r84 - in unstable: rt2400/debian rt2500/debian rt2570/debian

benh at alioth.debian.org benh at alioth.debian.org
Mon Nov 12 00:03:12 UTC 2007


Author: benh
Date: 2007-11-12 00:03:11 +0000 (Mon, 12 Nov 2007)
New Revision: 84

Modified:
   unstable/rt2400/debian/changelog
   unstable/rt2400/debian/control
   unstable/rt2500/debian/changelog
   unstable/rt2500/debian/control
   unstable/rt2570/debian/changelog
   unstable/rt2570/debian/control
Log:
Added dependencies of source on bzip2 (closes: bug#448715, bug#448717, bug#448719).


Modified: unstable/rt2400/debian/changelog
===================================================================
--- unstable/rt2400/debian/changelog	2007-11-11 23:56:47 UTC (rev 83)
+++ unstable/rt2400/debian/changelog	2007-11-12 00:03:11 UTC (rev 84)
@@ -5,8 +5,9 @@
   * Added suggestion of rutilt package as a replacement for rt2400
   * Fixed some race conditions in processing of queued work, with help
     from Bryan Batten (004_fix_mlme_queue_locking.diff)
+  * Added dependency of rt2400-source on bzip2 (closes: bug#448715)
 
- -- Ben Hutchings <ben at decadent.org.uk>  Sun, 30 Sep 2007 19:56:47 +0100
+ -- Ben Hutchings <ben at decadent.org.uk>  Sun, 11 Nov 2007 23:57:45 +0000
 
 rt2400 (1.2.2+cvs20070219-3) unstable; urgency=low
 

Modified: unstable/rt2400/debian/control
===================================================================
--- unstable/rt2400/debian/control	2007-11-11 23:56:47 UTC (rev 83)
+++ unstable/rt2400/debian/control	2007-11-12 00:03:11 UTC (rev 84)
@@ -11,7 +11,7 @@
 
 Package: rt2400-source
 Architecture: all
-Depends: debhelper (>= 4.0), module-assistant
+Depends: debhelper (>= 4.0), module-assistant, bzip2
 Suggests: gcc-3.3
 Description: source for rt2400 wireless network driver
  This package provides source code for the rt2400 driver for Linux.

Modified: unstable/rt2500/debian/changelog
===================================================================
--- unstable/rt2500/debian/changelog	2007-11-11 23:56:47 UTC (rev 83)
+++ unstable/rt2500/debian/changelog	2007-11-12 00:03:11 UTC (rev 84)
@@ -1,3 +1,9 @@
+rt2500 (1:1.1.0-b4+cvs20070924-2) unstable; urgency=low
+
+  * Added dependency of rt2500-source on bzip2 (closes: bug#448717)
+
+ -- Ben Hutchings <ben at decadent.org.uk>  Sun, 11 Nov 2007 23:58:24 +0000
+
 rt2500 (1:1.1.0-b4+cvs20070924-1) unstable; urgency=low
 
   * New CVS snapshot

Modified: unstable/rt2500/debian/control
===================================================================
--- unstable/rt2500/debian/control	2007-11-11 23:56:47 UTC (rev 83)
+++ unstable/rt2500/debian/control	2007-11-12 00:03:11 UTC (rev 84)
@@ -11,7 +11,7 @@
 
 Package: rt2500-source
 Architecture: all
-Depends: debhelper (>= 4.0), module-assistant
+Depends: debhelper (>= 4.0), module-assistant, bzip2
 Suggests: gcc-3.3
 Description: source for rt2500 wireless network driver
  This package provides source code for the rt2500 driver for Linux.

Modified: unstable/rt2570/debian/changelog
===================================================================
--- unstable/rt2570/debian/changelog	2007-11-11 23:56:47 UTC (rev 83)
+++ unstable/rt2570/debian/changelog	2007-11-12 00:03:11 UTC (rev 84)
@@ -9,6 +9,7 @@
   * Fixed some miscalculated delays (005_fix_delays.diff)
   * Changed probing code to reject devices which require the rt73 driver
     (006_fix_probe_148f_2573.diff)
+  * Added dependency of rt2500-source on bzip2 (closes: bug#448719)
 
  -- Ben Hutchings <ben at decadent.org.uk>  Sun, 11 Nov 2007 23:55:23 +0000
 

Modified: unstable/rt2570/debian/control
===================================================================
--- unstable/rt2570/debian/control	2007-11-11 23:56:47 UTC (rev 83)
+++ unstable/rt2570/debian/control	2007-11-12 00:03:11 UTC (rev 84)
@@ -11,7 +11,7 @@
 
 Package: rt2570-source
 Architecture: all
-Depends: debhelper (>= 4.0), module-assistant
+Depends: debhelper (>= 4.0), module-assistant, bzip2
 Suggests: gcc-3.3
 Description: source for rt2570 wireless network driver
  This package provides source code for the rt2570 driver for Linux.




More information about the Pkg-ralink-commits mailing list