r43108 - in /desktop/unstable/glibmm2.4/debian: changelog rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Tue Sep 23 22:44:10 UTC 2014


Author: biebl
Date: Tue Sep 23 22:44:10 2014
New Revision: 43108

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=43108
Log:
Use default compression for binary packages.

Modified:
    desktop/unstable/glibmm2.4/debian/changelog
    desktop/unstable/glibmm2.4/debian/rules

Modified: desktop/unstable/glibmm2.4/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glibmm2.4/debian/changelog?rev=43108&op=diff
==============================================================================
--- desktop/unstable/glibmm2.4/debian/changelog	[utf-8] (original)
+++ desktop/unstable/glibmm2.4/debian/changelog	[utf-8] Tue Sep 23 22:44:10 2014
@@ -1,3 +1,9 @@
+glibmm2.4 (2.42.0-2) UNRELEASED; urgency=medium
+
+  * Use default compression for binary packages.
+
+ -- Michael Biebl <biebl at debian.org>  Tue, 23 Sep 2014 19:03:41 +0200
+
 glibmm2.4 (2.42.0-1) unstable; urgency=medium
 
   * New upstream release.

Modified: desktop/unstable/glibmm2.4/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glibmm2.4/debian/rules?rev=43108&op=diff
==============================================================================
--- desktop/unstable/glibmm2.4/debian/rules	[utf-8] (original)
+++ desktop/unstable/glibmm2.4/debian/rules	[utf-8] Tue Sep 23 22:44:10 2014
@@ -24,8 +24,5 @@
 # Don't compress doxygen tag files
 DEB_COMPRESS_EXCLUDE = .tag
 
-# Use xz compression
-DEB_DH_BUILDDEB_ARGS ?= -- -Zxz
-
 install/$(DOC_PKG)::
 	$(MAKE) -C $(CURDIR)/examples clean




More information about the pkg-gnome-commits mailing list