File: changelog

package info (click to toggle)
libcpan-mini-inject-perl 1.012-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 352 kB
  • sloc: perl: 732; makefile: 4
file content (147 lines) | stat: -rw-r--r-- 4,908 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
libcpan-mini-inject-perl (1.012-1) unstable; urgency=medium

  * Import upstream version 1.012.
  * Refresh no-network.patch.

 -- gregor herrmann <gregoa@debian.org>  Sat, 12 Apr 2025 17:18:51 +0200

libcpan-mini-inject-perl (1.011-1) unstable; urgency=medium

  * Import upstream version 1.011.
  * Refresh no-network.patch (offset).
  * Declare compliance with Debian Policy 4.7.2.

 -- gregor herrmann <gregoa@debian.org>  Sat, 01 Mar 2025 02:06:19 +0100

libcpan-mini-inject-perl (1.008-1) unstable; urgency=medium

  * Import upstream version 1.008.
  * Install new SECURITY.md file.
  * Refresh no-network.patch (offset).
  * Update years of packaging copyright.

 -- gregor herrmann <gregoa@debian.org>  Fri, 31 Jan 2025 23:42:49 +0100

libcpan-mini-inject-perl (1.005-1) unstable; urgency=medium

  * Import upstream version 1.005.
  * debian/copyright: remove obsolete comment.
  * Update dependencies.

 -- gregor herrmann <gregoa@debian.org>  Mon, 16 Sep 2024 21:32:35 +0200

libcpan-mini-inject-perl (1.003-1) unstable; urgency=medium

  * Import upstream version 1.003.
  * Update debian/upstream/metadata.
  * Drop ignore-die-in-eval.patch.
    Doesn't apply anymore, fixed differently.
  * Add comment about license.
  * Update years of packaging copyright.
  * Refresh test and runtime dependencies.
  * Update Upstream-Contact.
  * Drop debian/tests/pkg-perl/smoke-cleanup.
    Apparently not needed anymore.
  * Declare compliance with Debian Policy 4.7.0.
  * Disable tests with DNS queries.

 -- gregor herrmann <gregoa@debian.org>  Sun, 16 Jun 2024 00:15:38 +0200

libcpan-mini-inject-perl (0.37-1) unstable; urgency=medium

  * Import upstream version 0.37.
  * Make (test) dependency on libcpan-checksums-perl versioned.
  * Add new test dependency: libtest-indistdir-perl.
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.6.2.

 -- gregor herrmann <gregoa@debian.org>  Mon, 26 Jun 2023 20:32:14 +0200

libcpan-mini-inject-perl (0.35-5) unstable; urgency=medium

  [ Lukas Märdian ]
  * d/p/ignore-die-in-eval.patch:
    Fix test failure if Regexp::IPv6 is missing
    (LP: #1981608) (Closes: #1014720)

  [ gregor herrmann ]
  * Revert "(Build-)Depend on working liburi-perl versions."
    Depending on specific liburi-perl versions (and forcing
    libregexp-ipv6-perl in) was hiding the actual problem.
    Thanks to Lukas Märdian.

 -- gregor herrmann <gregoa@debian.org>  Mon, 08 Aug 2022 18:48:28 +0200

libcpan-mini-inject-perl (0.35-4) unstable; urgency=medium

  * (Build-)Depend on working liburi-perl versions. (Closes: #1014720)

 -- gregor herrmann <gregoa@debian.org>  Mon, 11 Jul 2022 20:55:16 +0200

libcpan-mini-inject-perl (0.35-3) unstable; urgency=medium

  * Fix autopkgtests: change permissions of test data back.
    Otherwise autopkgtests fails to remove them.
  * Update debian/upstream/metadata.
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.6.1.
  * Set Rules-Requires-Root: no.
  * Annotate test-only build dependencies with <!nocheck>.

 -- gregor herrmann <gregoa@debian.org>  Thu, 16 Jun 2022 17:17:44 +0200

libcpan-mini-inject-perl (0.35-2) 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/watch: use uscan version 4.

  [ Debian Janitor ]
  * Remove constraints unnecessary since stretch:
    + Build-Depends: Drop versioned constraint on libmodule-build-perl.

 -- Jelmer Vernooij <jelmer@debian.org>  Sun, 12 Jun 2022 22:06:41 +0100

libcpan-mini-inject-perl (0.35-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.

  [ Damyan Ivanov ]
  * New upstream version 0.35
  * bump debhelper compatibility level to 9
  * add libtest-tcp-perl to build dependencies (because of Net::EmptyPort)
  * declare conformance with Policy 4.1.1 (no changes needed)

 -- Damyan Ivanov <dmn@debian.org>  Sat, 04 Nov 2017 22:31:55 +0200

libcpan-mini-inject-perl (0.33-2) unstable; urgency=medium

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

  [ gregor herrmann ]
  * debian/control: update Module::Build dependency.
  * Add debian/upstream/metadata
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 3.9.6.

 -- gregor herrmann <gregoa@debian.org>  Mon, 01 Jun 2015 19:58:37 +0200

libcpan-mini-inject-perl (0.33-1) unstable; urgency=low

  * Initial release (closes: #722703).

 -- gregor herrmann <gregoa@debian.org>  Fri, 13 Sep 2013 15:46:35 +0200