Run of lintian-fixes for jaxws
Try this locally (using the lintian-brush package):
debcheckout jaxws
cd jaxws
lintian-brush
Merge these changes:
git pull https://janitor.debian.net/git/jaxws lintian-fixes/main
Summary
- Bump debhelper from old 11 to 12. (package-uses-old-debhelper-compat-version)
- Set debhelper-compat version in Build-Depends. (uses-debhelper-compat-file)
- Set upstream metadata fields: Bug-Database, Repository, Repository-Browse. (upstream-metadata-file-is-missing)
Diff
=== modified file 'debian/changelog'
--- a/debian/changelog 2018-11-29 09:20:15 +0000
+++ b/debian/changelog 2019-12-11 10:34:17 +0000
@@ -1,3 +1,12 @@
+jaxws (2.3.0.2-2) UNRELEASED; urgency=medium
+
+ * Bump debhelper from old 11 to 12.
+ * Set debhelper-compat version in Build-Depends.
+ * Set upstream metadata fields: Bug-Database, Repository, Repository-
+ Browse.
+
+ -- Debian Janitor <janitor@jelmer.uk> Wed, 11 Dec 2019 10:33:23 +0000
+
jaxws (2.3.0.2-1) unstable; urgency=medium
* Initial release (Closes: #905362)
=== removed file 'debian/compat'
--- a/debian/compat 2018-11-29 09:20:15 +0000
+++ b/debian/compat 1970-01-01 00:00:00 +0000
@@ -1,1 +0,0 @@
-11
=== modified file 'debian/control'
--- a/debian/control 2018-11-29 09:20:15 +0000
+++ b/debian/control 2019-12-11 10:33:53 +0000
@@ -4,7 +4,7 @@
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Emmanuel Bourg <ebourg@apache.org>
Build-Depends:
- debhelper (>= 11),
+ debhelper-compat (= 12),
default-jdk,
junit,
junit4,
=== added directory 'debian/upstream'
=== added file 'debian/upstream/metadata'
--- a/debian/upstream/metadata 1970-01-01 00:00:00 +0000
+++ b/debian/upstream/metadata 2019-12-11 10:34:17 +0000
@@ -0,0 +1,3 @@
+Bug-Database: https://github.com/javaee/metro-jax-ws/issues
+Repository: https://github.com/javaee/metro-jax-ws.git
+Repository-Browse: https://github.com/javaee/metro-jax-ws