r1975 - packages/libfont-ttf-perl/trunk/debian

Russ Allbery rra at costa.debian.org
Tue Jan 17 03:29:48 UTC 2006


Author: rra
Date: 2006-01-17 03:29:47 +0000 (Tue, 17 Jan 2006)
New Revision: 1975

Modified:
   packages/libfont-ttf-perl/trunk/debian/changelog
   packages/libfont-ttf-perl/trunk/debian/control
Log:
* Move debhelper dependency to build-depends since clean requires it.

Modified: packages/libfont-ttf-perl/trunk/debian/changelog
===================================================================
--- packages/libfont-ttf-perl/trunk/debian/changelog	2006-01-17 03:25:14 UTC (rev 1974)
+++ packages/libfont-ttf-perl/trunk/debian/changelog	2006-01-17 03:29:47 UTC (rev 1975)
@@ -8,9 +8,10 @@
     - Remove commented-out and unnecessary programs.
     - Remove empty /usr/lib/perl5 directory.
   * Update to debhelper compatibility level V4.
+  * Move debhelper dependency to build-depends since clean requires it.
   * Update standards version to 3.6.2 (no changes required).
 
- -- Russ Allbery <rra at debian.org>  Mon, 16 Jan 2006 19:25:01 -0800
+ -- Russ Allbery <rra at debian.org>  Mon, 16 Jan 2006 19:29:18 -0800
 
 libfont-ttf-perl (0.35-1) unstable; urgency=low
 

Modified: packages/libfont-ttf-perl/trunk/debian/control
===================================================================
--- packages/libfont-ttf-perl/trunk/debian/control	2006-01-17 03:25:14 UTC (rev 1974)
+++ packages/libfont-ttf-perl/trunk/debian/control	2006-01-17 03:29:47 UTC (rev 1975)
@@ -3,7 +3,8 @@
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Gunnar Wolf <gwolf at debian.org>, Russ Allbery <rra at debian.org>
-Build-Depends-Indep: debhelper (>= 3.0.5), perl (>= 5.8.0-19)
+Build-Depends: debhelper (>= 4.0.2)
+Build-Depends-Indep: perl (>= 5.8.0-19)
 Standards-Version: 3.6.2
 
 Package: libfont-ttf-perl




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