[libmoox-options-perl] 04/04: Update changelog, control file and copyright hints.
Jonas Smedegaard
dr at jones.dk
Sun Feb 15 14:04:04 UTC 2015
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository libmoox-options-perl.
commit de74f21147349e5f705b80d3ca03633a87b5a43e
Author: Jonas Smedegaard <dr at jones.dk>
Date: Sun Feb 15 15:03:41 2015 +0100
Update changelog, control file and copyright hints.
---
debian/changelog | 18 ++++++++++++++++++
debian/control | 3 ++-
debian/copyright_hints | 9 ++++++---
3 files changed, 26 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index c3fa840..c04b76e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,21 @@
+libmoox-options-perl (4.017-1) unstable; urgency=medium
+
+ [ upstream ]
+ * New release(s).
+ + New feature Autorange.
+ + Fix warning generated when missing required params.
+ + Fix recommend Term::Any::Size.
+ + Add "hidden" attribute, and doc.
+ + Improve error message for isa check failures.
+ + Fix upgrade deps on Module::Build and Getopt::Long.
+
+ [ Jonas Smedegaard ]
+ * Update package relations:
+ + Build-depend on recent libmodule-build-perl.
+ + (Build-)depend on recent libgetopt-long-perl.
+
+ -- Jonas Smedegaard <dr at jones.dk> Sun, 15 Feb 2015 15:02:50 +0100
+
libmoox-options-perl (4.012-1) unstable; urgency=medium
[ upstream ]
diff --git a/debian/control b/debian/control
index e457c85..09df2b4 100644
--- a/debian/control
+++ b/debian/control
@@ -4,9 +4,9 @@ Priority: optional
Build-Depends: cdbs,
devscripts,
perl,
- libmodule-build-perl,
debhelper,
dh-buildinfo,
+ libmodule-build-perl (>= 0.421100),
libdata-record-perl,
libjson-perl,
libmro-compat-perl,
@@ -14,6 +14,7 @@ Build-Depends: cdbs,
libregexp-common-perl,
libterm-size-any-perl,
libunicode-linebreak-perl,
+ libgetopt-long-perl (>= 2.43),
libgetopt-long-descriptive-perl (>= 0.091),
perl (>= 5.19.5) | libmodule-metadata-perl (>= 1.000019),
libmoo-perl (>= 1.003001),
diff --git a/debian/copyright_hints b/debian/copyright_hints
index e7375d9..227b883 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -4,7 +4,8 @@ Upstream-Contact: FIXME
Source: FIXME
Disclaimer: Autogenerated by CDBS
-Files: README
+Files: Build.PL
+ README
README.mkdn
lib/MooX/Options.pm
lib/MooX/Options/Descriptive.pm
@@ -16,11 +17,14 @@ Files: README
t/000-report-versions.t
t/around_options_usage.t
t/author-critic.t
+ t/autosplit_warning_on_required_param.t
t/check_target_methods.t
t/doc-utf8.t
t/doc.t
t/failure.t
t/flavour.t
+ t/hidden.t
+ t/isa_check.t
t/lib/MooXCmdTest.pm
t/lib/MooXCmdTest/Cmd/test1.pm
t/lib/MooXCmdTest/Cmd/test1/Cmd/test2.pm
@@ -44,8 +48,7 @@ Copyright: 2013, celogeek <me at celogeek.com>
License: UNKNOWN
FIXME
-Files: Build.PL
- Changes
+Files: Changes
MANIFEST
META.json
META.yml
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmoox-options-perl.git
More information about the Pkg-perl-cvs-commits
mailing list