[libcatmandu-perl] 04/04: Update changelog, control file and copyright hints.
Jonas Smedegaard
dr at jones.dk
Wed Feb 25 20:04:34 UTC 2015
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository libcatmandu-perl.
commit a8029b1790e87d58527987106c99e1502999775e
Author: Jonas Smedegaard <dr at jones.dk>
Date: Wed Feb 25 21:03:15 2015 +0100
Update changelog, control file and copyright hints.
---
debian/changelog | 33 +++++++++++++++++++++++++++++++++
debian/control | 8 +++++---
debian/copyright_hints | 10 ++++++++--
3 files changed, 46 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index b2c78c3..c34b683 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,36 @@
+libcatmandu-perl (0.9301-1) UNRELEASED; urgency=medium
+
+ [ upstream ]
+ * New release(s).
+ 0.9209:
+ 0.9210:
+ + Fix log tests.
+ 0.93:
+ + Iterable can now behave like an external iterator (see next and
+ rewind methods).
+ + Better Fix::Parser error handling.
+ + New hash_merge fix.
+ + Fix Versioning bugs.
+ + More consistent Importer::JSON and Exporter::JSON parameter
+ naming.
+ + Fix regex bug in emit.
+ + New set_array and set_hash fixes.
+ + New filter fix.
+ + Iterable stop_if method.
+ + Pod fixes.
+ 0.9301:
+ + Cmd output test failed sometimes.
+
+ [ Jonas Smedegaard ]
+ * Update copyright info:
+ + Bump (yes, not extend) overage for main upstream author.
+ * Update package relations:
+ + Tighten (build-)dependency on libapp-cmd-perl liblog-any-perl
+ liblog-any-adapter-perl.
+ + (Build-)depend on libhash-merge-simple-perl.
+
+ -- Jonas Smedegaard <dr at jones.dk> Wed, 25 Feb 2015 21:02:33 +0100
+
libcatmandu-perl (0.9209-1) unstable; urgency=medium
[ upstream ]
diff --git a/debian/control b/debian/control
index 69aecc9..c759690 100644
--- a/debian/control
+++ b/debian/control
@@ -12,18 +12,20 @@ Build-Depends: cdbs,
libconfig-onion-perl,
libdata-uuid-perl,
libdata-util-perl,
+ libhash-merge-simple-perl,
libio-handle-util-perl,
libmarpa-r2-perl,
libmodule-info-perl,
+ libmoox-aliases-perl,
libsub-exporter-perl,
libtry-tiny-byclass-perl,
- libapp-cmd-perl (>= 0.323),
+ libapp-cmd-perl (>= 0.326),
libdata-compare-perl (>= 0.22),
libfile-find-rule-perl (>= 0.33),
libjson-xs-perl (>= 2.300),
liblist-moreutils-perl (>= 0.33),
- liblog-any-perl (>= 0.15),
- liblog-any-adapter-perl (>= 0.11),
+ liblog-any-perl (>= 1.03),
+ liblog-any-adapter-perl (>= 1.03),
libmoo-perl (>= 1.004006),
libtext-csv-perl (>= 1.21),
libthrowable-perl (>= 0.200004),
diff --git a/debian/copyright_hints b/debian/copyright_hints
index f3be863..e8975ca 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -81,6 +81,7 @@ Files: Build.PL
lib/Catmandu/Fix/downcase.pm
lib/Catmandu/Fix/expand.pm
lib/Catmandu/Fix/expand_date.pm
+ lib/Catmandu/Fix/filter.pm
lib/Catmandu/Fix/from_json.pm
lib/Catmandu/Fix/hash.pm
lib/Catmandu/Fix/join_field.pm
@@ -95,7 +96,9 @@ Files: Build.PL
lib/Catmandu/Fix/replace_all.pm
lib/Catmandu/Fix/retain.pm
lib/Catmandu/Fix/retain_field.pm
+ lib/Catmandu/Fix/set_array.pm
lib/Catmandu/Fix/set_field.pm
+ lib/Catmandu/Fix/set_hash.pm
lib/Catmandu/Fix/sort_field.pm
lib/Catmandu/Fix/split_field.pm
lib/Catmandu/Fix/substring.pm
@@ -176,6 +179,7 @@ Files: Build.PL
t/Catmandu-Fix-downcase.t
t/Catmandu-Fix-expand.t
t/Catmandu-Fix-expand_date.t
+ t/Catmandu-Fix-filter.t
t/Catmandu-Fix-from_json.t
t/Catmandu-Fix-hash.t
t/Catmandu-Fix-join_field.t
@@ -190,7 +194,9 @@ Files: Build.PL
t/Catmandu-Fix-replace_all.t
t/Catmandu-Fix-retain.t
t/Catmandu-Fix-retain_field.t
+ t/Catmandu-Fix-set_array.t
t/Catmandu-Fix-set_field.t
+ t/Catmandu-Fix-set_hash.t
t/Catmandu-Fix-sort_field.t
t/Catmandu-Fix-split_field.t
t/Catmandu-Fix-substring.t
@@ -244,7 +250,7 @@ Files: LICENSE
Copyright: 1989, Free Software Foundation, Inc
19xx name of author
19yy <name of author>
- 2014, Nicolas Steenlant
+ 2015, Nicolas Steenlant
disclaimer" for the program, if
interest in the
the software, and
@@ -265,7 +271,7 @@ Copyright: (1883-1944)
Toribio, 1852-1930,
de Bercenay, François (1761-ca 1830)
de Saint-Maur, Nicolas-François, 1695-1774,
- de Sousa, 1922-2010
+ de Sousa, 1922-2010,
License: UNKNOWN
FIXME
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcatmandu-perl.git
More information about the Pkg-perl-cvs-commits
mailing list