[med-svn] [fastml2] 01/01: cme fix dpkg-control
Andreas Tille
tille at debian.org
Wed Sep 16 09:01:47 UTC 2015
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository fastml2.
commit 46c405be475b6c0b301665b015568560604b3ed1
Author: Andreas Tille <tille at debian.org>
Date: Wed Sep 16 11:01:32 2015 +0200
cme fix dpkg-control
---
debian/control | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
diff --git a/debian/control b/debian/control
index de7aa2b..7f7bcc5 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,19 @@
Source: fastml2
-Section: science
-Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Andreas Tille <tille at debian.org>,
Aidan Delaney <a.j.delaney at brighton.ac.uk>
-Build-Depends: debhelper (>= 9),
+Section: science
+Priority: optional
+Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.6
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/fastml2.git
+Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/fastml2.git
Vcs-Git: git://anonscm.debian.org/debian-med/fastml2.git
Homepage: http://fastml.tau.ac.il/source.html
Package: fastml2
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
Description: Maximum likelihood reconstruction of ancestral amino-acid sequences
A branch-and-bound algorithm for the inference of ancestral amino-acid
sequences when the replacement rate varies among sites.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/fastml2.git
More information about the debian-med-commit
mailing list