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

dod pushed a commit to branch master
in repository libpod-elemental-transformer-list-perl.

commit 9a947fcf5473dc6075b8ae5ab86beb63d627ff03
Author: Dominique Dumont <d...@debian.org>
Date:   Sun Nov 13 16:00:15 2016 +0100

    first release
---
 debian/control   | 31 +++++++++++++++++--------------
 debian/copyright | 12 ++----------
 2 files changed, 19 insertions(+), 24 deletions(-)

diff --git a/debian/control b/debian/control
index 12e44d0..50560cf 100644
--- a/debian/control
+++ b/debian/control
@@ -1,27 +1,30 @@
 Source: libpod-elemental-transformer-list-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
 Uploaders: Dominique Dumont <d...@debian.org>
+Section: perl
+Testsuite: autopkgtest-pkg-perl
+Priority: optional
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: libmoose-perl,
- libnamespace-autoclean-perl,
- libpod-elemental-perl (>= 0.101620),
- libtest-differences-perl,
- perl
+                     libnamespace-autoclean-perl,
+                     libpod-elemental-perl,
+                     libtest-differences-perl,
+                     perl
 Standards-Version: 3.9.8
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libpod-elemental-transformer-list-perl.git
 Vcs-Git: 
https://anonscm.debian.org/git/pkg-perl/packages/libpod-elemental-transformer-list-perl.git
 Homepage: https://metacpan.org/release/Pod-Elemental-Transformer-List
-Testsuite: autopkgtest-pkg-perl
 
 Package: libpod-elemental-transformer-list-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libmoose-perl,
- libnamespace-autoclean-perl,
- libpod-elemental-perl (>= 0.101620)
-Description: transform :list regions into =over/=back to save typing
- (no description was found)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libmoose-perl,
+         libnamespace-autoclean-perl,
+         libpod-elemental-perl
+Description: module to transform :list regions into =over/=back
+ Pod::Elemental::Transformer::List module provides a way to write lists
+ in Pod in an easier way than usual =over/=item/back section.
  .
- This description was automagically extracted from the module by dh-make-perl.
+ In your Pod document, you must add a =for declaration and then the list
+ items prefixed with '*'
diff --git a/debian/copyright b/debian/copyright
index 5fb2bdb..56a3874 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,15 +1,7 @@
 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Source: https://metacpan.org/release/Pod-Elemental-Transformer-List
-Upstream-Contact: Ricardo SIGNES <r...@cpan.org>
 Upstream-Name: Pod-Elemental-Transformer-List
-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.
+Upstream-Contact: Ricardo SIGNES <r...@cpan.org>
+Source: https://metacpan.org/release/Pod-Elemental-Transformer-List
 
 Files: *
 Copyright: Ricardo SIGNES <r...@cpan.org>

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libpod-elemental-transformer-list-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to