[bnd] 08/09: Use canonical URLs for the Vcs-* fields

Miguel Landaeta nomadium at moszumanska.debian.org
Tue Mar 10 18:12:29 UTC 2015


This is an automated email from the git hooks/post-receive script.

nomadium pushed a commit to annotated tag debian/1.50.0-6
in repository bnd.

commit d935a1b9c80fe83139a8abb9d95c146679cca322
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Fri Jul 26 13:30:11 2013 +0000

    Use canonical URLs for the Vcs-* fields
---
 debian/changelog | 6 ++++--
 debian/control   | 4 ++--
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 91c1afc..05d465f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,12 @@
 bnd (1.50.0-6) UNRELEASED; urgency=low
 
   * Added a patch to compile with Ant 1.9 (Closes: #712343)
+  * Fixed the unmappable character errors during the compilation
   * debian/watch: Updated to catch the recent releases on Github
-  * debian/control: Updated Standards-Version to 3.9.4 (no changes)
+  * debian/control:
+    - Updated Standards-Version to 3.9.4 (no changes)
+    - Use canonical URLs for the Vcs-* fields
   * debian/rules: Improved the clean target
-  * Fixed the unmappable character errors during the compilation
   * Updated the Maven pom
 
  -- Emmanuel Bourg <ebourg at apache.org>  Fri, 26 Jul 2013 11:28:27 +0200
diff --git a/debian/control b/debian/control
index fdee6da..36dfe0d 100644
--- a/debian/control
+++ b/debian/control
@@ -22,8 +22,8 @@ Build-Depends: ant,
                maven-ant-helper,
                maven-repo-helper
 Standards-Version: 3.9.4
-Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/bnd
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/bnd
+Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/bnd
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/bnd
 Homepage: http://www.aQute.biz/Bnd
 
 Package: bnd

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/bnd.git



More information about the pkg-java-commits mailing list