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
|
seqprep (1.3.2-5) unstable; urgency=medium
* Test-Depends: s/python/python3/
Closes: #938467
* Set upstream metadata fields: Bug-Submit.
-- Andreas Tille <tille@debian.org> Mon, 20 Jan 2020 11:31:59 +0100
seqprep (1.3.2-4) unstable; urgency=medium
* Replace python-markdown by markdown
* Use 2to3 to port from Python2 to Python3
Closes: #938467
* debhelper-compat 12
* Standards-Version: 4.4.1
* Respect DEB_BUILD_OPTIONS in override_dh_auto_test target
* Remove trailing whitespace in debian/changelog
* autopkgtest: s/ADTTMP/AUTOPKGTEST_TMP/g
* Set upstream metadata fields: Bug-Database, Repository, Repository-
Browse.
* Do not call ronn for every build just to rebuild manpage - rather
provide manpage itself
-- Andreas Tille <tille@debian.org> Tue, 17 Dec 2019 12:52:12 +0100
seqprep (1.3.2-3) unstable; urgency=medium
* Build-Depends: ruby-ronn -> ronn
Closes: #903071
* debhelper 11
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.1.4
-- Andreas Tille <tille@debian.org> Fri, 06 Jul 2018 15:26:19 +0200
seqprep (1.3.2-2) unstable; urgency=medium
* Moved packaging from SVN to Git
* Standards-Version: 4.1.1
* Data package Priority: optional
* Drop unused lintian override
-- Andreas Tille <tille@debian.org> Fri, 17 Nov 2017 22:31:35 +0100
seqprep (1.3.2-1) unstable; urgency=medium
* New upstream version
* debhelper 10
* d/watch: version=4
-- Andreas Tille <tille@debian.org> Tue, 17 Jan 2017 18:24:59 +0100
seqprep (1.2-1) unstable; urgency=medium
* New upstream version
-- Andreas Tille <tille@debian.org> Thu, 28 Apr 2016 20:36:22 +0200
seqprep (1.1-6) unstable; urgency=medium
* Add missing Python dependency to tests (Thanks for the patch to
Steve Langasek <steve.langasek@canonical.com>)
Closes: #818918
-- Andreas Tille <tille@debian.org> Mon, 21 Mar 2016 21:24:52 +0100
seqprep (1.1-5) unstable; urgency=medium
* Fix timezone to UTC when building manpages to get reproducible embedded
dates. (Thanks for the patch to Dhole <dhole@openmailbox.org>)
Closes: #818431
* cme fix dpkg-control
* Better hardening
* Suppress lintian warning about verbose copies of gz files
-- Andreas Tille <tille@debian.org> Thu, 17 Mar 2016 08:40:56 +0100
seqprep (1.1-4) unstable; urgency=medium
* Really apply patch created by Graham Inggs
Closes: #789829
-- Andreas Tille <tille@debian.org> Mon, 28 Sep 2015 13:46:54 +0200
seqprep (1.1-3) unstable; urgency=medium
[ Andreas Tille ]
* make sure autopkgtest script will not fail when cleaning up
[ Graham Inggs ]
* enable building with gcc-5
* fix clean target
* replace all instances of the 'float' datatype in SeqPrep.c with 'double'
Closes: #789829
-- Andreas Tille <tille@debian.org> Tue, 07 Jul 2015 09:45:10 +0200
seqprep (1.1-2) unstable; urgency=medium
* Do not try fiddle around with arch all files in arch indep builds
Closes: #789488
-- Andreas Tille <tille@debian.org> Sun, 21 Jun 2015 16:31:54 +0200
seqprep (1.1-1) unstable; urgency=medium
* Initial Upload to Debian
Closes: #778838
-- Andreas Tille <tille@debian.org> Fri, 20 Feb 2015 13:49:15 +0100
seqprep (1.1-0biolinux1) trusty; urgency=medium
* Initial release for Bio-Linux.
-- Tim Booth <tbooth@ceh.ac.uk> Thu, 19 Feb 2015 16:49:55 +0000
|