[libdist-zilla-plugin-emailnotify-perl] 02/03: refreshed control and copyright
dod at debian.org
dod at debian.org
Tue Feb 17 11:56:35 UTC 2015
This is an automated email from the git hooks/post-receive script.
dod pushed a commit to branch master
in repository libdist-zilla-plugin-emailnotify-perl.
commit 76ed51bda730bc252f12e0a90916b7e8ddcab55b
Author: Dominique Dumont <dod at debian.org>
Date: Mon Feb 16 14:06:57 2015 +0100
refreshed control and copyright
---
debian/control | 33 +++++++++++++++++----------------
debian/copyright | 14 +++-----------
2 files changed, 20 insertions(+), 27 deletions(-)
diff --git a/debian/control b/debian/control
index cb91c48..76d5a1c 100644
--- a/debian/control
+++ b/debian/control
@@ -1,28 +1,29 @@
Source: libdist-zilla-plugin-emailnotify-perl
-Section: perl
-Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Dominique Dumont <dod at debian.org>
+Section: perl
+Testsuite: autopkgtest-pkg-perl
+Priority: optional
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: libdist-zilla-perl,
- libemail-stuffer-perl,
- libmoose-perl,
- libnamespace-autoclean-perl,
- perl
+ libemail-stuffer-perl,
+ libmoose-perl,
+ libnamespace-autoclean-perl,
+ perl
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdist-zilla-plugin-emailnotify-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdist-zilla-plugin-emailnotify-perl.git
Homepage: https://metacpan.org/release/Dist-Zilla-Plugin-EmailNotify
-Testsuite: autopkgtest-pkg-perl
Package: libdist-zilla-plugin-emailnotify-perl
Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libdist-zilla-perl,
- libemail-stuffer-perl,
- libmoose-perl,
- libnamespace-autoclean-perl
-Description: send an email on dist release
- This plugin allows to send an email when releasing.
- .
- This description was automagically extracted from the module by dh-make-perl.
+Depends: ${misc:Depends},
+ ${perl:Depends},
+ libdist-zilla-perl,
+ libemail-stuffer-perl,
+ libmoose-perl,
+ libnamespace-autoclean-perl
+Description: dzil plugin to send an email on dist release
+ Dist::Zilla::Plugin::EmailNotify module is a Dist::Zilla plugin that
+ sends an email when releasing a Perl distribution. This email will
+ contain the main release changes, authors and web pages.
diff --git a/debian/copyright b/debian/copyright
index 8f324a4..5d2248d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,18 +1,10 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Source: https://metacpan.org/release/Dist-Zilla-Plugin-EmailNotify
-Upstream-Contact: Sawyer X <xsawyerx at cpan.org>
Upstream-Name: Dist-Zilla-Plugin-EmailNotify
-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: Sawyer X <xsawyerx at cpan.org>
+Source: https://metacpan.org/release/Dist-Zilla-Plugin-EmailNotify
Files: *
-Copyright: Sawyer X <xsawyerx at cpan.org>
+Copyright: 2011,2015 Sawyer X <xsawyerx at cpan.org>
License: Artistic or GPL-1+
Files: debian/*
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdist-zilla-plugin-emailnotify-perl.git
More information about the Pkg-perl-cvs-commits
mailing list