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
|
libweb-api-perl (2.8-1) unstable; urgency=medium
* Team upload.
* Import upstream version 2.8.
* Drop smartmatch.patch, applied upstream.
* Declare compliance with Debian Policy 4.7.0.
-- gregor herrmann <gregoa@debian.org> Sat, 13 Apr 2024 23:56:03 +0200
libweb-api-perl (2.7-3) unstable; urgency=medium
* Team upload.
* Add a minical test to check if the module loads ok. (Cf. #1050449)
* Add patch from upstream pull request: Remove smartmatch usage.
(Closes: #1050449)
* Declare compliance with Debian Policy 4.6.2.
-- gregor herrmann <gregoa@debian.org> Fri, 25 Aug 2023 18:05:59 +0200
libweb-api-perl (2.7-2) unstable; urgency=medium
[ Debian Janitor ]
* Remove constraints unnecessary since buster
* Bump debhelper from old 12 to 13.
* Update standards version to 4.6.1, no changes needed.
-- Jelmer Vernooij <jelmer@debian.org> Sun, 04 Dec 2022 22:18:33 +0000
libweb-api-perl (2.7-1) unstable; urgency=medium
* Team upload.
* Import upstream version 2.7.
* Declare compliance with Debian Policy 4.5.0.
* Set Rules-Requires-Root: no.
* Set upstream metadata fields: Bug-Submit.
-- gregor herrmann <gregoa@debian.org> Sun, 03 May 2020 19:23:19 +0200
libweb-api-perl (2.6-1) unstable; urgency=medium
* Team upload.
* Import upstream version 2.6.
-- gregor herrmann <gregoa@debian.org> Fri, 29 Nov 2019 16:20:38 +0100
libweb-api-perl (2.5-1) unstable; urgency=medium
* Team upload.
* Import upstream version 2.5.
* Annotate test-only build dependencies with <!nocheck>.
* Declare compliance with Debian Policy 4.4.1.
* Drop unneeded version constraints from (build) dependencies.
* Bump debhelper-compat to 12.
* debian/watch: use uscan version 4.
* Remove obsolete fields Name, Contact from debian/upstream/metadata.
-- gregor herrmann <gregoa@debian.org> Wed, 20 Nov 2019 22:36:20 +0100
libweb-api-perl (2.4.1-1) unstable; urgency=medium
* Team upload.
* Import upstream version 2.4.1.
* Drop grammar.patch. merged upstream.
-- gregor herrmann <gregoa@debian.org> Thu, 17 Jan 2019 18:20:14 +0100
libweb-api-perl (2.3-1) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* debian/*: update GitHub URLs to use HTTPS.
* Import upstream version 2.3.
* Refresh grammar.patch (offset).
* Declare compliance with Debian Policy 4.3.0.
* Remove trailing whitespace from debian/*.
-- gregor herrmann <gregoa@debian.org> Fri, 04 Jan 2019 23:37:00 +0100
libweb-api-perl (2.2.3-1) unstable; urgency=low
* Initial release. (Closes: #888615: ITP: libweb-api-perl -- simple
base module for implementing RESTful APIs)
* Fill in debian/copyright
* Fill in descriptions
* Set debhelper compat to 11
* Add grammar.patch
* Add Forward URL to grammar.patch
-- Christopher Hoskin <mans0954@debian.org> Sat, 27 Jan 2018 22:50:37 +0000
|