[libcookie-baker-perl] 02/03: Initial packaging by maintainer

Florian Schlichting fsfs at alioth.debian.org
Wed Oct 30 21:49:38 UTC 2013


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

fsfs pushed a commit to branch master
in repository libcookie-baker-perl.

commit d61a7841306bc93e96df01522fe47bd84f64ebf3
Author: Florian Schlichting <fsfs at debian.org>
Date:   Wed Oct 30 22:30:02 2013 +0100

    Initial packaging by maintainer
---
 debian/control                   |   13 ++++++++-----
 debian/copyright                 |   10 +---------
 debian/libcookie-baker-perl.docs |    1 -
 3 files changed, 9 insertions(+), 15 deletions(-)

diff --git a/debian/control b/debian/control
index 3075aec..4d74f09 100644
--- a/debian/control
+++ b/debian/control
@@ -4,9 +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),
+ perl (>= 5.13.11) | libmodule-build-perl (>= 0.380000),
  perl
 Build-Depends-Indep: libtest-time-perl,
- liburi-perl
+ liburi-perl,
+ perl (>= 5.13.11) | libtest-more-perl (>= 0.98)
 Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcookie-baker-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcookie-baker-perl.git
@@ -16,7 +18,8 @@ Package: libcookie-baker-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends},
  liburi-perl
-Description: Cookie string generator / parser
- Cookie::Baker provides simple cookie string generator and parser.
- .
- This description was automagically extracted from the module by dh-make-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.
diff --git a/debian/copyright b/debian/copyright
index 67706d8..1628d2b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,17 +2,9 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: https://metacpan.org/release/Cookie-Baker
 Upstream-Contact: Masahiro Nagano <kazeburo at gmail.com>
 Upstream-Name: Cookie-Baker
-DISCLAIMER: This copyright info was automatically extracted 
- from the perl module. It may not be accurate, so you better 
- check the module sources in order to ensure the module for its 
- inclusion in Debian or for general legal information. Please, 
- if licensing information is incorrectly generated, file a bug 
- on dh-make-perl.
- NOTE: Don't forget to remove this disclaimer once you are happy
- with this file.
 
 Files: *
-Copyright: Masahiro Nagano <kazeburo at gmail.com>
+Copyright: 2013, Masahiro Nagano <kazeburo at gmail.com>
 License: Artistic or GPL-1+
 
 Files: debian/*
diff --git a/debian/libcookie-baker-perl.docs b/debian/libcookie-baker-perl.docs
deleted file mode 100644
index b43bf86..0000000
--- a/debian/libcookie-baker-perl.docs
+++ /dev/null
@@ -1 +0,0 @@
-README.md

-- 
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