File: changelog

package info (click to toggle)
libcatalyst-devel-perl 1.42-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 360 kB
  • sloc: perl: 727; makefile: 2
file content (151 lines) | stat: -rw-r--r-- 4,898 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
libcatalyst-devel-perl (1.42-1) unstable; urgency=medium

  * Import upstream version 1.42.
  * Update debian/copyright.
    Drop paragraph about removed files, add copyright holder.
  * Update debian/upstream/metadata.
  * Drop debian/tests/pkg-perl/smoke-skip.
    The skipped tests are moved away.
  * Update build dependencies.

 -- gregor herrmann <gregoa@debian.org>  Sun, 13 Sep 2020 17:35:56 +0200

libcatalyst-devel-perl (1.41-1) unstable; urgency=medium

  * Import upstream version 1.41.
  * Bump debhelper-compat to 13.

 -- gregor herrmann <gregoa@debian.org>  Mon, 27 Jul 2020 17:40:41 +0200

libcatalyst-devel-perl (1.40-1) unstable; urgency=medium

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

  [ Debian Janitor ]
  * Bump debhelper from old 10 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Repository.

  [ gregor herrmann ]
  * debian/watch: use uscan version 4.
  * Import upstream version 1.40.
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.5.0.
  * Set Rules-Requires-Root: no.
  * Drop unneeded version constraints and ancient Breaks.
  * Annotate test-only build dependencies with <!nocheck>.

 -- gregor herrmann <gregoa@debian.org>  Mon, 02 Mar 2020 21:06:47 +0100

libcatalyst-devel-perl (1.39-2) unstable; urgency=medium

  * Team upload.

  [ gregor herrmann ]
  * Strip trailing slash from metacpan URLs.

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * Remove Jonathan Yu from Uploaders. Thanks for your work!

  [ Niko Tyni ]
  * Update to debhelper compatibility level 10
  * Skip t/author/ in autopkgtest checks

 -- Niko Tyni <ntyni@debian.org>  Wed, 02 Aug 2017 11:20:25 +0300

libcatalyst-devel-perl (1.39-1) unstable; urgency=low

  * Imported Upstream version 1.39.

 -- Florian Schlichting <fsfs@debian.org>  Wed, 07 Aug 2013 21:52:14 +0200

libcatalyst-devel-perl (1.38-1) unstable; urgency=low

  [ gregor herrmann ]
  * debian/control: update {versioned,alternative} (build) dependencies.

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

  [ Florian Schlichting ]
  * Imported Upstream version 1.38
  * Email change: Florian Schlichting -> fsfs@debian.org
  * Bumped Standards-Version to 3.9.4 (no change)
  * Bumped copyright years

 -- Florian Schlichting <fsfs@debian.org>  Sun, 26 May 2013 00:45:56 +0200

libcatalyst-devel-perl (1.37-1) unstable; urgency=low

  * Imported Upstream version 1.37.
  * Bumped years of copyright for inc/Module/*.
  * Bumped Standards-Version to 3.9.3 (use copyright-format 1.0).
  * Added myself to uploaders and copyright.

 -- Florian Schlichting <fschlich@zedat.fu-berlin.de>  Sun, 03 Jun 2012 12:25:14 +0200

libcatalyst-devel-perl (1.36-1) unstable; urgency=low

  [ Jonathan Yu ]
  * New upstream release 1.32
  * Upstream replaces Test::Exception with Test::Fatal
  * Bump to debhelper compat 8

  [ Ansgar Burchardt ]
  * debian/control: Convert Vcs-* fields to Git.

  [ Salvatore Bonaccorso ]
  * debian/copyright: Replace DEP5 Format-Specification URL from
    svn.debian.org to anonscm.debian.org URL.

  [ gregor herrmann ]
  * New upstream releases 1.33, 1.34, 1.36.
  * Set Standards-Version to 3.9.2 (no changes).
  * Bump (build) dependency on libcatalyst-perl, add starman and
    libmoosex-daemonize-perl to Suggests, bump version of
    libmodule-install-perl, add perl as an alternative for Test::More.
  * Bump years of copyright for inc/Module/*.

 -- gregor herrmann <gregoa@debian.org>  Tue, 25 Oct 2011 14:40:19 +0200

libcatalyst-devel-perl (1.31-2) unstable; urgency=low

  * Add build dependency on libtest-exception-perl (closes: #615622).
  * debian/copyright: update license stanzas.

 -- gregor herrmann <gregoa@debian.org>  Sun, 27 Feb 2011 23:19:04 +0100

libcatalyst-devel-perl (1.31-1) unstable; urgency=low

  [ gregor herrmann ]
  * Set Standards-Version to 3.9.1; replace Conflicts with Breaks.

  [ Ansgar Burchardt ]
  * New upstream release.
  * No longer run POD tests.
  * Add (build-)dep on libyaml-tiny-perl.
  * Add myself to Uploaders.

 -- Ansgar Burchardt <ansgar@debian.org>  Thu, 27 Jan 2011 13:08:10 +0100

libcatalyst-devel-perl (1.28-1) unstable; urgency=low

  * New upstream release.
  * Convert to source format 3.0 (quilt).
  * Add /me to Uploaders.
  * Add build dependency on libpod-coverage-perl >= 0.20.

 -- gregor herrmann <gregoa@debian.org>  Sun, 20 Jun 2010 19:00:20 +0200

libcatalyst-devel-perl (1.27-1) unstable; urgency=low

  * Initial Release (Closes: #573929)

 -- Jonathan Yu <jawnsy@cpan.org>  Wed, 17 Mar 2010 13:56:16 -0400