[pkg-java] r12594 - trunk/jetty/debian
Niels Thykier
nthykier-guest at alioth.debian.org
Sun Jun 20 17:44:38 UTC 2010
Author: nthykier-guest
Date: 2010-06-20 17:44:35 +0000 (Sun, 20 Jun 2010)
New Revision: 12594
Modified:
trunk/jetty/debian/NEWS
trunk/jetty/debian/changelog
Log:
Fixed a formatting issue in the NEWS file.
Modified: trunk/jetty/debian/NEWS
===================================================================
--- trunk/jetty/debian/NEWS 2010-06-20 17:39:59 UTC (rev 12593)
+++ trunk/jetty/debian/NEWS 2010-06-20 17:44:35 UTC (rev 12594)
@@ -1,9 +1,10 @@
jetty (6.1.21-1) unstable; urgency=medium
- * Stopped using /tmp/jetty-temp in /etc/init.d/jetty for security
+ Stopped using /tmp/jetty-temp in /etc/init.d/jetty for security
reasons. From now all temporary data will be stored within
/var/cache/jetty as denoted below:
- JVM_TMP is now /var/cache/jetty/tmp
- JETTY_TMP is now /var/cache/jetty/data
-- Niels Thykier <niels at thykier.net> Fri, 23 Oct 2009 20:33:24 +0200
+
Modified: trunk/jetty/debian/changelog
===================================================================
--- trunk/jetty/debian/changelog 2010-06-20 17:39:59 UTC (rev 12593)
+++ trunk/jetty/debian/changelog 2010-06-20 17:44:35 UTC (rev 12594)
@@ -3,6 +3,7 @@
* Updated the versions in the Manifests to match the actual version
of jetty.
* Remove all use of sudo in jetty.init. (Closes: #580639)
+ * Fixed some formatting issues in the NEWS file.
-- Niels Thykier <niels at thykier.net> Sun, 20 Jun 2010 14:49:32 +0200
More information about the pkg-java-commits
mailing list