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
|
pairtools (1.1.3-2) unstable; urgency=medium
* Team upload
* Remove temporary dependency on python3-exceptiongroup
-- Alexandre Detiste <tchet@debian.org> Fri, 08 Aug 2025 16:18:50 +0200
pairtools (1.1.3-1) unstable; urgency=medium
* Team upload
* New upstream version
* Standards-Version: 4.7.0 (routine-update)
* Remove trailing whitespace in debian/control (routine-update)
* Call dh_numpy3
* Restrict architectures to 64 bit by Build-Depending architecture-is-64-bit
Closes: #1094701
-- Andreas Tille <tille@debian.org> Sat, 15 Feb 2025 19:34:41 +0100
pairtools (1.1.2-1) unstable; urgency=medium
* Team upload.
* New upstream version 1.1.2
* Use external "pipes" module from python3-standard-pipes
* Upstream switched to pybuild-plugin-pyproject
-- Alexandre Detiste <tchet@debian.org> Sat, 21 Dec 2024 21:36:09 +0100
pairtools (1.1.0-1) unstable; urgency=medium
* Team upload.
* New upstream version 1.1.0
* Vendor the "pipes" module that was removed from Python3.13
(Closes: #1081672)
* Patch-out SyntaxWarnings (Closes: #1085765)
-- Alexandre Detiste <tchet@debian.org> Mon, 18 Nov 2024 22:23:36 +0100
pairtools (1.0.3-1) unstable; urgency=medium
* Team upload.
* New upstream version
* Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* No runtime dependency from cython
Closes: #1057997
-- Andreas Tille <tille@debian.org> Mon, 11 Dec 2023 15:32:05 +0100
pairtools (1.0.2-2) unstable; urgency=medium
* Team Upload.
* Add B+R on "python3-pairtools (<< 1.0.2)" (Closes: #1027701)
* B-D on python3-exceptiongroup at least temporarily to fix FTBFS
-- Nilesh Patra <nilesh@debian.org> Tue, 03 Jan 2023 00:30:28 +0530
pairtools (1.0.2-1) unstable; urgency=medium
[ Nilesh Patra ]
* Team Upload.
* Add patch to fix FTBFS with numpy 1.24 (Closes: #1027232)
* Bump Standards-Version to 4.6.2 (no changes needed)
* New upstream version 1.0.2
* Add patch for missing bam_dup1 declaration (Closes: #1027335)
* Versioned Build dep against pysam
* Build depend on python3-bioframe
* Skip building docs, as manpages are not rendered the same
way anymore
* Get rid of B-D on sphinx-click
* Move doc/examples/* installation to dedicated examples package
* Add patch to not run coverage tests. It makes no sense to
run them downstream.
* Add patch to take python3 interpreter as different during
testing, if CURPY var is set at runtime; helps run build time
tests for all supported pyvers
[ Andreas Tille]
* Fix clean target
* Build-Depends: python3-pandas, python3-pysam, python3-scipy, libhts-dev,
python3-yaml <!nocheck>
-- Nilesh Patra <nilesh@debian.org> Sun, 01 Jan 2023 17:51:23 +0530
pairtools (0.3.0-3.2) unstable; urgency=medium
* Non-maintainer upload.
* Use dh_numpy3, to generate the correct dependencies.
-- Stefano Rivera <stefanor@debian.org> Mon, 22 Nov 2021 16:26:45 -0400
pairtools (0.3.0-3.1) unstable; urgency=medium
* Non-maintainer upload.
* Patch: Support Python 3.10. (Closes: #1000337)
-- Stefano Rivera <stefanor@debian.org> Sun, 21 Nov 2021 16:13:08 -0400
pairtools (0.3.0-3) unstable; urgency=medium
* Team upload.
* Drop debug package
Closes: #994318
* Standards-Version: 4.6.0 (routine-update)
* Apply multi-arch hints.
+ python3-pairtools-examples: Add Multi-Arch: same.
* Install usr/bin/pairtools and mark other files not-installed
-- Andreas Tille <tille@debian.org> Wed, 22 Sep 2021 15:50:11 +0200
pairtools (0.3.0-2) unstable; urgency=medium
* Team upload.
-- Andreas Tille <tille@debian.org> Wed, 15 Jul 2020 15:46:38 +0200
pairtools (0.3.0-1) unstable; urgency=medium
* Initial release (Closes: #963052)
-- Antoni Villalonga <antoni@friki.cat> Thu, 18 Jun 2020 12:19:04 +0200
|