1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111
|
cpanoutdated (0.32-2) unstable; urgency=medium
[ Damyan Ivanov ]
* declare compliance with Policy 4.1.3 (no changes needed)
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* debian/watch: use uscan version 4.
[ Debian Janitor ]
* Remove constraints unnecessary since stretch:
+ Build-Depends: Drop versioned constraint on debhelper.
+ Build-Depends-Indep: Drop versioned constraint on perl.
+ cpanoutdated: Drop versioned constraint on perl in Depends.
-- Damyan Ivanov <dmn@debian.org> Sun, 05 Jun 2022 17:37:15 +0100
cpanoutdated (0.32-1.1) unstable; urgency=medium
* Non maintainer upload by the Reproducible Builds team.
* No source change upload to rebuild on buildd with .buildinfo files.
-- Holger Levsen <holger@debian.org> Mon, 04 Jan 2021 17:05:06 +0100
cpanoutdated (0.32-1) unstable; urgency=medium
* Team upload.
[ gregor herrmann ]
* Remove Oleg Gashev from Uploaders. Thanks for your work!
[ Lucas Kanashiro ]
* Import upstream version 0.32
* Bump debhelper compatibility level to 10
* Declare compliance with Debian Policy 4.0.0
* Add me as an uploader
-- Lucas Kanashiro <kanashiro@debian.org> Sat, 15 Jul 2017 15:24:04 -0300
cpanoutdated (0.31-1) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
[ Lucas Kanashiro ]
* Import upstream version 0.31
* debian/upstream/metadata: update Repository url
* Update Debian packaging copyright
* Declare compliance with Debian policy 3.9.8
* debian/control: update dependencies
-- Lucas Kanashiro <kanashiro.duarte@gmail.com> Fri, 03 Jun 2016 11:14:46 -0300
cpanoutdated (0.29-1) unstable; urgency=medium
* Team upload.
[ gregor herrmann ]
* Rename autopkgtest configuration file(s) as per new pkg-perl-
autopkgtest schema.
[ Lucas Kanashiro ]
* Import upstream version 0.29
* Bump debhelper compatibility level to 9
* Replace Module::Build by Module::Build::Tiny
* Update deps: remove CPAN::META and add URI
-- Lucas Kanashiro <kanashiro.duarte@gmail.com> Thu, 19 Nov 2015 09:47:50 -0200
cpanoutdated (0.28-3) unstable; urgency=medium
* Team upload.
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* debian/control: update Module::Build dependency.
* Mark package as autopkgtest-able.
* Add debian/upstream/metadata.
* Declare compliance with Debian Policy 3.9.6.
-- gregor herrmann <gregoa@debian.org> Sun, 24 May 2015 17:04:37 +0200
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 <oleg@gashev.net> Thu, 26 Sep 2013 18:57:17 +0000
cpanoutdated (0.28-1) unstable; urgency=low
* Initial Release. (Closes: #697403)
-- Oleg Gashev <oleg@gashev.net> Sat, 6 Apr 2013 05:08:24 -0400
|