[libdata-paginator-perl] 02/02: Package changes for debian

Robin Sheat eythian-guest at moszumanska.debian.org
Fri Oct 24 02:15:50 UTC 2014


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

eythian-guest pushed a commit to branch master
in repository libdata-paginator-perl.

commit e2c76733ec430917c3ff3880d246b0a8b5e7fd7f
Author: Robin Sheat <robin at catalyst.net.nz>
Date:   Fri Oct 24 15:07:20 2014 +1300

    Package changes for debian
---
 debian/changelog |  4 ++--
 debian/compat    |  2 +-
 debian/control   | 19 +++++++++----------
 debian/copyright |  8 --------
 4 files changed, 12 insertions(+), 21 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8a54269..d8bf949 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-libdata-paginator-perl (0.05-1) UNRELEASED; urgency=low
+libdata-paginator-perl (0.05-1) unstable; urgency=low
 
-  * Initial Release.
+  * Initial Release. Closes: #766566
 
  -- Robin Sheat <robin at catalyst.net.nz>  Fri, 24 Oct 2014 14:51:37 +1300
diff --git a/debian/compat b/debian/compat
index ec63514..45a4fb7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+8
diff --git a/debian/control b/debian/control
index 09ec350..f8d1612 100644
--- a/debian/control
+++ b/debian/control
@@ -3,11 +3,11 @@ Section: perl
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Robin Sheat <robin at catalyst.net.nz>
-Build-Depends: debhelper (>= 9)
+Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libmoose-perl,
  libmoosex-types-perl,
  perl
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdata-paginator-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdata-paginator-perl.git
 Homepage: https://metacpan.org/release/Data-Paginator
@@ -17,12 +17,11 @@ Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends},
  libmoose-perl,
  libmoosex-types-perl
-Description: Pagination with Moose
- This is yet another pagination module. It only exists because none of the
- other pager modules are written using Moose. Sometimes there is a Moose
- feature – MooseX::Storage, in my case – that you need. It's a pain when
- you can't use it with an existing module. Data::Paginator aims to be
- completely compatible with the venerable Data::Page. In fact, it's a pretty
- blatant copy of Data::Page, lifting code from some of it's methods.
+Description: a pagination module for Moose.
+ Data::Paginator is yet another pagination module. It only exists because none
+ of the other pager modules are written using Moose. Sometimes there is a Moose
+ feature that you need. It's a pain when you can't use it with an existing
+ module. 
  .
- This description was automagically extracted from the module by dh-make-perl.
+ Data::Paginator aims to be completely compatible with the venerable
+ Data::Page.
diff --git a/debian/copyright b/debian/copyright
index d06c8d1..9b674c0 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,14 +2,6 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: https://metacpan.org/release/Data-Paginator
 Upstream-Contact: Cory G Watson <gphat at cpan.org>
 Upstream-Name: Data-Paginator
-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: Cory G Watson <gphat at cpan.org>

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



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