File: changelog

package info (click to toggle)
libdancer-plugin-dbic-perl 0.2104-4
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 204 kB
  • sloc: perl: 48; makefile: 14; sh: 4
file content (231 lines) | stat: -rw-r--r-- 7,847 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
229
230
231
libdancer-plugin-dbic-perl (0.2104-4) unstable; urgency=medium

  * Team upload.
  * d/clean: new: cleanup Makefile.old. (Closes: #1046525)
  * d/control: Rules-Requires-Root: no.
  * d/control: declare compliance to standards version 4.6.2.

 -- Étienne Mollier <emollier@debian.org>  Sun, 21 Jan 2024 19:02:43 +0100

libdancer-plugin-dbic-perl (0.2104-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Update lintian override info format in d/source/lintian-overrides on line 2-7.

 -- Jelmer Vernooij <jelmer@debian.org>  Sat, 19 Nov 2022 13:47:21 +0000

libdancer-plugin-dbic-perl (0.2104-2) unstable; urgency=medium

  * Team upload.

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

  [ 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 ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Set Testsuite header for perl package.

  [ gregor herrmann ]
  * Add libclone-perl to Build-Depends. (Closes: #997778)

 -- gregor herrmann <gregoa@debian.org>  Sun, 24 Oct 2021 14:48:35 +0200

libdancer-plugin-dbic-perl (0.2104-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>  Wed, 06 Jan 2021 20:35:43 +0100

libdancer-plugin-dbic-perl (0.2104-1) unstable; urgency=medium

  [ upstream ]
  * New release.

  [ Jonas Smedegaard ]
  * Modernize git-buildpackage config: Filter any .git* file.
  * Update watch file:
    + Bump watch file to format 4.
    + Mention "gbp import-orig --uscan" usage comment.
    + Use patterns for version and suffix.
  * Modernize cdbs:
    + Drop get-orig-source target: Use gbp import-orig --uscan.
    + Do copyright-check in maintainer script (not during build).
    + Stop build-depend on devscripts.
  * Update copyright info:
    + Use https protocol in file format URL.
    + Extend coverage for myself.
  * Modernize Vcs-* fields:
    + Use protocol https (not git).
    + Use git (not cgit) in path.
    + Include .git suffix in path.
  * Declare compliance with Debian Policy 4.1.2.
  * Drop obsolete lintian override regarding debhelper 9.
  * Tighten lintian overrides regarding License-Reference.
  * Update package relations:
    + Relax to build-depend/depend/recommend unversioned on
      libdancer-perl libdbix-class-schema-loader-perl: Needed versions
      satisfied even in oldstable.

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 06 Dec 2017 02:16:15 +0100

libdancer-plugin-dbic-perl (0.2102-1) unstable; urgency=medium

  [ upstream ]
  * New release.
    + Now a thin wrapper around DBICx::Sugar.

  [ Jonas Smedegaard ]

  * Update package relations:
    + (Build-)depend on libdbicx-sugar-perl (not libdbix-class-perl
      libsql-translator-perl).
    + Build-depend on libtest-requires-perl.
    + Stop depend (only build-depend) on libdbi-perl.
    + Stop recommend (only build-depend on) libdbd-sqlite3-perl.
    + Stop build-depend on (only recommend)
      libdbix-class-schema-loader-perl.

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 11 Aug 2015 11:57:26 +0200

libdancer-plugin-dbic-perl (0.2100-2) unstable; urgency=medium

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

  [ Jonas Smedegaard ]
  * Declare compliance with Debian Policy 3.9.6.
  * Bump debhelper compatibility level to 9.
  * Update copyright info:
    + Use License-Grant and License-Reference fields.
      Thanks to Ben Finney.
  * Override lintian regarding license in License-Reference field.
    See bug#786450.
  * Override lintian regarding build-depending unversioned on debhelper.

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 07 Aug 2015 14:08:14 +0200

libdancer-plugin-dbic-perl (0.2100-1) unstable; urgency=medium

  [ upstream ]
  * New release.

  [ Jonas Smedegaard ]
  * Update README.source to emphasize control.in file as *not* a
    show-stopper for contributions.
  * Bump to standards-version 3.9.5.
  * Fix use canonical Vcs-Git URL.
  * Update watch file to use metacpan.org URL.
  * Update copyright info:
    + Extend coverage of packaging.
    + Add git URL as alternate source.
  * Stop track tarball checksum: Check against upstrem git instead.
  * Update package relations:
    + (Build-)depend explicitly on libdbi-perl.
    + Build-depend on libmoose-perl, libmoosex-types-perl and
      libmoosex-types-loadableclass-perl.
    + Build-depend on recent libsql-translator-perl.
    + Fix stop bogusly build-depend on libdbd-sqlite3.

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 20 May 2014 11:12:20 +0200

libdancer-plugin-dbic-perl (0.1802-1) unstable; urgency=low

  [ upstream ]
  * New release.
    + Added the resultset and rset keywords.
    + Fixed tests to pass on Dancer 2.
    + Updated version requirement for Dancer: A newer Dancer is required
      to use the plugin_args() function.

  [ Jonas Smedegaard ]
  * Bump standards-version to 3.9.4.
  * Tighten (build-)dependency on libdancer-perl.
  * Use anonscm.debian.org URL for Vcs-Git.

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 03 Mar 2013 18:59:38 +0100

libdancer-plugin-dbic-perl (0.1700-1) unstable; urgency=low

  [ upstream ]
  * New release.
    + Added support for Dancer 2.

  [ Salvatore Bonaccorso ]
  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)

  [ Jonas Smedegaard ]
  * Add README.source, referring to wiki page about CDBS +
    git-buildpackage packaging style.
  * Tidy rules file.
  * Extend coverage of Debian packaging to include recent years, and
    tighten its licensing to GPL-3+.
  * List upstream tracker URL as upstream contact address.

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 17 Jan 2013 11:56:32 +0100

libdancer-plugin-dbic-perl (0.1601-1) unstable; urgency=low

  * New upstream release.

  [ Jonas Smedegaard ]
  * Update package relations:
    + Relax to build-depend unversioned on cdbs: Needed version
      satisfied in stable, and oldstable no longer supported.
    + Relax to recommend (not depend on)
      libdbix-class-schema-loader-perl.
  * Fix typo in module name in long description.
  * Update copyright file:
    + Fix use comment and license pseudo-sections to obey silly
      restrictions of copyright format 1.0.
  * Bump debhelper compatibility level to 8.
  * Fix build-depend on and recommend libdbd-sqlite3-perl, and enable
    regression tests.

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 02 Nov 2012 16:59:34 +0100

libdancer-plugin-dbic-perl (0.1506-1) unstable; urgency=low

  * New upstream release.

  * Use anonscm.debian.org for Vcs-Browser field.
  * Update copyright file:
    + Quote license strings in License comment field.
    + Update email of upstream maintainer.

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 24 Apr 2012 10:14:00 -0400

libdancer-plugin-dbic-perl (0.1505-1) unstable; urgency=low

  * New upstream release.

  [ gregor herrmann ]
  * Remove debian/source/local-options; abort-on-upstream-changes and
    unapply-patches are default in dpkg-source since 1.16.1.

  [ Jonas Smedegaard ]
  * Bump standards-version to 3.9.3.
  * Update copyright file:
    + Bump format to 1.0.
    + Quote license strings in comments.
  * Update package relations:
    + Relax build-dependency on cdbs: Needlessly tight.
    + Relax build-depend unversioned on debhelper and devscripts: Needed
      versions satisfied even in oldstable.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 19 Mar 2012 21:37:09 +0100

libdancer-plugin-dbic-perl (0.1504-1) unstable; urgency=low

  * Initial packaging release.
    Closes: bug#623738.

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 22 Apr 2011 21:55:05 +0200