r9388 - packages/trunk/cookietool/debian

Paul Wise pabs at alioth.debian.org
Sat Apr 4 03:00:43 UTC 2009


Author: pabs
Date: 2009-04-04 03:00:41 +0000 (Sat, 04 Apr 2009)
New Revision: 9388

Removed:
   packages/trunk/cookietool/debian/cookietool.lintian-overrides
Modified:
   packages/trunk/cookietool/debian/changelog
   packages/trunk/cookietool/debian/rules
Log:
there is never any reason to override pedantic warnings, nor the no-upstream-changelog warning

Modified: packages/trunk/cookietool/debian/changelog
===================================================================
--- packages/trunk/cookietool/debian/changelog	2009-04-03 15:08:05 UTC (rev 9387)
+++ packages/trunk/cookietool/debian/changelog	2009-04-04 03:00:41 UTC (rev 9388)
@@ -12,7 +12,6 @@
     - unfortunately, the original source files do not have a defensible
       copyright statement - they all have only a "(c)" string in
       the comments - but there's nothing we can do about it for the present
-  * Override the "no upstream changelog" lintian warning.
   * Add misc:Depends to the binary package.
   * Bump the debhelper compatibility level to 5 with no changes.
   * Bump Standards-Version to 3.8.1:

Deleted: packages/trunk/cookietool/debian/cookietool.lintian-overrides
===================================================================
--- packages/trunk/cookietool/debian/cookietool.lintian-overrides	2009-04-03 15:08:05 UTC (rev 9387)
+++ packages/trunk/cookietool/debian/cookietool.lintian-overrides	2009-04-04 03:00:41 UTC (rev 9388)
@@ -1 +0,0 @@
-cookietool: no-upstream-changelog

Modified: packages/trunk/cookietool/debian/rules
===================================================================
--- packages/trunk/cookietool/debian/rules	2009-04-03 15:08:05 UTC (rev 9387)
+++ packages/trunk/cookietool/debian/rules	2009-04-04 03:00:41 UTC (rev 9388)
@@ -43,8 +43,6 @@
 	dh_installdocs
 	dh_installman doc/cdbsplit.6 doc/cookietool.6 doc/cdbdiff.6
 	dh_installchangelogs 
-	# This will be replaced with dh_lintian with newer debhelper
-	install -c -o root -g root -m 644 debian/cookietool.lintian-overrides $D/usr/share/lintian/overrides/$(PACKAGE)
 	dh_strip
 	dh_compress
 	dh_fixperms




More information about the Pkg-games-commits mailing list