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

lintian: r546 - in trunk: checks debian



Author: djpig
Date: 2006-01-19 14:54:50 +0100 (Thu, 19 Jan 2006)
New Revision: 546

Modified:
   trunk/checks/debhelper
   trunk/debian/changelog
Log:
Add dh_installtexfonts to list of commands that modfiy
the maintainer scripts


Modified: trunk/checks/debhelper
===================================================================
--- trunk/checks/debhelper	2006-01-19 13:34:25 UTC (rev 545)
+++ trunk/checks/debhelper	2006-01-19 13:54:50 UTC (rev 546)
@@ -57,6 +57,7 @@
 			   dh_installmenu
 			   dh_installmime
 			   dh_installmodules
+			   dh_installtexfonts
 			   dh_installwm
 			   dh_installxfonts
 			   dh_installxmlcatalogs

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2006-01-19 13:34:25 UTC (rev 545)
+++ trunk/debian/changelog	2006-01-19 13:54:50 UTC (rev 546)
@@ -16,6 +16,8 @@
     + [FL] Indicate where we found which compat version in
       declares-possibly-conflicting-debhelper-compat-versions
       (Closes: #329953)
+    + [FL] Add dh_installtexfonts to list of commands that modfiy
+      the maintainer scripts
   * checks/fields:
     + [FL] Allow version numbers of 0 by correctly checking the output
       of _valid_version for definedness and not the boolean value



Reply to: