r15746 - in /packages/unstable/gnome-app-install/debian: changelog control control.in rules

jak-guest at users.alioth.debian.org jak-guest at users.alioth.debian.org
Tue Apr 22 15:31:13 UTC 2008


Author: jak-guest
Date: Tue Apr 22 15:31:13 2008
New Revision: 15746

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=15746
Log:
REVERT: * Drop dh_icons calls; build-depend on cdbs 0.4.52.

Modified:
    packages/unstable/gnome-app-install/debian/changelog
    packages/unstable/gnome-app-install/debian/control
    packages/unstable/gnome-app-install/debian/control.in
    packages/unstable/gnome-app-install/debian/rules

Modified: packages/unstable/gnome-app-install/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-app-install/debian/changelog?rev=15746&op=diff
==============================================================================
--- packages/unstable/gnome-app-install/debian/changelog (original)
+++ packages/unstable/gnome-app-install/debian/changelog Tue Apr 22 15:31:13 2008
@@ -1,9 +1,3 @@
-gnome-app-install (0.5.2.5-2) UNRELEASED; urgency=low
-
-  * Drop dh_icons calls; build-depend on cdbs 0.4.52.
-
- -- Josselin Mouette <joss at debian.org>  Tue, 01 Apr 2008 12:21:49 +0200
-
 gnome-app-install (0.5.2.5-1) unstable; urgency=low
 
   * New upstream release

Modified: packages/unstable/gnome-app-install/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-app-install/debian/control?rev=15746&op=diff
==============================================================================
--- packages/unstable/gnome-app-install/debian/control (original)
+++ packages/unstable/gnome-app-install/debian/control Tue Apr 22 15:31:13 2008
@@ -4,7 +4,7 @@
 Maintainer: Julian Andres Klode <jak at jak-linux.org>
 Uploaders: Sebastian Heinlein <glatzor at ubuntu.com>, Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Dm-Upload-Allowed: yes
-Build-Depends: cdbs (>= 0.4.52),
+Build-Depends: cdbs,
                debhelper (>= 5.0.51),
                gettext,
                gnome-pkg-tools (>= 0.12.3),

Modified: packages/unstable/gnome-app-install/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-app-install/debian/control.in?rev=15746&op=diff
==============================================================================
--- packages/unstable/gnome-app-install/debian/control.in (original)
+++ packages/unstable/gnome-app-install/debian/control.in Tue Apr 22 15:31:13 2008
@@ -4,7 +4,7 @@
 Maintainer: Julian Andres Klode <jak at jak-linux.org>
 Uploaders: Sebastian Heinlein <glatzor at ubuntu.com>, @GNOME_TEAM@
 Dm-Upload-Allowed: yes
-Build-Depends: cdbs (>= 0.4.52),
+Build-Depends: cdbs,
                debhelper (>= 5.0.51),
                gettext,
                gnome-pkg-tools (>= 0.12.3),

Modified: packages/unstable/gnome-app-install/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-app-install/debian/rules?rev=15746&op=diff
==============================================================================
--- packages/unstable/gnome-app-install/debian/rules (original)
+++ packages/unstable/gnome-app-install/debian/rules Tue Apr 22 15:31:13 2008
@@ -17,5 +17,6 @@
 	dh_scrollkeeper -p$(cdbs_curpkg) $(DEB_DH_SCROLLKEEPER_ARGS)
 	dh_gconf -p$(cdbs_curpkg) $(DEB_DH_GCONF_ARGS)
 	dh_desktop -p$(cdbs_curpkg) $(DEB_DH_DESKTOP_ARGS)
+	dh_icons -p$(cdbs_curpkg)
 	# Delete empty dirs
 	find debian/$(cdbs_curpkg)/usr/share/ -type d -empty -delete




More information about the pkg-gnome-commits mailing list