[med-svn] r14711 - trunk/packages/emboss-explorer/trunk/debian
Charles Plessy
plessy at alioth.debian.org
Sun Sep 15 04:40:39 UTC 2013
Author: plessy
Date: 2013-09-15 04:40:38 +0000 (Sun, 15 Sep 2013)
New Revision: 14711
Modified:
trunk/packages/emboss-explorer/trunk/debian/changelog
trunk/packages/emboss-explorer/trunk/debian/control
Log:
Recommend apache2 or httpd throught misc:Recommends.
Modified: trunk/packages/emboss-explorer/trunk/debian/changelog
===================================================================
--- trunk/packages/emboss-explorer/trunk/debian/changelog 2013-09-15 04:32:51 UTC (rev 14710)
+++ trunk/packages/emboss-explorer/trunk/debian/changelog 2013-09-15 04:40:38 UTC (rev 14711)
@@ -26,6 +26,7 @@
- Override ‘apache2-deprecated-auth-config’ warning (would conflict
with another file).
- Delete obsolete postinst and postrm files.
+ - Recommend apache2 or httpd throught misc:Recommends.
* Added keywords to the desktop entry.
* Correct path for moving ACD.pm and its manual page.
* Apply patch from upstream tracker to use emboss-explorer with EMBOSS 6.4
Modified: trunk/packages/emboss-explorer/trunk/debian/control
===================================================================
--- trunk/packages/emboss-explorer/trunk/debian/control 2013-09-15 04:32:51 UTC (rev 14710)
+++ trunk/packages/emboss-explorer/trunk/debian/control 2013-09-15 04:40:38 UTC (rev 14711)
@@ -18,9 +18,8 @@
libemboss-acd-perl,
emboss,
emboss-data,
- apache2 | httpd-cgi,
${misc:Depends}
-Recommends: emboss-doc
+Recommends: emboss-doc, ${misc:Recommends}
Description: web-based GUI to EMBOSS
EMBOSS explorer is a web-based graphical user interface
to the EMBOSS suite of bioinformatics tools. It is written
More information about the debian-med-commit
mailing list