Lintian Fixes - texhyphj
Ready changes
Summary
- Bump debhelper from old 12 to 13. (package-uses-old-debhelper-compat-version)
- Set upstream metadata fields: Repository, Repository-Browse. (upstream-metadata-file-is-missing upstream-metadata-missing-repository)
- Update standards version to 4.6.1, no changes needed. (out-of-date-standards-version)
Diff
diff --git a/debian/changelog b/debian/changelog
index 17a1747..109b43b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,9 @@ texhyphj (1.2+dfsg-3) UNRELEASED; urgency=medium
[ Debian Janitor ]
* Remove constraints unnecessary since buster (oldstable):
+ Build-Depends: Drop versioned constraint on default-jdk.
+ * Bump debhelper from old 12 to 13.
+ * Set upstream metadata fields: Repository, Repository-Browse.
+ * Update standards version to 4.6.1, no changes needed.
-- Samuel Thibault <sthibault@debian.org> Mon, 05 Apr 2021 20:53:34 +0200
diff --git a/debian/control b/debian/control
index 12e7fcf..d72818b 100644
--- a/debian/control
+++ b/debian/control
@@ -2,10 +2,10 @@ Source: texhyphj
Section: java
Priority: optional
Maintainer: Sebastian Humenda <shumenda@gmx.de>
-Build-Depends: debhelper-compat (= 12), default-jdk | java8-sdk-headless,
+Build-Depends: debhelper-compat (= 13), default-jdk | java8-sdk-headless,
ant, javahelper, maven-repo-helper
Rules-Requires-Root: no
-Standards-Version: 4.6.0
+Standards-Version: 4.6.1
Homepage: https://github.com/joeha480/texhyphj
Vcs-Browser: https://salsa.debian.org/a11y-team/texhyphj
Vcs-Git: https://salsa.debian.org/a11y-team/texhyphj.git
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..f96e92b
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,3 @@
+---
+Repository: http://texhyphj.googlecode.com/svn/trunk/texhyphj
+Repository-Browse: http://code.google.com/p/texhyphj/
Run locally
Try this locally (using the lintian-brush package):
debcheckout texhyphj
cd texhyphj
DEB_UPDATE_CHANGELOG=auto lintian-brush