r307 - in /unstable/madwifi-tools/debian: changelog madwifi-tools.madwifi.modprobe madwifi-tools.modprobe rules
kelmo-guest at users.alioth.debian.org
kelmo-guest at users.alioth.debian.org
Thu Jan 31 11:51:35 UTC 2008
Author: kelmo-guest
Date: Thu Jan 31 11:51:34 2008
New Revision: 307
URL: http://svn.debian.org/wsvn/pkg-madwifi/?sc=1&rev=307
Log:
* Add debian/madwifi-tools.madwifi.modprobe to provide module blacklist,
and allow madwifi to operate when installed alongside an ath5k kernel
module when this package is installed (and is a hard dependency of
madwifi-modules-_KVERS_). [debian/madwifi-tools.madwifi.modprobe,
debian/rules]
*
Added:
unstable/madwifi-tools/debian/madwifi-tools.madwifi.modprobe
- copied unchanged from r306, unstable/madwifi-tools/debian/madwifi-tools.modprobe
Removed:
unstable/madwifi-tools/debian/madwifi-tools.modprobe
Modified:
unstable/madwifi-tools/debian/changelog
unstable/madwifi-tools/debian/rules
Modified: unstable/madwifi-tools/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-madwifi/unstable/madwifi-tools/debian/changelog?rev=307&op=diff
==============================================================================
--- unstable/madwifi-tools/debian/changelog (original)
+++ unstable/madwifi-tools/debian/changelog Thu Jan 31 11:51:34 2008
@@ -8,12 +8,14 @@
* Convert dpatch patch system to quilt. Build depnd on quilt.
[debian/patches/*]
* Update Standards Version to 3.7.3.
- * Add debian/madwifi-tools.modprobe to provide module blacklist, and allow
- madwifi to operate when installed alongside an ath5k kernel module when
- this package is installed (and is a hard dependency of
- madwifi-modules-_KVERS_). [debian/madwifi-tools.modprobe]
+ * Add debian/madwifi-tools.madwifi.modprobe to provide module blacklist,
+ and allow madwifi to operate when installed alongside an ath5k kernel
+ module when this package is installed (and is a hard dependency of
+ madwifi-modules-_KVERS_). [debian/madwifi-tools.madwifi.modprobe,
+ debian/rules]
+ *
- -- Kel Modderman <kel at otaku42.de> Thu, 31 Jan 2008 21:47:13 +1000
+ -- Kel Modderman <kel at otaku42.de> Thu, 31 Jan 2008 21:50:46 +1000
madwifi-tools (1:0.9.3+dfsg-3) unstable; urgency=low
Modified: unstable/madwifi-tools/debian/rules
URL: http://svn.debian.org/wsvn/pkg-madwifi/unstable/madwifi-tools/debian/rules?rev=307&op=diff
==============================================================================
--- unstable/madwifi-tools/debian/rules (original)
+++ unstable/madwifi-tools/debian/rules Thu Jan 31 11:51:34 2008
@@ -46,7 +46,7 @@
dh_installdocs
dh_install
dh_installman
- dh_installmodules
+ dh_installmodules -p madwifi-tools --name=madwifi
dh_strip
dh_compress
dh_fixperms
More information about the Pkg-madwifi-maintainers
mailing list