[libstring-copyright-perl] 05/08: Update changes, and bump version.

Jonas Smedegaard dr at jones.dk
Wed Dec 7 01:13:19 UTC 2016


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

js pushed a commit to branch master
in repository libstring-copyright-perl.

commit 96381d45651feabf5ff80b4d4b0082c07bf44679
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Wed Nov 30 19:56:16 2016 +0100

    Update changes, and bump version.
---
 lib/String/Copyright.pm |  4 ++--
 meta/changes.pret       | 10 ++++++++++
 2 files changed, 12 insertions(+), 2 deletions(-)

diff --git a/lib/String/Copyright.pm b/lib/String/Copyright.pm
index b8b3a04..c942aa5 100644
--- a/lib/String/Copyright.pm
+++ b/lib/String/Copyright.pm
@@ -14,11 +14,11 @@ String::Copyright - Representation of text-based copyright statements
 
 =head1 VERSION
 
-Version 0.003004
+Version 0.003005
 
 =cut
 
-our $VERSION = '0.003004';
+our $VERSION = '0.003005';
 
 # Dependencies
 use parent 'Exporter::Tiny';
diff --git a/meta/changes.pret b/meta/changes.pret
index de06560..4990233 100644
--- a/meta/changes.pret
+++ b/meta/changes.pret
@@ -111,3 +111,13 @@
 		item "Fix avoid regex modifier r (available only since Perl 5.14)."^^Bugfix;
 		item "Fix remove POD mentions or subs for unimplemented features."^^Documentation;
 		item "Add TODO file."^^Documentation].
+
+`String-Copyright 0.003005 cpan:JONASS`
+	issued  2016-11-30;
+	changeset [
+		item [ a dcs:Bugfix;
+			label "Fix skip some pseudosign chatter, and skip single question mark after copyright signs (possibly fallout from broken converted copyright sign).";
+			dcs:thanks debian:dod;
+			dbug:fixes <https://bugs.debian.org/838896>];
+		item "Fix skip chatter after boilerplate."^^Bugfix;
+		item "Add tests for broken copyright sign and boilerplate chatter."^^Tests].

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



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