[med-svn] r10604 - trunk/packages/biomaj-watcher/trunk/debian
Olivier Sallou
osallou at alioth.debian.org
Thu Apr 26 08:21:52 UTC 2012
Author: osallou
Date: 2012-04-26 08:21:52 +0000 (Thu, 26 Apr 2012)
New Revision: 10604
Modified:
trunk/packages/biomaj-watcher/trunk/debian/changelog
trunk/packages/biomaj-watcher/trunk/debian/postinst
Log:
solve upgrade issue
Modified: trunk/packages/biomaj-watcher/trunk/debian/changelog
===================================================================
--- trunk/packages/biomaj-watcher/trunk/debian/changelog 2012-04-26 08:15:28 UTC (rev 10603)
+++ trunk/packages/biomaj-watcher/trunk/debian/changelog 2012-04-26 08:21:52 UTC (rev 10604)
@@ -1,3 +1,9 @@
+biomaj-watcher (1.2.0-6) UNRELEASED; urgency=low
+
+ * Fix upgrade issue (Closes: #670495)
+
+ -- Olivier Sallou <osallou at debian.org> Thu, 26 Apr 2012 09:53:14 +0200
+
biomaj-watcher (1.2.0-5) unstable; urgency=low
* Remove remaining files after purge (Closes: #670391).
Modified: trunk/packages/biomaj-watcher/trunk/debian/postinst
===================================================================
--- trunk/packages/biomaj-watcher/trunk/debian/postinst 2012-04-26 08:15:28 UTC (rev 10603)
+++ trunk/packages/biomaj-watcher/trunk/debian/postinst 2012-04-26 08:21:52 UTC (rev 10604)
@@ -41,6 +41,7 @@
ln -s /usr/share/java/log4j-1.2.jar /usr/share/java/webapps/biomaj-watcher/WEB-INF/lib/log4j-1.2.jar
rm -f /usr/share/java/webapps/biomaj-watcher/WEB-INF/lib/quartz.jar
ln -s /usr/share/java/quartz.jar /usr/share/java/webapps/biomaj-watcher/WEB-INF/lib/quartz.jar
+ rm -f /usr/share/java/gnumail.jar
ln -s /usr/share/java/gnumail.jar /usr/share/java/webapps/biomaj-watcher/WEB-INF/lib/gnumail.jar
#cp /usr/share/biomaj/lib/biomaj.jar /var/lib/tomcat6/shared/
More information about the debian-med-commit
mailing list