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
|
libvar-pairs-perl (0.004002-1) unstable; urgency=medium
* Team upload.
* Import upstream version 0.004002.
* Declare compliance with Debian Policy 4.6.2.
* Bump debhelper-compat to 13.
-- Étienne Mollier <emollier@debian.org> Fri, 21 Jul 2023 20:13:44 +0200
libvar-pairs-perl (0.004001-2) unstable; urgency=medium
[ gregor herrmann ]
* debian/watch: use uscan version 4.
[ Debian Janitor ]
* Bump debhelper from old 10 to 12.
* Set debhelper-compat version in Build-Depends.
* Update standards version to 4.1.5, no changes needed.
* Remove constraints unnecessary since buster
-- Jelmer Vernooij <jelmer@debian.org> Mon, 12 Dec 2022 23:39:08 +0000
libvar-pairs-perl (0.004001-1) unstable; urgency=medium
* New upstream version 0.004001
* Drop manpage-has-errors-from-pod2man.patch patch
-- Salvatore Bonaccorso <carnil@debian.org> Wed, 09 May 2018 19:18:58 +0200
libvar-pairs-perl (0.004000-1) unstable; urgency=medium
* Update Vcs-* headers for switch to salsa.debian.org
* New upstream version 0.003005 and 0.004000
* Add (Build-)Depends on libscope-upper-perl
* Bump Debhelper compat level to 10
* Update copyright years for debian/* packaging files
* Make (Build-)Depends(-Indep) on libpadwalker-perl unversioned
* Make (Build-)Depends(-Indep) on perl unversioned
* Drop explicit Depends on perl (covered by ${perl:Depends})
* Set Rules-Requires-Root to no
* Declare compliance with Debian policy 4.1.4
* Add manpage-has-errors-from-pod2man.patch patch
-- Salvatore Bonaccorso <carnil@debian.org> Wed, 09 May 2018 07:49:50 +0200
libvar-pairs-perl (0.003004-1) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
[ Salvatore Bonaccorso ]
* Imported Upstream version 0.003000 and 0.003004
* Bump Debhelper compat level to 9
* Update (Build-)Depends(-Indep) on libdata-alias-perl.
Upstream refactored the code to not use anymore Data::Alias for Perl
versions which support the 'refaliasing' feature, which is present
in Perl >= 5.22.
Thanks to Damian Conway for the quick fix upstream. (Closes: #834798)
* Update copyright years for debian/* packaging files
* Declare compliance with Debian policy 3.9.8
* autopkgtest: Skip syntax check for Var/Pairs/Pair_DataAlias.pm
-- Salvatore Bonaccorso <carnil@debian.org> Sat, 20 Aug 2016 13:32:35 +0200
libvar-pairs-perl (0.002004-2) unstable; urgency=medium
* Upload to unstable
-- Salvatore Bonaccorso <carnil@debian.org> Tue, 28 Apr 2015 07:14:51 +0200
libvar-pairs-perl (0.002004-1) experimental; urgency=medium
* Update Vcs-Browser URL to cgit web frontend
* Imported Upstream version 0.002004
* Update copyright years for debian/* packaging files
* Declare compliance with Debian policy 3.9.6
* Add Testsuite: autopkgtest-pkg-perl field in debian/control
-- Salvatore Bonaccorso <carnil@debian.org> Sat, 04 Apr 2015 14:54:03 +0200
libvar-pairs-perl (0.002000-1) unstable; urgency=medium
* Imported Upstream version 0.002000
-- Salvatore Bonaccorso <carnil@debian.org> Sat, 05 Apr 2014 19:32:49 +0200
libvar-pairs-perl (0.001005-1) unstable; urgency=medium
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ Salvatore Bonaccorso ]
* Imported Upstream version 0.001005
* Declare compliance with Debian Policy 3.9.5
* Update copyright years for debian/* packaging files
-- Salvatore Bonaccorso <carnil@debian.org> Tue, 11 Mar 2014 14:19:08 +0100
libvar-pairs-perl (0.001003-1) unstable; urgency=low
* Imported Upstream version 0.001003
* Change dependencies for Devel::Callsite.
Remove (Build-)Depends(-Indep) on libscope-upper-perl and replace it
with Build-Depends-Indep and Depends on libdevel-callsite-perl.
-- Salvatore Bonaccorso <carnil@debian.org> Sun, 27 Oct 2013 11:18:31 +0100
libvar-pairs-perl (0.001002-1) unstable; urgency=low
* Imported Upstream version 0.001002
-- Salvatore Bonaccorso <carnil@debian.org> Sat, 23 Mar 2013 16:48:41 +0100
libvar-pairs-perl (0.001001-1) unstable; urgency=low
* Initial Release (Closes: #703723).
-- Salvatore Bonaccorso <carnil@debian.org> Fri, 22 Mar 2013 22:57:59 +0100
|