File: changelog

package info (click to toggle)
libmatch-simple-perl 0.012-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 192 kB
  • sloc: perl: 257; makefile: 2
file content (164 lines) | stat: -rw-r--r-- 5,692 bytes parent folder | download
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
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
libmatch-simple-perl (0.012-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 0.012.
  * debian/watch: use uscan macros.
  * Update debian/upstream/metadata.
  * Switch from cdbs to debhelper.
  * Declare compliance with Debian Policy 4.7.0.
  * Set Rules-Requires-Root: no.
  * Drop unneeded version constraints from (build) dependencies.
  * Annotate test-only build dependencies with <!nocheck>.
  * Update years of upstream copyright.

 -- gregor herrmann <gregoa@debian.org>  Wed, 24 Jul 2024 17:10:36 +0200

libmatch-simple-perl (0.010-4) unstable; urgency=medium

  * Team upload.
  * Remove Makefile.old via debian/clean. (Closes: #1045846)

 -- gregor herrmann <gregoa@debian.org>  Thu, 07 Mar 2024 11:20:17 +0100

libmatch-simple-perl (0.010-3) unstable; urgency=medium

  * Team upload.
  * Move libsub-infix-perl from Recommends to Depends.
    Thanks to autopkgtest.

 -- gregor herrmann <gregoa@debian.org>  Fri, 17 Jun 2022 00:09:43 +0200

libmatch-simple-perl (0.010-2) unstable; urgency=medium

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ gregor herrmann ]
  * debian/*: update URLs from {search,www}.cpan.org to MetaCPAN.
  * debian/*: update GitHub URLs to use HTTPS.

  [ Debian Janitor ]
  * Use secure copyright file specification URI.
  * Set upstream metadata fields: Bug-Database, Repository, Repository-
    Browse.
  * Set Testsuite header for perl package.

 -- Jelmer Vernooij <jelmer@debian.org>  Wed, 15 Jun 2022 16:27:18 +0100

libmatch-simple-perl (0.010-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, 29 Dec 2020 02:02:32 +0100

libmatch-simple-perl (0.010-1) unstable; urgency=medium

  [ upstream ]
  * New release.
    + Fix for arrays of scalars.

  [ Jonas Smedegaard ]
  * Update watch file:
    + Bump to version 4.
    + Track MetaCPAN URL.
    + Mention gbp import-orig --uscan in usage comment.
    + Tighten version regex.
  * Update git-buildpage config: Filter any .git* file.
  * Modernize Vcs-* fields:
    + Use https protocol.
    + Use git subdir (not cgit).
    + Add .git suffix for Vcs-Git URL.
  * Declare compliance with Debian Policy 3.9.8.
  * Stop override lintian for
    package-needs-versioned-debhelper-build-depends: Fixed in lintian.
  * Update copyright info:
    + Extend coverage of Debian packaging.
    + Extend coverage for main upstream author.
  * Modernize CDBS use: Build-depend on licensecheck (not devscripts).

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 01 Feb 2017 04:14:48 +0100

libmatch-simple-perl (0.009-2) unstable; urgency=medium

  * Update package relations:
    + Favor (build-)depending on recent perl over
      libscalar-list-utils-perl.
    + Stop build-depend on (recent perl or) libtest-simple-perl: Needed
      version provided by perl even in oldstable.
  * Bump debhelper compatibility level to 9.
  * Fix Vcs-Git to use canonical URL.
  * Declare compliance with Debian Policy 3.9.6.
  * Modernize git-buildpackage config: Avoid git- prefix.
  * Update copyright info:
    + Use License-Grant and License-Reference fields.
      Thanks to Ben Finney.
    + Extend coverage of packaging to include current year.
  * Override lintian regarding license in License-Reference field.
    See bug#786450.
  * Override lintian regarding build-depending unversioned on debhelper.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 07 Sep 2015 02:14:41 +0200

libmatch-simple-perl (0.009-1) unstable; urgency=medium

  [ upstream ]
  * New release.
    + Backport to Perl 5.6.
    + Don't load Sub::Infix unless needed.

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend

  [ Jonas Smedegaard ]
  * Update package relations:
    + (Build-)depend on recent libscalar-list-utils-perl (not
      liblist-moreutils-perl).
    + Tighten (build-)dependency on libsub-infix-perl.
    + Relax to recommend (not depend on) libsub-infix-perl.
  * Update copyright info:
    + Extend coverage for main upstream author to include earlier year.
    + Drop obsolete comment about CONTRIBUTING file.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 01 Sep 2014 12:19:18 +0200

libmatch-simple-perl (0.008-2) unstable; urgency=medium

  * Update copyright info:
    + Fix cover CONTRIBUTING file.
      Thanks to Thorsten Alteholz.

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 30 May 2014 18:29:17 +0200

libmatch-simple-perl (0.008-1) unstable; urgency=medium

  [ upstream ]
  * New release(s).
    + use Dist::Inkt packaging system.
    + Use Exporter::Tiny.
    + Use match::simple::XS if installed, not too old and not unstable.
    + Improved match::simple test cases.
    + Don't do `no overloading` on Perl < 5.10.1 in test cases.

  [ Jonas Smedegaard ]
  * Update package relations:
    + (Build-)depend on libexporter-tiny-perl (not libtype-tiny-perl):
      Needed since 0.005.
    + Build-depend on either recent perl or recent libtest-simple-perl:
      Needed by testsuite since 0.005.
    + Recommends libmatch-simple-xs-perl: Used since 0.007.
    + Build-depend on libtest-fatal-perl: Needed by testsuite since
      0.007.
  * Update copyright info:
    + Drop notes on no longer included convenience code copies.
    + Extend coverage for main upstream author, and for packaging.
  * Bump standards-version to 3.9.5.

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 10 May 2014 19:49:11 +0200

libmatch-simple-perl (0.004-1) unstable; urgency=low

  * Initial packaging release.
    Closes: bug#714624.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 01 Jul 2013 16:22:52 +0200