debian/0000755000000000000000000000000012157334663007200 5ustar debian/rules0000755000000000000000000000003612157334663010257 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000273512157334663010612 0ustar Source: cpan-listchanges Maintainer: Debian Perl Group Uploaders: Jonathan Yu , Xavier Guimard Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libalgorithm-diff-perl, libcpan-distnameinfo-perl, perl (>= 5.11.4) | libmodule-build-perl (>= 0.360100), perl (>= 5.13.9) | libmodule-metadata-perl, libtest-requires-perl, libtry-tiny-perl, libwww-perl, libyaml-perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/cpan-listchanges.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/cpan-listchanges.git Homepage: https://metacpan.org/release/cpan-listchanges/ Package: cpan-listchanges Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libalgorithm-diff-perl, libcpan-distnameinfo-perl, perl (>= 5.13.9) | libmodule-metadata-perl, libtry-tiny-perl, libwww-perl, libyaml-perl Description: package change history notification tool cpan-listchanges is a command-line application that compares the Changes file between arbitrary versions of a package. It is similar to apt-listchanges, and by default, it compares the currently installed version with the latest one available on CPAN. debian/source/0000755000000000000000000000000012157334663010500 5ustar debian/source/format0000644000000000000000000000001412157334663011706 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000146612157334663011061 0ustar cpan-listchanges (0.06-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ Salvatore Bonaccorso ] * Change search.cpan.org based URIs to metacpan.org based URIs [ Xavier Guimard ] * Imported Upstream version 0.06 * Update debian/copyright: + bump format to 1.0 + update years + remove Module::Install license not included in upstream now * Bump Standards-Version to 3.9.4 * Add libmodule-build-perl in build dependencies -- Xavier Guimard Sun, 16 Jun 2013 07:56:07 +0200 cpan-listchanges (0.05-1) unstable; urgency=low * Initial Release (Closes: #617788) -- Jonathan Yu Fri, 11 Mar 2011 20:07:50 -0500 debian/compat0000644000000000000000000000000212157334663010376 0ustar 8 debian/copyright0000644000000000000000000000214412157334663011134 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: cpan-listchanges Source: https://metacpan.org/release/cpan-listchanges/ Upstream-Contact: Tatsuhiko Miyagawa Files: * Copyright: 2010-2013, Tatsuhiko Miyagawa License: Artistic or GPL-1+ Files: debian/* Copyright: 2011, Jonathan Yu 2013, Xavier Guimard License: Artistic or GPL-1+ License: Artistic This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License, which comes with Perl. . On Debian systems, the complete text of the Artistic License can be found in `/usr/share/common-licenses/Artistic'. License: GPL-1+ 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 1, or (at your option) any later version. . On Debian systems, the complete text of version 1 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/watch0000644000000000000000000000017612157334663010235 0ustar version=3 https://metacpan.org/release/cpan-listchanges/ .*/cpan-listchanges-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$