r14717 - in /desktop/unstable/gtk2-engines/debian: changelog rules

lool at users.alioth.debian.org lool at users.alioth.debian.org
Wed Feb 20 15:31:10 UTC 2008


Author: lool
Date: Wed Feb 20 15:31:10 2008
New Revision: 14717

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=14717
Log:
Drop superfluous dh_install calls.

Modified:
    desktop/unstable/gtk2-engines/debian/changelog
    desktop/unstable/gtk2-engines/debian/rules

Modified: desktop/unstable/gtk2-engines/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk2-engines/debian/changelog?rev=14717&op=diff
==============================================================================
--- desktop/unstable/gtk2-engines/debian/changelog (original)
+++ desktop/unstable/gtk2-engines/debian/changelog Wed Feb 20 15:31:10 2008
@@ -1,3 +1,9 @@
+gtk2-engines (1:2.12.2-2) UNRELEASED; urgency=low
+
+  * Drop superfluous dh_install calls.
+
+ -- Loic Minier <lool at dooz.org>  Wed, 20 Feb 2008 16:22:50 +0100
+
 gtk2-engines (1:2.12.2-1) unstable; urgency=low
 
   * New upstream bugfix release.

Modified: desktop/unstable/gtk2-engines/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk2-engines/debian/rules?rev=14717&op=diff
==============================================================================
--- desktop/unstable/gtk2-engines/debian/rules (original)
+++ desktop/unstable/gtk2-engines/debian/rules Wed Feb 20 15:31:10 2008
@@ -54,11 +54,9 @@
 	make -C $(DEB_BUILDDIR_gtk2-engines-udeb) install DESTDIR=$(DEB_DESTDIR_gtk2-engines-udeb)
 
 binary-install/gtk2-engines::
-	dh_install -pgtk2-engines --sourcedir=$(DEB_DESTDIR)
 	dh_gtkmodules -pgtk2-engines
 
 binary-install/gtk2-engines-udeb::
-	dh_install -pgtk2-engines-udeb --sourcedir=$(DEB_DESTDIR_gtk2-engines-udeb)
 	# remove the rpath
 	chrpath -d debian/gtk2-engines-udeb/usr/lib/gtk-2.0/*/engines/*.so
 	dh_gtkmodules -pgtk2-engines-udeb




More information about the pkg-gnome-commits mailing list