This is an automated email from the git hooks/post-receive script. intrigeri pushed a commit to branch master in repository libparse-debianchangelog-perl.
commit 6c3bda6b1997d29f7174e5b8bb4890d6b57a2461 Author: Frank Lichtenheld <[email protected]> Date: Mon Apr 4 17:53:40 2011 +0200 Bump version to 1.2.0 Also update some copyright years --- lib/Parse/DebianChangelog.pm | 4 ++-- lib/Parse/DebianChangelog/ChangesFilters.pm | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/Parse/DebianChangelog.pm b/lib/Parse/DebianChangelog.pm index 8f78f8d..dbb1531 100644 --- a/lib/Parse/DebianChangelog.pm +++ b/lib/Parse/DebianChangelog.pm @@ -2,7 +2,7 @@ # Parse::DebianChangelog # # Copyright 1996 Ian Jackson -# Copyright 2005 Frank Lichtenheld <[email protected]> +# Copyright 2005,2011 Frank Lichtenheld <[email protected]> # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -103,7 +103,7 @@ use Date::Parse; use Parse::DebianChangelog::Util qw( :all ); use Parse::DebianChangelog::Entry; -our $VERSION = '1.1.1'; +our $VERSION = '1.2.0'; =pod diff --git a/lib/Parse/DebianChangelog/ChangesFilters.pm b/lib/Parse/DebianChangelog/ChangesFilters.pm index 57510e6..46ad2aa 100644 --- a/lib/Parse/DebianChangelog/ChangesFilters.pm +++ b/lib/Parse/DebianChangelog/ChangesFilters.pm @@ -1,7 +1,7 @@ # # Parse::DebianChangelog::ChangesFilters # -# Copyright 2005 Frank Lichtenheld <[email protected]> +# Copyright 2005,2011 Frank Lichtenheld <[email protected]> # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libparse-debianchangelog-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
