Andreas Tille pushed to branch master at Debian Med / gatk
Commits: 842f5010 by Andreas Tille at 2018-05-29T23:04:49+02:00 Point watch file to gatk 4 series - - - - - 4 changed files: - debian/changelog - debian/copyright - debian/rules - debian/watch Changes: ===================================== debian/changelog ===================================== --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -gatk (3.5+dfsg-1) UNRELEASED; urgency=low +gatk (4.0.4.0+dfsg-1) UNRELEASED; urgency=low * Initial release (Closes: #<bug>) ===================================== debian/copyright ===================================== --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,7 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: GATK Source: https://github.com/broadgsa/gatk/ -Files-Excluded: *.so +Files-Excluded: *.data Files: * Copyright: 2012-2014 The Broad Institute ===================================== debian/rules ===================================== --- a/debian/rules +++ b/debian/rules @@ -19,6 +19,3 @@ JAVA_HOME=/usr/lib/jvm/default-java %: dh $@ --buildsystem=maven --with javahelper - -get-orig-source: - uscan --verbose --force-download --repack --compression xz ===================================== debian/watch ===================================== --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,4 @@ -version=3 +version=4 -opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g" \ - https://github.com/broadgsa/gatk/releases .*/archive/(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) +opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \ + https://github.com/broadinstitute/gatk/releases .*/archive/(\d[.\d]+)@ARCHIVE_EXT@ View it on GitLab: https://salsa.debian.org/med-team/gatk/commit/842f5010a0965dcd9a1bd4f6baea1e0c0ccc58c7 -- View it on GitLab: https://salsa.debian.org/med-team/gatk/commit/842f5010a0965dcd9a1bd4f6baea1e0c0ccc58c7 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
