[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

lintian: r1151 - in trunk: checks debian



Author: djpig
Date: 2008-01-29 01:50:44 +0100 (Tue, 29 Jan 2008)
New Revision: 1151

Modified:
   trunk/checks/debhelper
   trunk/debian/changelog
Log:
Update list of debhelper commands that modify maintainer
scripts. Add dh_icons, dh_installudev, dh_pysupport, dh_pycentral
and rename dh_installtexfonts to dh_installtex.


Modified: trunk/checks/debhelper
===================================================================
--- trunk/checks/debhelper	2008-01-28 18:45:00 UTC (rev 1150)
+++ trunk/checks/debhelper	2008-01-29 00:50:44 UTC (rev 1151)
@@ -57,6 +57,7 @@
 
 map { $commands{$_}=1 } qw(dh_desktop
 			   dh_gconf
+			   dh_icons
 			   dh_installcatalogs
 			   dh_installdebconf
                            dh_installdefoma
@@ -67,11 +68,14 @@
 			   dh_installmenu
 			   dh_installmime
 			   dh_installmodules
-			   dh_installtexfonts
+			   dh_installtex
+			   dh_installudev
 			   dh_installwm
 			   dh_installxfonts
 			   dh_installxmlcatalogs
 			   dh_makeshlibs
+			   dh_pycentral
+			   dh_pysupport
 			   dh_python
 			   dh_scrollkeeper
 			   dh_suidregister

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2008-01-28 18:45:00 UTC (rev 1150)
+++ trunk/debian/changelog	2008-01-29 00:50:44 UTC (rev 1151)
@@ -9,6 +9,9 @@
       Raphaël Hertzog.  (Closes: #459787)
   * checks/debhelper:
     + [RA] CDBS now defaults to a debhelper compatibility level of V5.
+    + [FL] Update list of debhelper commands that modify maintainer
+       scripts. Add dh_icons, dh_installudev, dh_pysupport, dh_pycentral
+       and rename dh_installtexfonts to dh_installtex.
   * checks/fields:
     + [RA] The CDBS ant rules are in class, not rules.  Thanks, Cyril
       Brulebois.  (Closes: #460168)


Reply to: