File: changelog

package info (click to toggle)
libdist-inkt-perl 0.025-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 328 kB
  • sloc: perl: 1,263; makefile: 5; sh: 4
file content (164 lines) | stat: -rw-r--r-- 5,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
libdist-inkt-perl (0.025-1) unstable; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * copyright info: update coverage
  * use debhelper compatibility level 13 (not 9)

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 07 Feb 2021 01:56:34 +0100

libdist-inkt-perl (0.024-5) unstable; urgency=medium

  * Add patch 2001
    to fix avoid absolute paths with Archive::Tar 2.28 and newer.
    Closes: Bug#923358. Thanks to Kjetil Kjernsmoe and Niko Tyni.
    (Build-)depend on recent perl providing Archive::Tar 2.28 or newer.
  * Add autopkgtest, processing example source.

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 02 Mar 2019 16:59:48 +0100

libdist-inkt-perl (0.024-4) unstable; urgency=medium

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

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

  [ Jonas Smedegaard ]
  * Simplify rules.
    Stop build-depend on cdbs.
  * Stop build-depend on dh-buildinfo.
  * Declare compliance with Debian Policy 4.3.0.
  * Set Rules-Requires-Root: no.
  * Enable testsuite.
  * Update copyright info:
    + Stop track obsolete file CONTRIBUTING.
    + Extend coverage of packaging.
    + Use https protocol in Upstream-Contact URL.
  * Update watch file: Rewrite usage comment.
  * Fix hashbang of scripts.

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 26 Feb 2019 16:01:19 +0100

libdist-inkt-perl (0.024-3) unstable; urgency=medium

  * Fix typo in watch file.

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 21 Sep 2017 09:01:18 +0200

libdist-inkt-perl (0.024-2) unstable; urgency=medium

  * Modernize Vcs-* fields: Consistently include .git suffix in path.
  * Declare compliance with Debian Policy 4.1.0.
  * Update watch file: Use substitution strings. Fix typo in URL.
  * Update copyright info: Use https protocol in file format URL.
  * Tighten lintian overrides regarding License-Reference.

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 14 Sep 2017 16:34:41 +0200

libdist-inkt-perl (0.024-1) unstable; urgency=medium

  [ upstream ]
  * New release.
    + Support x_static_install.

  [ Jonas Smedegaard ]
  * Update package relations:
    + Stop explicitly (build-)depend on libmodule-metadata-perl
      libcpan-meta-perl libcpan-meta-requirements-perl: Provided by perl
      even in oldstable.
    + Relax to (build-)depend unversioned on libmodule-cpanfile-perl
      libmoose-perl: Needed version satisfied even in oldstable.
  * Modernize git-buildpackage config:
    + Filter any .git* file.
  * Modernize cdbs:
    + Drop upstream-tarball hints: Use gbp import-orig --uscan.
    + Resolve archs in maintainer script (not during build).
      Stop build-depend on devscripts.
  * Update copyright info:
    + Use License-Grant and License-Reference fields.
      Thanks to Ben Finney.
    + Extend coverage for main upstream author.
    + Extend coverage of packaging.
  * Add lintian overrides regarding license in License-Reference field.
    See bug#786450.
  * Bump debhelper compatibility level to 9.
  * Update watch file:
    + Bump to file format 4.
    + Mention gbp --uscan in usage comment.
    + Tighten version regex.
  * Modernize Vcs-* fields:
    + Use https protocol.
    + Use git (not cgit) in path.
  * Declare compliance with Debian Policy 4.0.0.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 03 Jul 2017 09:45:09 +0200

libdist-inkt-perl (0.023-2) unstable; urgency=medium

  * Fix depend on libtext-sprintfn-perl.

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 22 Oct 2014 01:28:48 +0200

libdist-inkt-perl (0.023-1) unstable; urgency=medium

  [ upstream ]
  * New release.
    + Avoid outputting anonymous class names.
    + Improve command-line option handling.

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

  [ Jonas Smedegaard ]
  * Declare compliance with Debian Policy 3.9.6.

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 14 Oct 2014 11:24:04 +0200

libdist-inkt-perl (0.022-1) unstable; urgency=medium

  [ upstream ]
  * New release(s).
    + Fix documentation of the `--TRAVIS` option.
    + Generated Makefile.PL should cope better if
      CPAN::Meta::Requirements is missing.
    + Fix check for existence of meta/META.PL.
    + Filter $meta->{provides} using $meta->{no_index}.

  [ Jonas Smedegaard ]
  * Fix use canonical Vcs-Git URL.

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 01 Jul 2014 15:05:18 +0200

libdist-inkt-perl (0.020-1) unstable; urgency=medium

  [ upstream ]
  * New release(s).
    + Add missing File::chdir dependency.
    + Add missing Path::FindDev dependency.
    + Cope when ~/perl5/standard-documents/ is missing.
    + Support PERL_DIST_INKT_NOSIGNATURE environment variable to skip
      building a SIGNATURE file.
    + Add stub pod to command line scripts.
    + Better integration with haarg's perl-travis-helper stuff.
    + Improvements to command line scripts.

  [ Jonas Smedegaard ]
  * Update copyright info:
    + Update comment for CONTRIBUTING file.
    + Add alternate git source URL (not https URL).
  * (Build-)depend on libfile-chdir-perl, libmodule-runtime-perl and
    libpath-finddev-perl.

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 18 Jun 2014 17:08:12 +0200

libdist-inkt-perl (0.017-1) unstable; urgency=low

  * Initial packaging release.
    Closes: bug#750162.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 02 Jun 2014 13:25:53 +0200