[Build-common-hackers] Bug#683819: cdbs: diff for NMU version 0.4.115+deb7u1

Ansgar Burchardt ansgar at debian.org
Sat Aug 25 19:13:59 UTC 2012


tags 683819 + pending
thanks

Hi Jonas,

I just uploaded cdbs/0.4.115+deb7u1 to wheezy as discussed earlier.  As I'm not
sure how you wish to manage branches in the repository I have not committed the
changes there.

Ansgar

diff -Nru cdbs-0.4.115/1/class/gnome.mk.in cdbs-0.4.115+deb7u1/1/class/gnome.mk.in
--- cdbs-0.4.115/1/class/gnome.mk.in	2011-01-08 15:37:13.000000000 +0100
+++ cdbs-0.4.115+deb7u1/1/class/gnome.mk.in	2012-08-25 19:56:54.000000000 +0200
@@ -42,4 +42,7 @@
 	$(if $(wildcard /usr/bin/dh_gconf),dh_gconf -p$(cdbs_curpkg) $(DEB_DH_GCONF_ARGS))
 	$(if $(wildcard /usr/bin/dh_icons),dh_icons -p$(cdbs_curpkg) $(DEB_DH_ICONS_ARGS))
 
+# Use xz compression.
+DEB_DH_BUILDDEB_ARGS ?= -u-Zxz
+
 endif
diff -Nru cdbs-0.4.115/debian/changelog cdbs-0.4.115+deb7u1/debian/changelog
--- cdbs-0.4.115/debian/changelog	2012-06-22 17:22:04.000000000 +0200
+++ cdbs-0.4.115+deb7u1/debian/changelog	2012-08-25 20:00:09.000000000 +0200
@@ -1,3 +1,10 @@
+cdbs (0.4.115+deb7u1) wheezy; urgency=low
+
+  * Have gnome.mk use xz compression by default.
+    Closes: bug#683819.
+
+ -- Ansgar Burchardt <ansgar at debian.org>  Sat, 25 Aug 2012 19:59:34 +0200
+
 cdbs (0.4.115) unstable; urgency=high
 
   * Fix resolve default CXXFLAGS.



More information about the Build-common-hackers mailing list