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
|
libhash-fieldhash-perl (0.15-4) unstable; urgency=medium
* Remove file generated during build via debian/clean.
(Closes: #1045995)
* Update debian/upstream/metadata.
* Update years of packaging copyright.
* Update alternative build dependencies.
* Declare compliance with Debian Policy 4.6.2.
* Set Rules-Requires-Root: no.
* Bump debhelper-compat to 13.
* Enable all hardening flags.
* Annotate test-only build dependencies with <!nocheck>.
* debian/rules: set PERL5LIB for configure.
-- gregor herrmann <gregoa@debian.org> Wed, 06 Mar 2024 15:20:36 +0100
libhash-fieldhash-perl (0.15-3) unstable; urgency=medium
[ Debian Janitor ]
* Remove constraints unnecessary since buster (oldstable)
-- Jelmer Vernooij <jelmer@debian.org> Fri, 14 Oct 2022 11:57:33 +0100
libhash-fieldhash-perl (0.15-2) unstable; urgency=medium
[ Damyan Ivanov ]
* declare conformance with Policy 4.1.3 (no changes needed)
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ Xavier Guimard ]
* Email change: Xavier Guimard -> yadd@debian.org
[ gregor herrmann ]
* debian/control: update Build-Depends for cross builds.
* debian/watch: use uscan version 4.
-- Jelmer Vernooij <jelmer@debian.org> Tue, 14 Jun 2022 22:15:15 +0100
libhash-fieldhash-perl (0.15-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.
* debian/upstream/metadata: use HTTPS for GitHub URLs.
* Remove Fabrizio Regalli from Uploaders. Thanks for your work!
[ Florian Schlichting ]
* Import upstream version 0.15
* Increase required M::B version
* Bump copyright years
* Declare compliance with Debian Policy 4.1.1
-- Florian Schlichting <fsfs@debian.org> Sat, 11 Nov 2017 15:35:22 +0100
libhash-fieldhash-perl (0.14-2) unstable; urgency=medium
[ 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.
* Add debian/upstream/metadata.
* Update years of packaging copyright.
* Mark package as autopkgtest-able.
* Declare compliance with Debian Policy 3.9.6.
-- gregor herrmann <gregoa@debian.org> Sun, 31 May 2015 16:34:23 +0200
libhash-fieldhash-perl (0.14-1) unstable; urgency=low
* Imported Upstream version 0.14
* Remove Module::Install* licenses from debian/copyright
* Add libcpan-meta-perl and libmodule-build-perl in build dependencies
-- Xavier Guimard <x.guimard@free.fr> Sun, 19 May 2013 12:44:55 +0200
libhash-fieldhash-perl (0.12-3) unstable; urgency=low
[ gregor herrmann ]
* debian/control: update {versioned,alternative} (build) dependencies.
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
[ Xavier Guimard ]
* debian/copyright:
+ Update years and format
+ Add missing copyrights:
* Module::Install::XSUtil
* Module::Install::AuthorTests
* Module::Install::Repository
* Bump Standards-Version to 3.9.4
* Bump debhelper compatibility to 9 to get hardening flags
-- Xavier Guimard <x.guimard@free.fr> Sun, 27 Jan 2013 13:25:20 +0100
libhash-fieldhash-perl (0.12-2) unstable; urgency=low
* Swap libextutils-parsexs-perl/perl alternate build-dependency around
following migration of perl 5.14 to unstable so that it can be
autobuilt
-- Dominic Hargreaves <dom@earth.li> Thu, 17 Nov 2011 21:38:02 +0000
libhash-fieldhash-perl (0.12-1) unstable; urgency=low
* New upstream release.
* Don't install README anymore.
* Add copyright/license information for inc/Module/*.
* Add /me to Uploaders.
-- gregor herrmann <gregoa@debian.org> Fri, 21 Oct 2011 17:29:35 +0200
libhash-fieldhash-perl (0.10-3) unstable; urgency=low
* Team upload
[ Salvatore Bonaccorso ]
* debian/copyright: Replace DEP5 Format-Specification URL from
svn.debian.org to anonscm.debian.org URL.
[ Damyan Ivanov ]
* move perl >= 5.14 as a second alternative dependency on
libextutils-parsexs-perl (>= 2.210000)
Closes: #637033 -- FTBFS: unfullfillable first alternative in
build-depends
-- Damyan Ivanov <dmn@debian.org> Mon, 08 Aug 2011 09:48:27 +0300
libhash-fieldhash-perl (0.10-2) unstable; urgency=low
[ Fabrizio Regalli ]
* Add myself to Uploaders and Copyright.
* Switch d/compat to 8.
* Build-Depends: switch to debhelper (>= 8).
* Bump to 3.0 quilt format.
* Added year in d/copyright.
* Bump to 3.9.2 Standard-Version.
* Fixed interpreter shebang lines.
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Dominic Hargreaves ]
* Add alternative Build-Depends on perl 5.14 (Closes: #636773)
-- Dominic Hargreaves <dom@earth.li> Sat, 06 Aug 2011 19:09:21 +0100
libhash-fieldhash-perl (0.10-1) unstable; urgency=low
* Initial Release (closes: Bug#582345).
-- Ivan Kohler <ivan-debian@420.am> Wed, 19 May 2010 21:28:11 -0700
|