[SCM] Debian packaging of libjifty-plugin-comment-perl branch, master, updated. 1536d232e686eaf86011ef1e676d8759f5e9fb8e

gregor herrmann gregoa at debian.org
Tue Sep 20 16:10:42 UTC 2011


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

    sort deps
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index 6e1a2f1..d6b8831 100644
--- a/debian/control
+++ b/debian/control
@@ -3,9 +3,13 @@ Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
-  libhtml-scrubber-perl, libjifty-perl, perl (>= 5.10.1) | libcgi-pm-perl,
-  libregexp-common-perl, libregexp-common-email-address-perl,
-  libmime-base64-urlsafe-perl, libtest-script-run-perl
+ libhtml-scrubber-perl,
+ libjifty-perl,
+ libmime-base64-urlsafe-perl,
+ libregexp-common-email-address-perl,
+ libregexp-common-perl,
+ libtest-script-run-perl,
+ perl (>= 5.10.1) | libcgi-pm-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: AGOSTINI Yves <agostini at univ-metz.fr>
 Standards-Version: 3.9.2
@@ -15,10 +19,13 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libjifty-plug
 
 Package: libjifty-plugin-comment-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libhtml-scrubber-perl,
-  libjifty-perl, perl (>= 5.10.1) | libcgi-pm-perl,
-  libregexp-common-perl, libregexp-common-email-address-perl,
-  libmime-base64-urlsafe-perl
+Depends: ${perl:Depends}, ${misc:Depends},
+ libhtml-scrubber-perl,
+ libjifty-perl,
+ libmime-base64-urlsafe-perl,
+ libregexp-common-email-address-perl,
+ libregexp-common-perl,
+ perl (>= 5.10.1) | libcgi-pm-perl
 Description: module to add comments to any record of your Jifty application
  Jifty::Plugin::Comment allows you to attach comments to any model of your
  Jifty application. You do this using the three steps listed in the synopsis.

-- 
Debian packaging of libjifty-plugin-comment-perl



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