[libcommons-net-java] 19/31: Use canonical URLs for the Vcs-* fields

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Dec 17 07:41:10 UTC 2014


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

ebourg-guest pushed a commit to branch master
in repository libcommons-net-java.

commit f8085f67e209df44fc9d0c5ad4402e55070b74ca
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Mon Aug 4 20:49:37 2014 +0000

    Use canonical URLs for the Vcs-* fields
---
 debian/changelog     | 5 ++++-
 debian/control       | 4 ++--
 debian/source/format | 1 +
 3 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5bb68d1..dca3db0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,11 @@
 libcommons-net2-java (2.2-3) UNRELEASED; urgency=medium
 
-  * Standards-Version updated to 3.9.5 (no changes)
+  * debian/control:
+    - Standards-Version updated to 3.9.5 (no changes)
+    - Use canonical URLs for the Vcs-* fields
   * Use XZ compression for the upstream tarball
   * Switch to debhelper level 9
+  * Switch to source format 3.0 (quilt)
 
  -- Emmanuel Bourg <ebourg at apache.org>  Mon, 04 Aug 2014 22:16:29 +0200
 
diff --git a/debian/control b/debian/control
index cdf1490..c7ec23e 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,8 @@ Uploaders: Ludovic Claude <ludovic.claude at laposte.net>, Emmanuel Bourg <ebourg at a
 Build-Depends: debhelper (>= 9), cdbs, default-jdk
 Build-Depends-Indep: ant, ant-optional, maven-ant-helper, maven-repo-helper, default-jdk-doc, junit
 Standards-Version: 3.9.5
-Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libcommons-net2-java
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libcommons-net2-java/
+Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/libcommons-net2-java
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/libcommons-net2-java/
 Homepage: http://commons.apache.org/net/
 
 Package: libcommons-net2-java
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)

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



More information about the pkg-java-commits mailing list