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
|
python-intbitset (2.3.0-3.2) unstable; urgency=high
* Non-maintainer upload.
* debian/rules: Adjust dh_auto_build override to fix FTBFS
with dpkg-buildpackage -A. (Closes: #917829)
* debian/control: Bump debhelper compat to v13.
* debian/control: Update Vcs-* fields accordingly.
* debian/control: Add missing Built-Using: ${sphinxdoc:Built-Using}.
-- Boyuan Yang <byang@debian.org> Sat, 20 Nov 2021 16:26:03 -0500
python-intbitset (2.3.0-3.1) unstable; urgency=medium
* Non-maintainer upload.
* Drop python2 support; Closes: #937836
-- Sandro Tosi <morph@debian.org> Tue, 22 Oct 2019 00:06:16 -0400
python-intbitset (2.3.0-3) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
[ Maximiliano Curia ]
* Bump debhelper build-dep and compat to 11
* Bump to Standards-Version 4.1.4
* Disable tests in the indep build (Closes: 876528)
* Add new patch: Disable-arch-dependent-test.patch.
Thanks to Adrian Bunk for the report (Closes: 876529)
* Release to unstable
-- Maximiliano Curia <maxy@debian.org> Tue, 17 Apr 2018 12:34:51 +0200
python-intbitset (2.3.0-2) sid; urgency=medium
* New revision
* Disable extra_compile_options.
Thanks to Adrian Bunk for the report (Closes: 873696)
* Release to sid
-- Maximiliano Curia <maxy@debian.org> Thu, 31 Aug 2017 08:06:39 +0200
python-intbitset (2.3.0-1) sid; urgency=medium
* Initial Debian release (2.3.0).
* Add sphinxdoc build
* Use pybuild
* Build sphinx doc
* Add a basic not-installed file
* Add patch: Rename-version.py-to-intbitset_version.py.patch
* Generate the c file from it's cython source
* Update the not-installed file
* Release to sid
-- Maximiliano Curia <maxy@debian.org> Fri, 11 Aug 2017 15:58:44 +0200
|