This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository libtype-tiny-perl.
commit bf8796d07aa54dc831f7e8110c62fa8cf0868ef6 Author: Jonas Smedegaard <[email protected]> Date: Wed Oct 29 20:42:32 2014 +0100 Prepare for release: Update changelog and control file. --- debian/changelog | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index f7a3c99..f7368b4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +libtype-tiny-perl (1.000004-2) UNRELEASED; urgency=medium + + * Extend build-dependency on libobject-accessor-perl to fallback on + older perl: Eases backporting. + + -- Jonas Smedegaard <[email protected]> Wed, 29 Oct 2014 20:41:31 +0100 + libtype-tiny-perl (1.000004-1) unstable; urgency=medium [ upstream ] diff --git a/debian/control b/debian/control index 5e296e4..41309a4 100644 --- a/debian/control +++ b/debian/control @@ -17,12 +17,12 @@ Build-Depends: cdbs, libtest-warnings-perl, libmatch-simple-perl, libmoosex-getopt-perl, - libobject-accessor-perl, libdevel-hide-perl, perl (>= 5.13.4) | libtest-simple-perl (>= 0.96), libmoo-perl (>= 1.001000), perl (>= 5.13.11) | libjson-pp-perl (>= 2.27105), libvalidation-class-perl (>= 7.900017), + libobject-accessor-perl | perl (<= 5.18.2), libexporter-tiny-perl, libdevel-stacktrace-perl Maintainer: Debian Perl Group <[email protected]> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtype-tiny-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
