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

Bug#685284: unblock: first bunch of packages switching to xz



Ansgar Burchardt <ansgar@debian.org> writes:
> And these packages having trivial changes to switch to xz compression
> (debdiff attached):
>
> unblock app-install-data/2012.06.16.1
> unblock gnome-packagekit/3.4.2-2
> unblock oxygencursors/0.0.2012-06-kde4.8-2.1
> unblock xkeyboard-config/2.5.1-2

And two more in this category I missed:

unblock fftw3/3.3.2-3.1
unblock flite/1.4-release-6

Ansgar
diff -Nru fftw3-3.3.2/debian/changelog fftw3-3.3.2/debian/changelog
--- fftw3-3.3.2/debian/changelog	2012-06-10 12:18:44.000000000 +0200
+++ fftw3-3.3.2/debian/changelog	2012-08-05 20:51:22.000000000 +0200
@@ -1,3 +1,10 @@
+fftw3 (3.3.2-3.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/rules: Use xz compression for binary packages.
+
+ -- Ansgar Burchardt <ansgar@debian.org>  Sun, 05 Aug 2012 16:38:56 +0200
+
 fftw3 (3.3.2-3) unstable; urgency=low
 
   * disable neon for armel, it has no fpu
diff -Nru fftw3-3.3.2/debian/rules fftw3-3.3.2/debian/rules
--- fftw3-3.3.2/debian/rules	2012-06-10 12:18:44.000000000 +0200
+++ fftw3-3.3.2/debian/rules	2012-08-05 20:51:22.000000000 +0200
@@ -123,7 +123,7 @@
 	dh_installdeb -i
 	dh_gencontrol -i
 	dh_md5sums -i
-	dh_builddeb -i
+	dh_builddeb -i -- -Zxz
 
 binary-arch: build-arch
 	# build fftw3
@@ -151,7 +151,7 @@
 	dh_shlibdeps -a
 	dh_gencontrol -a
 	dh_md5sums -a
-	dh_builddeb -a
+	dh_builddeb -a -- -Zxz
 
 binary: binary-indep binary-arch
 
diff -Nru flite-1.4-release/debian/changelog flite-1.4-release/debian/changelog
--- flite-1.4-release/debian/changelog	2012-06-08 23:07:43.000000000 +0200
+++ flite-1.4-release/debian/changelog	2012-08-05 12:35:18.000000000 +0200
@@ -1,3 +1,13 @@
+flite (1.4-release-6) unstable; urgency=low
+
+  [ Cyril Brulebois ]
+  * Team upload.
+
+  [ Ansgar Burchard ]
+  * debian/rules: Use xz compression for binary packages (Closes: #683906).
+
+ -- Cyril Brulebois <kibi@debian.org>  Sun, 05 Aug 2012 12:35:17 +0200
+
 flite (1.4-release-5) unstable; urgency=low
 
   * control:
diff -Nru flite-1.4-release/debian/rules flite-1.4-release/debian/rules
--- flite-1.4-release/debian/rules	2012-06-08 23:07:24.000000000 +0200
+++ flite-1.4-release/debian/rules	2012-08-05 12:21:44.000000000 +0200
@@ -116,7 +116,7 @@
 	dh_shlibdeps
 	dh_gencontrol
 	dh_md5sums
-	dh_builddeb
+	dh_builddeb -- -Zxz
 
 binary: binary-indep binary-arch
 .PHONY: build build-arch build-indep clean binary-indep binary-arch binary install

Reply to: