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
|
libnet-z3950-simpleserver-perl (1.29-1) unstable; urgency=medium
* Import upstream version 1.29.
* Refresh makefile.patch: Drop hunk which is now commented out.
-- gregor herrmann <gregoa@debian.org> Sun, 11 Aug 2024 16:52:20 +0200
libnet-z3950-simpleserver-perl (1.27-2) unstable; urgency=medium
* Fix FTCBFS: Use the host architecture pkg-config.
Thanks to Helmut Grohne for the patch in #1078010 (libnet-z3950-zoom-perl).
-- gregor herrmann <gregoa@debian.org> Wed, 07 Aug 2024 17:32:00 +0200
libnet-z3950-simpleserver-perl (1.27-1) unstable; urgency=medium
* Import upstream version 1.27.
* Refresh and extend makefile.patch.
* Drop pod-encoding.patch, applied upstream.
* Drop pkg-config.patch, fixed similarly upstream.
* Update build dependencies.
* Update years of upstream and packaging copyright.
* Declare compliance with Debian Policy 4.7.0.
* Drop unneeded version constraints from (build) dependencies.
-- gregor herrmann <gregoa@debian.org> Mon, 29 Jul 2024 01:49:32 +0200
libnet-z3950-simpleserver-perl (1.21-3) unstable; urgency=medium
[ gregor herrmann ]
* Update 'DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow' to '=+all'.
[ Debian Janitor ]
* Bump debhelper from old 12 to 13.
* Update standards version to 4.5.1, no changes needed.
-- Jelmer Vernooij <jelmer@debian.org> Sat, 10 Dec 2022 15:16:19 +0000
libnet-z3950-simpleserver-perl (1.21-2) unstable; urgency=medium
* debian/control: update Build-Depends for cross builds.
* debian/watch: use uscan version 4.
* Add patch to use pkg-config instead of yaz-config. (Closes: #954981)
* Update build dependencies for pkg-config.patch.
* Update years of packaging copyright.
* Declare compliance with Debian Policy 4.5.0.
* Set Rules-Requires-Root: no.
* Annotate test-only build dependencies with <!nocheck>.
* Bump debhelper-compat to 12.
* Remove obsolete fields Contact, Name from debian/upstream/metadata.
-- gregor herrmann <gregoa@debian.org> Tue, 31 Mar 2020 16:31:42 +0200
libnet-z3950-simpleserver-perl (1.21-1) unstable; urgency=medium
[ gregor herrmann ]
* New upstream releases 1.16, 1.19.
* Update years of copyright.
* Build-depend on new enough yaz/libyaz-dev.
* Refresh makefile.patch (offset).
[ Florian Schlichting ]
* Import upstream version 1.20
* Update upstream copyright years
[ gregor herrmann ]
* New upstream release 1.21.
* Update years of upstream and packaging copyright.
* Fix Contact field in debian/upstream/metadata.
* Add a patch to add encoding directives to the POD.
-- gregor herrmann <gregoa@debian.org> Wed, 16 Jan 2019 16:51:58 +0100
libnet-z3950-simpleserver-perl (1.15-2) unstable; urgency=medium
[ gregor herrmann ]
* Set Priority to optional, as in the overrides file.
* debian/control: update {versioned,alternative} (build) dependencies.
[ Axel Beckert ]
* debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
copyright"
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ Florian Schlichting ]
* Add debian/upstream/metadata
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* Remove Ben Webb from Uploaders. Thanks for your work!
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* Build-Depend on libyaz-dev instead of libyaz4-dev. (Closes: #917614)
* Declare compliance with Debian Policy 4.3.0.
* Bump debhelper compatibility level to 11.
* Set bindnow linker flag in debian/rules.
-- gregor herrmann <gregoa@debian.org> Sat, 29 Dec 2018 18:29:40 +0100
libnet-z3950-simpleserver-perl (1.15-1) unstable; urgency=low
[ Ben Webb ]
* New upstream release 1.14
* Update patches
* Update copyright file for new upstream licensing information
[ Salvatore Bonaccorso ]
* debian/copyright: Replace DEP5 Format-Specification URL from
svn.debian.org to anonscm.debian.org URL.
[ gregor herrmann ]
* New upstream release 1.15.
* Refresh makefile.patch (remove hunk that was fixed upstream).
* debian/control: fix Vcs-* fields (copypaste error).
* Install new example script, and keep directory for samples/.
* Update build dependencies: Remove alternative build dependency on
virtual libyaz-dev; remove version from libyaz4-dev build dependency
(upstream just requires YAZ 4); add version 4 to yaz to be on the safe
side.
* debian/copyright: use Format instead of Format-Specification.
* Add /me to Uploaders.
-- gregor herrmann <gregoa@debian.org> Fri, 23 Dec 2011 16:16:56 +0100
libnet-z3950-simpleserver-perl (1.12-1) unstable; urgency=low
* Initial Release. (closes: #636603)
-- Ben Webb <bjwebb67@googlemail.com> Sat, 06 Aug 2011 17:51:18 +0000
|