[med-svn] r10954 - in trunk/packages/mobyle/mobyle/trunk/debian: . patches
Olivier Sallou
osallou at alioth.debian.org
Tue May 22 16:09:42 UTC 2012
Author: osallou
Date: 2012-05-22 16:09:41 +0000 (Tue, 22 May 2012)
New Revision: 10954
Modified:
trunk/packages/mobyle/mobyle/trunk/debian/changelog
trunk/packages/mobyle/mobyle/trunk/debian/control
trunk/packages/mobyle/mobyle/trunk/debian/patches/defaultconfig
Log:
update new upstream release
Modified: trunk/packages/mobyle/mobyle/trunk/debian/changelog
===================================================================
--- trunk/packages/mobyle/mobyle/trunk/debian/changelog 2012-05-22 16:00:09 UTC (rev 10953)
+++ trunk/packages/mobyle/mobyle/trunk/debian/changelog 2012-05-22 16:09:41 UTC (rev 10954)
@@ -1,8 +1,12 @@
-mobyle (1.0.4~dfsg-4) UNRELEASED; urgency=low
+mobyle (1.0.5~dfsg-1) unstable; urgency=low
- * debian/upstream: Added citations
+ * New upstream release
+ * debian/patches/defaultconfig: add phylip binary path
+ * debian/control: remove some recommends
+ [ Andreas Tille ]
+ * debian/upstream: Added citations
- -- Andreas Tille <tille at debian.org> Wed, 09 May 2012 13:58:00 +0200
+ -- Olivier Sallou <osallou at debian.org> Tue, 22 May 2012 17:53:24 +0200
mobyle (1.0.4~dfsg-3) unstable; urgency=low
Modified: trunk/packages/mobyle/mobyle/trunk/debian/control
===================================================================
--- trunk/packages/mobyle/mobyle/trunk/debian/control 2012-05-22 16:00:09 UTC (rev 10953)
+++ trunk/packages/mobyle/mobyle/trunk/debian/control 2012-05-22 16:09:41 UTC (rev 10954)
@@ -18,7 +18,7 @@
python-simplejson (>= 1.7.1), python-imaging (>= 1.1.5),
python-lxml (>= 2.2.4), squizz, libjs-scriptaculous, libjs-jquery, libjs-prototype, mobyle-utils, jing, ttf-bitstream-vera
Suggests: python-openid (>= 2.2.4), python-dnspython (>= 1.5.0)
-Recommends: mobyle-programs (>= 3.0), mobyle-viewers, mobyle-workflows
+Recommends: mobyle-programs (>= 3.1)
Description: Web portal that provides web forms for command-line software
Mobyle is a framework and web portal specifically aimed at the integration of
bioinformatics software and databanks. It generates a web interface from an xml
Modified: trunk/packages/mobyle/mobyle/trunk/debian/patches/defaultconfig
===================================================================
--- trunk/packages/mobyle/mobyle/trunk/debian/patches/defaultconfig 2012-05-22 16:00:09 UTC (rev 10953)
+++ trunk/packages/mobyle/mobyle/trunk/debian/patches/defaultconfig 2012-05-22 16:09:41 UTC (rev 10954)
@@ -31,3 +31,12 @@
}
+@@ -150,7 +150,7 @@
+ ## each element must be a valid path
+ ## the element order is kept to build the final PATH ( the binary path is add before the canonical PATH )
+
+-BINARY_PATH = ["/usr/local/bin"]
++BINARY_PATH = ["/usr/local/bin","/usr/lib/phylip/bin"]
+
+
+ #DATABANKS_CONFIG = {
More information about the debian-med-commit
mailing list