[med-svn] [mach-haplotyper] 03/09: Normalise packaging
Andreas Tille
tille at debian.org
Sun Dec 10 16:50:29 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository mach-haplotyper.
commit 432f60550e682ae0d266ad0ce797e87931cdfa9f
Author: Andreas Tille <tille at debian.org>
Date: Wed Jan 4 12:06:13 2017 +0000
Normalise packaging
---
debian/compat | 2 +-
debian/control | 16 +++++++++-------
debian/docs | 0
debian/upstream/metadata | 11 +++++++++++
debian/watch | 2 +-
5 files changed, 22 insertions(+), 9 deletions(-)
diff --git a/debian/compat b/debian/compat
index 45a4fb7..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+10
diff --git a/debian/control b/debian/control
index e9db268..db60de9 100644
--- a/debian/control
+++ b/debian/control
@@ -1,16 +1,18 @@
Source: mach-haplotyper
-Section: non-free/science
-Priority: extra
Maintainer: Steffen Moeller <moeller at debian.org>
-Build-Depends: debhelper (>= 8.0.0), dpkg-dev (>= 1.16.1~)
-Standards-Version: 3.9.4
-Homepage: http://www.sph.umich.edu/csg/abecasis/MACH/
-Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/mach-haplotyper/trunk/
+Section: non-free/science
+XS-Autobuild: no
+Priority: optional
+Build-Depends: debhelper (>= 100),
+Standards-Version: 3.9.8
Vcs-Browser: http://svn.debian.org/viewvc/debian-med/trunk/packages/mach-haplotyper/trunk/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/mach-haplotyper/trunk/
+Homepage: http://www.sph.umich.edu/csg/abecasis/MACH/
Package: mach-haplotyper
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
Description: Markov Chain based SNP haplotyper
Recent advancements in chip-based DNA genotyping allow to infer DNA
variants that are not part of the chip but known to be associated
diff --git a/debian/docs b/debian/docs
deleted file mode 100644
index e69de29..0000000
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..85575ad
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,11 @@
+Reference:
+ Author: "Yun Li and Cristen J. Willer and Jun Ding and Paul Scheet and Gonçalo R. Abecasis"
+ Title: "MaCH: using sequence and genotype data to estimate haplotypes and unobserved genotypes"
+ Journal: Genetic Epidemiology
+ Year: 2010
+ Volume: 34
+ Number: 8
+ Pages: 816-34
+ DOI: 10.1002/gepi.20533
+ PMID: 21058334
+ URL: http://onlinelibrary.wiley.com/doi/10.1002/gepi.20533/abstract
diff --git a/debian/watch b/debian/watch
index 3a47c80..84e9c2d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
+version=4
http://www.sph.umich.edu/csg/abecasis/MACH/download/mach\.([0-9.]*)\.source.tgz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/mach-haplotyper.git
More information about the debian-med-commit
mailing list