r75406 - in /trunk/libtie-toobject-perl/debian: changelog control

fabreg-guest at users.alioth.debian.org fabreg-guest at users.alioth.debian.org
Sat Jun 11 13:34:20 UTC 2011


Author: fabreg-guest
Date: Sat Jun 11 13:34:11 2011
New Revision: 75406

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=75406
Log:
Fixed d/control version dep.

Modified:
    trunk/libtie-toobject-perl/debian/changelog
    trunk/libtie-toobject-perl/debian/control

Modified: trunk/libtie-toobject-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtie-toobject-perl/debian/changelog?rev=75406&op=diff
==============================================================================
--- trunk/libtie-toobject-perl/debian/changelog (original)
+++ trunk/libtie-toobject-perl/debian/changelog Sat Jun 11 13:34:11 2011
@@ -2,7 +2,6 @@
 
   TODO:
   - d/control:
-    + remove "(>= 5.8.8-12)"
     + I don't think that libtest-use-ok-perl is necessary in Depends
     + short description: should be a noun phrase (and start with a small
       letter)

Modified: trunk/libtie-toobject-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtie-toobject-perl/debian/control?rev=75406&op=diff
==============================================================================
--- trunk/libtie-toobject-perl/debian/control (original)
+++ trunk/libtie-toobject-perl/debian/control Sat Jun 11 13:34:11 2011
@@ -2,8 +2,7 @@
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: libtest-use-ok-perl,
- perl (>= 5.8.8-12)
+Build-Depends-Indep: libtest-use-ok-perl, perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
  gregor herrmann <gregoa at debian.org>,




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