r50513 - in /desktop/unstable/atkmm1.6/debian: changelog rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Wed Sep 14 00:47:18 UTC 2016


Author: biebl
Date: Wed Sep 14 00:47:18 2016
New Revision: 50513

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

Modified:
    desktop/unstable/atkmm1.6/debian/changelog
    desktop/unstable/atkmm1.6/debian/rules

Modified: desktop/unstable/atkmm1.6/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/atkmm1.6/debian/changelog?rev=50513&op=diff
==============================================================================
--- desktop/unstable/atkmm1.6/debian/changelog	[utf-8] (original)
+++ desktop/unstable/atkmm1.6/debian/changelog	[utf-8] Wed Sep 14 00:47:18 2016
@@ -2,6 +2,7 @@
 
   * Convert from cdbs to dh.
   * Bump debhelper compat level to 10.
+  * Don't compress doxygen tag files.
 
  -- Michael Biebl <biebl at debian.org>  Wed, 14 Sep 2016 02:44:55 +0200
 

Modified: desktop/unstable/atkmm1.6/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/atkmm1.6/debian/rules?rev=50513&op=diff
==============================================================================
--- desktop/unstable/atkmm1.6/debian/rules	[utf-8] (original)
+++ desktop/unstable/atkmm1.6/debian/rules	[utf-8] Wed Sep 14 00:47:18 2016
@@ -20,3 +20,7 @@
 
 override_dh_strip:
 	dh_strip --dbg-package=libatkmm-1.6-dbg
+
+# Don't compress doxygen tag files
+override_dh_compress:
+	dh_compress -X.tag




More information about the pkg-gnome-commits mailing list