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 91730cb218672fb6cc5d1fbd6e89e1013bf230bf Author: Dominic Hargreaves <[email protected]> Date: Wed Aug 23 14:43:26 2017 +0100 Switch to machine-readable debian/copyright --- debian/changelog | 1 + debian/copyright | 21 +++++++++------------ 2 files changed, 10 insertions(+), 12 deletions(-) diff --git a/debian/changelog b/debian/changelog index 7e7ed91..1c039e5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ libclass-virtual-perl (0.06-4) UNRELEASED; urgency=medium * Update Standards-Version (no changes) * Tidy up old versioned dependencies * Add Testsuite control field + * Switch to machine-readable debian/copyright -- Dominic Hargreaves <[email protected]> Wed, 23 Aug 2017 14:18:39 +0100 diff --git a/debian/copyright b/debian/copyright index df95591..a3349ea 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,14 +1,11 @@ -This is the debian package for the Class:Virtual module. -It was created by Dominic Hargreaves <[email protected]> using dh-make-perl. +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: Class-Virtual +Upstream-Contact: Michael G Schwern +Source: https://metacpan.org/release/Class-Virtual -It was downloaded from CPAN <http://search.cpan.org/dist/Class-Virtual/> +Files: * +Copyright: 2000, 2001, 2003, 2004 Michael G Schwern +License: Artistic or GPL-1+ -Copyright 2000, 2001, 2003, 2004 Michael G Schwern - -This program is free software; you can redistribute it and/or modify it -under the same terms as Perl itself. - -Perl is distributed under your choice of the GNU General Public License or -the Artistic License. On Debian GNU/Linux systems, the complete text of the -GNU General Public License can be found in `/usr/share/common-licenses/GPL' -and the Artistic Licence in `/usr/share/common-licenses/Artistic'. +Files: debian/* +Copyright: 2004-2017 Dominic Hargreaves <[email protected]> -- 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
