This is an automated email from the git hooks/post-receive script. js pushed a commit to annotated tag debian/1.1.6-1 in repository boxer.
commit 5bc357dda4f4350f32ee173632e30004bf782d78 Author: Jonas Smedegaard <[email protected]> Date: Sun Nov 5 21:45:07 2017 +0100 Prepare for release: Update changelog, and control file. --- debian/changelog | 15 +++++++++++++++ debian/control | 3 ++- 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index e1898c8..2d02d95 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +boxer (1.1.6-1) unstable; urgency=medium + + [ upstream ] + * New release. + Bug Fixes: + + Fix testsuite to gracefully handle executable reclass unavailable. + Packaging: + + Fix require Test::Exception and Test::File::Contents for + testsuite. + + [ Jonas Smedegaard ] + * Update package relations: Build-depend on libfile-which-perl. + + -- Jonas Smedegaard <[email protected]> Sun, 05 Nov 2017 21:43:35 +0100 + boxer (1.1.5-1) unstable; urgency=medium [ upstream ] diff --git a/debian/control b/debian/control index 542ef53..f4735af 100644 --- a/debian/control +++ b/debian/control @@ -32,7 +32,8 @@ Build-Depends: cdbs, libtest-fixme-perl, libtest-minimumversion-perl, libtest-pod-perl, - libtest-synopsis-perl + libtest-synopsis-perl, + libfile-which-perl Maintainer: Debian Perl Group <[email protected]> Uploaders: Jonas Smedegaard <[email protected]> Standards-Version: 4.1.1 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/boxer.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
