[Pkg-emboss-commits] r31 - emboss/trunk/debian
Charles Plessy
charles-guest at alioth.debian.org
Mon Mar 12 00:30:02 CET 2007
Author: charles-guest
Date: 2007-03-11 23:30:01 +0000 (Sun, 11 Mar 2007)
New Revision: 31
Modified:
emboss/trunk/debian/changelog
emboss/trunk/debian/control
emboss/trunk/debian/watch
Log:
Added dialign and clustalw in the dependancies, fixed watch file.
Modified: emboss/trunk/debian/changelog
===================================================================
--- emboss/trunk/debian/changelog 2007-03-11 17:05:01 UTC (rev 30)
+++ emboss/trunk/debian/changelog 2007-03-11 23:30:01 UTC (rev 31)
@@ -6,8 +6,10 @@
* Using dpatch and /usr/share/dpatch/dpatch.make to manage patches.
* Added XS-Vcs entries in debian/changelog.
* Removed the pcre includes from the emboss-libs package.
+ * Fixed watch file.
+ * Emboss Recommends:dialign and Suggests:clustalw.
- -- Charles Plessy <charles-debian-nospam at plessy.org> Sun, 11 Mar 2007 21:29:41 +0900
+ -- Charles Plessy <charles-debian-nospam at plessy.org> Mon, 12 Mar 2007 08:26:15 +0900
emboss (2.8.0-2) unstable; urgency=low
Modified: emboss/trunk/debian/control
===================================================================
--- emboss/trunk/debian/control 2007-03-11 17:05:01 UTC (rev 30)
+++ emboss/trunk/debian/control 2007-03-11 23:30:01 UTC (rev 31)
@@ -12,7 +12,7 @@
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, emboss-data (= ${source:Version}), csh|c-shell
Recommends: primer3, dialign
-Suggests: emboss-doc (= ${source:Version})
+Suggests: emboss-doc (= ${source:Version}), clustalw
Description: The European Molecular Biology Open Software Suite
EMBOSS is a free Open Source software analysis package specially developed for
the needs of the molecular biology (e.g. EMBnet) user community. The software
Modified: emboss/trunk/debian/watch
===================================================================
--- emboss/trunk/debian/watch 2007-03-11 17:05:01 UTC (rev 30)
+++ emboss/trunk/debian/watch 2007-03-11 23:30:01 UTC (rev 31)
@@ -1,2 +1,2 @@
version=3
-ftp://emboss.open-bio.org/pub/EMBOSS/EMBOSS-(.*)\.tar\.gz
+ftp://emboss.open-bio.org/pub/EMBOSS/EMBOSS-([\d.]*)\.tar\.gz
More information about the Pkg-emboss-commits
mailing list