[Debian-med-packaging] [SCM] The European Molecular Biology Open Software Suite. branch, master, updated. upstream/6.2.0-17-ge4989b7
Charles Plessy
plessy at debian.org
Wed Feb 24 04:51:23 UTC 2010
The following commit has been merged in the master branch:
commit e4989b7c3a9309fae18bfd43fd337a30e8cd3aa8
Author: Charles Plessy <plessy at debian.org>
Date: Wed Feb 24 13:42:01 2010 +0900
Dropped useless dependency on csh | c-shell for emboss (LP: 525662).
diff --git a/debian/changelog b/debian/changelog
index 95a1fdd..1aabf4d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ emboss (6.2.0-1) UNRELEASED; urgency=low
* Specified ‘Format: 1.5’ in debian/control (according to Policy 3.8.3
§5.6.16 and dpkg-source(1) 1.14.25), since the upstream patches can not be
easily handled by the formats 3.0.
+ * Dropped useless dependency on csh | c-shell for emboss (LP: 525662).
-- Charles Plessy <plessy at debian.org> Sun, 21 Feb 2010 16:54:43 +0900
diff --git a/debian/control b/debian/control
index 2a9e5f0..8732b41 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Homepage: http://emboss.sourceforge.net
Package: emboss
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, emboss-data (= ${source:Version}), csh | c-shell
+Depends: ${shlibs:Depends}, ${misc:Depends}, emboss-data (= ${source:Version})
Recommends: primer3, dialign
Suggests: emboss-doc, emboss-test, embassy, clustalw
Description: the european molecular biology open software suite
--
The European Molecular Biology Open Software Suite.
More information about the Debian-med-packaging
mailing list