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
|
python-xopen (1.7.0-2) unstable; urgency=high
* Add patch to increase timeout for tests to work on
slower archs (Closes: #1027485)
-- Nilesh Patra <nilesh@debian.org> Sun, 08 Jan 2023 22:30:58 +0530
python-xopen (1.7.0-1) unstable; urgency=medium
[ Andreas Tille ]
* Move package to Debian Python Team
* Add missing build dependency on dh addon.
* Set fields in debian/copyright.
* Refresh patch
* No need to patch any more
[ Nilesh Patra ]
* New upstream version 1.7.0
* B-D on pybuild-plugin-pyproject and python3-pytest-timeout
* Test-Dep on python3-pytest-timeout
* d/t/run-unit-test: Check supported pyvers
* S-V: 4.6.2
-- Nilesh Patra <nilesh@debian.org> Wed, 21 Dec 2022 03:54:22 +0530
python-xopen (1.2.1-3) unstable; urgency=medium
* Drop Build-Depends: python3-bz2file (addresses #987287, #1001201)
* Fix watchfile to detect new versions on github
-- Andreas Tille <tille@debian.org> Mon, 13 Dec 2021 19:52:52 +0100
python-xopen (1.2.1-2) unstable; urgency=medium
* d/control: Remove useless B-D on python3-nose
-- Nilesh Patra <nilesh@debian.org> Mon, 25 Oct 2021 02:35:13 +0530
python-xopen (1.2.1-1) unstable; urgency=medium
* New upstream version 1.2.1
* Remove patches, marged usptream
-- Nilesh Patra <nilesh@debian.org> Tue, 19 Oct 2021 15:46:02 +0530
python-xopen (1.2.0-2) unstable; urgency=medium
* d/p/i386.patch: Fix FTBFS and debci on 32 bit arches
-- Nilesh Patra <nilesh@debian.org> Fri, 01 Oct 2021 11:58:00 +0530
python-xopen (1.2.0-1) unstable; urgency=medium
* New upstream version 1.2.0
* d/copyright:
+ Update copyright holder
+ Change MIT => Expat
* Bump Standards-Version to 4.6.0 (no changes needed)
-- Nilesh Patra <nilesh@debian.org> Tue, 28 Sep 2021 21:23:58 +0530
python-xopen (1.1.0-1) unstable; urgency=medium
* New upstream version
-- Nilesh Patra <npatra974@gmail.com> Sun, 24 Jan 2021 13:02:28 +0530
python-xopen (1.0.1-2) unstable; urgency=medium
* Clean _version.py pre-build
(Closes: #978272)
* Declare compliance with policy 4.5.1
-- Nilesh Patra <npatra974@gmail.com> Thu, 31 Dec 2020 17:41:11 +0530
python-xopen (1.0.1-1) unstable; urgency=medium
* New upstream version
-- Nilesh Patra <npatra974@gmail.com> Tue, 17 Nov 2020 19:02:06 +0530
python-xopen (1.0.0-1) unstable; urgency=medium
* New upstream version
* Add salsa-ci file (routine-update)
-- Nilesh Patra <npatra974@gmail.com> Mon, 09 Nov 2020 00:01:18 +0530
python-xopen (0.9.0-1) unstable; urgency=medium
* New upstream version 0.9.0
* Add autopkgtests
* standards version: 4.5.0, compat version:13
* Add "Rules-Requires-Root:no"
* Add myself to uploaders
-- Nilesh Patra <npatra974@gmail.com> Thu, 23 Jul 2020 02:02:37 +0530
python-xopen (0.7.3-1) unstable; urgency=medium
* Remove Python2
* New upstream version
* debhelper-compat 12
* Standards-Version: 4.4.0
* (Build-)Depends: pigz
-- Andreas Tille <tille@debian.org> Fri, 02 Aug 2019 21:24:25 +0200
python-xopen (0.5.0-2) unstable; urgency=medium
* Add missing Depends
Closes: #921553
-- Andreas Tille <tille@debian.org> Wed, 06 Feb 2019 22:26:09 +0100
python-xopen (0.5.0-1) unstable; urgency=medium
* New upstream version
* debhelper 12
* Standards-Version: 4.3.0
* Drop ancient X-Python-Version field
* Point watch file to pypi since download from Github does not lead to
a working source tarball
* Build-Depends: python-setuptools-scm
* Upstream switched to pytest
-- Andreas Tille <tille@debian.org> Wed, 30 Jan 2019 15:47:06 +0100
python-xopen (0.3.3-1) unstable; urgency=medium
* New upstream version
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.1.4
* Testsuite: autopkgtest-pkg-python
-- Andreas Tille <tille@debian.org> Mon, 16 Apr 2018 14:53:53 +0200
python-xopen (0.3.2-1) unstable; urgency=medium
* New upstream version
* Standards-Version: 4.1.3
* debhelper 11
* Build-Depends: python-bz2file
-- Andreas Tille <tille@debian.org> Sat, 10 Feb 2018 13:29:56 +0100
python-xopen (0.1.1-1) unstable; urgency=medium
* Initial release (Closes: #858061)
-- Andreas Tille <tille@debian.org> Fri, 17 Mar 2017 23:20:44 +0100
|