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

daniel at alioth.debian.org daniel at alioth.debian.org
Tue Oct 9 12:39:52 UTC 2007


Author: daniel
Date: 2007-10-09 12:39:52 +0000 (Tue, 09 Oct 2007)
New Revision: 70

Modified:
   trunk/debian/changelog
   trunk/debian/rules
Log:
Removed comment in rules about dh_lintian; this will not be implemented in debhelper anyway, see #109642 for more information.

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2007-10-09 12:38:01 UTC (rev 69)
+++ trunk/debian/changelog	2007-10-09 12:39:52 UTC (rev 70)
@@ -22,6 +22,8 @@
   * Rediffed, cleaned up and properly named all dpatches.
   * Added forgotton changelog from the 1.5.0-dfsg-1 upload.
   * Using install -D call to install the lintian override.
+  * Removed comment in rules about "dh_lintian"; this will not be implemented
+    in debhelper anyway, see #109642 for more information.
 
  -- Daniel Baumann <daniel at debian.org>  Tue,  2 Oct 2007 13:57:00 +0200
 

Modified: trunk/debian/rules
===================================================================
--- trunk/debian/rules	2007-10-09 12:38:01 UTC (rev 69)
+++ trunk/debian/rules	2007-10-09 12:39:52 UTC (rev 70)
@@ -105,7 +105,6 @@
 	dh_clean -k
 	dh_installdirs
 
-	#FIXME: If I have enough time, remove this crap and replace with dh_*
 	install -D -m 0644 $(CURDIR)/debian/$(sname).lintian-overrides       \
         $(CURDIR)/debian/$(sname)/usr/share/lintian/overrides/$(sname)
 




More information about the Pkg-virtualbox-commits mailing list