Source: geoip-database
Version: 20120707-1
Severity: important
Tag: patch
Usertag: xz-for-wheezy

Please use xz compression for the binary packages (patch attached).
We are trying to fit a few more packages on the first CDs to get a
usable desktop install with it, see [1] for more details.

I will request a freeze exception once the package is uploaded; please
keep in mind to not include additional changes.

Regards,
Ansgar

[1] <https://lists.debian.org/debian-devel/2012/08/msg00049.html>
diff -Nru geoip-database-20120707/debian/changelog geoip-database-20120707/debian/changelog
--- geoip-database-20120707/debian/changelog	2012-07-07 14:26:23.000000000 +0200
+++ geoip-database-20120707/debian/changelog	2012-08-04 16:45:16.000000000 +0200
@@ -1,3 +1,10 @@
+geoip-database (20120707-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/rules: Use xz compression for binary packages.
+
+ -- Ansgar Burchardt <[email protected]>  Sat, 04 Aug 2012 16:44:51 +0200
+
 geoip-database (20120707-1) unstable; urgency=low
 
   * New upstream release.
diff -Nru geoip-database-20120707/debian/rules geoip-database-20120707/debian/rules
--- geoip-database-20120707/debian/rules	2012-07-07 14:26:23.000000000 +0200
+++ geoip-database-20120707/debian/rules	2012-08-04 16:44:49.000000000 +0200
@@ -53,7 +53,7 @@
 	dh_installdeb -i
 	dh_gencontrol -i
 	dh_md5sums -i
-	dh_builddeb -i
+	dh_builddeb -i -- -Zxz
 
 binary: binary-indep binary-arch
 .PHONY: build clean binary-indep binary-arch binary install configure

Reply via email to