[SCM] Debian packaging of libjifty-plugin-wikitoolbar-perl branch, master, updated. cdc8d47d747b646d9245a2cdc63c0b39cbcdf7b1
gregor herrmann
gregoa at debian.org
Tue Sep 20 16:23:54 UTC 2011
The following commit has been merged in the master branch:
commit 537ac0f85ae27d10e91cfae3df70fc6e7daad8a1
Author: gregor herrmann <gregoa at debian.org>
Date: Tue Sep 20 18:17:50 2011 +0200
Remove version from libjifty-perl (build) dependency, nothing older in the
archive.
diff --git a/debian/control b/debian/control
index 01a5573..8029cc2 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: libjifty-plugin-wikitoolbar-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libjifty-perl (>= 0.91117), libtest-pod-perl,
+Build-Depends-Indep: perl, libjifty-perl, libtest-pod-perl,
libtest-pod-coverage-perl, libtest-script-run-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: AGOSTINI Yves <agostini at univ-metz.fr>,
@@ -15,7 +15,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libjifty-plug
Package: libjifty-plugin-wikitoolbar-perl
Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libjifty-perl (>= 0.91117)
+Depends: ${perl:Depends}, ${misc:Depends}, libjifty-perl
Description: Jifty plugin to add a wiki toolbar to textarea boxes
Jifty::Plugin::WikiToolbar is a Jifty Plugin that simply adds a toolbar to
textarea fields as required. By default, the toolbar provides input using the
--
Debian packaging of libjifty-plugin-wikitoolbar-perl
More information about the Pkg-perl-cvs-commits
mailing list