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
|
python-bitstring (3.1.7-2) unstable; urgency=medium
* Team upload
* Switch to debhelper 13
* Set Rules-Requires-Root: no
* Fix invalid escape sequences (Closes: #963551)
* Drop trailing whitespace from debian/control
* Update debian/copyright
* Drop unnecessary Testsuite: autopkgtest field
* Replace deprecated ADTTMP variable with AUTOPKGTEST_TMP
* Bump Standards-Version to 4.5.0, no changes
-- Graham Inggs <ginggs@debian.org> Sun, 01 Nov 2020 12:18:49 +0000
python-bitstring (3.1.7-1) unstable; urgency=medium
* Team upload
* New upstream release (Closes: #972733, #973021)
* Refresh fix-testsuite-discovery.patch
-- Graham Inggs <ginggs@debian.org> Sat, 31 Oct 2020 09:20:30 +0000
python-bitstring (3.1.5-2) unstable; urgency=medium
* Team upload.
* Drop python2 support; Closes: #937613
* debian/control
- use python3-sphinx to build doc
- drop obsolete X-P-V fields
- update Vcs-* to point to salsa.d.o
- bump Standards-Version to 4.4.1 (no changes needed)
-- Sandro Tosi <morph@debian.org> Sun, 06 Oct 2019 17:06:01 -0400
python-bitstring (3.1.5-1) unstable; urgency=medium
* New upstream release.
* Refresh patch queue.
* Update copyright information.
* d/rules: better formatting.
* Bump standards version to 3.9.8, no changes required.
* Add upstream metadata.
* d/gbp.conf: use DEP-14 repository layout.
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Thu, 26 May 2016 08:11:34 +0100
python-bitstring (3.1.4-1) unstable; urgency=medium
* Update patch queue:
- Drop 0001-fix-sphinxdoc-build.patch, fixed upstream.
- Refresh fix-testsuite-discovery.patch.
* Add gbp configuration file.
* d/rules: add DH_VERBOSE option.
* d/copyright: update dates
* d/control: cme fixed:
- Drop versioned depends on python-sphinx.
- Bump standards version to 3.9.7, no changes required.
- Wrap and sort.
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Wed, 23 Mar 2016 11:54:26 +0000
python-bitstring (3.1.3-3) unstable; urgency=medium
* Add autopkgtest testsuite.
* d/control: use secure VCS URI.
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Wed, 27 Jan 2016 18:37:42 +0000
python-bitstring (3.1.3-2) unstable; urgency=medium
* d/control: add missing VCS information.
* d/patches: add fix-testsuite-discovery.patch.
* d/rules: enable test suite.
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Wed, 01 Jul 2015 12:38:52 +0100
python-bitstring (3.1.3-1) unstable; urgency=low
* Initial release. (Closes: #781540)
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Mon, 30 Mar 2015 16:44:54 +0100
|