r53289 - in /trunk/pmtools/debian: changelog control

abe at users.alioth.debian.org abe at users.alioth.debian.org
Tue Feb 23 23:48:08 UTC 2010


Author: abe
Date: Tue Feb 23 23:47:59 2010
New Revision: 53289

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=53289
Log:
Fixed Lintian warning clean-should-be-satisfied-by-build-depends debhelper

Modified:
    trunk/pmtools/debian/changelog
    trunk/pmtools/debian/control

Modified: trunk/pmtools/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/pmtools/debian/changelog?rev=53289&op=diff
==============================================================================
--- trunk/pmtools/debian/changelog (original)
+++ trunk/pmtools/debian/changelog Tue Feb 23 23:47:59 2010
@@ -16,6 +16,7 @@
     - Removed already commented out dh_undocumented
   * Fixed the following Lintian warnings
     - debhelper-but-no-misc-depends
+    - clean-should-be-satisfied-by-build-depends debhelper
   * Further changes to debian/rules
     - Call distclean target instead of more existant realclean target.
     - Call make distclean only if a Makefile exists. Don't ignore it's

Modified: trunk/pmtools/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/pmtools/debian/control?rev=53289&op=diff
==============================================================================
--- trunk/pmtools/debian/control (original)
+++ trunk/pmtools/debian/control Tue Feb 23 23:47:59 2010
@@ -1,7 +1,7 @@
 Source: pmtools
 Section: utils
 Priority: optional
-Build-Depends-Indep: debhelper (>= 7), perl
+Build-Depends: debhelper (>= 7), perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Axel Beckert <abe at debian.org>
 Standards-Version: 3.8.4




More information about the Pkg-perl-cvs-commits mailing list