[libmessage-passing-perl] 11/11: Prepare for release: Update changelog and copyright hints.
Jonas Smedegaard
js at alioth.debian.org
Fri Aug 9 15:49:01 UTC 2013
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository libmessage-passing-perl.
commit e57ec121d5ff17496e53369cc4af0407f9e2ed3d
Author: Jonas Smedegaard <dr at jones.dk>
Date: Fri Aug 9 17:46:03 2013 +0200
Prepare for release: Update changelog and copyright hints.
---
debian/changelog | 15 +++++++++++++++
debian/copyright_hints | 3 +++
2 files changed, 18 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 883d7c1..b86e2a9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+libmessage-passing-perl (0.113-1) unstable; urgency=low
+
+ [ upstream ]
+ * New release.
+ + Add Message::Passing::Filter::Mangle for use with
+ Message::Passing::DSL when you don't want to write a named filter.
+
+ [ Jonas Smedegaard ]
+ * Improve watch file to use both www.cpan.org/authors URL (for newest
+ info) and search.cpan.org/dist URL (for change of author).
+ Switch get-orig-source target to use www.cpan.org/authors URL.
+ Stop watch file tracking upstream development releases.
+
+ -- Jonas Smedegaard <dr at jones.dk> Fri, 09 Aug 2013 17:44:36 +0200
+
libmessage-passing-perl (0.112-1) unstable; urgency=low
[ upstream ]
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 8271852..61b5023 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -42,6 +42,7 @@ Files: MANIFEST
lib/Message/Passing/Filter/Encoder/JSON.pm
lib/Message/Passing/Filter/Encoder/Null.pm
lib/Message/Passing/Filter/Key.pm
+ lib/Message/Passing/Filter/Mangle.pm
lib/Message/Passing/Filter/Null.pm
lib/Message/Passing/Filter/T.pm
lib/Message/Passing/Filter/ToLogstash.pm
@@ -70,6 +71,7 @@ Files: MANIFEST
lib/Message/Passing/Role/Script.pm
script/message-pass
t/00_compile.t
+ t/author/cpan-changes.t
t/author/notabs.t
t/author/pod.t
t/author/podcoverage.t
@@ -80,6 +82,7 @@ Files: MANIFEST
t/dsl.t
t/errorchain.t
t/filter.t
+ t/filter_mangle.t
t/filter_tologstash.t
t/input_decode.t
t/input_output_coerce.t
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmessage-passing-perl.git
More information about the Pkg-perl-cvs-commits
mailing list