[SCM] Debian packaging of libjifty-plugin-wikitoolbar-perl branch, master, updated. cdc8d47d747b646d9245a2cdc63c0b39cbcdf7b1

gregor herrmann gregoa at debian.org
Tue Sep 20 16:23:55 UTC 2011


The following commit has been merged in the master branch:
commit bc7482324da277a1a94c3a36471a474a51525c9f
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Sep 20 18:18:47 2011 +0200

    sort deps
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index 6fdff83..69ed584 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,11 @@ Source: libjifty-plugin-wikitoolbar-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libjifty-perl, libtest-pod-perl,
- libtest-pod-coverage-perl, libtest-script-run-perl
+Build-Depends-Indep: perl,
+ libjifty-perl,
+ libtest-pod-coverage-perl,
+ libtest-pod-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>,
  Jonathan Yu <jawnsy at cpan.org>,
@@ -15,7 +18,8 @@ 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
+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