debian/0000755000000000000000000000000012222270660007165 5ustar debian/rules0000755000000000000000000000003612222270660010244 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000224112222270660010567 0ustar Source: cpanoutdated Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Oleg Gashev Build-Depends: debhelper (>= 8), perl (>= 5.17.1) | libmodule-build-perl (>= 0.400000) Build-Depends-Indep: libcpan-distnameinfo-perl, liblocal-lib-perl (>= 1.006008), libwww-perl, perl (>= 5.13.10) | libcpan-meta-perl, perl (>= 5.15.8) | libmodule-metadata-perl, perl Standards-Version: 3.9.4 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/cpanoutdated Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/cpanoutdated.git Homepage: https://metacpan.org/release/cpan-outdated/ Package: cpanoutdated Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libcpan-distnameinfo-perl, liblocal-lib-perl (>= 1.006008), perl (>= 5.15.8) | libmodule-metadata-perl, libwww-perl Description: script to detect outdated CPAN modules in your environment cpanoutdated prints the list of outdated CPAN modules in your machine. It provides the same feature as 'CPAN::Shell->r', but cpan-outdated is much faster and uses less memory. This script can be integrated with the cpanm command. debian/source/0000755000000000000000000000000012222270660010465 5ustar debian/source/format0000644000000000000000000000001412222270660011673 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000121712222270660011040 0ustar cpanoutdated (0.28-2) unstable; urgency=low * Updated debian/control file Build-Depends: fixed lintian warning versioned-dependency-satisfied-by-perl. * Updated debian/control file Build-Depends-Indep: added libcpan-meta-perl, libmodule-metadata-perl. * Updated debian/control file Vcs-Git field: fixed lintian warning vcs-field-not-canonical. * Updated debian/control file Depends: added libmodule-metadata-perl. -- Oleg Gashev Thu, 26 Sep 2013 18:57:17 +0000 cpanoutdated (0.28-1) unstable; urgency=low * Initial Release. (Closes: #697403) -- Oleg Gashev Sat, 6 Apr 2013 05:08:24 -0400 debian/compat0000644000000000000000000000000212222270660010363 0ustar 8 debian/copyright0000644000000000000000000000206612222270660011124 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: cpan-outdated Source: https://metacpan.org/release/cpan-outdated/ Upstream-Contact: Tokuhiro Matsuno Files: * Copyright: 2009-2011, Tokuhiro Matsuno License: Artistic or GPL-1+ Files: debian/* Copyright: 2013, Oleg Gashev 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/watch0000644000000000000000000000017012222270660010214 0ustar version=3 https://metacpan.org/release/cpan-outdated/ .*/cpan-outdated-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$