[SCM] Packaging for padre-plugin-perltidy branch, master, updated. debian/0.16-3-9-ga1f2c20
Damyan Ivanov
dmn at debian.org
Tue Jan 10 19:07:44 UTC 2012
The following commit has been merged in the master branch:
commit 5902a9552f258c29be3b063f556dac69627645e7
Author: Damyan Ivanov <dmn at debian.org>
Date: Tue Jan 10 21:00:22 2012 +0200
add libparams-util-perl and padre to (build-) dependencies
diff --git a/debian/changelog b/debian/changelog
index 5ca73e9..3a0d9be 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
libpadre-plugin-perltidy-perl (0.19-1) UNRELEASED; urgency=low
+ [ Dominique Dumont ]
* Imported Upstream version 0.19
+ [ Damyan Ivanov ]
+ * add libparams-util-perl and padre to (build-) dependencies
+
-- Dominique Dumont <dod at debian.org> Tue, 10 Jan 2012 18:53:22 +0100
libpadre-plugin-perltidy-perl (0.16-3) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 54103b4..61ee875 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,8 @@ Priority: optional
Build-Depends: debhelper (>= 7.0.50)
Build-Depends-Indep: liblocale-msgfmt-perl,
libmodule-build-perl (>= 0.360100),
+ libparams-util-perl (>= 1.04),
+ padre,
perl,
perltidy,
xauth,
@@ -22,6 +24,8 @@ Package: libpadre-plugin-perltidy-perl
Architecture: all
Depends: ${perl:Depends},
${misc:Depends},
+ libparams-util-perl (>= 1.04),
+ padre,
perl,
perltidy
Enhances: padre
--
Packaging for padre-plugin-perltidy
More information about the Pkg-perl-cvs-commits
mailing list