[Pkg-virtualbox-commits] r77 - trunk/debian

daniel at alioth.debian.org daniel at alioth.debian.org
Thu Oct 11 08:29:13 UTC 2007


Author: daniel
Date: 2007-10-11 08:29:13 +0000 (Thu, 11 Oct 2007)
New Revision: 77

Modified:
   trunk/debian/changelog
   trunk/debian/rules
Log:
Removing not needed debhelper calls in binary-indep target in rules.

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2007-10-11 08:26:20 UTC (rev 76)
+++ trunk/debian/changelog	2007-10-11 08:29:13 UTC (rev 77)
@@ -31,6 +31,7 @@
     virtualbox-ose.postinst and virtualbox-ose.postrm.
   * Added m-a override link for virtualbox-ose-source.
   * Re-applied improvements to dfsg-target in rules from 1.5.0-dfsg-1 upload.
+  * Removing not needed debhelper calls in binary-indep target in rules.
 
  -- Daniel Baumann <daniel at debian.org>  Tue,  2 Oct 2007 13:57:00 +0200
 

Modified: trunk/debian/rules
===================================================================
--- trunk/debian/rules	2007-10-11 08:26:20 UTC (rev 76)
+++ trunk/debian/rules	2007-10-11 08:29:13 UTC (rev 77)
@@ -180,12 +180,9 @@
 	dh_installchangelogs -i
 	dh_installdocs -i
 	dh_install -i
-	dh_installmenu -i
-	dh_installman -i
 	dh_link -i
 	dh_compress -i
 	dh_fixperms -i
-	dh_shlibdeps -i
 	dh_gencontrol -i
 	dh_md5sums -i
 	dh_builddeb -i




More information about the Pkg-virtualbox-commits mailing list