Source: app-install-data
Version: 2012.06.16
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 app-install-data-2012.06.16/debian/changelog app-install-data-2012.06.16+nmu1/debian/changelog
--- app-install-data-2012.06.16/debian/changelog	2012-06-16 21:06:39.000000000 +0200
+++ app-install-data-2012.06.16+nmu1/debian/changelog	2012-08-04 16:43:34.000000000 +0200
@@ -1,3 +1,10 @@
+app-install-data (2012.06.16+nmu1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/rules: Use xz compression for binary packages.
+
+ -- Ansgar Burchardt <ans...@debian.org>  Sat, 04 Aug 2012 16:43:08 +0200
+
 app-install-data (2012.06.16) unstable; urgency=low
 
   * New snapshot
diff -Nru app-install-data-2012.06.16/debian/rules app-install-data-2012.06.16+nmu1/debian/rules
--- app-install-data-2012.06.16/debian/rules	2012-06-16 21:06:39.000000000 +0200
+++ app-install-data-2012.06.16+nmu1/debian/rules	2012-08-04 16:43:05.000000000 +0200
@@ -23,7 +23,7 @@
 	dh_installdeb
 	dh_gencontrol
 	dh_md5sums
-	dh_builddeb
+	dh_builddeb -- -Zxz
 
 # Build architecture-dependent files here.
 binary-arch: build install

Reply via email to