r15018 - in /desktop/unstable/gtk+2.0/debian: changelog rules

slomo at users.alioth.debian.org slomo at users.alioth.debian.org
Wed Mar 12 09:14:56 UTC 2008


Author: slomo
Date: Wed Mar 12 09:14:56 2008
New Revision: 15018

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=15018
Log:
* debian/rules:
  + Don't ship very old upstream changelogs and news as they're quite large.

Modified:
    desktop/unstable/gtk+2.0/debian/changelog
    desktop/unstable/gtk+2.0/debian/rules

Modified: desktop/unstable/gtk+2.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B2.0/debian/changelog?rev=15018&op=diff
==============================================================================
--- desktop/unstable/gtk+2.0/debian/changelog (original)
+++ desktop/unstable/gtk+2.0/debian/changelog Wed Mar 12 09:14:56 2008
@@ -9,6 +9,8 @@
   * New upstream bugfix release:
     + 092_recentfiles-recursion-fix, dropped merged upstream.
     + 070_mandatory-relibtoolize.patch, regenerated for the new version.
+  * debian/rules:
+    + Don't ship very old upstream changelogs and news as they're quite large.
 
  -- Sebastian Dröge <slomo at debian.org>  Wed, 12 Mar 2008 09:41:23 +0100
 

Modified: desktop/unstable/gtk+2.0/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B2.0/debian/rules?rev=15018&op=diff
==============================================================================
--- desktop/unstable/gtk+2.0/debian/rules (original)
+++ desktop/unstable/gtk+2.0/debian/rules Wed Mar 12 09:14:56 2008
@@ -134,7 +134,7 @@
 			--enable-explicit-deps=yes \
 			--with-gdktarget=directfb
 
-DH_INSTALLDOCS_FILES := NEWS NEWS.pre-1-0 README ChangeLog.* ChangeLog
+DH_INSTALLDOCS_FILES := NEWS README ChangeLog
 
 # macro computing the list of 'debian/<pkg>.*" files which have a corresponding
 # ".in" file; pass the list of packages in $(1)




More information about the pkg-gnome-commits mailing list