[med-svn] [crac] 04/06: cme fix dpkg-control
Andreas Tille
tille at debian.org
Sat Sep 10 21:54:32 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository crac.
commit 61b4459ef3298a71093158c69f81994caaf887b5
Author: Andreas Tille <tille at debian.org>
Date: Sat Sep 10 23:45:16 2016 +0200
cme fix dpkg-control
---
debian/control | 21 ++++++++++++---------
1 file changed, 12 insertions(+), 9 deletions(-)
diff --git a/debian/control b/debian/control
index 5627b34..a9d4f2c 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,21 @@
Source: crac
-Section: science
-Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Anthony Boureux <Anthony.Boureux at gmail.com>,
Andreas Tille <tille at debian.org>
-Build-Depends: debhelper (>= 9), autotools-dev, zlib1g-dev
-Standards-Version: 3.9.5
+Section: science
+Priority: optional
+Build-Depends: debhelper (>= 9),
+ autotools-dev,
+ zlib1g-dev
+Standards-Version: 3.9.8
+Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/crac.git
+Vcs-Git: https://anonscm.debian.org/git/debian-med/crac.git
Homepage: http://crac.gforge.inria.fr/
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/crac.git
-Vcs-Git: git://anonscm.debian.org/debian-med/crac.git
Package: crac
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
Description: integrated RNA-Seq read analysis
CRAC is a tool to analyze High Throughput Sequencing (HTS) data in
comparison to a reference genome. It is intended for transcriptomic
@@ -33,7 +36,8 @@ Description: integrated RNA-Seq read analysis
Package: libcrac-dev
Architecture: any
Section: libdevel
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
Description: development library for integrated RNA-Seq read analysis
CRAC is a tool to analyze High Throughput Sequencing (HTS) data in
comparison to a reference genome. It is intended for transcriptomic
@@ -52,4 +56,3 @@ Description: development library for integrated RNA-Seq read analysis
memory before launching an analysis.
.
This is the development library for crac,
-
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/crac.git
More information about the debian-med-commit
mailing list