Author: osallou
Date: 2014-12-15 10:28:00 +0000 (Mon, 15 Dec 2014)
New Revision: 18539

Modified:
   trunk/packages/biomaj-watcher/trunk/debian/changelog
   trunk/packages/biomaj-watcher/trunk/debian/postrm
Log:
upload fix release

Modified: trunk/packages/biomaj-watcher/trunk/debian/changelog
===================================================================
--- trunk/packages/biomaj-watcher/trunk/debian/changelog        2014-12-15 
10:08:07 UTC (rev 18538)
+++ trunk/packages/biomaj-watcher/trunk/debian/changelog        2014-12-15 
10:28:00 UTC (rev 18539)
@@ -1,4 +1,4 @@
-biomaj-watcher (1.2.2-2) UNRELEASED; urgency=medium
+biomaj-watcher (1.2.2-2) unstable; urgency=medium
 
   * Switch to Tomcat 8 (Closes: #769348). 
 

Modified: trunk/packages/biomaj-watcher/trunk/debian/postrm
===================================================================
--- trunk/packages/biomaj-watcher/trunk/debian/postrm   2014-12-15 10:08:07 UTC 
(rev 18538)
+++ trunk/packages/biomaj-watcher/trunk/debian/postrm   2014-12-15 10:28:00 UTC 
(rev 18539)
@@ -20,6 +20,7 @@
       rm -f /etc/tomcat8/Catalina/localhost/BmajWatcher.xml
       rm -f /etc/tomcat8/Catalina/localhost/BmajWatcher#logs.xml
       rm -f /usr/share/java/webapps/biomaj-watcher/WEB-INF/lib/*.jar
+      rm -rf /usr/share/java/webapps/biomaj-watcher
     ;;
 
     purge)
@@ -29,6 +30,7 @@
       rm -f /etc/tomcat8/Catalina/localhost/BmajWatcher.xml
       rm -f /etc/tomcat8/Catalina/localhost/BmajWatcher#logs.xml
       rm -f /usr/share/java/webapps/biomaj-watcher/WEB-INF/lib/*.jar
+      rm -rf /usr/share/java/webapps/biomaj-watcher
       rm -rf /etc/biomaj-watcher
 
     ;;


_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to