This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository varscan.
commit 2bab6f11c3dc8095c95d70558d8be60d421cc286 Author: Andreas Tille <[email protected]> Date: Thu Aug 18 08:42:16 2016 +0200 Opened issue about license --- debian/changelog | 2 ++ debian/control | 6 +++--- debian/copyright | 2 +- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index af1f8c3..fbecf99 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,8 @@ varscan (2.4.2+dfsg-1) UNRELEASED; urgency=medium Closes: #834664 TODO: Hope upstream will fix download tarball (see https://github.com/dkoboldt/varscan/issues/11) + Opened issue about license: + https://github.com/dkoboldt/varscan/issues/12 -- Andreas Tille <[email protected]> Thu, 18 Aug 2016 08:18:13 +0200 diff --git a/debian/control b/debian/control index 6023bf2..f7ca950 100644 --- a/debian/control +++ b/debian/control @@ -8,16 +8,16 @@ Build-Depends: debhelper (>= 9), javahelper, default-jdk, ant -Standards-Version: 3.9.6 +Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/varscan.git -Vcs-Git: git://anonscm.debian.org/debian-med/varscan.git +Vcs-Git: https://anonscm.debian.org/git/debian-med/varscan.git Homepage: https://dkoboldt.github.io/varscan/ Package: varscan Architecture: any Depends: ${misc:Depends}, ${java:Depends} -Description: variant detection in next-generation sequencing data +Description: variant detection in next-generation sequencing data Variant detection in massively parallel sequencing. For one sample, calls SNPs, indels, and consensus genotypes. For tumor-normal pairs, further classifies each variant as Germline, Somatic, or LOH, and also diff --git a/debian/copyright b/debian/copyright index b5aa3a3..c0786b0 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,7 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: VarScan Upstream-Contact: Dan Koboldt http://genome.wustl.edu/people/individual/dan-koboldt/ -Source: http://sourceforge.net/projects/varscan/files/ +Source: https://github.com/dkoboldt/varscan Files-Excluded: *.class META-INF -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/varscan.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
