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
|
kmer (0~20150903+r2013-6) unstable; urgency=medium
* Team upload.
[ Liubov Chuprikova ]
* Add autopkgtest.
* Standards-Version: 4.2.1
* Add a patch to fix wrong evaluation order in an expression
Closes: #906980
[ Andreas Tille ]
* Provide test data in new package kmer-examples to avoid duplication of
data in two packages
-- Liubov Chuprikova <chuprikovalv@gmail.com> Mon, 27 Aug 2018 11:37:43 +0200
kmer (0~20150903+r2013-5) unstable; urgency=medium
* Team upload
[ Adrian Bunk ]
* Use the same compile flags in all Linux builds, and include -fPIC
atac .so were built without -fPIC on !amd64/ia64.
Closes: #907007
[ Andreas Tille ]
* Standards-Version: 4.2.0
-- Andreas Tille <tille@debian.org> Sun, 26 Aug 2018 16:58:23 +0200
kmer (0~20150903+r2013-4) unstable; urgency=medium
* Team upload.
* debhelper 11
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.1.5
* Fix Perl interpreter path
* Fix spelling
-- Andreas Tille <tille@debian.org> Sun, 05 Aug 2018 13:37:44 +0200
kmer (0~20150903+r2013-3) unstable; urgency=medium
* Rename source package to match upstream name and primary binary package
* New binary package: atac
* Drop unused packaging file for libkmer
* libkmer-dev, libmeryl-dev:
- reorganize header files and static libraries
* Remove obsolete README.Debian
* kmer: don't use Metapackages section
-- Afif Elghraoui <afif@debian.org> Sat, 03 Dec 2016 21:20:28 -0800
kmer-tools (0~20150903+r2013-2) unstable; urgency=low
[ Afif Elghraoui ]
* Fix source URL in debian/copyright.
[ Andreas Tille ]
* Provide fake watch file to keep QA tools silent about no watch information
* debhelper 10
* cme fix dpkg-control
* hardening=+all
-- Afif Elghraoui <afif@debian.org> Mon, 28 Nov 2016 21:24:26 +0100
kmer-tools (0~20150903+r2013-1) unstable; urgency=low
* Simplify get-orig-source script
* Imported Upstream version 0~20150903+r2013
* Clean up source package: move meryl manpages to a subdirectory of debian/
* New binary packages:
- leaff
- sim4db
* Drop build-dependency on libbz2-dev
* Drop kazlib quilt patches
* Fix section/architecture of the kmer metapackage
* Set Vcs-Browser to point to cgit
* Don't install other READMEs to metapackage docs
* Update d/copyright
* Update README.source
- document situation with bundled kazlib
- document reason for monolithic source package
* Make the build system more flexible to hopefully fix build on kFreeBSD
* Add README.Debian to let users know some components aren't yet packaged
* Add comment for why we can't use dh --parallel
-- Afif Elghraoui <afif@ghraoui.name> Sat, 02 Jan 2016 16:49:00 -0800
kmer-tools (0~20150520+2004-1) unstable; urgency=low
* Initial release (Closes: #784863)
-- Afif Elghraoui <afif@ghraoui.name> Fri, 01 May 2015 19:20:00 -0700
|