r14199 - in /packages/unstable/vinagre/debian: changelog rules

pochu-guest at users.alioth.debian.org pochu-guest at users.alioth.debian.org
Sun Jan 13 12:59:33 UTC 2008


Author: pochu-guest
Date: Sun Jan 13 12:59:33 2008
New Revision: 14199

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=14199
Log:
  - Call dh_icons in binary-install rule, as gnome.mk doesn't call it yet.
    This is reported as #432851.

Modified:
    packages/unstable/vinagre/debian/changelog
    packages/unstable/vinagre/debian/rules

Modified: packages/unstable/vinagre/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/vinagre/debian/changelog?rev=14199&op=diff
==============================================================================
--- packages/unstable/vinagre/debian/changelog (original)
+++ packages/unstable/vinagre/debian/changelog Sun Jan 13 12:59:33 2008
@@ -13,10 +13,12 @@
   * debian/rules:
     - Don't manually gzip upstream's ChangeLog. Let CDBS/debhelper do
       the work.
+    - Call dh_icons in binary-install rule, as gnome.mk doesn't call it yet.
+      This is reported as #432851.
   * debian/vinagre.1:
     - Rewritten.
 
- -- Emilio Pozuelo Monfort <pochu at ubuntu.com>  Sat, 12 Jan 2008 19:34:09 +0100
+ -- Emilio Pozuelo Monfort <pochu at ubuntu.com>  Sun, 13 Jan 2008 13:20:06 +0100
 
 vinagre (0.3-0ubuntu2) hardy; urgency=low
 

Modified: packages/unstable/vinagre/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/vinagre/debian/rules?rev=14199&op=diff
==============================================================================
--- packages/unstable/vinagre/debian/rules (original)
+++ packages/unstable/vinagre/debian/rules Sun Jan 13 12:59:33 2008
@@ -14,3 +14,4 @@
 binary-install/vinagre::
 	rm debian/vinagre/usr/share/doc/vinagre/COPYING
 	rm debian/vinagre/usr/share/doc/vinagre/INSTALL
+	dh_icons




More information about the pkg-gnome-commits mailing list