Skip to content
Commits on Source (5)
ffindex (0.9.9.7+soedinglab+20180802.74550c8-1) UNRELEASED; urgency=medium
ffindex (0.9.9.7+soedinglab+git20180802.74550c8-1) UNRELEASED; urgency=medium
* Fix watch file (version should actually be +git20171201.74550c8 but
its pointless to add an epoch)
* Fix Vcs-Browser
* Add DEP3 header
-- Andreas Tille <tille@debian.org> Fri, 03 Aug 2018 03:13:42 +0200
......
......@@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 10),
openmpi-bin,
chrpath
Standards-Version: 4.2.0
Vcs-Browser: https://salsa.debian.org/med-team/ffindex.git
Vcs-Browser: https://salsa.debian.org/med-team/ffindex
Vcs-Git: https://salsa.debian.org/med-team/ffindex.git
Homepage: http://www.splashground.de/~andy/programs/FFindex/
......
Author: Steffen Moeller
Last-Update: 2018-08-02 19:14:12 +0200
Description: Fix building of shared lib
Index: ffindex/src/CMakeLists.txt
===================================================================
--- ffindex.orig/src/CMakeLists.txt
......