Skip to content
Commits on Source (2)
freebayes (1.1.0-1) UNRELEASED; urgency=low
freebayes (1.1.0-1) unstable; urgency=low
[ Andreas Tille ]
* New upstream version
* debhelper 10
* Standards-Version: 4.1.0
[ Fabian Klötzl ]
* Use C++11
* Added patch for symbol name clash with htslib
Closes: #866646
* d/upstream/metadata: Add registries (Thanks to Steffen)
-- Andreas Tille <tille@debian.org> Tue, 08 Nov 2016 11:40:28 +0100
-- Andreas Tille <tille@debian.org> Mon, 04 Sep 2017 16:20:02 +0200
freebayes (1.0.2-1) unstable; urgency=low
......
......@@ -17,7 +17,7 @@ Build-Depends: debhelper (>= 10),
samtools,
parallel,
libvcflib-tools (>= 1.0.0~rc1+dfsg1-6)
Standards-Version: 3.9.8
Standards-Version: 4.1.0
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/freebayes.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/freebayes.git
Homepage: https://github.com/ekg/freebayes
......