[med-svn] r14612 - trunk/packages/clustalw-mpi/trunk/debian
Charles Plessy
plessy at alioth.debian.org
Sat Sep 7 23:49:52 UTC 2013
Author: plessy
Date: 2013-09-07 23:49:52 +0000 (Sat, 07 Sep 2013)
New Revision: 14612
Modified:
trunk/packages/clustalw-mpi/trunk/debian/changelog
trunk/packages/clustalw-mpi/trunk/debian/control
Log:
Normalised debian/control using config-model.
Modified: trunk/packages/clustalw-mpi/trunk/debian/changelog
===================================================================
--- trunk/packages/clustalw-mpi/trunk/debian/changelog 2013-09-07 23:47:44 UTC (rev 14611)
+++ trunk/packages/clustalw-mpi/trunk/debian/changelog 2013-09-07 23:49:52 UTC (rev 14612)
@@ -3,6 +3,7 @@
* Removed obsolete DM-Upload-Allowed field.
* Using Debhelper 9.
* Normalised VCS URLs.
+ * Normalised debian/control using config-model.
-- Charles Plessy <plessy at debian.org> Sun, 08 Sep 2013 08:44:02 +0900
Modified: trunk/packages/clustalw-mpi/trunk/debian/control
===================================================================
--- trunk/packages/clustalw-mpi/trunk/debian/control 2013-09-07 23:47:44 UTC (rev 14611)
+++ trunk/packages/clustalw-mpi/trunk/debian/control 2013-09-07 23:49:52 UTC (rev 14612)
@@ -1,22 +1,25 @@
Source: clustalw-mpi
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Steffen Moeller <moeller at debian.org>,
+ Andreas Tille <tille at debian.org>,
+ Charles Plessy <plessy at debian.org>
Section: non-free/science
Priority: optional
-Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Steffen Moeller <moeller at debian.org>,
- Andreas Tille <tille at debian.org>,
- Charles Plessy <plessy at debian.org>
-Build-Depends: debhelper (>= 9), mpi-default-dev
+Build-Depends: debhelper (>= 9),
+ mpi-default-dev
Standards-Version: 3.9.3
-Homepage: http://www.bii.a-star.edu.sg/achievements/applications/clustalw/
Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/clustalw-mpi/trunk/
Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/clustalw-mpi/trunk/
+Homepage: http://www.bii.a-star.edu.sg/achievements/applications/clustalw/
XS-Autobuild: yes
Package: clustalw-mpi
Architecture: any
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
+Suggests: seaview,
+ clustalx
Enhances: clustalw
-Suggests: seaview, clustalx
-Depends: ${shlibs:Depends}, ${misc:Depends}
Description: MPI-distributed global sequence alignment with ClustalW
ClustalW is a popular tool for multiple sequence alignment. The
alignment is achieved via three steps: pairwise alignment,
@@ -42,3 +45,4 @@
.
The original ClustalW/ClustalX can be found at
URL: http://www.clustal.org/download/pre-2/
+
More information about the debian-med-commit
mailing list