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
|
concavity (0.1+dfsg.1-5) unstable; urgency=medium
* Standards-Version: 4.5.1 (routine-update)
* debhelper-compat 13 (routine-update)
* Add salsa-ci file (routine-update)
* Rules-Requires-Root: no (routine-update)
* Use secure URI in Homepage field.
* Update renamed lintian tag names in lintian overrides.
* Remove obsolete field Name from debian/upstream/metadata (already present in
machine-readable debian/copyright).
* Replace use of deprecated $ADTTMP with $AUTOPKGTEST_TMP.
-- Andreas Tille <tille@debian.org> Wed, 02 Dec 2020 20:23:17 +0100
concavity (0.1+dfsg.1-4) unstable; urgency=medium
[ Jelmer Vernooij ]
* Use secure copyright file specification URI.
[ Helmut Grohne ]
* Make sure C++ compiler is used for C++ sources
Closes: #904145
[ Andreas Tille ]
* Standards-Version: 4.2.1
-- Andreas Tille <tille@debian.org> Sat, 08 Dec 2018 00:08:02 +0100
concavity (0.1+dfsg.1-2) unstable; urgency=medium
[ Steffen Moeller ]
* debian/upstream/metadata: Added ref to OMICtools
[ Andreas Tille ]
* Remove unneeded Testsuite: autopkgtest
* Fake watch file
* debhelper 11
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.1.5
* Do not parse d/changelog
-- Andreas Tille <tille@debian.org> Fri, 13 Jul 2018 21:29:39 +0200
concavity (0.1+dfsg.1-1) unstable; urgency=medium
* Team upload.
* Remove ply.* files. Closes: #822382
* added README.test, mention it and example test in docs
-- Tatiana Malygina <merlettaia@gmail.com> Tue, 07 Jun 2016 22:28:38 +0000
concavity (0.1+dfsg-2) UNRELEASED; urgency=medium
[ Tatiana Malygina ]
* Add autopkgtest
* Add output existence check for autopkgtest
[ Andreas Tille ]
* Remove citation information from long description
* cme fix dpkg-control
* Better hardening
-- Andreas Tille <tille@debian.org> Mon, 18 Apr 2016 08:37:39 +0200
concavity (0.1+dfsg-1) unstable; urgency=low
[ Laszlo Kajan ]
* Removed dm upload allowed from d/control.
[ Andreas Tille ]
* add myself to Uploaders
* cme fix dpkg-control
* moved debian/upstream to debian/metadata/upstream
* use Files-Excluded to create upstream source
* moved to git
* debhelper 9
* Priority: optional
* remove debug package since these are generated automatically
* DEP5 fixes
* cleanup rules
-- Andreas Tille <tille@debian.org> Fri, 08 Jan 2016 09:39:18 +0100
concavity (0.1-2) unstable; urgency=low
* Added cmd line argument for limiting cavity threshold search steps.
* Fixed d/control description.
* Use a wildcard to account for all architectures (Closes: #693017).
-- Laszlo Kajan <lkajan@rostlab.org> Wed, 10 Oct 2012 18:05:08 +0200
concavity (0.1-1) unstable; urgency=low
* Initial release (Closes: #689020)
-- Laszlo Kajan <lkajan@rostlab.org> Fri, 28 Sep 2012 14:23:53 +0200
|