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
|
python-bitstring (4.2.3-1) unstable; urgency=medium
* New upstream release
* Add python3-pytest-benchmark to build-depends and test/control depends to
enable new tests to run
* Update d/rules install changelogs rule to use release_notes.md vice
release_notes.txt to match upstream change
-- Scott Kitterman <scott@kitterman.com> Tue, 28 May 2024 15:03:34 -0400
python-bitstring (4.2.2-1) unstable; urgency=medium
* New upstream release
- Delete d/p/001-Missing-gfloat.formats-import.patch, incorporated
upstream
* Bump standards-version to 4.7.0 without further change
-- Scott Kitterman <scott@kitterman.com> Sat, 11 May 2024 00:26:56 -0400
python-bitstring (4.2.1-1) unstable; urgency=medium
* New upstream release
- Delete 0001-delete-mybinder.org-remote-refs-privacy-breach-logo.patch,
mybinder.org refs removed upstream
* Add build-depends and autopkgtest depends on python3-gfloat,
python3-hypothesis, and python3-pytest
* Add d/p/0001-Missing-gfloat.formats-import.patch to fix failing tests
* Update d/tests/python3 for new pytest test invocation
-- Scott Kitterman <scott@kitterman.com> Thu, 09 May 2024 08:04:15 -0400
python-bitstring (4.1.4-1) unstable; urgency=medium
* New upstream release
- Refresh patches
-- Scott Kitterman <scott@kitterman.com> Sat, 06 Jan 2024 11:14:13 -0500
python-bitstring (4.1.1-1) unstable; urgency=medium
* Update homepage to github.com, github.io page is 404
* Delete d/p/0002-Remove-bitarray-version-check.patch, incorporated upstream
* New upstream release
- Refresh patches
-- Scott Kitterman <scott@kitterman.com> Wed, 23 Aug 2023 13:01:38 -0400
python-bitstring (4.1.0-1) unstable; urgency=medium
* Add d/source/options extend-diff-ignore to fix dpkg-source failure due to
local changes (python package metadata regeneration) (Closes: #1046907)
* Mark python-bitstrin-doc Multi-Arch foreign
* New upstream release (Closes: #1039932)
- Refresh patches
* Add python3-bitarray to build-depends
* Add d/p/0002-Remove-bitarray-version-check.patch, since there's no
guarantee in Debian the packages will be uploaded in lock step
-- Scott Kitterman <scott@kitterman.com> Sun, 20 Aug 2023 01:26:43 -0400
python-bitstring (4.0.2-1) unstable; urgency=medium
[ Debian Janitor ]
* Update watch file format version to 4.
* Update standards version to 4.6.1, no changes needed.
[ Scott Kitterman ]
* Agreed maintainer change from Debian Science Maintainers to Debian Python
Team
- Add myself to Uploaders
- Update Vcs-*
* New upstream release
* Remove debian/patches/fix-invalid-escape-sequences.patch, resolved
upstream, and debian/patches/fix-testsuite-discovery.patch, will rework
tests to work without it
* Add pybuild-plugin-pyproject to build-depends
* Update debian/rules so tests are still run
* Override sphinx documentation html_theme to use sphinx default since
upstream defined theme is not available in Debian
* Update autopkgtest to work without upstream patches
* Add d/p/0001-delete-mybinder.org-remote-refs-privacy-breach-logo.patch to
address issue with remote logo downloads
* Bump standards-version to 4.6.2 without further change
-- Scott Kitterman <scott@kitterman.com> Wed, 28 Jun 2023 17:06:38 -0400
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
|