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
|
conservation-code (20110309.0-8) unstable; urgency=medium
* Rename test dir in autopktest from ADTTMP to AUTOPKGTEST_TMP
* Use 2to3 to port from Python2 to Python3
Closes: #942925
* debhelper-compat 12
* Standards-Version: 4.4.1
* Remove trailing whitespace in debian/changelog
* Do not parse d/changelog
* Trim trailing whitespace.
* Use secure URI in Homepage field.
* Remove obsolete fields Contact, Name from debian/upstream/metadata.
* Remove unnecessary get-orig-source-target.
-- Andreas Tille <tille@debian.org> Sun, 15 Dec 2019 16:24:28 +0100
conservation-code (20110309.0-7) unstable; urgency=medium
* debhelper 11
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.2.1
-- Andreas Tille <tille@debian.org> Mon, 15 Oct 2018 15:34:05 +0200
conservation-code (20110309.0-6) unstable; urgency=medium
* Moved packaging from SVN to Git
* Add fake watch file
* Standards-Version: 4.1.1
* debhelper 10
* re-arrange d/rules
-- Andreas Tille <tille@debian.org> Fri, 06 Oct 2017 15:31:50 +0200
conservation-code (20110309.0-5) unstable; urgency=medium
* Team upload
[ Tatiana Malygina ]
* add draft autopkgtest
* fixed example file in test + added test with error in matrix path
* upstream fix - to load identity matrix without error when no alignment
matrix is found
* add hardening
* allow-stderr for testsuite to allow test pass instead of fail when matrix
file is not found
* verbose output in test + check distributions usage
* simplified debian/tests/non-default-params-test, but made more verbose
debian/README.test
* cme fix dpkg-copyright
[ Andreas Tille ]
* install link to /usr/bin rather than copy of Python file
* Add dh-python to Build-Depends (and drop unneeded perl)
* Add debian/README.test
* Secure Vcs-Browser
-- Tatiana Malygina <merlettaia@gmail.com> Thu, 02 Jun 2016 01:10:35 +0000
conservation-code (20110309.0-4) unstable; urgency=medium
* added myself to Uploaders
* moved debian/upstream to debian/upstream/metadata
* add fake watch file to document that upstream does not provide
versioned tarballs
* cme fix dpkg-control
* Priority: optional
* debhelper 9
* DEP5 fix
* at least document in Files-Excluded what was removed in get-orig-source
-- Andreas Tille <tille@debian.org> Fri, 08 Jan 2016 12:00:44 +0100
conservation-code (20110309.0-3) unstable; urgency=low
* Allow parsing of Stockholm format as well.
* Python3 print().
* usage() prints on stderr in case of error.
* Errors are printed on stderr.
* Implemented Eugene V. Lyubimkin's suggestions to d/rules (minor changes).
-- Laszlo Kajan <lkajan@rostlab.org> Mon, 17 Dec 2012 15:26:04 +0100
conservation-code (20110309.0-1) unstable; urgency=low
* Initial release. (Closes: #690058)
-- Laszlo Kajan <lkajan@rostlab.org> Tue, 09 Oct 2012 17:34:05 +0200
|