[libwww-shorten-perl] 07/09: cme: wrap

gregor herrmann gregoa at debian.org
Sat Aug 24 13:03:03 UTC 2013


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libwww-shorten-perl.

commit 57e0f89ade14b18fe25616994ce481cceda1c64c
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Aug 24 15:00:19 2013 +0200

    cme: wrap
    
    Git-Dch: Ignore
---
 debian/control |   16 ++++++++++------
 1 file changed, 10 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index 148cd28..cc8db6e 100644
--- a/debian/control
+++ b/debian/control
@@ -1,12 +1,13 @@
 Source: libwww-shorten-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Nicholas Bamber <nicholas at periapt.co.uk>,
- gregor herrmann <gregoa at debian.org>
+           gregor herrmann <gregoa at debian.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8),
- libmodule-build-perl (>= 0.400000) | perl (>= 5.17.1)
-Build-Depends-Indep: perl, libwww-perl
+               libmodule-build-perl (>= 0.400000) | perl (>= 5.17.1)
+Build-Depends-Indep: perl,
+                     libwww-perl
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libwww-shorten-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libwww-shorten-perl.git
@@ -14,10 +15,13 @@ Homepage: https://metacpan.org/release/WWW-Shorten/
 
 Package: libwww-shorten-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libwww-perl
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libwww-perl
 Recommends: libconfig-auto-perl
 Suggests: shorlfilter
 Description: interface to URL shortening sites
  WWW::Shorten contains a variety of modules to interface with many URL
  shortening sites. Each site maintains a database of long URLs, each of which
  has a unique identifier.
+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libwww-shorten-perl.git



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