[libmail-chimp3-perl] 02/02: Initial release. (Closes: #888643: ITP: libmail-chimp3-perl -- interface to mailchimp.com's RESTful Web API v3)

Christopher Stuart Hoskin mans0954 at moszumanska.debian.org
Sun Jan 28 07:16:57 UTC 2018


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

mans0954 pushed a commit to branch master
in repository libmail-chimp3-perl.

commit 291fef5eae8e89fe36d2a743d131ca70f26ce320
Author: Christopher Hoskin <mans0954 at debian.org>
Date:   Sun Jan 28 06:47:11 2018 +0000

    Initial release. (Closes: #888643: ITP: libmail-chimp3-perl -- interface to mailchimp.com's RESTful Web API v3)
---
 debian/changelog |  3 ++-
 debian/compat    |  2 +-
 debian/control   | 10 +++++-----
 debian/copyright |  8 --------
 4 files changed, 8 insertions(+), 15 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 58c8e8e..6e9ff40 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
 libmail-chimp3-perl (0.04-1) UNRELEASED; urgency=low
 
-  * Initial Release.
+  * Initial release. (Closes: #888643: ITP: libmail-chimp3-perl --
+    interface to mailchimp.com's RESTful Web API v3)
 
  -- Christopher Hoskin <mans0954 at debian.org>  Sat, 27 Jan 2018 17:52:36 +0000
diff --git a/debian/compat b/debian/compat
index f599e28..b4de394 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-10
+11
diff --git a/debian/control b/debian/control
index 5864694..76089f5 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: Christopher Hoskin <mans0954 at debian.org>
-Build-Depends: debhelper (>= 10)
+Build-Depends: debhelper (>= 11)
 Build-Depends-Indep: libjson-perl,
  libmoo-perl,
  libnamespace-autoclean-perl (>= 0.16),
@@ -25,7 +25,7 @@ Depends: ${misc:Depends}, ${perl:Depends},
  libstrictures-perl (>= 2),
  libtype-tiny-perl,
  libweb-api-perl
-Description: interface to mailchimp.com's RESTful Web API v3 using WEB::API
- (no description was found)
- .
- This description was automagically extracted from the module by dh-make-perl.
+Description: interface to mailchimp.com's RESTful Web API v3
+ Mail::Chimp3 is a Perl package for interacting with The Rocket Science Group's
+ MailChimp service via its RESTful Web API v3.0. The package makes use of
+ WEB::API.
diff --git a/debian/copyright b/debian/copyright
index 709cfe9..eacb781 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,14 +2,6 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: https://metacpan.org/release/Mail-Chimp3
 Upstream-Contact: Josh Lavin <digory at cpan.org>
 Upstream-Name: Mail-Chimp3
-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: 2016, Josh Lavin <digory at cpan.org>

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



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