Skip to content
Commits on Source (3)
......@@ -3,7 +3,9 @@ artemis (17.0.1+dfsg-1) UNRELEASED; urgency=medium
* Team upload.
* New upstream version
Closes: #893184
* Standards-Version: 4.1.3
* debhelper 11
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.2.0
TODO: Fix build
-- Andreas Tille <tille@debian.org> Sat, 17 Mar 2018 11:41:38 +0100
......
......@@ -3,7 +3,7 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.
Uploaders: Afif Elghraoui <afif@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (>= 10),
Build-Depends: debhelper (>= 11~),
default-jdk,
javahelper,
libbiojava-java,
......@@ -24,9 +24,9 @@ Build-Depends: debhelper (>= 10),
libhamcrest-java,
# To convert gifs to png because gif is not a supported icon format
imagemagick
Standards-Version: 4.1.3
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/artemis.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/artemis.git
Standards-Version: 4.2.0
Vcs-Browser: https://salsa.debian.org/med-team/artemis
Vcs-Git: https://salsa.debian.org/med-team/artemis.git
Homepage: http://www.sanger.ac.uk/science/tools/artemis
Package: artemis
......