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 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238
|
python-cutadapt (4.2-1) unstable; urgency=medium
* New upstream version
* Standards-Version: 4.6.2 (routine-update)
-- Andreas Tille <tille@debian.org> Mon, 26 Dec 2022 08:30:16 +0100
python-cutadapt (4.1-1) unstable; urgency=medium
* New upstream version
* Standards-Version: 4.6.1 (routine-update)
-- Andreas Tille <tille@debian.org> Fri, 29 Jul 2022 11:44:33 +0200
python-cutadapt (3.5-1) unstable; urgency=medium
* New upstream version
* Standards-Version: 4.6.0 (routine-update)
-- Nilesh Patra <nilesh@debian.org> Mon, 04 Oct 2021 20:24:00 +0530
python-cutadapt (3.4-1) unstable; urgency=medium
[ Steffen Möller ]
* Update metadata - added to guix
* Update metadata - fixing indent
[ Nilesh Patra ]
* New upstream version 3.4
* Refresh patches
-- Nilesh Patra <nilesh@debian.org> Sun, 15 Aug 2021 17:44:54 +0530
python-cutadapt (3.2-2) unstable; urgency=medium
* Team upload.
* Build i386 architecture with -ffloat-store to address failing tests.
* Add skip-setuptools-scm.patch to avoid accessing network resources during
builds and cleanup, and added supplement to the d/rules clean target.
-- Étienne Mollier <etienne.mollier@mailoo.org> Sat, 30 Jan 2021 11:38:08 +0100
python-cutadapt (3.2-1) unstable; urgency=medium
* New upstream version
-- Nilesh Patra <npatra974@gmail.com> Sat, 09 Jan 2021 16:41:47 +0530
python-cutadapt (3.1-1) unstable; urgency=medium
* Team upload.
* New upstream version
* Standards-Version: 4.5.1 (routine-update)
* Do not mix python3-all and python3-all-dev
* Refresh patch
-- Nilesh Patra <npatra974@gmail.com> Sat, 12 Dec 2020 18:43:48 +0530
python-cutadapt (3.0-1) unstable; urgency=medium
* Team upload.
* New upstream version
* debhelper-compat 13 (routine-update)
* Add autopkgtests
* Mark test_run_cutadapt_process as
xfail which xpass during autopkgtest
-- Nilesh Patra <npatra974@gmail.com> Fri, 13 Nov 2020 14:34:18 +0530
python-cutadapt (2.10-1) unstable; urgency=medium
* New upstream version
-- Steffen Moeller <moeller@debian.org> Mon, 27 Apr 2020 16:16:18 +0200
python-cutadapt (2.9-1) unstable; urgency=medium
* New upstream version
* Add salsa-ci file (routine-update)
* Rules-Requires-Root: no (routine-update)
-- Steffen Moeller <moeller@debian.org> Tue, 31 Mar 2020 16:14:59 +0200
python-cutadapt (2.8-2) unstable; urgency=medium
* Added myself to uploaders.
* Adjusted build-deps to render package installable with Python 3.8.
* Simplified execution of autotest to get library paths right.
-- Steffen Moeller <moeller@debian.org> Mon, 03 Feb 2020 11:15:53 +0100
python-cutadapt (2.8-1) unstable; urgency=medium
* Team upload.
* New upstream version
* Standards-Version: 4.5.0
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
-- Steffen Moeller <moeller@debian.org> Fri, 24 Jan 2020 12:50:31 +0100
python-cutadapt (2.7-2) unstable; urgency=medium
* Team upload.
* Adding missing build-depends on python3-pytest-mock.
-- Andrius Merkys <merkys@debian.org> Mon, 02 Dec 2019 01:27:26 -0500
python-cutadapt (2.7-1) unstable; urgency=medium
* Team upload.
* New upstream version
-- Steffen Moeller <moeller@debian.org> Mon, 25 Nov 2019 14:17:56 +0100
python-cutadapt (2.6-1) unstable; urgency=medium
* Team upload
* New upstream version
* Now fetching sources from github
-- Steffen Moeller <moeller@debian.org> Wed, 30 Oct 2019 10:17:14 +0100
python-cutadapt (2.5-1) unstable; urgency=medium
* Team upload.
* New upstream version
-- Steffen Moeller <moeller@debian.org> Sat, 26 Oct 2019 17:52:13 +0200
python-cutadapt (2.4-2) unstable; urgency=medium
* Reupload source package
Closes: #934232
* debhelper-compat 12
* Respect DEB_BUILD_OPTIONS in override_dh_auto_test target
* Remove trailing whitespace in debian/changelog
* Use secure URI in Homepage field.
-- Andreas Tille <tille@debian.org> Thu, 08 Aug 2019 16:27:30 +0200
python-cutadapt (2.4-1) unstable; urgency=medium
* Team upload
* New upstream version.
* Standards-Version: 4.4.0
* Cleaning auto-generated files
-- Steffen Moeller <moeller@debian.org> Thu, 01 Aug 2019 20:34:10 +0200
python-cutadapt (1.18-1) unstable; urgency=medium
* New upstream version
* Standards-Version: 4.2.1
* Remove ancient X-Python*-Version fields
-- Andreas Tille <tille@debian.org> Thu, 13 Sep 2018 08:52:00 +0200
python-cutadapt (1.16-2) unstable; urgency=medium
* Testsuite: autopkgtest-pkg-python
* Standards-Version: 4.1.4
* Point Vcs fields to salsa.debian.org
* Secure URI in watch file
-- Andreas Tille <tille@debian.org> Mon, 16 Apr 2018 11:32:15 +0200
python-cutadapt (1.16-1) unstable; urgency=medium
* New upstream release
-- Andreas Tille <tille@debian.org> Thu, 01 Mar 2018 22:50:26 +0100
python-cutadapt (1.15-1) unstable; urgency=medium
* New upstream release
* cme fix dpkg-control
* debhelper 11
* hardening=+all
* Versioned Build-Depends: python-xopen (>= 0.3.2)
-- Andreas Tille <tille@debian.org> Sat, 10 Feb 2018 13:36:01 +0100
python-cutadapt (1.13-1) unstable; urgency=medium
* New upstream release
-- Olivier Sallou <osallou@debian.org> Mon, 15 May 2017 11:11:24 +0000
python-cutadapt (1.12-2) unstable; urgency=medium
* Depends: python-xopen
Closes: #858053
* Run build time tests
-- Andreas Tille <tille@debian.org> Mon, 20 Mar 2017 16:49:26 +0100
python-cutadapt (1.12-1) unstable; urgency=medium
* New upstream version 1.12 (Closes: #846471)
* Fix up d/copyright: remove duplicate license stanzas, and Files: pattern
without matching files.
-- Kevin Murray <kdmfoss@gmail.com> Fri, 02 Dec 2016 13:56:33 +1100
python-cutadapt (1.11-1) unstable; urgency=medium
* New upstream release
-- Olivier Sallou <osallou@debian.org> Thu, 18 Aug 2016 10:04:43 +0200
python-cutadapt (1.10-2) unstable; urgency=medium
* Add missing Breaks for new package cutadapt
* Clarified license
-- Andreas Tille <tille@debian.org> Tue, 21 Jun 2016 15:33:45 +0200
python-cutadapt (1.10-1) unstable; urgency=medium
* New upstream version
* Provide a package cutadapt containing just the user interface
* Remove README.Debian since we now have only one user interface
* Better hardening
-- Andreas Tille <tille@debian.org> Mon, 20 Jun 2016 15:37:30 +0200
python-cutadapt (1.9.1-1) unstable; urgency=medium
* New upstream release
-- Olivier Sallou <osallou@debian.org> Thu, 10 Dec 2015 13:56:18 +0100
python-cutadapt (1.8.3-1) unstable; urgency=low
* Initial release (Closes: #795822)
-- Olivier Sallou <osallou@debian.org> Mon, 17 Aug 2015 09:09:04 +0200
|