[med-svn] [fasttree] 01/03: cme fix dpkg-control
Andreas Tille
tille at debian.org
Fri Mar 27 12:42:52 UTC 2015
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository fasttree.
commit 2ebd27d648ba7fcbf79fbdb027635011d4e313e2
Author: Andreas Tille <tille at debian.org>
Date: Fri Mar 27 13:41:21 2015 +0100
cme fix dpkg-control
---
debian/changelog | 1 +
debian/control | 17 +++++++++--------
2 files changed, 10 insertions(+), 8 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 420181d..babcdcf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
fasttree (2.1.7-3) UNRELEASED; urgency=medium
* Move debian/upstream to debian/upstream/metadata
+ * cme fix dpkg-control
-- Andreas Tille <tille at debian.org> Fri, 27 Mar 2015 13:34:20 +0100
diff --git a/debian/control b/debian/control
index 3bb50b5..6fd6be6 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,21 @@
Source: fasttree
-Section: science
-Priority: extra
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Steffen Moeller <moeller at debian.org>,
- Thorsten Alteholz <debian at alteholz.de>,
- Andreas Tille <tille at debian.org>,
- Roland Fehrenbacher <rf at q-leap.de>
+ Thorsten Alteholz <debian at alteholz.de>,
+ Andreas Tille <tille at debian.org>,
+ Roland Fehrenbacher <rf at q-leap.de>
+Section: science
+Priority: extra
Build-Depends: debhelper (>= 9)
-Standards-Version: 3.9.4
-Homepage: http://www.microbesonline.org/fasttree/
+Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/fasttree.git
Vcs-Git: git://anonscm.debian.org/debian-med/fasttree.git
+Homepage: http://www.microbesonline.org/fasttree/
Package: fasttree
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
Description: phylogenetic trees from alignments of nucleotide or protein sequences
FastTree infers approximately-maximum-likelihood phylogenetic trees from
alignments of nucleotide or protein sequences. It handles alignments
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/fasttree.git
More information about the debian-med-commit
mailing list