[med-svn] [trinityrnaseq] 01/01: cme fix dpkg-control

Andreas Tille tille at debian.org
Wed Feb 11 21:23:51 UTC 2015


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository trinityrnaseq.

commit 463dfa0bf54bde0abccdbc352a87d8798bab77eb
Author: Andreas Tille <tille at debian.org>
Date:   Wed Feb 11 22:23:26 2015 +0100

    cme fix dpkg-control
---
 debian/control | 25 +++++++++++++++++++------
 1 file changed, 19 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index e25f099..2b61550 100644
--- a/debian/control
+++ b/debian/control
@@ -1,17 +1,30 @@
 Source: trinityrnaseq
-Section: science
-Priority: optional
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 Uploaders: Michael R. Crusoe
-Build-Depends: debhelper (>= 9), autotools-dev, jellyfish (>= 2.1.4), libcollections15-java, javahelper, libgetopt-java, default-jdk
-Standards-Version: 3.9.5
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/trinityrnaseq.git
+Section: science
+Priority: optional
+Build-Depends: debhelper (>= 9),
+               autotools-dev,
+               jellyfish (>= 2.1.4),
+               libcollections15-java,
+               javahelper,
+               libgetopt-java,
+               default-jdk
+Standards-Version: 3.9.6
+Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/trinityrnaseq.git
 Vcs-Git: git://anonscm.debian.org/debian-med/trinityrnaseq.git
 Homepage: http://trinityrnaseq.github.io/
 
 Package: trinityrnaseq
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, bowtie, python, libwww-perl, default-jre-headless, samtools, jellyfish
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         bowtie,
+         python,
+         libwww-perl,
+         default-jre-headless,
+         samtools,
+         jellyfish
 Description: RNA-Seq De novo Assembly
  Trinity represents a novel method for the efficient and robust de novo
  reconstruction of transcriptomes from RNA-seq data. Trinity combines three

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/trinityrnaseq.git



More information about the debian-med-commit mailing list