File: changelog

package info (click to toggle)
libsql-abstract-more-perl 1.43-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 260 kB
  • sloc: perl: 1,037; makefile: 2
file content (228 lines) | stat: -rw-r--r-- 7,399 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
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
libsql-abstract-more-perl (1.43-1) unstable; urgency=medium

  * Import upstream version 1.43.

 -- gregor herrmann <gregoa@debian.org>  Sat, 09 Mar 2024 14:34:49 +0100

libsql-abstract-more-perl (1.42-1) unstable; urgency=medium

  * Import upstream version 1.42.
  * Update years of upstream and packaging copyright.

 -- gregor herrmann <gregoa@debian.org>  Sat, 27 Jan 2024 02:56:21 +0100

libsql-abstract-more-perl (1.40-1) unstable; urgency=medium

  * Import upstream version 1.40.
  * Update years of upstream and packaging copyright.
  * debian/copyright: drop stanza about removed files.
  * Update build dependencies.
  * Declare compliance with Debian Policy 4.6.2.

 -- gregor herrmann <gregoa@debian.org>  Fri, 24 Nov 2023 21:19:19 +0100

libsql-abstract-more-perl (1.39-1) unstable; urgency=medium

  * Import upstream version 1.39.
  * Depends: switch order of alternatives.
    Prefer SQL::Abstract::Classic over SQL::Abstract,
    following the upstream change.
  * Declare compliance with Debian Policy 4.6.1.

 -- gregor herrmann <gregoa@debian.org>  Thu, 28 Jul 2022 01:06:37 +0200

libsql-abstract-more-perl (1.38-1) unstable; urgency=medium

  * Import upstream version 1.38.
  * Update years of upstream and packaging copyright.
  * Declare compliance with Debian Policy 4.6.0.
  * Add libsql-abstract-classic-perl as a test and (alternative) runtime
    dependency now that it is in the archive.

 -- gregor herrmann <gregoa@debian.org>  Tue, 05 Apr 2022 18:59:45 +0200

libsql-abstract-more-perl (1.37-1) unstable; urgency=medium

  * Import upstream version 1.37.
  * Update years of upstream copyright.
  * Update versioned (build) dependencies.

 -- gregor herrmann <gregoa@debian.org>  Mon, 01 Feb 2021 18:46:10 +0100

libsql-abstract-more-perl (1.34-1) unstable; urgency=medium

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

  [ gregor herrmann ]
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Repository-Browse.
  * Remove obsolete field Name from debian/upstream/metadata (already present in
    machine-readable debian/copyright).
  * Add missing build dependency on libmodule-install-perl.

  [ gregor herrmann ]
  * Import upstream version 1.34.
  * Update debian/upstream/metadata.
  * Update years of packaging copyright.
  * Bump versioned (build) dependency on libsql-abstract-perl.
  * Declare compliance with Debian Policy 4.5.1.
  * Set Rules-Requires-Root: no.
  * Annotate test-only build dependencies with <!nocheck>.
  * Bump debhelper-compat to 13.

 -- gregor herrmann <gregoa@debian.org>  Sat, 02 Jan 2021 17:30:06 +0100

libsql-abstract-more-perl (1.33-1) unstable; urgency=medium

  * Import upstream version 1.33.

 -- gregor herrmann <gregoa@debian.org>  Mon, 15 Jan 2018 18:25:46 +0100

libsql-abstract-more-perl (1.32-1) unstable; urgency=medium

  * Import upstream version 1.32.
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.1.3.
  * Bump debhelper compatibility level to 10.

 -- gregor herrmann <gregoa@debian.org>  Mon, 08 Jan 2018 23:33:57 +0100

libsql-abstract-more-perl (1.31-1) unstable; urgency=medium

  [ Damyan Ivanov ]
  * declare conformance with Policy 4.1.2 (no changes needed)

  [ gregor herrmann ]
  * Import upstream version 1.31.
  * Update years of upstream copyright.

 -- gregor herrmann <gregoa@debian.org>  Tue, 26 Dec 2017 21:43:49 +0100

