This is an automated email from the git hooks/post-receive script. dom pushed a commit to branch master in repository libclass-virtual-perl.
commit 4f7cc2ebd3f736e3281cbc2e658bd7f04326df4c Merge: 91730cb b23ee47 Author: Dominic Hargreaves <[email protected]> Date: Wed Aug 23 14:44:32 2017 +0100 Merge tag 'upstream/0.08' Upstream version 0.08 .travis.yml | 10 ++++++++ Changes | 14 +++++++++++ MANIFEST | 5 +++- META.json | 54 +++++++++++++++++++++++++++++++++++++++++ META.yml | 44 +++++++++++++++++++++------------ Makefile.PL | 40 +++++++++++++++++++----------- appveyor.yml | 21 ++++++++++++++++ debian/changelog | 3 ++- lib/Class/Virtual.pm | 11 ++++++--- lib/Class/Virtually/Abstract.pm | 15 ++++++------ 10 files changed, 175 insertions(+), 42 deletions(-) diff --cc debian/changelog index 1c039e5,0000000..58dfef8 mode 100644,000000..100644 --- a/debian/changelog +++ b/debian/changelog @@@ -1,60 -1,0 +1,61 @@@ - libclass-virtual-perl (0.06-4) UNRELEASED; urgency=medium ++libclass-virtual-perl (0.08-1) UNRELEASED; urgency=medium + + * Change maintainer to Debian Perl Group + * Update Vcs-* and Homepage fields + * debian/watch: use metacpan-based URL. + * Update dh compat to 9 + * Update Standards-Version (no changes) + * Tidy up old versioned dependencies + * Add Testsuite control field + * Switch to machine-readable debian/copyright ++ * New upstream release + + -- Dominic Hargreaves <[email protected]> Wed, 23 Aug 2017 14:18:39 +0100 + +libclass-virtual-perl (0.06-3) unstable; urgency=low + + * Add dependencies on libclass-isa-perl | perl (<< 5.10.1-13) + (closes: #614412) + * Update dh compat to 7, and use tiny rules file + * Update Standards-Version (no changes) + * Switch to source format 3.0 (quilt) + + -- Dominic Hargreaves <[email protected]> Sat, 26 Feb 2011 17:42:14 +0000 + +libclass-virtual-perl (0.06-2) unstable; urgency=low + + * Fix debian/rules rmdir bug (closes: 467686) + * Update Standards-Version (no changes) + * Standardize debian/watch format + * debian/control: add Homepage field + * Fix make distclean lintian warning + + -- Dominic Hargreaves <[email protected]> Tue, 26 Feb 2008 22:00:46 +0000 + +libclass-virtual-perl (0.06-1) unstable; urgency=low + + * New upstream release + * Update Standards-Version (no changes) + + -- Dominic Hargreaves <[email protected]> Tue, 05 Jun 2007 19:20:39 +0100 + +libclass-virtual-perl (0.05-2) unstable; urgency=low + + * Fix lintian error regarding multiline control fields. + + -- Dominic Hargreaves <[email protected]> Tue, 5 Apr 2005 22:22:05 +0100 + +libclass-virtual-perl (0.05-1) unstable; urgency=low + + * New upstream release. + * Add missing build dependency. + * Update debian/copyright. + + -- Dominic Hargreaves <[email protected]> Mon, 3 Jan 2005 02:13:41 +0000 + +libclass-virtual-perl (0.04-1) unstable; urgency=low + + * Initial Release. + + -- Dominic Hargreaves <[email protected]> Wed, 3 Nov 2004 23:55:01 +0000 + -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libclass-virtual-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
