[med-svn] r7791 - trunk/packages/biomaj-watcher/trunk/debian

olivier sallou osallou-guest at alioth.debian.org
Wed Sep 14 13:36:44 UTC 2011


Author: osallou-guest
Date: 2011-09-14 13:36:43 +0000 (Wed, 14 Sep 2011)
New Revision: 7791

Modified:
   trunk/packages/biomaj-watcher/trunk/debian/changelog
   trunk/packages/biomaj-watcher/trunk/debian/postinst
Log:
update comments and chmod missing file

Modified: trunk/packages/biomaj-watcher/trunk/debian/changelog
===================================================================
--- trunk/packages/biomaj-watcher/trunk/debian/changelog	2011-09-14 11:42:11 UTC (rev 7790)
+++ trunk/packages/biomaj-watcher/trunk/debian/changelog	2011-09-14 13:36:43 UTC (rev 7791)
@@ -1,4 +1,4 @@
-biomaj-watcher (1.1.0-1) unstable; urgency=low
+biomaj-watcher (1.2.0-1) unstable; urgency=low
 
   * New upstream release with new features (multi tenant, private banks...)
 

Modified: trunk/packages/biomaj-watcher/trunk/debian/postinst
===================================================================
--- trunk/packages/biomaj-watcher/trunk/debian/postinst	2011-09-14 11:42:11 UTC (rev 7790)
+++ trunk/packages/biomaj-watcher/trunk/debian/postinst	2011-09-14 13:36:43 UTC (rev 7791)
@@ -57,6 +57,7 @@
       chown -R tomcat6 /etc/biomaj-watcher
       # Update context
       java -cp $biomajwatcher_root/bin UpdateToBiomaj1_2 /usr/share/java/webapps/biomaj-watcher admin
+      chown -R tomcat6 /etc/biomaj-watcher
       #cp /etc/biomaj-watcher/BmajWatcher*.xml /var/lib/tomcat6/conf/Catalina/localhost/
       rm -f /etc/tomcat6/Catalina/localhost/BmajWatcher.xml
       rm -f /etc/tomcat6/Catalina/localhost/BmajWatcher#logs.xml




More information about the debian-med-commit mailing list