[libarray-group-perl] 02/02: add d/* and ready for review

Radu-Bogdan Croitoru dotix-guest at moszumanska.debian.org
Sun Dec 1 11:46:49 UTC 2013


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

dotix-guest pushed a commit to branch master
in repository libarray-group-perl.

commit fbb7b5090dc285521299de44b310c6d24faa563c
Author: Radu-Bogdan Croitoru <croitoruradubogdan at gmail.com>
Date:   Sun Dec 1 13:46:32 2013 +0200

    add d/* and ready for review
---
 debian/changelog |  6 +++---
 debian/control   |  6 ++----
 debian/copyright | 14 +++-----------
 3 files changed, 8 insertions(+), 18 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index bdba886..f91976e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-libarray-group-perl (3.0-1) UNRELEASED; urgency=low
+libarray-group-perl (3.0-2) unstable; urgency=low
 
-  * Initial Release.
+  * Initial Release (Closes: #731044)
 
- -- Radu-Bogdan Croitoru <croitoruradubogdan at gmail.com>  Sun, 1 Dec 2013 13:32:21 +0200
+ -- Radu-Bogdan Croitoru <croitoruradubogdan at gmail.com>  Sun, 01 Dec 2013 13:45:45 +0200
diff --git a/debian/control b/debian/control
index 76c63f6..c93ea23 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: perl
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Radu-Bogdan Croitoru <croitoruradubogdan at gmail.com>
-Build-Depends: debhelper (>= 9.20120312)
+Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: perl
 Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libarray-group-perl.git
@@ -13,7 +13,7 @@ Homepage: https://metacpan.org/release/Array-Group
 Package: libarray-group-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}
-Description: unknown
+Description: module that converts an array into array of arrayrefs of uniform size N
  The ngroup method reformats a list into a list of arrayrefs. It is often used
  for formatting data into HTML tables, amongst other things.
  .
@@ -26,5 +26,3 @@ Description: unknown
  from the start of the list provided and pushes them onto each of the
  subarrays sequentially, rather than simply dividing the list into discrete
  chunks.
- .
- This description was automagically extracted from the module by dh-make-perl.
diff --git a/debian/copyright b/debian/copyright
index cb818de..944d96d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,19 +1,11 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: https://metacpan.org/release/Array-Group
-Upstream-Contact: unknown
+Upstream-Contact: Terrence Brannon <metaperl at gmail.com>
 Upstream-Name: Array-Group
-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: unknown
-License: 
+Copyright: 2003, Terrence Brannon <metaperl at gmail.com>
+License: Artistic or GPL-1+
 
 Files: debian/*
 Copyright: 2013, Radu-Bogdan Croitoru <croitoruradubogdan at gmail.com>

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



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