[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#688022: unblock: zd1211-firmware/2.21.0.0-2



Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: freeze-exception

Dear RT,

I didn't get version 3.0 into unstable in time for freeze, but
Martin-Éric is right in that certain packaging fixes should enter Wheezy
-- most notably the fix for #678219, which renames the single binary
package to fit the canonical "firmware-*" format for firmware packages.
A transitional package is provided.

The remaining changes are of less severity, but as they are mostly
one-liners fixing some ugly warts, I'd like to see them in Wheezy as
well, but that's up to you.

I've attached the full debdiff. There has been no upload to unstable
yet, I am looking for a sponsor ATM.

Christian



diff -u zd1211-firmware-2.21.0.0/debian/control zd1211-firmware-2.21.0.0/debian/control
--- zd1211-firmware-2.21.0.0/debian/control
+++ zd1211-firmware-2.21.0.0/debian/control
@@ -1,15 +1,19 @@
 Source: zd1211-firmware
-Section: non-free/misc
-Priority: extra
+Section: non-free/kernel
+Priority: optional
 Maintainer: Christian Kastner <debian@kvr.at>
 Build-Depends: debhelper (>= 7)
-Standards-Version: 3.8.4
+Standards-Version: 3.9.3
 Homepage: http://zd1211.wiki.sourceforge.net/
 
-Package: zd1211-firmware
+Package: firmware-zd1211
 Architecture: all
 Depends: ${misc:Depends}
-Description: Firmware images for the zd1211rw wireless driver
+Suggest: initramfs-tools, linux-image
+Provides: zd1211-firmware
+Replaces: zd1211-firmware (<< 2.21.0.0-2~)
+Breaks: zd1211-firmware (<< 2.21.0.0-2~)
+Description: firmware images for the zd1211rw wireless driver
  This package contains the firmware to be used with the zd1211rw Linux kernel
  driver for USB wireless dongles based on the following chipsets:
  .
@@ -21,0 +26,8 @@
+
+Package: zd1211-firmware
+Section: non-free/oldlibs
+Priority: extra
+Architecture: all
+Depends: firmware-zd1211, ${misc:Depends}
+Description: dummy transitional package for firmware-zd1211
+ This is a dummy transitional package. It can safely be removed.
reverted:
--- zd1211-firmware-2.21.0.0/debian/zd1211-firmware.install
+++ zd1211-firmware-2.21.0.0.orig/debian/zd1211-firmware.install
@@ -1 +0,0 @@
-zd1211* /lib/firmware/zd1211/
reverted:
--- zd1211-firmware-2.21.0.0/debian/zd1211-firmware.docs
+++ zd1211-firmware-2.21.0.0.orig/debian/zd1211-firmware.docs
@@ -1 +0,0 @@
-README
diff -u zd1211-firmware-2.21.0.0/debian/changelog zd1211-firmware-2.21.0.0/debian/changelog
--- zd1211-firmware-2.21.0.0/debian/changelog
+++ zd1211-firmware-2.21.0.0/debian/changelog
@@ -1,3 +1,20 @@
+zd1211-firmware (2.21.0.0-2) UNRELEASED; urgency=low
+
+  [ Martin-Ã?ric Racine ]
+  * Renamed the binary target to firmware-zd1211. Closes: #678219
+    + Renamed debian/*.[dirs|docs|install] to match.
+  * Made zd1211-firmware into a transitional package.
+  * Lower-cased package description synopsis
+  * Corrected Priority from extra to optional
+
+  [ Christian Kastner ]
+  * Corrected section from non-free/misc to non-free/kernel
+  * Bumped Standards-Version to 3.9.3 (no changes needed)
+  * Added empty build-* targets to debian/rules to silence lintian
+  * Added appropriate Provides/Replaces/Breaks for package name transition
+
+ -- Christian Kastner <debian@kvr.at>  Thu, 06 Sep 2012 00:58:57 +0200
+
 zd1211-firmware (2.21.0.0-1) unstable; urgency=low
 
   * New maintainer. Closes: #573468
diff -u zd1211-firmware-2.21.0.0/debian/rules zd1211-firmware-2.21.0.0/debian/rules
--- zd1211-firmware-2.21.0.0/debian/rules
+++ zd1211-firmware-2.21.0.0/debian/rules
@@ -11,6 +11,10 @@
 
 build:
 
+build-arch:
+
+build-indep:
+
 clean:
 	dh_testdir
 	dh_clean
reverted:
--- zd1211-firmware-2.21.0.0/debian/zd1211-firmware.dirs
+++ zd1211-firmware-2.21.0.0.orig/debian/zd1211-firmware.dirs
@@ -1 +0,0 @@
-/lib/firmware/zd1211/
only in patch2:
unchanged:
--- zd1211-firmware-2.21.0.0.orig/debian/firmware-zd1211.dirs
+++ zd1211-firmware-2.21.0.0/debian/firmware-zd1211.dirs
@@ -0,0 +1 @@
+/lib/firmware/zd1211/
only in patch2:
unchanged:
--- zd1211-firmware-2.21.0.0.orig/debian/firmware-zd1211.docs
+++ zd1211-firmware-2.21.0.0/debian/firmware-zd1211.docs
@@ -0,0 +1 @@
+README
only in patch2:
unchanged:
--- zd1211-firmware-2.21.0.0.orig/debian/firmware-zd1211.install
+++ zd1211-firmware-2.21.0.0/debian/firmware-zd1211.install
@@ -0,0 +1 @@
+zd1211* /lib/firmware/zd1211/
only in patch2:
unchanged:
--- zd1211-firmware-2.21.0.0.orig/debian/source/format
+++ zd1211-firmware-2.21.0.0/debian/source/format
@@ -0,0 +1 @@
+1.0



Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: