[SCM] Packaging for padre-plugin-perltidy branch, master, updated. debian/0.16-3-15-g7201136

Dominique Dumont dod at debian.org
Wed Jan 11 12:53:38 UTC 2012


The following commit has been merged in the master branch:
commit 6023f48c76d50f6ec8021fd55733b619691ca344
Author: Dominique Dumont <dod at debian.org>
Date:   Wed Jan 11 11:50:47 2012 +0100

    control: depends on padre >= 0.92 as suggested by META

diff --git a/debian/changelog b/debian/changelog
index c56c4cc..2be94ed 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,8 @@
-libpadre-plugin-perltidy-perl (0.19-1) UNRELEASED; urgency=low
+libpadre-plugin-perltidy-perl (0.19-1) unstable; urgency=low
 
   [ Dominique Dumont ]
   * Imported Upstream version 0.19
+  * control: depends on padre >= 0.92
 
   [ Damyan Ivanov ]
   * add libparams-util-perl and padre to (build-) dependencies
@@ -9,7 +10,7 @@ libpadre-plugin-perltidy-perl (0.19-1) UNRELEASED; urgency=low
     In this release upstream no longer installs them, but who knows how things
     will be in the next release
 
- -- Dominique Dumont <dod at debian.org>  Tue, 10 Jan 2012 18:53:22 +0100
+ -- Dominique Dumont <dod at debian.org>  Wed, 11 Jan 2012 11:49:58 +0100
 
 libpadre-plugin-perltidy-perl (0.16-3) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 61ee875..3c23c6f 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 7.0.50)
 Build-Depends-Indep: liblocale-msgfmt-perl,
                      libmodule-build-perl (>= 0.360100),
                      libparams-util-perl (>= 1.04),
-                     padre,
+                     padre (>= 0.92),
                      perl,
                      perltidy,
                      xauth,
@@ -25,7 +25,7 @@ Architecture: all
 Depends: ${perl:Depends},
          ${misc:Depends},
          libparams-util-perl (>= 1.04),
-         padre,
+         padre (>= 0.92),
          perl,
          perltidy
 Enhances: padre

-- 
Packaging for padre-plugin-perltidy



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