[Pkg-emboss-commits] r92 - emboss/trunk/debian
charles-guest at alioth.debian.org
charles-guest at alioth.debian.org
Thu Aug 2 14:26:04 UTC 2007
Author: charles-guest
Date: 2007-08-02 14:26:04 +0000 (Thu, 02 Aug 2007)
New Revision: 92
Modified:
emboss/trunk/debian/changelog
emboss/trunk/debian/control
Log:
merging with the aborted 5.0.0-2 tag branch
Modified: emboss/trunk/debian/changelog
===================================================================
--- emboss/trunk/debian/changelog 2007-08-01 02:56:39 UTC (rev 91)
+++ emboss/trunk/debian/changelog 2007-08-02 14:26:04 UTC (rev 92)
@@ -5,8 +5,14 @@
* Gave their own packages to the AJAX and NUCL libraries.
* Removed the recommendation on dialign as edialign dissapeared.
* Removed the extra Tag field in debian/control.
+ * Using a emboss/psiphi.c file fixed by upstream
+ ftp://emboss.open-bio.org/pub/EMBOSS/fixes/psiphi.c
+ * Removed the recommendation on dialign, as edialign dissapeared.
+ * Thightened the Depends: relationship between emboss and
+ emboss-lib (Closes: #435232).
+ * Removed inactive developper from the uploaders list.
- -- Charles Plessy <charles-debian-nospam at plessy.org> Fri, 27 Jul 2007 00:55:09 +0900
+ -- Charles Plessy <charles-debian-nospam at plessy.org> Mon, 30 Jul 2007 23:22:11 +0900
emboss (5.0.0-1) unstable; urgency=low
Modified: emboss/trunk/debian/control
===================================================================
--- emboss/trunk/debian/control 2007-08-01 02:56:39 UTC (rev 91)
+++ emboss/trunk/debian/control 2007-08-02 14:26:04 UTC (rev 92)
@@ -2,7 +2,7 @@
Section: science
Priority: optional
Maintainer: Debian EMBOSS Packaging Team <pkg-emboss-devel at lists.alioth.debian.org>
-Uploaders: Charles Plessy <charles-debian-nospam at plessy.org>, Matt Hope <dopey at debian.org>, Nelson A. de Oliveira <naoliv at debian.org>
+Uploaders: Charles Plessy <charles-debian-nospam at plessy.org>, Nelson A. de Oliveira <naoliv at debian.org>
Build-Depends: debhelper (>= 5), quilt, libx11-dev, x-dev, libgdchart-gd2-xpm-dev, zlib1g-dev, libpng12-dev, libpcre3-dev
XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-emboss/emboss/trunk/debian
XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-emboss/emboss/
@@ -10,7 +10,7 @@
Package: emboss
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, emboss-data (= ${source:Version}), csh|c-shell
+Depends: ${shlibs:Depends}, ${misc:Depends}, emboss-lib (= ${binary:Version}), emboss-data (= ${source:Version}), csh|c-shell
Recommends: primer3
Suggests: emboss-doc (= ${source:Version}), clustalw
Description: The European Molecular Biology Open Software Suite
More information about the Pkg-emboss-commits
mailing list