[med-svn] r2017 - trunk/packages/emboss-explorer/trunk/debian
hanska-guest at alioth.debian.org
hanska-guest at alioth.debian.org
Wed Jun 11 07:34:45 UTC 2008
Author: hanska-guest
Date: 2008-06-11 07:34:44 +0000 (Wed, 11 Jun 2008)
New Revision: 2017
Modified:
trunk/packages/emboss-explorer/trunk/debian/changelog
trunk/packages/emboss-explorer/trunk/debian/control
Log:
Depend on the first version of emboss which will ship binaries in /usr/lib
Date: 2007-07-15 08:32:20
Modified: trunk/packages/emboss-explorer/trunk/debian/changelog
===================================================================
--- trunk/packages/emboss-explorer/trunk/debian/changelog 2008-06-11 07:34:16 UTC (rev 2016)
+++ trunk/packages/emboss-explorer/trunk/debian/changelog 2008-06-11 07:34:44 UTC (rev 2017)
@@ -7,9 +7,11 @@
* Swiched to apache2 as the default webserver.
* emboss-explorer.conf now defaults to /usr/lib/emboss, which is the
only place where the emboss binaries are guaranteed to keep their
- original name.
+ original name (therefore depending on emboss >= 5.0.0).
* Provides emboss-explorer.conf through a file, not a patch. Modifying
- ./install so that ti does not manipulate emboss-explorer.conf anymore.
+ ./install so that ti does not manipulate emboss-explorer.conf anymore
+ so that there is a single entry point to change the default
+ configuration.
* Added a configure rule so that the clean rule can always run make clean.
* Using include /usr/share/dpatch/dpatch.make.
* Added libcgi-perl in the Depends: field of emboss-explorer.
@@ -18,7 +20,7 @@
* Moved dpatch from Build-depends-indep to Build-depends, because it is
needed for debian/rules clean.
- -- Charles Plessy <charles-debian-nospam at plessy.org> Wed, 11 Jul 2007 10:43:28 +0900
+ -- Charles Plessy <charles-debian-nospam at plessy.org> Sun, 15 Jul 2007 15:29:10 +0900
emboss-explorer (2.2.0-1) experimental; urgency=low
Modified: trunk/packages/emboss-explorer/trunk/debian/control
===================================================================
--- trunk/packages/emboss-explorer/trunk/debian/control 2008-06-11 07:34:16 UTC (rev 2016)
+++ trunk/packages/emboss-explorer/trunk/debian/control 2008-06-11 07:34:44 UTC (rev 2017)
@@ -11,7 +11,7 @@
Package: emboss-explorer
Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libcgi-perl, libmailtools-perl, libemboss-acd-perl, emboss, emboss-data, apache2 | httpd-cgi
+Depends: ${misc:Depends}, ${perl:Depends}, libcgi-perl, libmailtools-perl, libemboss-acd-perl, emboss (>= 5.0.0), emboss-data, apache2 | httpd-cgi
Recommends: emboss-doc
Description: web-based GUI to EMBOSS
EMBOSS explorer is a web-based graphical user interface
More information about the debian-med-commit
mailing list