Lintian Fixes - libjtype-java

Ready changes

Summary

Failed fixers:

See the worker log for details.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 6e1df0e..6f0ce15 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+libjtype-java (0.1.3-5) UNRELEASED; urgency=medium
+
+  * Use secure copyright file specification URI.
+  * Drop fields with obsolete URLs.
+  * Bump debhelper from deprecated 9 to 10.
+  * Set upstream metadata fields: Bug-Database, Repository, Repository-Browse.
+  * Remove unnecessary get-orig-source-target.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 02 Sep 2022 21:10:58 -0000
+
 libjtype-java (0.1.3-4) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index 151a5b7..92e06ee 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
 Uploaders: Torsten Werner <twerner@debian.org>, Emmanuel Bourg <ebourg@apache.org>
-Build-Depends: debhelper (>= 9), cdbs, default-jdk,
+Build-Depends: debhelper (>= 10~), cdbs, default-jdk,
  junit4,
  libhamcrest-java,
  libjmock2-java,
@@ -11,7 +11,6 @@ Build-Depends: debhelper (>= 9), cdbs, default-jdk,
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-java/libjtype-java.git
 Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/libjtype-java.git
-Homepage: http://jtype.googlecode.com
 
 Package: libjtype-java
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index e492c64..cbdd6cd 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: JType
 Source: http://jtype.googlecode.com
 
diff --git a/debian/rules b/debian/rules
index 687680b..0e83367 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,3 @@ include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/maven.mk
 
 JAVA_HOME            := /usr/lib/jvm/default-java
-
-get-orig-source:
-	uscan --download-version $(DEB_UPSTREAM_VERSION) --force-download
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..5679558
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Bug-Database: http://code.google.com/p/jtype/issues/list
+Repository: http://jtype.googlecode.com/svn/tags/0.1.3
+Repository-Browse: http://code.google.com/p/jtype/source/browse/tags/0.1.3

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Homepage: http://jtype.googlecode.com

Run locally

More details

Full run details