The following commit has been merged in the master branch:
commit 8ad4005e1bdcd67ed628aea6787515b1b9121e11
Author: Giovanni Mascellani <[email protected]>
Date:   Wed May 22 10:51:11 2013 +0200

    Fix other lintian issues.

diff --git a/debian/changelog b/debian/changelog
index 023ac7a..e441ceb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ librelaxng-datatype-java (1.0+ds1-3) UNRELEASED; urgency=low
   * Fix a few lintian issues.
     + Bump Standards-Version to 3.9.4 (no changes required).
     + Remove useless dependency on JRE.
+    + Refer to new official debian/copyright format.
+    + Use canonical Vcs-* URLs.
 
  -- Giovanni Mascellani <[email protected]>  Wed, 22 May 2013 10:35:20 +0200
 
diff --git a/debian/control b/debian/control
index 06ef8a7..de2aaae 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,8 @@ Uploaders: Giovanni Mascellani <[email protected]>
 Build-Depends: debhelper (>= 7.0.50~), ant, maven-repo-helper (>= 1.5), 
default-jdk
 Standards-Version: 3.9.4
 Homepage: http://sourceforge.net/projects/relaxng/
-Vcs-Git: git://git.debian.org/pkg-java/librelaxng-datatype-java.git
-Vcs-Browser: 
http://git.debian.org/?p=pkg-java/librelaxng-datatype-java.git;a=summary
+Vcs-Git: git://anonscm.debian.org/pkg-java/librelaxng-datatype-java.git
+Vcs-Browser: 
http://anonscm.debian.org/gitweb/?p=pkg-java/librelaxng-datatype-java.git;a=summary
 
 Package: librelaxng-datatype-java
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 1f13f99..aaa5b9d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://dep.debian.net/deps/dep5
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: librelaxng-datatype-java
 Source: http://sourceforge.net/projects/relaxng/
 
@@ -35,7 +35,7 @@ License: BSD
  SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 Files: debian/*
-Copyright: 2011, Giovanni Mascellani <[email protected]>
+Copyright: 2011-2013, Giovanni Mascellani <[email protected]>
 License: GPL-2+
  This package is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by

-- 
Java datatype interface for RELAX NG

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to