[SCM] Hessian: simple binary protocol for connecting web services branch, master, updated. debian/4.0.6-1-3-g963c199

Emmanuel Bourg ebourg at apache.org
Tue Jul 30 14:56:20 UTC 2013


The following commit has been merged in the master branch:
commit 963c199ae547b05e5b64ce409fdb676c0105bb7f
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Tue Jul 30 16:54:42 2013 +0200

    Use canonical URLs for the Vcs-* fields

diff --git a/debian/changelog b/debian/changelog
index dfadf69..46c0b10 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,8 +4,10 @@ hessian (4.0.35-1) experimental; urgency=low
   * New upstream release
   * Removed the test classes from the generated jar
   * debian/watch: Updated to find the latest versions of Hessian
-  * debian/control: Updated the dependency on the Servlet API (2.5 -> 3.0)
-  * debian/control: Bumped Standards-Version to 3.9.4 (no changes)
+  * debian/control:
+    - Updated the dependency on the Servlet API (2.5 -> 3.0)
+    - Updated Standards-Version to 3.9.4 (no changes)
+    - Use canonical URLs for the Vcs-* fields
   * debian/copyright: Updated to comply with the Machine-readable format 1.0
   * debian/copyright: Replaced the generic Apache License 1.1 with the variant
     actually used upstream
diff --git a/debian/control b/debian/control
index 1934c3f..529afa1 100644
--- a/debian/control
+++ b/debian/control
@@ -6,9 +6,9 @@ Priority: optional
 Build-Depends: debhelper (>= 7.0.50), default-jdk, javahelper,
  libservlet3.0-java
 Standards-Version: 3.9.4
-Homepage: http://hessian.caucho.com/
-Vcs-Git: git://git.debian.org/git/pkg-java/hessian.git
-Vcs-Browser: http://git.debian.org/?p=pkg-java/hessian.git
+Vcs-Git: git://anonscm.debian.org/pkg-java/hessian.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/hessian.git
+Homepage: http://hessian.caucho.com
 
 Package: libhessian-java
 Architecture: all

-- 
Hessian: simple binary protocol for connecting web services



More information about the pkg-java-commits mailing list