[med-svn] [subread] 09/14: Cme fix dpkg, update VCS fields, bump Standards-Version
Alex Mestiashvili
malex-guest at moszumanska.debian.org
Sat Apr 23 09:38:35 UTC 2016
This is an automated email from the git hooks/post-receive script.
malex-guest pushed a commit to branch master
in repository subread.
commit 7b3908d7bd126a3c5567e5c78a7bea0517c12909
Author: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
Date: Sat Apr 23 10:01:40 2016 +0200
Cme fix dpkg, update VCS fields, bump Standards-Version
---
debian/control | 14 +++++++++-----
1 file changed, 9 insertions(+), 5 deletions(-)
diff --git a/debian/control b/debian/control
index b546d05..b3a6faa 100644
--- a/debian/control
+++ b/debian/control
@@ -5,15 +5,18 @@ Uploaders: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>,
Section: science
Testsuite: autopkgtest
Priority: optional
-Build-Depends: debhelper (>= 9), help2man, zlib1g-dev
-Standards-Version: 3.9.6
+Build-Depends: debhelper (>= 9),
+ help2man,
+ zlib1g-dev
+Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/subread.git
-Vcs-Git: git://anonscm.debian.org/debian-med/subread.git
+Vcs-Git: https://anonscm.debian.org/git/debian-med/subread.git
Homepage: http://sourceforge.net/projects/subread/
Package: subread
Architecture: amd64 arm64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 ppc64el
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+ ${shlibs:Depends}
Description: toolkit for processing next-gen sequencing data
Subread aligner can be used to align both gDNA-seq and RNA-seq reads.
Subjunc aligner was specified designed for the detection of exon-exon
@@ -22,7 +25,8 @@ Description: toolkit for processing next-gen sequencing data
Package: subread-data
Architecture: all
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+ ${shlibs:Depends}
Description: data files for subread package
This package provides data files from the original tarball:
- annotation: Directory including NCBI RefSeq gene annotations for
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/subread.git
More information about the debian-med-commit
mailing list