[libcatmandu-perl] 03/03: Prepare for release: Update changelog, control file, and copyright hints.
Jonas Smedegaard
dr at jones.dk
Mon Dec 26 13:59:44 UTC 2016
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository libcatmandu-perl.
commit a0a9124bde442752d121fcc6743f5b7fc1f9380f
Author: Jonas Smedegaard <dr at jones.dk>
Date: Mon Dec 26 14:51:40 2016 +0100
Prepare for release: Update changelog, control file, and copyright hints.
---
debian/changelog | 17 +++++++++++++++++
debian/control | 15 +++++++++------
debian/copyright_hints | 35 ++++++++++++++++++++++++++++++-----
3 files changed, 56 insertions(+), 11 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 3dc4b39..c7d1ebe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,20 @@
+libcatmandu-perl (1.0304-1) experimental; urgency=medium
+
+ [ upstream ]
+ * New release(s).
+
+ [ Jonas Smedegaard ]
+ * Update package relations:
+ + (Build-)depend on libpath-tiny-perl (not libfile-slurp-tiny-perl).
+ + (Build-)depend on libparser-mgc-perl (not libmarpa-r2-perl).
+ + (Build-)depend on libcpanel-json-xs-perl (not libjson-xs-perl).
+ + (Build-)depend on liblwp-useragent-determined-perl
+ libref-util-perl libtext-hogan-perl libasa-perl.
+ + Stop build-depend on or recommend perltidy.
+ + Tighten build-dependency on libtest-exception-perl.
+
+ -- Jonas Smedegaard <dr at jones.dk> Mon, 26 Dec 2016 14:51:15 +0100
+
libcatmandu-perl (1.0001-1) unstable; urgency=medium
[ upstream ]
diff --git a/debian/control b/debian/control
index b6dc5dc..a6c3916 100644
--- a/debian/control
+++ b/debian/control
@@ -7,26 +7,30 @@ Build-Depends: cdbs,
libmodule-build-perl,
debhelper,
dh-buildinfo,
+ libany-uri-escape-perl,
libcgi-expand-perl,
libclone-perl,
libconfig-onion-perl,
libdata-uuid-perl,
- libfile-slurp-tiny-perl,
libhash-merge-simple-perl,
libio-handle-util-perl,
libwww-perl,
- libmarpa-r2-perl,
+ liblwp-useragent-determined-perl,
libmodule-info-perl,
libmoox-aliases-perl,
libmoox-role-logger-perl,
+ libparser-mgc-perl,
+ libpath-tiny-perl,
+ libref-util-perl,
libsub-exporter-perl,
+ libtext-hogan-perl,
libtry-tiny-byclass-perl,
liburi-perl,
- libany-uri-escape-perl,
+ libasa-perl,
libapp-cmd-perl (>= 0.330),
+ libcpanel-json-xs-perl (>= 3.0213),
libdata-compare-perl (>= 0.22),
libfile-find-rule-perl (>= 0.33),
- libjson-xs-perl (>= 2.300),
liblist-moreutils-perl (>= 0.33),
libmoo-perl (>= 1.004006),
libtext-csv-perl (>= 1.21),
@@ -34,14 +38,13 @@ Build-Depends: cdbs,
liburi-template-perl (>= 0.22),
libyaml-libyaml-perl (>= 0.41),
libnamespace-clean-perl (>= 0.24),
- perltidy,
liblog-any-adapter-log4perl-perl,
liblog-log4perl-perl,
libtest-lwp-useragent-perl,
libtest-pod-perl,
liblog-any-perl (>= 1.03),
libtest-deep-perl (>= 0.112),
- libtest-exception-perl (>= 0.32),
+ libtest-exception-perl (>= 0.43),
perl (>= 5.19.5) | libtest-simple-perl (>= 0.99)
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr at jones.dk>
diff --git a/debian/copyright_hints b/debian/copyright_hints
index df3665f..289fefd 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -25,9 +25,13 @@ Files: Build.PL
lib/Catmandu/Addable.pm
lib/Catmandu/ArrayIterator.pm
lib/Catmandu/Bag.pm
+ lib/Catmandu/Bag/IdGenerator.pm
+ lib/Catmandu/Bag/IdGenerator/Mock.pm
+ lib/Catmandu/Bag/IdGenerator/UUID.pm
lib/Catmandu/Buffer.pm
lib/Catmandu/CLI.pm
lib/Catmandu/Cmd.pm
+ lib/Catmandu/Cmd/compile.pm
lib/Catmandu/Cmd/config.pm
lib/Catmandu/Cmd/convert.pm
lib/Catmandu/Cmd/copy.pm
@@ -47,6 +51,7 @@ Files: Build.PL
lib/Catmandu/Expander.pm
lib/Catmandu/Exporter.pm
lib/Catmandu/Exporter/CSV.pm
+ lib/Catmandu/Exporter/Count.pm
lib/Catmandu/Exporter/JSON.pm
lib/Catmandu/Exporter/Mock.pm
lib/Catmandu/Exporter/Multi.pm
@@ -77,10 +82,16 @@ Files: Build.PL
lib/Catmandu/Fix/Condition/exists.pm
lib/Catmandu/Fix/Condition/greater_than.pm
lib/Catmandu/Fix/Condition/in.pm
+ lib/Catmandu/Fix/Condition/is_array.pm
lib/Catmandu/Fix/Condition/is_false.pm
+ lib/Catmandu/Fix/Condition/is_null.pm
+ lib/Catmandu/Fix/Condition/is_number.pm
+ lib/Catmandu/Fix/Condition/is_object.pm
+ lib/Catmandu/Fix/Condition/is_string.pm
lib/Catmandu/Fix/Condition/is_true.pm
lib/Catmandu/Fix/Condition/less_than.pm
lib/Catmandu/Fix/Has.pm
+ lib/Catmandu/Fix/Inlineable.pm
lib/Catmandu/Fix/Parser.pm
lib/Catmandu/Fix/SimpleGetValue.pm
lib/Catmandu/Fix/add_field.pm
@@ -105,6 +116,7 @@ Files: Build.PL
lib/Catmandu/Fix/hash.pm
lib/Catmandu/Fix/import.pm
lib/Catmandu/Fix/include.pm
+ lib/Catmandu/Fix/index.pm
lib/Catmandu/Fix/join_field.pm
lib/Catmandu/Fix/log.pm
lib/Catmandu/Fix/lookup.pm
@@ -115,6 +127,7 @@ Files: Build.PL
lib/Catmandu/Fix/paste.pm
lib/Catmandu/Fix/perlcode.pm
lib/Catmandu/Fix/prepend.pm
+ lib/Catmandu/Fix/random.pm
lib/Catmandu/Fix/reject.pm
lib/Catmandu/Fix/remove_field.pm
lib/Catmandu/Fix/replace_all.pm
@@ -179,6 +192,7 @@ Files: Build.PL
t/Catmandu-Bag.t
t/Catmandu-Buffer.t
t/Catmandu-CLI.t
+ t/Catmandu-Cmd-compile.t
t/Catmandu-Cmd-config.t
t/Catmandu-Cmd-convert.t
t/Catmandu-Cmd-copy.t
@@ -195,6 +209,7 @@ Files: Build.PL
t/Catmandu-Env.t
t/Catmandu-Error.t
t/Catmandu-Exporter-CSV.t
+ t/Catmandu-Exporter-Count.t
t/Catmandu-Exporter-JSON.t
t/Catmandu-Exporter-Mock.t
t/Catmandu-Exporter-Multi.t
@@ -221,10 +236,16 @@ Files: Build.PL
t/Catmandu-Fix-Condition-exists.t
t/Catmandu-Fix-Condition-greater_than.t
t/Catmandu-Fix-Condition-in.t
+ t/Catmandu-Fix-Condition-is_array.t
t/Catmandu-Fix-Condition-is_false.t
+ t/Catmandu-Fix-Condition-is_null.t
+ t/Catmandu-Fix-Condition-is_number.t
+ t/Catmandu-Fix-Condition-is_object.t
+ t/Catmandu-Fix-Condition-is_string.t
t/Catmandu-Fix-Condition-is_true.t
t/Catmandu-Fix-Condition-less_than.t
t/Catmandu-Fix-Condition.t
+ t/Catmandu-Fix-Inlineable.t
t/Catmandu-Fix-Parser.t
t/Catmandu-Fix-add_field.t
t/Catmandu-Fix-add_to_exporter.t
@@ -247,6 +268,7 @@ Files: Build.PL
t/Catmandu-Fix-from_json.t
t/Catmandu-Fix-hash.t
t/Catmandu-Fix-include.t
+ t/Catmandu-Fix-index.t
t/Catmandu-Fix-join_field.t
t/Catmandu-Fix-log.t
t/Catmandu-Fix-lookup.t
@@ -257,6 +279,7 @@ Files: Build.PL
t/Catmandu-Fix-paste.t
t/Catmandu-Fix-perlcode.t
t/Catmandu-Fix-prepend.t
+ t/Catmandu-Fix-random.t
t/Catmandu-Fix-reject.t
t/Catmandu-Fix-remove_field.t
t/Catmandu-Fix-replace_all.t
@@ -314,9 +337,9 @@ Files: Build.PL
t/author-pod-syntax.t
t/catmandu.yml
t/csv_test.json
- t/fix-level-1.txt
- t/fix-level-2.txt
- t/fix-level-3.txt
+ t/fix-level-1.fix
+ t/fix-level-2.fix
+ t/fix-level-3.fix
t/lib/Catmandu/Fix/undef_error.pm
t/lib/Catmandu/Importer/Values.pm
t/lib/Catmandu/Serializer/dumper.pm
@@ -324,11 +347,13 @@ Files: Build.PL
t/myfixes.fix
t/planets.csv
t/planets.tab
+ t/release-perltidy.t
t/run.fix
t/russian.txt
t/script.pl
t/small.json
t/small.yaml
+ t/variables.fix
Copyright: NONE
License: UNKNOWN
FIXME
@@ -832,8 +857,8 @@ License: UNKNOWN
FIXME
Files: t/Catmandu-Util.t
-Copyright: cole") , "Ãcole" , 'capitalize';
- cole") , "école" , 'as_utf8';
+Copyright: cole"), "Ãcole", 'capitalize';
+ cole"), "école", 'as_utf8';
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