Skip to content
Commits on Source (5)
plink (1.07+dfsg-3) unstable; urgency=medium
[ Helmut Grohne ]
* Fix FTCBFS: Let dh_auto_build pass cross tools to make. (Closes: #948133)
[ Andreas Tille ]
* debhelper-compat 12
* Standards-Version: 4.4.1
* Remove obsolete field Name from debian/upstream/metadata (already
present in machine-readable debian/copyright).
-- Andreas Tille <tille@debian.org> Sun, 05 Jan 2020 08:27:40 +0100
plink (1.07+dfsg-2) unstable; urgency=medium
* cme fix dpkg-control
......
......@@ -6,9 +6,9 @@ Uploaders: Steffen Moeller <moeller@debian.org>,
Dylan Aïssi <bob.dybian@gmail.com>
Section: science
Priority: optional
Build-Depends: debhelper (>= 11),
Build-Depends: debhelper-compat (= 12),
zlib1g-dev
Standards-Version: 4.2.1
Standards-Version: 4.4.1
Vcs-Browser: https://salsa.debian.org/med-team/plink
Vcs-Git: https://salsa.debian.org/med-team/plink.git
Homepage: http://zzz.bwh.harvard.edu/plink/
......
......@@ -21,7 +21,7 @@ override_dh_auto_clean:
rm -f plink
override_dh_auto_build:
$(MAKE) CXXFLAGS='$(CXXFLAGS)' FORCE_DYNAMIC=1
dh_auto_build -- CXXFLAGS='$(CXXFLAGS)' FORCE_DYNAMIC=1
override_dh_installexamples:
dh_installexamples
......
Name: plink
Reference:
- Author: >
Shaun Purcell and Benjamin Neale and Kathe Todd-Brown and Lori
......