r16577 - in /packages/unstable/hotwire/debian: changelog rules

joss at users.alioth.debian.org joss at users.alioth.debian.org
Fri Jul 18 17:39:09 UTC 2008


Author: joss
Date: Fri Jul 18 17:39:09 2008
New Revision: 16577

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=16577
Log:
Do not remove the dh_icons call.

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

Modified: packages/unstable/hotwire/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/hotwire/debian/changelog?rev=16577&op=diff
==============================================================================
--- packages/unstable/hotwire/debian/changelog (original)
+++ packages/unstable/hotwire/debian/changelog Fri Jul 18 17:39:09 2008
@@ -1,7 +1,6 @@
 hotwire (0.721-1) unstable; urgency=low
 
   * Drop python-xml dependency. Closes: #468595.
-  * Drop dh_icons calls; build-depend on cdbs 0.4.52.
   * New upstream release. Closes: #486377.
   * Standards version is 3.8.0.
   * Set python (>= 2.5) as an alternative to pysqlite2.

Modified: packages/unstable/hotwire/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/hotwire/debian/rules?rev=16577&op=diff
==============================================================================
--- packages/unstable/hotwire/debian/rules (original)
+++ packages/unstable/hotwire/debian/rules Fri Jul 18 17:39:09 2008
@@ -14,5 +14,6 @@
 	sed -i "1 s,python2..,python," debian/hotwire/usr/bin/*
 # We need to refactor gnome.mk into gnome-autotools.mk and gnome.mk.
 	dh_desktop -p$(cdbs_curpkg) $(DEB_DH_DESKTOP_ARGS)
+	dh_icons -p$(cdbs_curpkg) $(DEB_DH_DESKTOP_ARGS)
 
 include /usr/share/cdbs/1/class/python-distutils.mk




More information about the pkg-gnome-commits mailing list