File: changelog

package info (click to toggle)
python-icalendar 4.0.3-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 588 kB
  • sloc: python: 3,859; makefile: 147
file content (200 lines) | stat: -rw-r--r-- 6,046 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
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
python-icalendar (4.0.3-5) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Update Maintainer field with new Debian Python Team
    contact address.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

  [ Debian Janitor ]
  * Apply multi-arch hints.
    + python-icalendar-doc: Add Multi-Arch: foreign.
  * Bump debhelper from old 12 to 13.
  * Update standards version to 4.5.1, no changes needed.

 -- Sandro Tosi <morph@debian.org>  Fri, 03 Jun 2022 14:11:29 -0400

python-icalendar (4.0.3-4) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * Add missing colon in closes line.
  * Remove obsolete fields Name from debian/upstream/metadata.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository.
  * Use dh $@ sequencer.

  [ Ondřej Nový ]
  * Bump Standards-Version to 4.4.1.

  [ Christoph Berg ]
  * Fix cli.py view, patch by Hermann Lauer. (Closes: #942394)

 -- Christoph Berg <myon@debian.org>  Tue, 25 Feb 2020 13:41:42 +0100

python-icalendar (4.0.3-3) unstable; urgency=medium

  * Team upload.
  * Convert git repository from git-dpm to gbp layout.
  * Use debhelper-compat instead of debian/compat.
  * Drop Python 2 support.
  * Remove ${python:Depends} from python-icalendar-doc.
  * Bump debhelper compat level to 12.
  * Enable autopkgtest-pkg-python testsuite.
  * Set PYBUILD_NAME and run tests with pybuild.
  * Bump standards version to 4.4.0 (no changes).

 -- Ondřej Nový <onovy@debian.org>  Tue, 06 Aug 2019 16:21:36 +0200

python-icalendar (4.0.3-2) unstable; urgency=medium

  [ Felix Sipma ]
  * Bump standards version to 4.2.1 (no change required)
  * Use https for homepage URL.
  * fix override_dh_auto_test-does-not-check-DEB_BUILD_OPTIONS lintian warning
  * Add myself to uploaders.

  [ Jelmer Vernooij ]
  * Add myself to uploaders.

 -- Jelmer Vernooij <jelmer@debian.org>  Fri, 12 Oct 2018 02:57:54 +0100

python-icalendar (4.0.3-1) unstable; urgency=medium

  * Team upload.
  * Add debian/upstream/metadata.
  * New upstream release.
   + Drop patch 0002-python-dateutil.patch: similar patch applied
     upstream.
   + Refresh patch 0001-Remove-travis-ci-web-bug.

 -- Jelmer Vernooij <jelmer@debian.org>  Wed, 10 Oct 2018 23:28:53 +0100

python-icalendar (4.0.0-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/copyright: Use https protocol in Format field
  * d/changelog: Remove trailing whitespaces

  [ Jelmer Vernooij ]
  * Add patch 0002-python-dateutil.patch; work around for recent changes
    in python-dateutil; see https://bugs.debian.org/908498.

 -- Jelmer Vernooij <jelmer@debian.org>  Wed, 19 Sep 2018 02:56:52 +0100

python-icalendar (4.0.0-1) unstable; urgency=medium

  * New upstream release
    * Refresh webbug patch

 -- Christoph Egger <christoph@debian.org>  Thu, 28 Dec 2017 14:23:09 +0100

python-icalendar (3.11.7-3) unstable; urgency=medium

  * Add missing build-dependencies (Closes: #880903)
  * Run tests also with python3

 -- Christoph Egger <christoph@debian.org>  Mon, 20 Nov 2017 07:08:23 +0100

python-icalendar (3.11.7-2) unstable; urgency=medium

  * Really upload to unstable this time

 -- Christoph Egger <christoph@debian.org>  Wed, 01 Nov 2017 17:43:05 +0100

python-icalendar (3.11.7-1) experimental; urgency=medium

  * new upstream version
  * Add Rules-Requires-Root: no
  * Bump debhelper compat to 10
  * Bump standards version to 4.1.1
  * Use python3 version of sphinx for documentation buld
  * Remove travis webbug
  * Upload to unstable

 -- Christoph Egger <christoph@debian.org>  Wed, 01 Nov 2017 16:00:57 +0100

python-icalendar (3.11.3-2) experimental; urgency=medium

  * Team upload.
  * Fix python3 subsitution variable so correct python3 interpreter depends
    are provided (Closes: #867436)
  * Delete obsolete python:Provides

 -- Scott Kitterman <scott@kitterman.com>  Sun, 09 Jul 2017 17:36:09 -0400

python-icalendar (3.11.3-1) experimental; urgency=medium

  * Team upload.

  [ Ondřej Nový ]
  * Fixed VCS URL (https)

  [ Jelmer Vernooij ]
  * New upstream release.
  * Bump debhelper version to 9.
  * Bump standards version to 3.9.8 (no changes).
  * debian/rules: Set PYTHONPATH for sphinx build.

 -- Jelmer Vernooij <jelmer@debian.org>  Thu, 23 Mar 2017 13:05:54 +0000

python-icalendar (3.8-2) unstable; urgency=medium

  * Team upload.

  [ Ondřej Nový ]
  * Fixed VCS URL (https)

  [ SVN-Git Migration ]
  * Migrate packaging to git with git-dpm

  [ Scott Kitterman ]
  * Fix python3 subsitution variable so correct python3 interpreter depends
    are provided (Closes: #867436)
  * Delete obsolete python:Provides

 -- Scott Kitterman <scott@kitterman.com>  Sun, 09 Jul 2017 17:27:20 -0400

python-icalendar (3.8-1) unstable; urgency=medium

  * Team upload.

  [ Jackson Doak ]
  * New upstream release

 -- Vincent Cheng <vcheng@debian.org>  Wed, 16 Jul 2014 22:25:01 -0700

python-icalendar (3.6.1-1) unstable; urgency=medium

  * Team upload.

  [ Vincent Cheng ]
  * Mention ZPL 2.1 in debian/copyright. (Closes: #733001)

  [ Jackson Doak ]
  * New upstream release
  * debian/watch: Use pypi since it makes the watch file easier to read
  * debian/control:
    - Fix capitalisation error in description
    - Make python-icalendar-doc depend on libjs-underscore and libjs-jquery
  * debian/copyright: Use DEP5 format
  * debian/rules:
    - Exclude license.txt and embedded javascript libraries from dh_installdocs
  * Create debian/python-calendar-doc.links to provide javascript libs

 -- Jackson Doak <noskcaj@ubuntu.com>  Wed, 22 Jan 2014 11:25:50 +1100

python-icalendar (3.5-2) unstable; urgency=medium

  * Add python3 package
    * Also add -doc package for the documentation

 -- Christoph Egger <christoph@debian.org>  Mon, 23 Dec 2013 17:42:29 +0100

python-icalendar (3.5-1) unstable; urgency=low

  * Initial release. (Closes: #691443)

 -- Christoph Egger <christoph@debian.org>  Sat, 14 Sep 2013 22:17:08 +0200