[libpath-iterator-rule-perl] 10/10: Prepare for release: Update changelog, control file and copyright hints.
Jonas Smedegaard
dr at jones.dk
Sat Oct 24 20:29:48 UTC 2015
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository libpath-iterator-rule-perl.
commit 6d31811cf6afeca5ebd3142ef89e406ff9941297
Author: Jonas Smedegaard <dr at jones.dk>
Date: Sat Oct 24 22:16:47 2015 +0200
Prepare for release: Update changelog, control file and copyright hints.
---
debian/changelog | 22 +++++++++++++++++++---
debian/control | 2 +-
debian/copyright_hints | 20 ++++++++++++--------
3 files changed, 32 insertions(+), 12 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 3f2f3c7..6f547a2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,24 @@
-libpath-iterator-rule-perl (1.008-2) UNRELEASED; urgency=medium
+libpath-iterator-rule-perl (1.009-1) unstable; urgency=medium
- * Update Vcs-Browser URL to cgit web frontend
+ [ upstream ]
+ * New release.
+ + Regular expressions flags were being lost. Now name(qr/foo/i)
+ works like iname(qr/foo/).
- -- Salvatore Bonaccorso <carnil at debian.org> Sat, 16 Aug 2014 09:34:13 +0200
+ [ Salvatore Bonaccorso ]
+ * Update Vcs-Browser URL to use cgit web frontend.
+
+ [ Jonas Smedegaard ]
+ * Update copyright info:
+ + Use License-Grant and License-Reference fields.
+ Thanks to Ben Finney.
+ * Add lintian override regarding license in License-Reference field.
+ See bug#786450.
+ * Bump debhelper compatibility level to 9.
+ * Add lintian override regarding debhelper 9.
+ * Declare compliance with Debian Policy 3.9.6.
+
+ -- Jonas Smedegaard <dr at jones.dk> Sat, 24 Oct 2015 22:15:18 +0200
libpath-iterator-rule-perl (1.008-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 2e886bb..cccd703 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Build-Depends: cdbs,
libcpan-meta-requirements-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr at jones.dk>
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libpath-iterator-rule-perl
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libpath-iterator-rule-perl.git
Homepage: https://github.com/dagolden/Path-Iterator-Rule
diff --git a/debian/copyright_hints b/debian/copyright_hints
index e6aeb6c..617fe88 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -4,7 +4,7 @@ Upstream-Contact: FIXME
Source: FIXME
Disclaimer: Autogenerated by CDBS
-Files: CONTRIBUTING
+Files: CONTRIBUTING.mkdn
Changes
MANIFEST
META.json
@@ -22,6 +22,7 @@ Files: CONTRIBUTING
dist.ini
examples/modules-in-inc.pl
perlcritic.rc
+ t/00-report-prereqs.dd
t/00-report-prereqs.t
t/clone.t
t/lib/PCNTest.pm
@@ -30,19 +31,16 @@ Files: CONTRIBUTING
xt/author/00-compile.t
xt/author/critic.t
xt/author/pod-spell.t
+ xt/author/test-version.t
xt/release/distmeta.t
xt/release/minimum-version.t
xt/release/pod-syntax.t
xt/release/portability.t
- xt/release/test-version.t
Copyright: *No copyright*
License: UNKNOWN
FIXME
-Files: README
- lib/PIR.pm
- lib/Path/Iterator/Rule.pm
- t/basic.t
+Files: t/basic.t
t/breadth-depth-files.t
t/breadth-depth.t
t/content.t
@@ -66,10 +64,16 @@ Copyright: 2013, David Golden
License: UNKNOWN
FIXME
+Files: README
+ lib/PIR.pm
+ lib/Path/Iterator/Rule.pm
+Copyright: 2013, David Golden
+ AND LICENSE
+License: UNKNOWN
+ FIXME
+
Files: LICENSE
Copyright: 2013, David Golden
- License. Subject to the terms and conditions of
- [yyyy
License: Apache-2.0
FIXME
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpath-iterator-rule-perl.git
More information about the Pkg-perl-cvs-commits
mailing list