[libdist-inkt-perl] 05/05: Prepare for release: Updat changelog, control file and copyright hints.
Jonas Smedegaard
dr at jones.dk
Wed Jun 18 15:12:18 UTC 2014
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository libdist-inkt-perl.
commit 597e99ed64139daf2283d675df1551124347a498
Author: Jonas Smedegaard <dr at jones.dk>
Date: Wed Jun 18 17:08:38 2014 +0200
Prepare for release: Updat changelog, control file and copyright hints.
---
debian/changelog | 22 ++++++++++++++++++++++
debian/control | 3 +++
debian/copyright_hints | 9 ++++-----
3 files changed, 29 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 0b4c1b0..bc806a4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,25 @@
+libdist-inkt-perl (0.020-1) unstable; urgency=medium
+
+ [ upstream ]
+ * New release(s).
+ + Add missing File::chdir dependency.
+ + Add missing Path::FindDev dependency.
+ + Cope when ~/perl5/standard-documents/ is missing.
+ + Support PERL_DIST_INKT_NOSIGNATURE environment variable to skip
+ building a SIGNATURE file.
+ + Add stub pod to command line scripts.
+ + Better integration with haarg's perl-travis-helper stuff.
+ + Improvements to command line scripts.
+
+ [ Jonas Smedegaard ]
+ * Update copyright info:
+ + Update comment for CONTRIBUTING file.
+ + Add alternate git source URL (not https URL).
+ * (Build-)depend on libfile-chdir-perl, libmodule-runtime-perl and
+ libpath-finddev-perl.
+
+ -- Jonas Smedegaard <dr at jones.dk> Wed, 18 Jun 2014 17:08:12 +0200
+
libdist-inkt-perl (0.017-1) unstable; urgency=low
* Initial packaging release.
diff --git a/debian/control b/debian/control
index c17fe85..c0d6629 100644
--- a/debian/control
+++ b/debian/control
@@ -8,9 +8,12 @@ Build-Depends: cdbs,
dh-buildinfo,
libcpan-changes-perl,
libdata-dump-perl,
+ libfile-chdir-perl,
liblist-moreutils-perl,
libmodule-metadata-perl,
+ libmodule-runtime-perl,
libmodule-signature-perl,
+ libpath-finddev-perl,
libpath-iterator-rule-perl,
libpath-tiny-perl,
librdf-doap-lite-perl,
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 48dd4c6..412888d 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -11,8 +11,6 @@ Files: CREDITS
META.yml
Makefile.PL
SIGNATURE
- bin/distinkt-dist
- bin/distinkt-travisyml
debian/README.source
debian/compat
debian/control
@@ -42,10 +40,12 @@ License: UNKNOWN
Files: CONTRIBUTING
README
+ bin/distinkt-dist
+ bin/distinkt-travisyml
examples/p5-acme-example-dist/lib/Acme/Example/Dist.pm
examples/p5-acme-example-dist/t/01basic.t
t/01basic.t
-Copyright: 2012-2013, Toby Inkster
+Copyright: 2012-2014, Toby Inkster
2013, Toby Inkster
2013-2014, Toby Inkster
2014, Toby Inkster
@@ -69,8 +69,7 @@ License: GPL-ever
FIXME
Files: lib/Dist/Inkt.pm
-Copyright: 2013-2014, Toby Inkster
- => [ 'None' => 'public-domain'
+Copyright: => [ 'None' => 'public-domain'
License: UNKNOWN
FIXME
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdist-inkt-perl.git
More information about the Pkg-perl-cvs-commits
mailing list