[SCM] Debian packaging of libimager-perl branch, master, updated. debian/0.93+dfsg-1-24-gdbff90d

gregor herrmann gregoa at debian.org
Sat May 18 13:24:38 UTC 2013


The following commit has been merged in the master branch:
commit da64562437df02553c3e21ac6a33257e9efc2ee7
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat May 18 14:58:19 2013 +0200

    update version in README.Debian
    
    Git-Dch: Ignore

diff --git a/debian/README.Debian b/debian/README.Debian
index 823704e..b4f736d 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -11,7 +11,7 @@ To generate this dependency please do one of the following:
 - debhelper using dh:
 
 Use the "perl_imager" addon and ensure ${perl:Depends} is used in debian/control.
-This requires a build-dependency on libimager-perl (>= 0.93+dfsg-2).
+This requires a build-dependency on libimager-perl (>= 0.95+dfsg).
 
 The debian/rules file might look as follows:
 
@@ -22,13 +22,13 @@ The debian/rules file might look as follows:
 - old-style debhelper:
 
 Run dh_perl_imager after dh_perl and ensure ${perl:Depends} is used in
-debian/control.  This requires a build dependency on libdbi-perl (>= 0.93+dfsg-2).
+debian/control.  This requires a build dependency on libdbi-perl (>= 0.95+dfsg).
 
 - packages not using debhelper:
 
 Include /usr/share/libdbi-perl/perl-imagerapi.make in debian rules and use
 PERL_IMAGERAPI_DEPENDS.  This requires a build-dependency on
-libdbi-perl (>= 0.93+dfsg-2).
+libdbi-perl (>= 0.95+dfsg).
 
 See http://bugs.debian.org/693003 for a discussion why this dependency is
 required.

-- 
Debian packaging of libimager-perl



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