r322 - in /unstable/madwifi/debian: changelog control.modules.in patches/02_get-arch-mk-x86.patch patches/series

kelmo-guest at users.alioth.debian.org kelmo-guest at users.alioth.debian.org
Mon Feb 11 11:22:43 UTC 2008


Author: kelmo-guest
Date: Mon Feb 11 11:22:43 2008
New Revision: 322

URL: http://svn.debian.org/wsvn/pkg-madwifi/?sc=1&rev=322
Log:
drop debian/patches/02_get-arch-mk-x86.patch, adjust versioned dependency on madwifi-tools (>= 1:0.9.4~rc2+dfsg-1) for generated modules package

Removed:
    unstable/madwifi/debian/patches/02_get-arch-mk-x86.patch
Modified:
    unstable/madwifi/debian/changelog
    unstable/madwifi/debian/control.modules.in
    unstable/madwifi/debian/patches/series

Modified: unstable/madwifi/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-madwifi/unstable/madwifi/debian/changelog?rev=322&op=diff
==============================================================================
--- unstable/madwifi/debian/changelog (original)
+++ unstable/madwifi/debian/changelog Mon Feb 11 11:22:43 2008
@@ -1,6 +1,7 @@
 madwifi (1:0.9.4~rc2-1) unstable; urgency=low
 
   * New upstream release candidate.
+    - linux 2.6.24 compatibility (Closes: #463353)
   * Drop all patches applied upstream.
     - debian/patches/10_CVE-2007-5448_sanitize_xrates.dpatch
     - debian/patches/13_fix-2.6.24-set-module-owner.dpatch
@@ -10,20 +11,18 @@
   * Convert to quilt patch system from dpatch. Rename debian/patches/00list to
     debian/patches/series. Depend on quilt and not dpatch. [debian/patches/*,
     debian/control, debian/rules]
-  * Add debian/patches/02_get-arch-mk-x86.patch to fix failure to build
-    against linux-headers-2.6.24-*. (Closes: #463353)
   * Convert debian/rules to debhelper, drop build-dependency on cdbs. Remove
     debian/madwifi-source.dirs, it is no longer required. [debian/rules,
     debian/control, debian/madwifi-source.dirs]
   * Produced module image package has versioned dependency on madwifi-tools
-    (>= 1:0.9.3+dfsg-4) to provide smooth upgrade path to linux-image-2.6.24
+    (>= 1:0.9.4~rc2+dfsg-1) to provide smooth upgrade path to linux-image-2.6.24
     to claim priority over ath5k.
   * Drop Alex Wallis from Uploaders, he hasn't been active for too long.
     [debian/control*]
   * Port get-orig-source debian/rules target from the previous cdbs style
     package with cleanups. [debian/rules]
 
- -- Kel Modderman <kel at otaku42.de>  Mon, 11 Feb 2008 20:47:26 +1000
+ -- Kel Modderman <kel at otaku42.de>  Mon, 11 Feb 2008 21:20:42 +1000
 
 madwifi (1:0.9.3.2-2) unstable; urgency=high
 

Modified: unstable/madwifi/debian/control.modules.in
URL: http://svn.debian.org/wsvn/pkg-madwifi/unstable/madwifi/debian/control.modules.in?rev=322&op=diff
==============================================================================
--- unstable/madwifi/debian/control.modules.in (original)
+++ unstable/madwifi/debian/control.modules.in Mon Feb 11 11:22:43 2008
@@ -8,7 +8,7 @@
 
 Package: madwifi-modules-_KVERS_
 Architecture: any
-Depends: madwifi-tools (>= 1:0.9.3+dfsg-4), linux-image-_KVERS_
+Depends: madwifi-tools (>= 1:0.9.4~rc2+dfsg-1), linux-image-_KVERS_
 Recommends: wireless-tools
 Description: modules for the Multiband Atheros Driver for WiFi (kernel _KVERS_)
  This package contains the set of loadable kernel modules for Atheros

Modified: unstable/madwifi/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-madwifi/unstable/madwifi/debian/patches/series?rev=322&op=diff
==============================================================================
--- unstable/madwifi/debian/patches/series (original)
+++ unstable/madwifi/debian/patches/series Mon Feb 11 11:22:43 2008
@@ -1,2 +1,1 @@
 01_mips-compile-flags-fix.patch
-02_get-arch-mk-x86.patch




More information about the Pkg-madwifi-maintainers mailing list