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-pairix (0.3.8-1) unstable; urgency=medium
* New upstream version 0.3.8
* gcc-14.patch: new: fix various incompatible pointer types.
(Closes: #1075419)
* d/control: declare compliance to standards version 4.7.0.
* d/python3-pairix.lintian-overrides: refresh override.
* d/control: add myself to uploaders.
-- Étienne Mollier <emollier@debian.org> Thu, 22 Aug 2024 23:02:54 +0200
python-pairix (0.3.7-7) unstable; urgency=medium
* Team upload.
* Packaging update
* Standards-Version: 4.6.2 (routine-update)
* Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
* d/clean: Remove samples.tar.xz (Closes: #1046425)
* d/control: Add autopkgtest-pkg-pybuild testsuite
* d/tests: Remove, run by pybuild autopkgtest
* d/rules: Add hardening option
* d/python3-pairix.lintian-overrides: Fix override for missing dependency
on libc
-- Lance Lin <lq27267@gmail.com> Tue, 05 Dec 2023 21:45:09 +0700
python-pairix (0.3.7-6) unstable; urgency=medium
* Fix watch file
* lintian-overrides for missing-dependency-on-libc
* Standards-Version: 4.6.1 (routine-update)
* Remove trailing whitespace in debian/changelog (routine-update)
-- Andreas Tille <tille@debian.org> Wed, 30 Nov 2022 21:06:43 +0100
python-pairix (0.3.7-5) unstable; urgency=medium
* Team Upload.
* d/rules: sort with names while tar-ing so
as to make build reproducible (Closes: #995258)
-- Nilesh Patra <nilesh@debian.org> Sat, 04 Dec 2021 23:48:55 +0530
python-pairix (0.3.7-4.1) unstable; urgency=medium
* Non-maintainer upload.
* Patch: Avoid tests failing under Python 3.10. (Closes: #999381)
-- Stefano Rivera <stefanor@debian.org> Fri, 19 Nov 2021 22:23:41 -0400
python-pairix (0.3.7-4) unstable; urgency=medium
* Fix watchfile to detect new versions on github
* Standards-Version: 4.6.0 (routine-update)
* Apply multi-arch hints.
+ python3-pairix: Add Multi-Arch: same.
+ python-pairix-examples: Add Multi-Arch: foreign.
-- Andreas Tille <tille@debian.org> Fri, 01 Oct 2021 16:07:39 +0200
python-pairix (0.3.7-3) unstable; urgency=medium
[ Chris Lamb ]
* make the build reproducible
Closes: #973801
-- Andreas Tille <tille@debian.org> Mon, 09 Nov 2020 15:26:23 +0100
python-pairix (0.3.7-2) unstable; urgency=medium
* Rules-Requires-Root: no (routine-update)
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
-- Andreas Tille <tille@debian.org> Tue, 03 Nov 2020 06:21:44 +0100
python-pairix (0.3.7-1) unstable; urgency=medium
* Initial release (Closes: #962790)
-- Andreas Tille <tille@debian.org> Sun, 14 Jun 2020 08:37:25 +0200
|