File: changelog

package info (click to toggle)
librdf-generator-void-perl 0.16-5
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 408 kB
  • sloc: perl: 382; makefile: 9; sh: 4
file content (207 lines) | stat: -rw-r--r-- 7,286 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
librdf-generator-void-perl (0.16-5) unstable; urgency=medium

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

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

librdf-generator-void-perl (0.16-4) unstable; urgency=medium

  [ 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.
  * Bump debhelper dependency to >= 9, since that's what is used in
    debian/compat.
  * Bump debhelper from deprecated 9 to 10.

 -- Jelmer Vernooij <jelmer@debian.org>  Fri, 17 Jun 2022 08:58:07 +0100

librdf-generator-void-perl (0.16-3.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>  Fri, 08 Jan 2021 02:40:36 +0100

librdf-generator-void-perl (0.16-3) unstable; urgency=medium

  * Temporarily avoid build-depending on perlrdf to avoid bug#750946.
  * Drop obsolete lintian override regarding debhelper 9.
  * Tighten lintian overrides regarding License-Reference.
  * Modernize Vcs-* fields: Consistently include .git suffix in path.
  * Declare compliance with Debian Policy 4.1.0.
  * Update copyright info:
    + Use https protocol in file format URL.
    + Extend coverage for myself.
  * Update watch file: Use substitution strings.
  * Modernize cdbs:
    + Do copyright-check in maintainer script (not during build).
    + Stop build-depend on licensecheck.

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 20 Sep 2017 09:27:46 +0200

librdf-generator-void-perl (0.16-2) unstable; urgency=medium

  * Fix Vcs-Git field URL.
  * Declare compliance with Debian Policy 3.9.8.
  * Update watch file: Mention gbp --uscan in usage comment.
  * Drop CDBS get-orig-source target: Use gbp import-orig --uscan.
  * Modernize git-buildpackage config: Filter any .git* file.
  * Modernize CDBS use: Build-depend on licensecheck (not devscripts).

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 25 Dec 2016 22:20:24 +0100

librdf-generator-void-perl (0.16-1) unstable; urgency=medium

  [ upstream ]
  * New release.
    + Exclude README.pod from CPAN dist.
    + Fix tests when App::Cmd::Tester is not installed.
    + Wrong link in TODO list.

  [ Jonas Smedegaard ]
  * Modernize Vcs-Git field: Use https protocol.
  * Update package relations: Build-depend on libapp-cmd-perl.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 15 Feb 2016 11:48:14 +0100

librdf-generator-void-perl (0.14-1) unstable; urgency=medium

  [ upstream ]
  * New release.
    + Migrate to Dist::Inkt, fixing install problems caused by bundled
      Scalar::Util.

  [ gregor herrmann ]
  * Rename autopkgtest configuration file(s) as per new pkg-perl-
    autopkgtest schema.

  [ Jonas Smedegaard ]
  * Update copyright info:
    + Drop Files sections for convenience code copies: Dropped from
      upstream tarball.
    + Extend copyright for main upstream author to cover current year.
    + Use License-Grant and License-Reference fields.
      Thanks to Ben Finney.
    + Extend copyright of packaging to cover current year.
  * Drop workaround for convenience code copies interfering with tests:
    Dropped from upstream tarball.
  * Modernize and simplify watch file.
  * Add lintian override regarding license in License-Reference field.
    See bug#786450.
  * Bump debhelper compatibility level to 9.
  * Add lintian override regarding debhelper 9.
  * Update homepage.
  * Declare compliance with Debian Policy 3.9.7.

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 09 Feb 2016 19:38:27 +0100

librdf-generator-void-perl (0.13-3) unstable; urgency=medium

  * Team upload.
  * Make the package autopkgtestable

 -- Niko Tyni <ntyni@debian.org>  Sat, 19 Sep 2015 13:05:26 +0300

librdf-generator-void-perl (0.13-2) unstable; urgency=medium

  * Team upload.

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

  [ gregor herrmann ]
  * debian/rules: move outdated inc/ out of the way before tests and back
    afterwards. (Closes: #789850)

 -- gregor herrmann <gregoa@debian.org>  Wed, 24 Jun 2015 23:55:15 +0200

librdf-generator-void-perl (0.13-1) unstable; urgency=medium

  [ upstream ]
  * New release.
    + Fix missing EXLOCK causing problems with SQLite on some platforms
      (again...).

  [ Jonas Smedegaard ]
  * 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.

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 18 May 2014 14:30:41 +0200

librdf-generator-void-perl (0.12-1) unstable; urgency=low

  [ Salvatore Bonaccorso ]
  * Use canonical hostname (anonscm.debian.org) in Vcs-Git URI.

  [ Jonas Smedegaard ]
  * Add README.source emphasizing control.in file as *not* a
    show-stopper for contributions, referring to wiki page for details.
  * Add git URL as alternate source.
  * Stop tracking md5sum of upstream tarball.
  * Stop track upstream prereleases.
  * Extend copyright coverage for main upstream author.
  * Bump packaging license to GPL-3+, and extend copyrigt coverage for
    myself to include current year.
  * Tidy rules file: Tighten package-specific CDBS variables.
  * Bump standards-version to 3.9.4.
  * Drop patch 1001: Build problem turned out to be (and fixed by now)
    in CDBS.
  * Build-depend on and enhance recent perlrdf.

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 07 Jul 2013 02:37:37 +0200

librdf-generator-void-perl (0.10-1) unstable; urgency=low

  * New upstream release.

  [ Jonas Smedegaard ]
  * Bump debhelper compatibility level to 8.
  * Update copyright file:
    + Fix use comment and license pseudo-sections to obey silly
      restrictions of copyright format 1.0.
    + Update Files sections for included code copies of other projects.
    + List upstream issue tracker as contact.
    + Add Konstantin Baierer as upstream copyright holder, and drop Tope
      Omitola.
  * Update package relations:
    + Tighten to build-depend versioned on libtest-rdf-perl.
    + (Build-)depend on libaliased-perl.
    + Relax to build-depend unversioned on cdbs: Needed version
      satisfied in stable, and oldstable no longer supported.
  * Add patch 1001 to avoid auto-installing dependencies during build.

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 03 Nov 2012 01:30:28 +0100

librdf-generator-void-perl (0.04-1) unstable; urgency=low

  * New upstream release.

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 30 Jun 2012 17:21:56 +0200

librdf-generator-void-perl (0.02-2) unstable; urgency=low

  * Update copyright file:
    + Fix reduce coverage for packaging.
    + Fix make references to GPL licenses versioned.

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 28 Jun 2012 10:27:57 +0200

librdf-generator-void-perl (0.02-1) experimental; urgency=low

  * Initial packaging release.
    Closes: bug#678199.

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 20 Jun 2012 21:02:13 +0200