[med-svn] [artemis] 02/04: cme fix dpkg-control
Andreas Tille
tille at debian.org
Thu Dec 8 08:33:46 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository artemis.
commit d3223d3e1751413f491576edbbe23b606b6b47dd
Author: Andreas Tille <tille at debian.org>
Date: Thu Dec 8 09:26:33 2016 +0100
cme fix dpkg-control
---
debian/changelog | 1 +
debian/control | 57 +++++++++++++++++++++++++++-----------------------------
2 files changed, 28 insertions(+), 30 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 25e5225..74147da 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ artemis (16.0.17+dfsg-1) UNRELEASED; urgency=medium
[ Andreas Tille ]
* Cleanup patches and add DEP3 headers
* debhelper 10
+ * cme fix dpkg-control
-- Sascha Steinbiss <satta at debian.org> Wed, 07 Dec 2016 22:19:05 +0000
diff --git a/debian/control b/debian/control
index a4c89c7..d9b7f38 100644
--- a/debian/control
+++ b/debian/control
@@ -1,44 +1,41 @@
Source: artemis
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Afif Elghraoui <afif at debian.org>
Section: science
Priority: optional
-Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders:
- Afif Elghraoui <afif at debian.org>
-Build-Depends:
- debhelper (>= 10),
- default-jdk,
- javahelper,
- libbiojava-java,
- libj2ssh-java,
- libibatis-java,
- liblog4j1.2-java,
- libpostgresql-jdbc-java,
- picard-tools,
- libhtsjdk-java,
- libcommons-net-java,
- libcommons-lang3-java,
- libbatik-java,
- jemboss,
+Build-Depends: debhelper (>= 10),
+ default-jdk,
+ javahelper,
+ libbiojava-java,
+ libj2ssh-java,
+ libibatis-java,
+ liblog4j1.2-java,
+ libpostgresql-jdbc-java,
+ picard-tools,
+ libhtsjdk-java,
+ libcommons-net-java,
+ libcommons-lang3-java,
+ libbatik-java,
+ jemboss,
# For tests
- ant,
- ant-optional,
- junit4,
- libhamcrest-java,
+ ant,
+ ant-optional,
+ junit4,
+ libhamcrest-java,
# To convert gifs to png because gif is not a supported icon format
- imagemagick
-Standards-Version: 3.9.7
-Homepage: http://www.sanger.ac.uk/science/tools/artemis
-Vcs-Git: https://anonscm.debian.org/git/debian-med/artemis.git
+ imagemagick
+Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/artemis.git
+Vcs-Git: https://anonscm.debian.org/git/debian-med/artemis.git
+Homepage: http://www.sanger.ac.uk/science/tools/artemis
Package: artemis
Architecture: all
-Depends:
- ${misc:Depends},
- ${java:Depends},
+Depends: ${misc:Depends},
+ ${java:Depends},
# java:Depends adds a dependency on a versioned biojava, but that does not
# contain the required biojava.jar file
- libbiojava-java,
+ libbiojava-java
Description: genome browser and annotation tool
Artemis is a genome browser and annotation tool that allows visualisation of
sequence features, next generation data and the results of analyses within the
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/artemis.git
More information about the debian-med-commit
mailing list