r64646 - in /trunk/libgraph-easy-perl/debian: changelog control

carnil at users.alioth.debian.org carnil at users.alioth.debian.org
Sat Nov 6 21:02:30 UTC 2010


Author: carnil
Date: Sat Nov  6 21:02:04 2010
New Revision: 64646

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=64646
Log:
debian/control: Make versioned Build-Depends-Indep on libpod-
coverage-perl unversioned as the required version is already
satisfied in stable and oldstable is gone.

Modified:
    trunk/libgraph-easy-perl/debian/changelog
    trunk/libgraph-easy-perl/debian/control

Modified: trunk/libgraph-easy-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgraph-easy-perl/debian/changelog?rev=64646&op=diff
==============================================================================
--- trunk/libgraph-easy-perl/debian/changelog (original)
+++ trunk/libgraph-easy-perl/debian/changelog Sat Nov  6 21:02:04 2010
@@ -1,4 +1,4 @@
-libgraph-easy-perl (0.70-1) UNRELEASED; urgency=low
+libgraph-easy-perl (0.70-1) unstable; urgency=low
 
   * New upstream release
   * Update my email address.
@@ -7,8 +7,11 @@
     - Refer to Debian systems in general instead of only Debian GNU/Linux
       systems. 
   * Bump Standards-Version to 3.9.1.
+  * debian/control: Make versioned Build-Depends-Indep on libpod-
+    coverage-perl unversioned as the required version is already
+    satisfied in stable and oldstable is gone.
 
- -- Salvatore Bonaccorso <carnil at debian.org>  Sat, 06 Nov 2010 21:40:37 +0100
+ -- Salvatore Bonaccorso <carnil at debian.org>  Sat, 06 Nov 2010 22:01:45 +0100
 
 libgraph-easy-perl (0.69-1) unstable; urgency=low
 

Modified: trunk/libgraph-easy-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgraph-easy-perl/debian/control?rev=64646&op=diff
==============================================================================
--- trunk/libgraph-easy-perl/debian/control (original)
+++ trunk/libgraph-easy-perl/debian/control Sat Nov  6 21:02:04 2010
@@ -4,7 +4,7 @@
 Build-Depends: debhelper (>= 7)
 Build-Depends-Indep: libtest-pod-perl,
  libtest-pod-coverage-perl,
- libpod-coverage-perl (>= 0.19),
+ libpod-coverage-perl,
  perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Salvatore Bonaccorso <carnil at debian.org>




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