r64190 - in /trunk/libapache2-reload-perl/debian: changelog control

periapt-guest at users.alioth.debian.org periapt-guest at users.alioth.debian.org
Sat Oct 23 18:45:12 UTC 2010


Author: periapt-guest
Date: Sat Oct 23 18:44:59 2010
New Revision: 64190

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=64190
Log:
Removed versioned dependency on perl

Modified:
    trunk/libapache2-reload-perl/debian/changelog
    trunk/libapache2-reload-perl/debian/control

Modified: trunk/libapache2-reload-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libapache2-reload-perl/debian/changelog?rev=64190&op=diff
==============================================================================
--- trunk/libapache2-reload-perl/debian/changelog (original)
+++ trunk/libapache2-reload-perl/debian/changelog Sat Oct 23 18:44:59 2010
@@ -4,8 +4,6 @@
   + debian/copyright: there are some unusual and unneeded headers (and empty
     lines), and the other headers are not correct according to the usual
     Format-Specification - and the rest is also un-typical :)
-  + debian/control:
-    - "perl (>= 5.6.10-12)"
 
   [ gregor herrmann ]
   * debian/copyright: point to /usr/share/common-licenses/Apache-2.0 instead
@@ -33,6 +31,7 @@
 
   [ Nicholas Bamber ]
   * Removed Breaks/Replaces clauses from control
+  * Removed versioned dependency on perl
 
  -- Nicholas Bamber <nicholas at periapt.co.uk>  Sat, 23 Oct 2010 14:09:42 +0100
 

Modified: trunk/libapache2-reload-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libapache2-reload-perl/debian/control?rev=64190&op=diff
==============================================================================
--- trunk/libapache2-reload-perl/debian/control (original)
+++ trunk/libapache2-reload-perl/debian/control Sat Oct 23 18:44:59 2010
@@ -2,7 +2,7 @@
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7.0.50~)
-Build-Depends-Indep: perl (>= 5.6.10-12), libapache2-mod-perl2,
+Build-Depends-Indep: perl, libapache2-mod-perl2,
  libapache2-mod-perl2-dev, apache2, apache2-threaded-dev|apache2-prefork-dev
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Damyan Ivanov <dmn at debian.org>,




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