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 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165
|
libtest-fixme-perl (0.17-1) unstable; urgency=medium
* Team upload.
* Import upstream version 0.17.
* Update debian/upstream/metadata.
* Update years of upstream and packaging copyright.
* Declare compliance with Debian Policy 4.7.2.
* Set Rules-Requires-Root: no.
* Add debian/source/lintian-overrides.
-- gregor herrmann <gregoa@debian.org> Sat, 01 Mar 2025 21:42:24 +0100
libtest-fixme-perl (0.16-3) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints. + libtest-fixme-perl: Add Multi-Arch: foreign.
-- Jelmer Vernooij <jelmer@debian.org> Thu, 13 Oct 2022 17:09:52 +0100
libtest-fixme-perl (0.16-2) unstable; urgency=medium
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* debian/upstream/metadata: use HTTPS for GitHub URLs.
* Remove Rene Mayorga from Uploaders. Thanks for your work!
* Remove Ryan Niebur from Uploaders. Thanks for your work!
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* debian/watch: use uscan version 4.
[ Debian Janitor ]
* Bump debhelper from old 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Submit.
* Remove obsolete fields Contact, Name from debian/upstream/metadata
(already present in machine-readable debian/copyright).
-- Jelmer Vernooij <jelmer@debian.org> Fri, 17 Jun 2022 12:14:00 +0100
libtest-fixme-perl (0.16-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> Tue, 14 Jun 2022 14:41:13 +0200
libtest-fixme-perl (0.16-1) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* Import upstream version 0.16.
* Update years of upstream and packaging copyright.
* Declare compliance with Debian Policy 3.9.8.
-- gregor herrmann <gregoa@debian.org> Sun, 08 May 2016 17:53:26 +0200
libtest-fixme-perl (0.15-1) unstable; urgency=medium
* Team upload.
* Import upstream version 0.15
* Set debhelper >= 9
* Update date of upstream copyright
-- Lucas Kanashiro <kanashiro.duarte@gmail.com> Sat, 01 Aug 2015 14:59:45 -0300
libtest-fixme-perl (0.14-1) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* Add debian/upstream/metadata
* Imported upstream version 0.14
* Drop spelling.patch, merged upstream.
* Mark package as autopkgtest-able.
* Declare compliance with Debian Policy 3.9.6.
-- gregor herrmann <gregoa@debian.org> Fri, 10 Oct 2014 23:18:27 +0200
libtest-fixme-perl (0.11-1) unstable; urgency=low
* Team upload.
[ gregor herrmann ]
* New upstream release 0.09.
[ Florian Schlichting ]
* Imported Upstream version 0.10.
* Email change: Florian Schlichting -> fsfs@debian.org.
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
* New upstream release 0.11.
* Update copyright years.
* Declare compliance with Debian Policy 3.9.5.
* Add patch to fix spelling mistake.
-- gregor herrmann <gregoa@debian.org> Thu, 31 Jul 2014 20:45:50 +0200
libtest-fixme-perl (0.08-1) unstable; urgency=low
* Team upload.
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
[ gregor herrmann ]
* New upstream release.
* debian/copyright: update years of upstream copyright.
* Set Standards-Version to 3.9.4 (no changes).
-- gregor herrmann <gregoa@debian.org> Mon, 18 Feb 2013 19:16:56 +0100
libtest-fixme-perl (0.07-1) unstable; urgency=low
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ Salvatore Bonaccorso ]
* debian/control: Changed: Replace versioned (build-)dependency on
perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as
permitted by Debian Policy 3.8.3).
[ Ryan Niebur ]
* Email change: Ryan Niebur -> ryan@debian.org
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Florian Schlichting ]
* Imported Upstream version 0.07.
* Bumped Standards-Version to 3.9.3 (use copyright-format 1.0).
* Added new upstream maintainer / copyright holder to debian/copyright.
* Removed (build-)dependencies on libfile-finder-perl, libfile-slurp-perl.
* Bumped dh compatibility to level 8 (no changes necessary).
* Switched to source format 3.0 (quilt).
* Switched to short-form debian/rules.
* Added myself to uploaders and copyright.
-- Florian Schlichting <fschlich@zedat.fu-berlin.de> Sun, 26 Aug 2012 22:53:14 +0200
libtest-fixme-perl (0.04-2) unstable; urgency=low
* add missing depends (libfile-finder-perl and libfile-slurp-perl)
* Add myself to Uploaders
* improve short description
-- Ryan Niebur <ryanryan52@gmail.com> Tue, 19 May 2009 19:07:58 -0700
libtest-fixme-perl (0.04-1) unstable; urgency=low
* Initial Release. Closes: #520194
-- Rene Mayorga <rmayorga@debian.org> Tue, 17 Mar 2009 20:29:26 -0600
|