debian/0000755000000000000000000000000012061624561007171 5ustar debian/control0000644000000000000000000000272312055127612010576 0ustar Source: libdebian-copyright-perl Maintainer: Debian Perl Group Uploaders: Nicholas Bamber , Xavier Guimard Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libarray-unique-perl, libclass-accessor-perl, libparse-debcontrol-perl, libperl6-slurp-perl, libtest-deep-perl, libtest-exception-perl, libtest-longstring-perl, libtest-nowarnings-perl, libtie-ixhash-perl, perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdebian-copyright-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libdebian-copyright-perl.git Homepage: http://search.cpan.org/dist/Debian-Copyright/ Package: libdebian-copyright-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libarray-unique-perl, libclass-accessor-perl, libparse-debcontrol-perl, libtie-ixhash-perl Description: perl module to parse, merge and write Debian copyright files Debian::Copyright can be used for the representation, manipulation and merging of Debian copyright files in an object-oriented way. It provides easy reading and writing of the debian/copyright file found in Debian source packages. debian/changelog0000644000000000000000000000105612061602706011042 0ustar libdebian-copyright-perl (0.2-1) unstable; urgency=low [ Salvatore Bonaccorso ] * Correct Vcs-Browser and Vcs-Git URLs. [ Xavier Guimard ] * New upstream version * Bump Standards-Version to 3.9.4 * Update debian/copyright (years and format) * Remove lintian-overrides file (unneeded now) -- Nicholas Bamber Tue, 11 Dec 2012 10:06:43 +0000 libdebian-copyright-perl (0.1-1) unstable; urgency=low * Initial Release (Closes: #639535). -- Nicholas Bamber Sat, 27 Aug 2011 22:32:22 +0100 debian/compat0000644000000000000000000000000212055127612010365 0ustar 8 debian/rules0000755000000000000000000000003612055127612010246 0ustar #!/usr/bin/make -f %: dh $@ debian/copyright0000644000000000000000000000155512055127612011130 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Debian-Copyright Source: http://search.cpan.org/dist/Debian-Copyright/ Upstream-Contact: Nicholas Bamber Files: * Copyright: 2009, Damyan Ivanov [Portions] 2011-2012, Nicholas Bamber License: GPL-2+ Files: debian/* Copyright: 2011, Nicholas Bamber 2012, Xavier Guimard License: GPL-2+ License: GPL-2+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version. . On Debian systems, the complete text of version 2 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-2'. debian/source/0000755000000000000000000000000012055127612010467 5ustar debian/source/format0000644000000000000000000000001412055127612011675 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000017512055127612010223 0ustar version=3 http://search.cpan.org/dist/Debian-Copyright/ .*/Debian-Copyright-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$