File: changelog

package info (click to toggle)
libdata-ical-perl 0.24%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 388 kB
  • sloc: perl: 3,465; makefile: 2
file content (166 lines) | stat: -rw-r--r-- 5,574 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
libdata-ical-perl (0.24+dfsg-1) unstable; urgency=medium

  * Import upstream version 0.24+dfsg.
  * Update years of upstream and packaging copyright.
  * Use substitution variables in debian/watch.

 -- gregor herrmann <gregoa@debian.org>  Mon, 06 Jan 2020 04:36:53 +0100

libdata-ical-perl (0.23+dfsg-1) unstable; urgency=medium

  [ Salvatore Bonaccorso ]
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * Switch repackaging framework to Files-Excluded method.
  * Remove Antonio Radici from Uploaders. Thanks for your work!
  * Remove Jonathan Yu from Uploaders. Thanks for your work!

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

  [ gregor herrmann ]
  * Import upstream version 0.23+dfsg.
  * Update years of upstream and packaging copyright.
  * Annotate test-only build dependencies with <!nocheck>.
  * Declare compliance with Debian Policy 4.4.1.
  * Bump debhelper-compat to 12.
  * debian/watch: use uscan version 4.
  * Explicitly build depend on perl.
  * Add libmodule-install-perl to Build-Depends-Indep.
  * Add a source lintian override for source-contains-empty-directory.
  * Add a lintian override for package-contains-documentation-outside-usr-
    share-doc.

 -- gregor herrmann <gregoa@debian.org>  Sun, 03 Nov 2019 17:29:17 +0100

libdata-ical-perl (0.22+dfsg-1) unstable; urgency=medium

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

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

  [ Florian Schlichting ]
  * Import Upstream version 0.22+dfsg
  * Update copyright years
  * Declare compliance with Debian Policy 3.9.6
  * Mark package autopkgtest-able

 -- Florian Schlichting <fsfs@debian.org>  Wed, 12 Aug 2015 21:47:51 +0200

libdata-ical-perl (0.21+dfsg-1) unstable; urgency=low

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

  [ gregor herrmann ]
  * Update debian/repack.stub.

  [ Axel Beckert ]
  * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
    copyright"

  [ Florian Schlichting ]
  * Import Upstream version 0.21+dfsg
  * Bump years of included M::I copyright
  * Bump Standards-Version to 3.9.4 (no change)
  * Drop M::I 0.85 workaround
  * Add myself to uploaders and copyright

 -- Florian Schlichting <fsfs@debian.org>  Mon, 16 Sep 2013 11:10:22 +0200

libdata-ical-perl (0.18+dfsg-1) unstable; urgency=low

  * New upstream release.
  * Remove fix-spelling-error-in-manpage.patch, applied upstream.
  * Remove unneeded build dependency on libtest-simple-perl (Test::More is
    in perl core).
  * Add /me to Uploaders.

 -- gregor herrmann <gregoa@debian.org>  Wed, 07 Dec 2011 18:58:35 +0100

libdata-ical-perl (0.17+dfsg-1) unstable; urgency=low

  * Team upload.
  * Imported Upstream version 0.17+dfsg
  * Bump Debhelper compat level to 8.
    Update Build-Depends on debhelper to (>= 8).
  * Add fix-spelling-error-in-manpage.patch patch.
    Fix some spelling error in manpages.

 -- Salvatore Bonaccorso <carnil@debian.org>  Sat, 03 Dec 2011 10:35:49 +0100

libdata-ical-perl (0.16+dfsg-2) unstable; urgency=low

  * Team upload.

  [ Ryan Niebur ]
  * Update jawnsy's email address

  [ Ansgar Burchardt ]
  * Remove Peter Makholm <makholm@debian.org> from Uploaders.
    (Closes: #580314)
  * debian/control: Convert Vcs-* fields to Git.
  * Use source format 3.0 (quilt).
  * debian/copyright: Formatting changes.
  * Bump Standards-Version to 3.9.2.

 -- Ansgar Burchardt <ansgar@debian.org>  Sat, 17 Sep 2011 11:12:45 +0200

libdata-ical-perl (0.16+dfsg-1) unstable; urgency=low

  * New upstream release
    + Fixed escaping of backslash (\) characters
    + Always use CRLF as the newline character, per RFC 3445
  * Added /me to Uploaders and Copyright
  * Standards-Version 3.8.2 (no changes)
  * Use shorter debhelper format
  * debian/rules: Get around Module::Install 0.85 bug, which causes
    CPAN to be executed during build (ick!)

  [ Nathan Handler ]
  * debian/watch: Update to ignore development releases.

  [ gregor herrmann ]
  * debian/control: bump debhelper to 7.0.50 (override_* feature).

 -- Jonathan Yu <frequency@cpan.org>  Mon, 13 Jul 2009 19:53:11 -0400

libdata-ical-perl (0.15+dfsg-1) unstable; urgency=low

  [ Antonio Radici ]
  * New upstream release
  * debian/control:
    + Adding me to the Uploaders
    + debhelper >= 7, removed cdbs
    + Standards-Version bumped to 3.8.0
  * debian/rules:
    + using the one generated by dh-make-perl --dh 7, no more cdbs
  * added debian/repack.sh
  * debian/watch modified to use repack.sh
  * debian/compat bumped to 7
  * README.Debian removed, the repackaging reason is now in copyright
  * debian/copyright:
    + switch to the new format
    + copyright for repack.sh and inc/* added
  * added libdata-ical-perl.examples

  [ gregor herrmann ]
  * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
    (source stanza).
  * debian/control: Added: ${misc:Depends} to Depends: field.
  * debian/repack.sh: remove .1 from +dfsg version.
  * debian/control: add libtest-pod{,-coverage}-perl to Build-Depends-Indep in
    order to enable additional tests.

 -- Antonio Radici <antonio@dyne.org>  Wed, 04 Mar 2009 23:12:46 +0000

libdata-ical-perl (0.13+dfsg-1) unstable; urgency=low

  * Initial release (Closes: #426888)

 -- Peter Makholm <peter@makholm.net>  Tue, 04 Dec 2007 07:39:22 +0000