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
|
arden (1.0-6) unstable; urgency=medium
[ Andreas Tille ]
* Packaging update
* Standards-Version: 4.6.2 (routine-update)
* debhelper-compat 13 (routine-update)
* rename debian/NEWS.Debian debian/NEWS (routine-update)
* Add salsa-ci file (routine-update)
* Rules-Requires-Root: no (routine-update)
* Set upstream metadata fields: Archive.
* lintian-overrides (see lintian bug #1017966)
* Add autopkgtest (Closes: #1035113, #1036488)
[ Étienne Mollier ]
* htseq-type.patch: new: fix one bug caught by autopkgtests.
* division-by-zero.patch: new: fix said error.
* key-error.patch: new: fix type mismatch causing a KeyError.
This has been caught by the newly introduced autopkgtest.
* syntax-warning.patch: new: fix multiple syntax warnings. (Closes: #1085326)
* d/control: declare compliance to standards version 4.7.0.
* d/control: add myself to uploaders.
-- Étienne Mollier <emollier@debian.org> Sun, 20 Oct 2024 22:51:33 +0200
arden (1.0-5) unstable; urgency=medium
[ Jelmer Vernooij ]
* Use secure copyright file specification URI.
[ Andreas Tille ]
* Use 2to3 to port to Python3
* debhelper-compat 12
* Standards-Version: 4.4.0
* Inform users about Python3 migration in NEWS.Debian
-- Andreas Tille <tille@debian.org> Fri, 13 Sep 2019 11:06:48 +0200
arden (1.0-4) unstable; urgency=medium
* Build-Depends: dh-python
* Remove ancient X-Python-Version field
* debhelper 11
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.1.5
* Build-Depends: s/python-all-dev/python-all/
* Cleanup d/rules
-- Andreas Tille <tille@debian.org> Wed, 18 Jul 2018 10:04:13 +0200
arden (1.0-3) unstable; urgency=medium
* Architecture: all
Closes: #852313
-- Andreas Tille <tille@debian.org> Mon, 23 Jan 2017 17:45:52 +0100
arden (1.0-2) unstable; urgency=low
[ Steffen Moeller and Jon Ison ]
* Introducing EDAM annotation.
[ Andreas Tille ]
* cme fix dpkg-control
* fake watch file
* debhelper 10
* fix spelling
-- Andreas Tille <tille@debian.org> Mon, 09 Jan 2017 11:00:01 +0100
arden (1.0-1) unstable; urgency=low
* Initial release (Closes: #738039)
-- Andreas Tille <tille@debian.org> Fri, 07 Feb 2014 11:38:38 +0100
|