[libcookie-baker-perl] 06/08: wrap&sort d/control
gregor herrmann
gregoa at debian.org
Mon Jun 1 18:06:46 UTC 2015
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libcookie-baker-perl.
commit 07cd93a7f241a98cd59aa99cda46be231f291b81
Author: gregor herrmann <gregoa at debian.org>
Date: Mon Jun 1 20:03:53 2015 +0200
wrap&sort d/control
Gbp-Dch: Ignore
---
debian/control | 19 ++++++++++---------
1 file changed, 10 insertions(+), 9 deletions(-)
diff --git a/debian/control b/debian/control
index 7e9f8f9..a1e22c7 100644
--- a/debian/control
+++ b/debian/control
@@ -4,11 +4,11 @@ Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Florian Schlichting <fsfs at debian.org>
Build-Depends: debhelper (>= 8),
- libmodule-build-perl (>= 0.380000),
- perl
+ libmodule-build-perl (>= 0.380000),
+ perl
Build-Depends-Indep: libtest-mocktime-perl,
- liburi-perl,
- perl (>= 5.13.11) | libtest-simple-perl (>= 0.98)
+ liburi-perl,
+ perl (>= 5.13.11) | libtest-simple-perl (>= 0.98)
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libcookie-baker-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcookie-baker-perl.git
@@ -16,10 +16,11 @@ Homepage: https://metacpan.org/release/Cookie-Baker
Package: libcookie-baker-perl
Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- liburi-perl
+Depends: ${misc:Depends},
+ ${perl:Depends},
+ liburi-perl
Description: simple cookie string generator and parser
- Cookie::Baker provides a simple cookie string generator and parser.
- There are many other cookie related modules on CPAN, like CGI,
- CGI::Simple, Plack, or Dancer::Cookie. But none is as simple as
+ Cookie::Baker provides a simple cookie string generator and parser.
+ There are many other cookie related modules on CPAN, like CGI,
+ CGI::Simple, Plack, or Dancer::Cookie. But none is as simple as
Cookie::Baker.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcookie-baker-perl.git
More information about the Pkg-perl-cvs-commits
mailing list