r16879 - in /trunk/libfilter-template-perl/debian: changelog control

gregoa-guest at users.alioth.debian.org gregoa-guest at users.alioth.debian.org
Sat Mar 8 13:01:40 UTC 2008


Author: gregoa-guest
Date: Sat Mar  8 13:01:40 2008
New Revision: 16879

URL: http://svn.debian.org/wsvn/?sc=1&rev=16879
Log:
debian/control: move perl-modules to Build-Depends-Indep.

Modified:
    trunk/libfilter-template-perl/debian/changelog
    trunk/libfilter-template-perl/debian/control

Modified: trunk/libfilter-template-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libfilter-template-perl/debian/changelog?rev=16879&op=diff
==============================================================================
--- trunk/libfilter-template-perl/debian/changelog (original)
+++ trunk/libfilter-template-perl/debian/changelog Sat Mar  8 13:01:40 2008
@@ -7,6 +7,7 @@
   * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
     field (source stanza); Homepage field (source stanza). Removed: XS-
     Vcs-Svn fields.
+  * debian/control: move perl-modules to Build-Depends-Indep.
   * debian/rules: delete /usr/lib/perl5 only if it exists (closes: #467785).
   * debian/rules:
     - update based on dh-make-perl's templates
@@ -16,7 +17,7 @@
   * Add /me to Uploaders.
   * debian/copyright: add upstream source location.
 
- -- gregor herrmann <gregor+debian at comodo.priv.at>  Sat, 08 Mar 2008 13:57:42 +0100
+ -- gregor herrmann <gregor+debian at comodo.priv.at>  Sat, 08 Mar 2008 14:00:33 +0100
 
 libfilter-template-perl (1.02-1) unstable; urgency=low
 

Modified: trunk/libfilter-template-perl/debian/control
URL: http://svn.debian.org/wsvn/trunk/libfilter-template-perl/debian/control?rev=16879&op=diff
==============================================================================
--- trunk/libfilter-template-perl/debian/control (original)
+++ trunk/libfilter-template-perl/debian/control Sat Mar  8 13:01:40 2008
@@ -1,8 +1,8 @@
 Source: libfilter-template-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 5.0.0), perl-modules
-Build-Depends-Indep: perl (>= 5.8.8-6.1)
+Build-Depends: debhelper (>= 5.0.0)
+Build-Depends-Indep: perl (>= 5.8.8-6.1), perl-modules
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Gunnar Wolf <gwolf at debian.org>,
  gregor herrmann <gregor+debian at comodo.priv.at>




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