[libpod-weaver-section-support-perl] 02/03: first version

dod at debian.org dod at debian.org
Sun Nov 13 14:46:26 UTC 2016


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

dod pushed a commit to branch master
in repository libpod-weaver-section-support-perl.

commit f431b0e9ba26cdf37cc8421bbde9f5cbf0c384b2
Author: Dominique Dumont <dod at debian.org>
Date:   Sun Nov 13 15:04:24 2016 +0100

    first version
---
 debian/changelog |  4 ++--
 debian/control   | 43 ++++++++++++++++++++-----------------------
 debian/copyright | 12 ++----------
 3 files changed, 24 insertions(+), 35 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3dfad9e..42367e4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-libpod-weaver-section-support-perl (1.007-1) UNRELEASED; urgency=low
+libpod-weaver-section-support-perl (1.007-1) unstable; urgency=medium
 
   * Initial Release.
 
- -- Dominique Dumont <dod at debian.org>  Sun, 13 Nov 2016 14:40:26 +0100
+ -- Dominique Dumont <dod at debian.org>  Sun, 13 Nov 2016 15:04:37 +0100
diff --git a/debian/control b/debian/control
index 2182eb7..d1dd3df 100644
--- a/debian/control
+++ b/debian/control
@@ -1,38 +1,35 @@
 Source: libpod-weaver-section-support-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Dominique Dumont <dod at debian.org>
-Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: libmodule-build-tiny-perl (>= 0.039),
- libmoose-autobox-perl (>= 0.10),
- libmoose-perl (>= 1.03),
- libpod-weaver-perl (>= 3.100710),
- perl
+Section: perl
+Testsuite: autopkgtest-pkg-perl
+Priority: optional
+Build-Depends: debhelper (>= 9.20140227~)
+Build-Depends-Indep: libmodule-build-tiny-perl,
+                     libmoose-autobox-perl,
+                     libmoose-perl,
+                     libpod-weaver-perl,
+                     perl
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libpod-weaver-section-support-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libpod-weaver-section-support-perl.git
 Homepage: https://metacpan.org/release/Pod-Weaver-Section-Support
-Testsuite: autopkgtest-pkg-perl
 
 Package: libpod-weaver-section-support-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libmoose-autobox-perl (>= 0.10),
- libmoose-perl (>= 1.03),
- libpod-weaver-perl (>= 3.100710)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libmoose-autobox-perl (>= 0.10),
+         libmoose-perl (>= 1.03),
+         libpod-weaver-perl (>= 3.100710)
 Description: Add a SUPPORT section to your POD
- This section plugin will produce a hunk of pod that lists the various ways to
- get support for this module. It will do this only if it is being built with
- Dist::Zilla because it needs the data from the dzil object.
+ Pod::Weaver::Section::Support is a Dist::Zilla plugin to that will
+ produce a hunk of pod that lists the various ways to get support for
+ your module.
  .
  If you have Dist::Zilla::Plugin::Repository enabled in your dist.ini, be sure
  to check the repository_link attribute!
  .
- This is added ONLY to the main module's POD, because it would be a waste of
- space to add it to all modules in the dist.
- .
- For an example of what the hunk looks like, look at the /SUPPORT section in
- this POD :)
- .
- This description was automagically extracted from the module by dh-make-perl.
+ The generated support section is added ONLY to the main module's POD,
+ because it would be a waste of space to add it to all modules in your
+ dist.
diff --git a/debian/copyright b/debian/copyright
index 5771bdb..d33e91a 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-Weaver-Section-Support
-Upstream-Contact: Apocalypse <APOCAL at cpan.org>
 Upstream-Name: Pod-Weaver-Section-Support
-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: Apocalypse <APOCAL at cpan.org>
+Source: https://metacpan.org/release/Pod-Weaver-Section-Support
 
 Files: *
 Copyright: Apocalypse <APOCAL at cpan.org>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpod-weaver-section-support-perl.git



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