[med-svn] [sga] 03/10: cme fix dpkg-control
Andreas Tille
tille at debian.org
Wed May 28 12:48:41 UTC 2014
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch debian
in repository sga.
commit 5a78d5dfd4881644dc1d478ffc38a27b97c4faef
Author: Andreas Tille <tille at debian.org>
Date: Wed May 28 07:43:42 2014 +0200
cme fix dpkg-control
---
debian/control | 23 ++++++++++++++++-------
1 file changed, 16 insertions(+), 7 deletions(-)
diff --git a/debian/control b/debian/control
index 9812766..0108b19 100644
--- a/debian/control
+++ b/debian/control
@@ -1,17 +1,26 @@
Source: sga
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Michael R. Crusoe <michael.crusoe at gmail.com>,
+ Andreas Tille <tille at debian.org>
Section: science
Priority: optional
-Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Michael R. Crusoe <michael.crusoe at gmail.com>, Andreas Tille <tille at debian.org>
-Build-Depends: debhelper (>= 9.0.0), dh-autoreconf, libsparsehash-dev, zlib1g-dev | libz-dev, libbamtools-dev, gawk, help2man
-Standards-Version: 3.9.3
+Build-Depends: debhelper (>= 9.0.0),
+ dh-autoreconf,
+ libsparsehash-dev,
+ zlib1g-dev | libz-dev,
+ libbamtools-dev,
+ gawk,
+ help2man
+Standards-Version: 3.9.5
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/sga.git
+Vcs-Git: git://anonscm.debian.org/debian-med/sga.git
Homepage: https://github.com/jts/sga
-Vcs-Git: git://git.debian.org/debian-med/sga.git
-Vcs-Browser: http://git.debian.org/?p=debian-med/sga.git
Package: sga
Architecture: any
-Depends: python, ${shlibs:Depends}, ${misc:Depends}
+Depends: python,
+ ${shlibs:Depends},
+ ${misc:Depends}
Recommends: abyss
Description: de novo genome assembler that uses string graphs
The major goal of SGA is to be very memory efficient, which is achieved by
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/sga.git
More information about the debian-med-commit
mailing list