[SCM] client, protocol, and server for running Java programs from CLI branch, master, updated. debian/0.7.1-3-6-gb025af8

Hideki Yamane henrich at debian.org
Tue Jun 11 08:18:17 UTC 2013


The following commit has been merged in the master branch:
commit 522958ee405b6b30eec494bbe71d9122bb081278
Merge: a3d3f3a79f6b9438fc130fc5461da8be83777a0a 71b86a848faa080340d68f18e3be55d88a4d18f9
Author: Hideki Yamane <henrich at debian.org>
Date:   Thu Sep 20 22:58:48 2012 +0900

    Imported Debian patch 0.9.0+trunk95-1

diff --combined debian/changelog
index 3e63351,447b569..953bc80
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,21 -1,8 +1,32 @@@
 -nailgun (0.7.1+trunk95-1) UNRELEASED; urgency=low
++nailgun (0.9.0+trunk95-1) unstable; urgency=medium
+ 
 -  * Taken from Subversion repository
++  * Bump up version number since it produces jar files with version as 
++    0.9.0. Nothing changed in upstream source.
++  * set "urgency=medium" to introduce other packages' security fix to testing
++    quickly.
++  * debian/nailgun.links
++    - fix wrong symlink, now it should be changed to 0.9.0
++
++ -- Hideki Yamane <henrich at debian.org>  Thu, 20 Sep 2012 22:58:48 +0900
+ 
 - -- Hideki Yamane <henrich at x121e.mithril-linux.org>  Sun, 08 Jul 2012 12:08:44 -0600
 +nailgun (0.7.1+trunk95-1) unstable; urgency=medium
 +
 +  * Taken from Subversion repository
 +  * debian/control
 +    - update to "Standard-Version: 3.9.3"
 +    - update my e-mail address
 +    - set "Build-Depends: debhelper (>= 9)" to enable hardening
 +  * debian/patches
 +    - refresh all two patches
 +    - add "name_define_as_ng-nailgun_ng.c.patch" to avoid
-       ClassNotFoundException (Closes: LP#793859)
++      ClassNotFoundException (LP: #793859)
 +    - add "Makefile_enable_hardening.patch" to enable hardening
 +  * debian/rules
 +    - enable hardening
 +  * debian/compat
 +    - set 9 to enable hardening
 +
 + -- Hideki Yamane <henrich at debian.org>  Thu, 19 Jul 2012 07:12:55 +0900
  
  nailgun (0.7.1-3) unstable; urgency=low
  
diff --combined debian/nailgun.links
index d9ed784,d9ed784..ab59ca3
--- a/debian/nailgun.links
+++ b/debian/nailgun.links
@@@ -1,1 -1,1 +1,1 @@@
--usr/share/java/nailgun-0.7.1.jar	usr/share/java/nailgun.jar
++usr/share/java/nailgun-0.9.0.jar	usr/share/java/nailgun.jar

-- 
client, protocol, and server for running Java programs from CLI



More information about the pkg-java-commits mailing list