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
|
libcrypt-gcrypt-perl (1.26-7) unstable; urgency=medium
[ Debian Janitor ]
* Bump debhelper from old 12 to 13.
* Set upstream metadata fields: Repository-Browse.
[ gregor herrmann ]
* Add patch to use assert_lib(), i.e. fail the build instead of
producing an empty package. Cf. #1078098
* Add patch to fix build with GCC-14.
Thanks to Niko Tyni for the patch. (Closes: #1078098)
* Add /me to Uploaders.
* Declare compliance with Debian Policy 4.7.0.
* Set Rules-Requires-Root: no.
* Enable all hardening flags.
* Annotate test-only build dependencies with <!nocheck>.
* Drop debian/source/local-options.
-- gregor herrmann <gregoa@debian.org> Wed, 07 Aug 2024 17:06:36 +0200
libcrypt-gcrypt-perl (1.26-6) unstable; urgency=medium
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* debian/upstream/metadata: use HTTPS for GitHub URLs.
* Remove Daniel Kahn Gillmor from Uploaders. Thanks for your work!
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ Laurent Baillet ]
* fix lintian file-contains-trailing-whitespace warning
[ gregor herrmann ]
* debian/control: update Build-Depends for cross builds.
* debian/watch: use uscan version 4.
[ Debian Janitor ]
* Bump debhelper from deprecated 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-
Browse.
* Remove obsolete fields Contact, Name from debian/upstream/metadata
(already present in machine-readable debian/copyright).
-- Jelmer Vernooij <jelmer@debian.org> Sun, 12 Jun 2022 22:24:25 +0100
libcrypt-gcrypt-perl (1.26-5) unstable; urgency=high
* Team upload.
* Patch the test suite to work with libgcrypt >= 1.7.0. (Closes: #816104)
-- Niko Tyni <ntyni@debian.org> Sat, 23 Apr 2016 17:10:47 +0300
libcrypt-gcrypt-perl (1.26-4) unstable; urgency=medium
* Team upload.
[ gregor herrmann ]
* Rename autopkgtest configuration file(s) as per new pkg-perl-
autopkgtest schema.
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* Replace build dependency on libgcrypt11-dev with libgcrypt20-dev.
The former is a transitional dummy package now.
* Add patch from CPAN RT to fix warnings under gcc5.
* Fix bug number in previous changelog entry.
* Declare compliance with Debian Policy 3.9.7.
-- gregor herrmann <gregoa@debian.org> Sat, 27 Feb 2016 19:39:18 +0100
libcrypt-gcrypt-perl (1.26-3) unstable; urgency=medium
* Team upload.
* Skip t/10-versions.t during autopkgtest. (Closes: #782807)
-- gregor herrmann <gregoa@debian.org> Sun, 03 May 2015 18:04:40 +0200
libcrypt-gcrypt-perl (1.26-2) unstable; urgency=medium
* Team upload.
* Use MetaCPAN URLs.
* Add debian/upstream/metadata
* Add patch to compile with libgcrypt 1.6.
libgcrypt 1.6.x reworked the assymmetric crypto API which was not
implemented in Crypt::Crypt. The patch removes the stubs from the module.
(Closes: #758993, #763254)
* Add debian/upstream/metadata
* debian/copyright: update license stanzas.
And add missing newline before first Files: section.
* Remove debian/gbp.conf.
Not needed anymore after the git repo got converted to the "default"
layout.
* Use debhelper 9.20120312 to get default hardening flags.
* debian/control: drop unneeded version constraints from build-dep.
* Update Vcs-Browser field to cgit.
* Mark package as autopkgtest-able.
* Declare compliance with Debian Policy 3.9.6.
-- gregor herrmann <gregoa@debian.org> Sun, 28 Sep 2014 22:37:36 +0200
libcrypt-gcrypt-perl (1.26-1) unstable; urgency=low
* New Upstream Release:
- fix FTBFS with perl 5.18 (Closes: #709664)
* Bumped Standards-Version to 3.9.4 (no changes needed)
* moved to dh 9
* debian/copyright: updated to canonical DEP5 location and format
* debian/patches/use-config-ccflags.patch: adopted upstream, no longer
necessary.
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Sun, 26 May 2013 10:21:28 -0400
libcrypt-gcrypt-perl (1.25-1) unstable; urgency=low
* New Upstream release (Closes: #635759)
* use $Config{ccflags} in Makefile (thanks, Dominic Hargreaves) (Closes:
#636653)
* Bumped Standards-Version to 3.9.2 (no changes needed)
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Tue, 09 Aug 2011 15:05:48 -0400
libcrypt-gcrypt-perl (1.24-1) unstable; urgency=low
* New Upstream Release.
- adds Crypt::GCrypt::MPI (multi-precision integer support)
* Switch to dpkg-source 3.0 (quilt) format
* Bumped Standards-Version to 3.8.4 (no changes needed)
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Tue, 02 Feb 2010 11:42:09 -0500
libcrypt-gcrypt-perl (1.23-1) unstable; urgency=low
* New Upstream Release.
- adds message digest support
* Needs libgcrypt 1.3.0 or later to avoid exposing bugginess during test
suite; updated Build-Depends.
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Thu, 17 Dec 2009 18:58:28 -0500
libcrypt-gcrypt-perl (1.22-1) unstable; urgency=low
* Initial Release (Closes: #552015).
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Thu, 05 Nov 2009 21:15:03 -0500
|