1 python-pylibacl (0.6.0-3) UNRELEASED; urgency=medium
3 * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
4 * Fix field name case in debian/copyright (Upstream-contact ⇒
7 -- Debian Janitor <janitor@jelmer.uk> Wed, 16 Nov 2022 10:19:25 -0000
9 python-pylibacl (0.6.0-2) unstable; urgency=medium
12 * Remove constraints unnecessary since buster:
13 + python-pylibacl-doc: Drop versioned constraint on python-pylibacl in
15 + python-pylibacl-doc: Drop versioned constraint on python-pylibacl in
19 * Drop the debug package; no reverse dependencies, so this is
20 straightforward (Closes: #994365).
21 * Bump standards version (no changes).
23 -- Iustin Pop <iustin@debian.org> Fri, 26 Nov 2021 13:13:53 +0100
25 python-pylibacl (0.6.0-1) unstable; urgency=low
28 * Use secure URI in Homepage field.
29 * Fix field name case in debian/copyright (Upstream-name => Upstream-Name).
32 * New upstream version, dropping Python 2 support, and with many other
33 fixes, see the upstream news file.
34 * Workaround issues with 'egg' files, by ignoring them as explained in
35 https://wiki.debian.org/Python/FAQ section 4.
36 * New standards version 4.5.1, no changes needed.
37 * Switch to debhelper v13.
39 -- Iustin Pop <iustin@debian.org> Sun, 29 Nov 2020 03:42:27 +0100
41 python-pylibacl (0.5.4-3) unstable; urgency=medium
43 * Remove python-setuptools dependency, not needed, and allows really
44 fixing the Python 2 bug (Closes: #938073).
45 * Bump standards version (no changes needed).
47 -- Iustin Pop <iustin@debian.org> Mon, 20 Apr 2020 23:37:21 +0200
49 python-pylibacl (0.5.4-2) unstable; urgency=medium
51 * Drop python2 support; Closes: #938073
53 -- Sandro Tosi <morph@debian.org> Tue, 17 Mar 2020 11:54:20 -0400
55 python-pylibacl (0.5.4-1) unstable; urgency=medium
57 * New upstream release, switching build system to Python 3.
59 -- Iustin Pop <iustin@debian.org> Thu, 14 Nov 2019 12:25:21 +0100
61 python-pylibacl (0.5.3-2) unstable; urgency=medium
63 * Refresh packaging for upcoming release:
64 - switch Vcs URLs to Salsa
65 - switch watch file and copyright URLs to https
66 - update standards version (remove 'extra' priority)
67 - drop obsolete Xs-Python* headers
68 - add Rules-Requires-Root: no
69 - switch to debhelper compat level 12
70 * Do a source-full upload to include upstream tarball signature in the
73 -- Iustin Pop <iustin@debian.org> Thu, 03 Jan 2019 10:16:25 +0100
75 python-pylibacl (0.5.3-1) unstable; urgency=medium
77 * Imported Upstream version 0.5.3; main changes:
78 - improve FreeBSD support
79 - fix qualifier overflow issues due to wrong types
80 * Improve hardening of the package (all except pie, which breaks the
82 * Switch debian/copyright to dep5
83 * Switch debian packaging repo over to alioth
84 * Switch build system to dh and pybuild
85 * Split documentation into separate package, in order to reduce the
86 dependencies for the python2 package
89 -- Iustin Pop <iustin@debian.org> Sun, 15 May 2016 05:45:03 +0200
91 python-pylibacl (0.5.2-2) unstable; urgency=medium
93 * Fix building with Sphinx 1.3 (Closes: #787172).
95 -- Iustin Pop <iustin@debian.org> Mon, 29 Jun 2015 21:49:45 +0200
97 python-pylibacl (0.5.2-1) unstable; urgency=medium
99 * New minor upstream release: only fixes to unittests
100 * Update watch file to point at the new downloads location
101 * Standards version 3.9.5 (no changes needed)
103 -- Iustin Pop <iustin@debian.org> Mon, 21 Jul 2014 05:22:46 +0200
105 python-pylibacl (0.5.1-1) unstable; urgency=low
107 * New upstream version: bugfixes for refcount leaks and possible
108 NULL-pointer dereferences
109 * Add packages for Python3
110 * Switch from python-support to dh_python2/dh_python3
111 * Standards Version 3.9.3 (no changes needed)
113 -- Iustin Pop <iustin@debian.org> Sun, 13 May 2012 22:19:00 +0200
115 python-pylibacl (0.5.0-3) unstable; urgency=low
117 * Remove old Replaces/Breaks
119 -- Iustin Pop <iustin@debian.org> Tue, 17 Aug 2010 23:18:13 +0200
121 python-pylibacl (0.5.0-2) unstable; urgency=low
123 * Apply a modified version of the Ubuntu patch for enabling debug
124 packages, thanks Bhavani Shankar R (Closes: #591367).
125 * Standards Version 3.9.1 (Use Breaks instead of Conflicts).
127 -- Iustin Pop <iustin@debian.org> Thu, 05 Aug 2010 15:50:28 -0400
129 python-pylibacl (0.5.0-1) unstable; urgency=low
131 * New upstream release
132 * Switch to my Debian address and remove DM-Upload-Allowed
133 * Standards version 3.8.4 (no changes needed)
134 * Switch to dpkg-source 3.0 (quilt) format
136 -- Iustin Pop <iustin@debian.org> Wed, 03 Mar 2010 01:15:18 +0100
138 python-pylibacl (0.4.0-3) unstable; urgency=low
140 * Fixes "FTBFS on Debian GNU/Hurd [Patch]" (added patch by
141 bdefreese@debian.org) (Closes: #534123)
142 * Fixed lintian copyright format warning
143 * Added Vcs-* and DM-* fields to debian/control
144 * Update standard version to 3.8.2 (no changes required)
146 -- Iustin Pop <iusty@k1024.org> Tue, 23 Jun 2009 23:01:01 +0200
148 python-pylibacl (0.4.0-2) unstable; urgency=low
150 * Removed debian/pycompat (not needed with recent pysupport)
151 * Fixed clean rule (Closes: #488763)
153 -- Iustin Pop <iusty@k1024.org> Tue, 01 Jul 2008 11:24:38 +0200
155 python-pylibacl (0.4.0-1) unstable; urgency=low
157 * New Upstream Version, with license changed from GPL to LGPL
158 * Update to Policy 3.8.0
159 * Update the rules file for newer pysupport version
160 * Update debhelper compat level to 7
163 -- Iustin Pop <iusty@k1024.org> Sun, 29 Jun 2008 00:40:25 +0200
165 python-pylibacl (0.3.0-1) unstable; urgency=low
167 * New Upstream Version (more functionality implemented from libacl)
168 * Fix lintian warnings
170 -- Iustin Pop <iusty@k1024.org> Tue, 26 Feb 2008 21:59:12 +0100
172 python-pylibacl (0.2.2-1) unstable; urgency=low
174 * New upstream release (add support for building on GNU/kFreeBSD, removes
175 some warnings) (Closes: #401316).
176 * Acknowledge NMU by Pierre Habouzit. Thanks! (Closes: #373342).
178 -- Iustin Pop <iusty@k1024.org> Sun, 3 Dec 2006 13:56:24 +0100
180 python-pylibacl (0.2.1-3.1) unstable; urgency=low
182 * Non-maintainer upload.
183 * Update package for the last python policy (Closes: #373342).
185 -- Pierre Habouzit <madcoder@debian.org> Sun, 2 Jul 2006 15:07:24 +0200
187 python-pylibacl (0.2.1-3) unstable; urgency=low
189 * Stop building python 2.2 packages (closes: #351149)
190 * Start building python 2.4 packages
191 * Updated standards version to 3.6.2 (no changes)
192 * Updated FSF address in copyright file
194 -- Iustin Pop <iusty@k1024.org> Wed, 22 Feb 2006 13:13:14 +0200
196 python-pylibacl (0.2.1-2) unstable; urgency=low
198 * Fixed missing dependency on python (closes: #258483)
199 * Updates to standards version 3.6.1
201 -- Iustin Pop <iusty@k1024.org> Sun, 11 Jul 2004 02:14:01 +0300
203 python-pylibacl (0.2.1-1) unstable; urgency=low
207 -- Iustin Pop <iusty@k1024.org> Tue, 16 Sep 2003 21:49:37 +0300