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 b787379aa687e101c1a6b0c4cb33aedfbfa812ad
Author: Frank Lichtenheld <fr...@lichtenheld.de>
Date:   Mon Jul 16 04:05:27 2007 +0200

    Prepare 1.1 release
---
 Changes                      | 16 ++++++++++++++++
 lib/Parse/DebianChangelog.pm |  2 +-
 2 files changed, 17 insertions(+), 1 deletion(-)

diff --git a/Changes b/Changes
index 8a5715a..d79d939 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,19 @@
+Parse-DebianChangelog (1.1) unstable; urgency=low
+
+  * Bug fixes and misc stuff:
+    - Move repository from darcs to git and include
+      Debian packaging stuff in the master branch.
+      Neither should be visible to users.
+    - Move build system to Module::Build
+    - Make all output and documentation translatable,
+      using po4a for the POD part
+    - Add a Pod::UsageTrans module which works like
+      Pod::Usage, but allows for translated content.
+    - Make the old-format patterns a little less
+      trigger-happy.
+
+ -- Frank Lichtenheld <fr...@lichtenheld.de>  Mon, 16 Jul 2007 03:40:24 +0200
+
 Parse-DebianChangelog (1.0) unstable; urgency=low
 
   * API changes:
diff --git a/lib/Parse/DebianChangelog.pm b/lib/Parse/DebianChangelog.pm
index 0fc790b..7c4b0d0 100644
--- a/lib/Parse/DebianChangelog.pm
+++ b/lib/Parse/DebianChangelog.pm
@@ -103,7 +103,7 @@ use Date::Parse;
 use Parse::DebianChangelog::Util qw( :all );
 use Parse::DebianChangelog::Entry;
 
-our $VERSION = '1.0';
+our $VERSION = '1.1';
 
 =pod
 

-- 
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
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to