[med-svn] [muscle] 01/04: cme fix dpkg-control
Andreas Tille
tille at debian.org
Mon Jan 18 16:11:31 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository muscle.
commit 2431d95748fbabc687a252d497aa61895cb52fc7
Author: Andreas Tille <tille at debian.org>
Date: Mon Jan 18 17:03:39 2016 +0100
cme fix dpkg-control
---
debian/changelog | 1 +
debian/control | 21 ++++++++++++---------
2 files changed, 13 insertions(+), 9 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 0101107..249ea03 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ muscle (1:3.8.31-2) UNRELEASED; urgency=low
- Standards-Version: 3.9.3 (no changes needed)
- debian/source/format: 3.0 (quilt)
* Moved packaging from SVN to Git
+ * cme fix dpkg-control
[ Dylan Aïssi ]
* debian/copyright: Fixed lintian dep5-copyright-license-name-not-unique
diff --git a/debian/control b/debian/control
index 1b886cf..0e7bdd5 100644
--- a/debian/control
+++ b/debian/control
@@ -1,23 +1,26 @@
Source: muscle
-Section: science
-Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-DM-Upload-Allowed: yes
Uploaders: Steffen Moeller <moeller at debian.org>,
- Charles Plessy <plessy at debian.org>
-Build-Depends: debhelper (>= 8), cdbs
-Standards-Version: 3.9.3
+ Charles Plessy <plessy at debian.org>
+Section: science
+XS-Autobuild: no
+Priority: optional
+Build-Depends: debhelper (>= 8),
+ cdbs
+Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/muscle.git
Vcs-Git: git://anonscm.debian.org/debian-med/muscle.git
Homepage: http://www.drive5.com/muscle/
Package: muscle
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
+Enhances: seaview,
+ t-coffee
Conflicts: muscle-doc
-Replaces: muscle-doc
Provides: muscle-doc
-Enhances: seaview, t-coffee
+Replaces: muscle-doc
Description: Multiple alignment program of protein sequences
MUSCLE is a multiple alignment program for protein sequences. MUSCLE
stands for multiple sequence comparison by log-expectation. In the
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/muscle.git
More information about the debian-med-commit
mailing list