File: changelog

package info (click to toggle)
libmojolicious-plugin-cgi-perl 0.40-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 216 kB
  • sloc: perl: 295; makefile: 2
file content (147 lines) | stat: -rw-r--r-- 4,690 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
libmojolicious-plugin-cgi-perl (0.40-2) unstable; urgency=medium

  * Team upload.

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

  [ Debian Janitor ]
  * Bump debhelper from old 10 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Submit.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata (already
    present in machine-readable debian/copyright).
  * Remove constraints unnecessary since stretch
  * Remove constraints unnecessary since buster
  * Bump debhelper from old 12 to 13.

  [ gregor herrmann ]
  * Remove generated test data via debian/clean. (Closes: #1048573)
  * Declare compliance with Debian Policy 4.6.2.
  * Set Rules-Requires-Root: no.
  * Annotate test-only build dependencies with <!nocheck>.

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

libmojolicious-plugin-cgi-perl (0.40-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 0.40.

 -- gregor herrmann <gregoa@debian.org>  Sat, 22 Dec 2018 20:22:51 +0100

libmojolicious-plugin-cgi-perl (0.39-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 0.39.
  * Drop mojolicious-7.90.patch, the issue is fixed in this release.
  * Declare compliance with Debian Policy 4.2.1.

 -- gregor herrmann <gregoa@debian.org>  Fri, 09 Nov 2018 21:21:15 +0100

libmojolicious-plugin-cgi-perl (0.38-2) unstable; urgency=medium

  * Team upload.

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

  [ gregor herrmann ]
  * Add patch from Github for compatibility with newer Mojolicious.
  * Declare compliance with Debian Policy 4.2.0.
  * Bump debhelper compatibility level to 10.

 -- gregor herrmann <gregoa@debian.org>  Fri, 24 Aug 2018 17:19:01 +0200

libmojolicious-plugin-cgi-perl (0.38-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 0.38.
  * Bump (versioned) build dependency on libmojolicious-perl.
  * Declare compliance with Debian Policy 4.0.1.

 -- gregor herrmann <gregoa@debian.org>  Tue, 15 Aug 2017 19:00:45 +0200

libmojolicious-plugin-cgi-perl (0.36-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 0.36.

 -- gregor herrmann <gregoa@debian.org>  Sun, 30 Oct 2016 17:09:18 +0100

libmojolicious-plugin-cgi-perl (0.34-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.

  [ Nick Morrott ]
  * Refresh (build-) dependencies
  * Declare compliance with Debian Policy 3.9.8
  * Update metadata

 -- Nick Morrott <knowledgejunkie@gmail.com>  Tue, 09 Aug 2016 05:57:28 +0100

libmojolicious-plugin-cgi-perl (0.25-1) unstable; urgency=medium

  * Team upload.
  * Rename autopkgtest configuration file(s) as per new pkg-perl-
    autopkgtest schema.
  * Import upstream version 0.25.
  * Drop debian/tests/pkg-perl/smoke-skip.
    The test we skipped is now optional and not run by default.
  * debian/rules: remove override which skipped a test that is not run by
    default anymore.

 -- gregor herrmann <gregoa@debian.org>  Wed, 02 Dec 2015 21:33:57 +0100

libmojolicious-plugin-cgi-perl (0.23-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 0.23
    Fixes "FTBFS: test failures"
    (Closes: #797584)
  * Bump versioned (build) dependency on libmojolicious-perl.
  * Bump debhelper compatibility level to 9.

 -- gregor herrmann <gregoa@debian.org>  Mon, 31 Aug 2015 20:40:48 +0200

libmojolicious-plugin-cgi-perl (0.12-1) unstable; urgency=medium

  * Team upload.

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

  [ gregor herrmann ]
  * Add debian/upstream/metadata
  * Import upstream version 0.12
  * Add (build) dependency on libio-pipely-perl.
  * Declare compliance with Debian Policy 3.9.6.
  * Mark package as autopkgtest-able.

 -- gregor herrmann <gregoa@debian.org>  Sun, 12 Oct 2014 23:16:23 +0200

libmojolicious-plugin-cgi-perl (0.09-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * debian/rules: drop removal of README.pod which is not shipped anymore.

 -- gregor herrmann <gregoa@debian.org>  Fri, 20 Jun 2014 17:19:36 +0200

libmojolicious-plugin-cgi-perl (0.08-2) unstable; urgency=medium

  * Remove README.pod and and Mojolicious::Plugin::README.3pm.

 -- Alex Muntada <alexm@alexm.org>  Thu, 12 Jun 2014 18:15:27 +0200

libmojolicious-plugin-cgi-perl (0.08-1) unstable; urgency=low

  * Initial Release. (Closes: #742195)

 -- Alex Muntada <alexm@alexm.org>  Tue, 10 Jun 2014 21:11:30 +0200