[med-svn] [fastaq] 01/02: cme fix dpkg-control
Andreas Tille
tille at debian.org
Thu Oct 23 18:57:09 UTC 2014
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository fastaq.
commit 95cf720544dce1c00c01be64b2b5258ddfe17c69
Author: Andreas Tille <tille at debian.org>
Date: Thu Oct 23 20:28:54 2014 +0200
cme fix dpkg-control
---
debian/control | 28 +++++++++++++++-------------
1 file changed, 15 insertions(+), 13 deletions(-)
diff --git a/debian/control b/debian/control
index ab630f3..97f4773 100644
--- a/debian/control
+++ b/debian/control
@@ -1,23 +1,25 @@
Source: fastaq
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Andreas Tille <tille at debian.org>,
+ Jorge Soares <j.s.soares at gmail.com>
Section: science
Priority: optional
-Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Andreas Tille <tille at debian.org>, Jorge Soares <j.s.soares at gmail.com>
Build-Depends: debhelper (>= 9),
- python3,
- python3-setuptools,
- python3-numpy,
- python3-nose,
- samtools,
- help2man
-Standards-Version: 3.9.5
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/fastaq.git
+ python3,
+ python3-setuptools,
+ python3-numpy,
+ python3-nose,
+ samtools,
+ help2man
+Standards-Version: 3.9.6
+Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/fastaq.git
Homepage: https://github.com/sanger-pathogens/Fastaq
Package: fastaq
Architecture: all
-Depends: ${python3:Depends}, ${misc:Depends}
-Description: FASTA and FASTQ file manipulation tools
+Depends: ${python3:Depends},
+ ${misc:Depends}
+Description: FASTA and FASTQ file manipulation tools
A collection of scripts that perform useful and common
fasta/q manipulation tasks.
.
@@ -169,4 +171,4 @@ Description: FASTA and FASTQ file manipulation tools
Does nothing to gaps in the middle, just trims the ends
.
A developer API is also provided by this package.
- There are plenty of examples in tasks.py
\ No newline at end of file
+ There are plenty of examples in tasks.py
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/fastaq.git
More information about the debian-med-commit
mailing list