r24111 - in /packages/unstable/zeitgeist/debian: control rules

rainct-guest at users.alioth.debian.org rainct-guest at users.alioth.debian.org
Thu Apr 29 19:12:13 UTC 2010


Author: rainct-guest
Date: Thu Apr 29 19:12:06 2010
New Revision: 24111

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=24111
Log:
nice, nice

Modified:
    packages/unstable/zeitgeist/debian/control
    packages/unstable/zeitgeist/debian/rules

Modified: packages/unstable/zeitgeist/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/zeitgeist/debian/control?rev=24111&op=diff
==============================================================================
--- packages/unstable/zeitgeist/debian/control [utf-8] (original)
+++ packages/unstable/zeitgeist/debian/control [utf-8] Thu Apr 29 19:12:06 2010
@@ -6,7 +6,7 @@
  intltool
 Build-Depends-Indep:
  python-support (>= 0.90.0~),
- bash-completion
+ bash-completion (>= 1:1.0-1~)
 Homepage: http://zeitgeist-project.com/
 Standards-Version: 3.8.4
 

Modified: packages/unstable/zeitgeist/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/zeitgeist/debian/rules?rev=24111&op=diff
==============================================================================
--- packages/unstable/zeitgeist/debian/rules [utf-8] (original)
+++ packages/unstable/zeitgeist/debian/rules [utf-8] Thu Apr 29 19:12:06 2010
@@ -1,11 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@
-
-override_dh_install:
-	dh_bash-completion
-	dh_install
+	dh --with bash-completion $@
 
 override_dh_pysupport:
 	dh_pysupport /usr/share/zeitgeist




More information about the pkg-gnome-commits mailing list