[med-svn] [gatb-core] 02/02: cme fix dpkg-control
Andreas Tille
tille at debian.org
Thu Nov 16 17:28:16 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository gatb-core.
commit 277e0d47b642b83d27d07e0059923cb9884ecc19
Author: Andreas Tille <tille at debian.org>
Date: Thu Nov 16 18:28:08 2017 +0100
cme fix dpkg-control
---
debian/control | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)
diff --git a/debian/control b/debian/control
index 8e3ab4e..8fc0440 100644
--- a/debian/control
+++ b/debian/control
@@ -1,17 +1,18 @@
Source: gatb-core
-Section: science
-Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Nadiya Sitdykova <rovenskasa at gmail.com>
+Section: science
+Priority: optional
Build-Depends: debhelper (>= 10)
-Standards-Version: 3.9.8
-Homepage: https://github.com/GATB/gatb-core
-Vcs-Git: git://anonscm.debian.org/debian-med/gatb-core.git
+Standards-Version: 4.1.1
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/gatb-core.git
+Vcs-Git: https://anonscm.debian.org/git/debian-med/gatb-core.git
+Homepage: https://github.com/GATB/gatb-core
Package: gatb-core
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
Description: The Genome Analysis Toolbox with de-Bruijn graph
The GATB-CORE project provides a set of highly efficient
algorithms to analyse NGS data sets. These methods enable
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/gatb-core.git
More information about the debian-med-commit
mailing list