r50313 - in /desktop/unstable/pangomm/debian: changelog rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sun Sep 11 23:38:36 UTC 2016


Author: biebl
Date: Sun Sep 11 23:38:35 2016
New Revision: 50313

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=50313
Log:
Don't compress doxygen tag files.

Modified:
    desktop/unstable/pangomm/debian/changelog
    desktop/unstable/pangomm/debian/rules

Modified: desktop/unstable/pangomm/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pangomm/debian/changelog?rev=50313&op=diff
==============================================================================
--- desktop/unstable/pangomm/debian/changelog	[utf-8] (original)
+++ desktop/unstable/pangomm/debian/changelog	[utf-8] Sun Sep 11 23:38:35 2016
@@ -1,3 +1,9 @@
+pangomm (2.40.1-3) UNRELEASED; urgency=medium
+
+  * Don't compress doxygen tag files.
+
+ -- Michael Biebl <biebl at debian.org>  Mon, 12 Sep 2016 01:38:20 +0200
+
 pangomm (2.40.1-2) unstable; urgency=medium
 
   * Bump debhelper compatibility level to 10. This ensures we actually run

Modified: desktop/unstable/pangomm/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pangomm/debian/rules?rev=50313&op=diff
==============================================================================
--- desktop/unstable/pangomm/debian/rules	[utf-8] (original)
+++ desktop/unstable/pangomm/debian/rules	[utf-8] Sun Sep 11 23:38:35 2016
@@ -23,3 +23,7 @@
 
 override_dh_strip:
 	dh_strip --dbgsym-migration='libpangomm-1.4-dbg (<< 2.40.0-1~)'
+
+# Don't compress doxygen tag files
+override_dh_compress:
+	dh_compress -X.tag




More information about the pkg-gnome-commits mailing list