Backport wireless-tools

De Cliss XXI
Révision datée du 4 octobre 2006 à 16:33 par imported>SylvainBeucler
Sauter à la navigation Sauter à la recherche

This one is as simple as Backport dar, except that there is a missing build dependency from stable: debhelper 5. debhelper was already backported so you just have to install it:

aptitude install debhelper/sarge-backports

Then, the package builds cleanly:

dch -i
debuild -us -uc

Beware though that when using dh_gconf (eg for Gnome packages), there is a bug. What's its status now?