r40566 - in /desktop/unstable/gdk-pixbuf/debian: changelog rules

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Sun Feb 16 19:14:06 UTC 2014


Author: pochu
Date: Sun Feb 16 19:14:06 2014
New Revision: 40566

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=40566
Log:
* debian/rules:
  + Let debhelper install NEWS as the upstream changelog, otherwise we
    end up with NEWS installed twice: as NEWS.gz and changelog.gz.

Modified:
    desktop/unstable/gdk-pixbuf/debian/changelog
    desktop/unstable/gdk-pixbuf/debian/rules

Modified: desktop/unstable/gdk-pixbuf/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdk-pixbuf/debian/changelog?rev=40566&op=diff
==============================================================================
--- desktop/unstable/gdk-pixbuf/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gdk-pixbuf/debian/changelog	[utf-8] Sun Feb 16 19:14:06 2014
@@ -19,6 +19,9 @@
     + Bump glib requirement.
     + Bump shared-mime-info b-d, needed to properly detect tga files and
       use the right loader for them. This affects a couple of tests.
+  * debian/rules:
+    + Let debhelper install NEWS as the upstream changelog, otherwise we
+      end up with NEWS installed twice: as NEWS.gz and changelog.gz.
 
  -- Jackson Doak <noskcaj at ubuntu.com>  Fri, 29 Nov 2013 06:47:31 +1100
 

Modified: desktop/unstable/gdk-pixbuf/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdk-pixbuf/debian/rules?rev=40566&op=diff
==============================================================================
--- desktop/unstable/gdk-pixbuf/debian/rules	[utf-8] (original)
+++ desktop/unstable/gdk-pixbuf/debian/rules	[utf-8] Sun Feb 16 19:14:06 2014
@@ -14,8 +14,6 @@
                              --with-x11 \
                              --enable-introspection \
                              --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH)
-
-DEB_INSTALL_CHANGELOGS_ALL=NEWS
 
 DEB_DH_MAKESHLIBS_ARGS_libgdk-pixbuf2.0-0 += --add-udeb=libgdk-pixbuf2.0-0-udeb -X "/usr/lib/$(DEB_HOST_MULTIARCH)/gdk-pixbuf-2.0" -V -- -c4
 




More information about the pkg-gnome-commits mailing list