Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (3)
Standards-Version: 4.2.0
· e0266912
Andreas Tille
authored
Aug 21, 2018
e0266912
Add Disclaimer and link to attempt to free the code
· c79db637
Andreas Tille
authored
Aug 21, 2018
c79db637
Upload to unstable
· e2f9b8ab
Andreas Tille
authored
Aug 21, 2018
e2f9b8ab
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
e2f9b8ab
varscan (2.4.3+dfsg-3) unstable; urgency=medium
* Standards-Version: 4.2.0
* d/copyright: Add Disclaimer and link to attempt to free the code
-- Andreas Tille <tille@debian.org> Tue, 21 Aug 2018 09:32:42 +0200
varscan (2.4.3+dfsg-2) unstable; urgency=medium
[ Steffen Moeller ]
...
...
debian/control
View file @
e2f9b8ab
...
...
@@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 11~),
javahelper,
default-jdk,
ant
Standards-Version: 4.
1.5
Standards-Version: 4.
2.0
Vcs-Browser: https://salsa.debian.org/med-team/varscan
Vcs-Git: https://salsa.debian.org/med-team/varscan.git
Homepage: https://dkoboldt.github.io/varscan/
...
...
debian/copyright
View file @
e2f9b8ab
...
...
@@ -2,6 +2,11 @@ Format: https://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: https://github.com/dkoboldt/varscan
Disclaimer: This package is not part of Debian because of the non-free
Non-Profit license which is not compatible with DFSG since not permitting
to make profit with the software is a restriction. An attempt to convince
the author to choose a free license failed so far:
https://github.com/dkoboldt/varscan/issues/12
Files-Excluded:
*.class
META-INF
...
...