libsql-abstract-more-perl (1.30-1) unstable; urgency=medium

  * Remove Oleg Gashev from Uploaders. Thanks for your work!
  * Import upstream version 1.30.
  * Drop 0001_fix-typo-in-manpage.patch, merged upstream.
  * Bump versioned (build) dependency on libsql-abstract-perl.
  * Add /me to Uploaders.
  * Declare compliance with Debian Policy 4.1.1.

 -- gregor herrmann <gregoa@debian.org>  Wed, 15 Nov 2017 19:46:02 +0100

libsql-abstract-more-perl (1.28-1) unstable; urgency=medium

  * Team upload.

  [ Salvatore Bonaccorso ]
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * debian/upstream/metadata: change GitHub/CPAN URL(s) to HTTPS.
  * debian/upstream/metadata: use HTTPS for GitHub URLs.

  [ Lucas Kanashiro ]
  * Import upstream version 1.28
  * Update Contact in d/u/metadata
  * Update years of upstream copyright
  * Update Debian packaging copyright
  * Bump debhelper compatibility level to 9
  * Declare compliance with Debian policy 3.9.8
  * Create patch fixing typo in manpage

 -- Lucas Kanashiro <kanashiro@debian.org>  Wed, 27 Jul 2016 11:26:08 -0300

libsql-abstract-more-perl (1.27-1) unstable; urgency=medium

  * Team upload
  * New upstream release
  * debian/copyright: update upstream copyright years

 -- Nuno Carvalho <smash@cpan.org>  Thu, 28 May 2015 21:19:08 +0100

libsql-abstract-more-perl (1.26-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 1.26.

 -- gregor herrmann <gregoa@debian.org>  Fri, 17 Oct 2014 22:27:20 +0200

libsql-abstract-more-perl (1.25-1) unstable; urgency=medium

  * Team upload.
  * Imported upstream version 1.25
  * Drop (build) dependency on libscalar-does-perl.
  * Mark package as autopkgtest-able.
  * Declare compliance with Debian Policy 3.9.6.

 -- gregor herrmann <gregoa@debian.org>  Sat, 11 Oct 2014 00:05:53 +0200

libsql-abstract-more-perl (1.23-1) unstable; urgency=medium

  * Team upload.

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

  [ gregor herrmann ]
  * Add debian/upstream/metadata
  * Imported upstream version 1.23
  * Mention module name in long description.

 -- gregor herrmann <gregoa@debian.org>  Wed, 17 Sep 2014 19:24:24 +0200

libsql-abstract-more-perl (1.22-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.

 -- gregor herrmann <gregoa@debian.org>  Tue, 12 Aug 2014 18:48:17 +0200

libsql-abstract-more-perl (1.21-1) unstable; urgency=low

  * Team upload.
  * New upstream release.
  * Strip trailing slash from metacpan URLs.
  * Add copyright/license information for new inc/Module/*.
  * Drop build dependency on Module::Build.
  * Declare compliance with Debian Policy 3.9.5.

 -- gregor herrmann <gregoa@debian.org>  Sat, 10 May 2014 17:19:23 +0200

libsql-abstract-more-perl (1.17-2) unstable; urgency=low

  * Team upload.
  * Add build dependency on liblist-moreutils-perl. (Closes: #719397)

 -- gregor herrmann <gregoa@debian.org>  Mon, 12 Aug 2013 19:52:43 +0200

libsql-abstract-more-perl (1.17-1) unstable; urgency=low

  * New upstream release.

 -- Oleg Gashev <oleg@gashev.net>  Thu, 25 Jul 2013 16:08:30 -0400

libsql-abstract-more-perl (1.16-1) unstable; urgency=low

  * New upstream release.
  * Removed spelling-error-in-manpage.diff.

 -- Oleg Gashev <oleg@gashev.net>  Sun, 21 Jul 2013 15:36:13 -0400

libsql-abstract-more-perl (1.15-2) unstable; urgency=low

  * Fixed #713266: libsql-abstract-more-perl: FTBFS: tests failed. Added
    libtest-deep-perl to Build-Depends-Indep.
  * debian/control: updated Vcs-Git git.debian.org => anonscm.debian.org.

 -- Oleg Gashev <oleg@gashev.net>  Sat, 22 Jun 2013 12:52:17 +0000

libsql-abstract-more-perl (1.15-1) unstable; urgency=low

  * Initial Release. (Closes: #697468)

 -- Oleg Gashev <oleg@gashev.net>  Sun, 21 Apr 2013 14:23:12 -0400