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 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133
|
kmer (0~20150903+r2013-8) unstable; urgency=medium
* Team upload.
[ Antoni Villalonga ]
* d/upstream/metadata: Repository and Bug
* Updated spelling.patch
* Final Python2 to Python3 adjustements
Closes: #958840
-- Antoni Villalonga <antoni@friki.cat> Sun, 19 Apr 2020 17:59:48 +0200
kmer (0~20150903+r2013-7) unstable; urgency=medium
* Team upload.
[ Jelmer Vernooij ]
* Use secure copyright file specification URI.
[ Andreas Tille ]
* Use 2to3 to port from Python2 to Python3
* debhelper-compat 12
* Standards-Version: 4.5.0
* debian/copyright: use spaces rather than tabs to start continuation
lines.
* Remove obsolete field Name from debian/upstream/metadata (already
present in machine-readable debian/copyright).
[ Antoni Villalonga ]
* More fixes to Python3 port
Closes: #936802
[ Andreas Tille ]
* Remove trailing whitespace in debian/changelog (routine-update)
* Add salsa-ci file (routine-update)
* Rules-Requires-Root: no (routine-update)
-- Andreas Tille <tille@debian.org> Sat, 11 Apr 2020 17:59:48 +0200
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
|