[libhttp-cookiemonster-perl] 05/07: wrap&sort d/control

gregor herrmann gregoa at debian.org
Mon Feb 17 19:56:19 UTC 2014


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

gregoa pushed a commit to branch master
in repository libhttp-cookiemonster-perl.

commit 1744c9cdb6d94fc91f4a979481e243a2c6782e61
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Feb 17 20:55:19 2014 +0100

    wrap&sort d/control
    
    Git-Dch: Ignore
---
 debian/control | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

diff --git a/debian/control b/debian/control
index 40c6454..bd53b45 100644
--- a/debian/control
+++ b/debian/control
@@ -6,13 +6,12 @@ Uploaders: gregor herrmann <gregoa at debian.org>
 Build-Depends: debhelper (>= 8),
                perl (>= 5.11.4) | libmodule-build-perl (>= 0.360100)
 Build-Depends-Indep: libdata-serializer-perl,
- libhttp-cookies-perl,
- libmoo-perl (>= 1.000003),
- libsafe-isa-perl,
- libsub-exporter-perl,
- libtest-most-perl,
- perl (>= 5.11.4) | libmodule-build-perl (>= 0.360100),
- perl
+                     libhttp-cookies-perl,
+                     libmoo-perl (>= 1.000003),
+                     libsafe-isa-perl,
+                     libsub-exporter-perl,
+                     libtest-most-perl,
+                     perl
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhttp-cookiemonster-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhttp-cookiemonster-perl.git
@@ -20,11 +19,12 @@ Homepage: https://metacpan.org/release/HTTP-CookieMonster/
 
 Package: libhttp-cookiemonster-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libhttp-cookies-perl,
- libmoo-perl (>= 1.000003),
- libsafe-isa-perl,
- libsub-exporter-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libhttp-cookies-perl,
+         libmoo-perl (>= 1.000003),
+         libsafe-isa-perl,
+         libsub-exporter-perl
 Description: module for easy read/write access to HTTP::Cookies jar
  HTTP::CookieMonster was created because messing around with HTTP::Cookies is
  non-trivial. HTTP::Cookies is a very useful module, but using it is not always

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



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