[med-svn] [Git][med-team/plink][master] 5 commits: Let dh_auto_build pass cross tools to make
Andreas Tille
gitlab at salsa.debian.org
Sun Jan 5 08:03:58 GMT 2020
Andreas Tille pushed to branch master at Debian Med / plink
Commits:
a91291fc by Andreas Tille at 2020-01-05T08:27:16+01:00
Let dh_auto_build pass cross tools to make
- - - - -
848856be by Andreas Tille at 2020-01-05T08:27:33+01:00
routine-update: debhelper-compat 12
- - - - -
96895dc2 by Andreas Tille at 2020-01-05T08:27:36+01:00
routine-update: Standards-Version: 4.4.1
- - - - -
3190609f by Andreas Tille at 2020-01-05T08:27:40+01:00
Remove obsolete field Name from debian/upstream/metadata (already present in machine-readable debian/copyright).
- - - - -
7fc8822d by Andreas Tille at 2020-01-05T08:32:40+01:00
routine-update: Ready to upload to unstable
- - - - -
5 changed files:
- debian/changelog
- − debian/compat
- debian/control
- debian/rules
- debian/upstream/metadata
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,16 @@
+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 at debian.org> Sun, 05 Jan 2020 08:27:40 +0100
+
plink (1.07+dfsg-2) unstable; urgency=medium
* cme fix dpkg-control
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-11
=====================================
debian/control
=====================================
@@ -6,9 +6,9 @@ Uploaders: Steffen Moeller <moeller at debian.org>,
Dylan Aïssi <bob.dybian at 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/
=====================================
debian/rules
=====================================
@@ -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
=====================================
debian/upstream/metadata
=====================================
@@ -1,27 +1,26 @@
-Name: plink
Reference:
- - Author: >
- Shaun Purcell and Benjamin Neale and Kathe Todd-Brown and Lori
- Thomas and Manuel A. R. Ferreira and David Bender and Julian Maller
- and Pamela Sklar and Paul I. W. de Bakker and Mark J. Daly and Pak
- C. Sham
- Title: >
- PLINK: a toolset for whole-genome association and population-based
- linkage analysis
- Journal: American Journal of Human Genetics
- Volume: 81
- Number: 3
- Pages: 559-75
- Year: 2007
- PMID: 17701901
- URL: http://www.ncbi.nlm.nih.gov/pmc/articles/PMC1950838/
- DOI: 10.1086/519795
+- Author: >
+ Shaun Purcell and Benjamin Neale and Kathe Todd-Brown and Lori
+ Thomas and Manuel A. R. Ferreira and David Bender and Julian Maller
+ and Pamela Sklar and Paul I. W. de Bakker and Mark J. Daly and Pak
+ C. Sham
+ Title: >
+ PLINK: a toolset for whole-genome association and population-based
+ linkage analysis
+ Journal: American Journal of Human Genetics
+ Volume: 81
+ Number: 3
+ Pages: 559-75
+ Year: 2007
+ PMID: 17701901
+ URL: http://www.ncbi.nlm.nih.gov/pmc/articles/PMC1950838/
+ DOI: 10.1086/519795
Registry:
- - Name: OMICtools
- Entry: OMICS_00206
- - Name: bio.tools
- Entry: PLINK
- - Name: SciCrunch
- Entry: SCR_001757
- - Name: conda:bioconda
- Entry: plink
+- Name: OMICtools
+ Entry: OMICS_00206
+- Name: bio.tools
+ Entry: PLINK
+- Name: SciCrunch
+ Entry: SCR_001757
+- Name: conda:bioconda
+ Entry: plink
View it on GitLab: https://salsa.debian.org/med-team/plink/compare/3a3e980502e992d911f3ba11f75d10d42cd31863...7fc8822d55342a5240bc04152652d0fbb4066f66
--
View it on GitLab: https://salsa.debian.org/med-team/plink/compare/3a3e980502e992d911f3ba11f75d10d42cd31863...7fc8822d55342a5240bc04152652d0fbb4066f66
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20200105/b27c6c5b/attachment-0001.html>
More information about the debian-med-commit
mailing list