[SCM] Packaging for padre-plugin-spellcheck branch, master, updated. debian/1.29-1
Salvatore Bonaccorso
carnil at debian.org
Sun Jun 24 07:38:37 UTC 2012
The following commit has been merged in the master branch:
commit 9f4b2620af8291615f1aca1c237443265aa4a029
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sun Jun 24 09:18:14 2012 +0200
Update build and runtime dependencies
Change (Build-)Depends(-Indep) on libclass-xsaccessor-perl to a
dependency on libclass-accessor-perl.
diff --git a/debian/control b/debian/control
index 174fcfb..f9e2526 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Section: perl
Priority: optional
Build-Depends: debhelper (>= 8),
perl (>= 5.11.4) | libmodule-build-perl (>= 0.360100)
-Build-Depends-Indep: libclass-xsaccessor-perl,
+Build-Depends-Indep: libclass-accessor-perl,
libmodule-util-perl,
libtest-pod-coverage-perl,
libtest-pod-perl,
@@ -25,7 +25,7 @@ Package: libpadre-plugin-spellcheck-perl
Architecture: all
Depends: ${misc:Depends},
${perl:Depends},
- libclass-xsaccessor-perl,
+ libclass-accessor-perl,
libmodule-util-perl,
libtext-hunspell-perl | libtext-aspell-perl,
padre ( >= 0.96)
--
Packaging for padre-plugin-spellcheck
More information about the Pkg-perl-cvs-commits
mailing list