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
|
libyaml-appconfig-perl (0.19-3) unstable; urgency=medium
* Team upload.
* Remove generated test file via debian/clean. (Closes: #1045530)
* Update debian/upstream/metadata.
* Update years of packaging copyright.
* Declare compliance with Debian Policy 4.6.2.
-- gregor herrmann <gregoa@debian.org> Fri, 08 Mar 2024 21:06:14 +0100
libyaml-appconfig-perl (0.19-2) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* debian/watch: use uscan version 4.
[ Damyan Ivanov ]
* Mark package as autopkgtest-able.
* Declare compliance with Debian Policy 4.6.1.
* Set Rules-Requires-Root: no.
* Bump debhelper-compat to 13.
* Update years of packaging copyright.
-- Damyan Ivanov <dmn@debian.org> Sun, 26 Jun 2022 18:40:49 +0000
libyaml-appconfig-perl (0.19-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, 05 Jan 2021 11:27:08 +0100
libyaml-appconfig-perl (0.19-1) unstable; urgency=medium
* Team upload.
* Imported Upstream version 0.19
* Drop no-UNIVERSAL-import.patch patch
* Drop fix-POD-errors.patch patch
-- Salvatore Bonaccorso <carnil@debian.org> Sat, 22 Mar 2014 22:00:18 +0100
libyaml-appconfig-perl (0.17-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Drop hash-random-test-fix.patch, the problematic test is skipped now
in the upstream code.
* Drop qw-parenthesis.patch, applied upstream.
* debian/copyright: switch formatting to Copyright-Format 1.0.
* Make short description a noun phrase.
-- gregor herrmann <gregoa@debian.org> Wed, 12 Mar 2014 23:08:04 +0100
libyaml-appconfig-perl (0.16-3) unstable; urgency=low
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ 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
[ Damyan Ivanov ]
* add patch fixing missing ()s around qw() iteration
[ CSILLAG Tamas ]
* add patch to fix test with hash random problem
Closes: #711627
[ Damyan Ivanov ]
* copyright: point to GPL-1, instead of symlinked GPL
* declare conformance with Policy 3.9.5
* drop trailing slash from metacpan URLs
* use metacpan-based URL in debian/copyright
-- Damyan Ivanov <dmn@debian.org> Tue, 03 Dec 2013 23:45:17 +0200
libyaml-appconfig-perl (0.16-2) unstable; urgency=low
[ gregor herrmann ]
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ Damyan Ivanov ]
* add patch removing deprecated use of UNIVERSAL::isa.
Closes: #614875
* add patch fixing an error in the documentation
* convert to source format '3.0 (quilt)'
* claim conformance with Policy 3.9.2
* convert debian/rules to slim debhelper 8
-- Damyan Ivanov <dmn@debian.org> Wed, 11 May 2011 17:48:51 +0300
libyaml-appconfig-perl (0.16-1) unstable; urgency=low
* Initial Release. Closes: #492203 (ITP)
-- Damyan Ivanov <dmn@debian.org> Thu, 24 Jul 2008 13:56:58 +0300
|