Lintian Fixes - weka
Ready changes
Merge these changes:
git pull https://janitor.debian.net/git/weka lintian-fixes/main
Summary
- Use secure URI in debian/watch. (debian-watch-uses-insecure-uri)
- Use secure URI in Homepage field. (homepage-field-uses-insecure-uri)
- Bump debhelper from deprecated 9 to 10. (package-uses-deprecated-debhelper-compat-version)
- Update Vcs-* headers from URL redirect. (vcs-obsolete-in-debian-infrastructure)
- Use canonical URL in Vcs-Git. (vcs-field-not-canonical)
- Remove deprecated Encoding key from desktop file debian/weka.desktop. (desktop-entry-contains-encoding-key)
Diff
=== modified file 'debian/changelog'
--- a/debian/changelog 2016-08-08 02:30:10 +0000
+++ b/debian/changelog 2020-06-11 08:11:38 +0000
@@ -1,3 +1,14 @@
+weka (3.6.14-2) UNRELEASED; urgency=low
+
+ * Use secure URI in debian/watch.
+ * Use secure URI in Homepage field.
+ * Bump debhelper from deprecated 9 to 10.
+ * Update Vcs-* headers from URL redirect.
+ * Use canonical URL in Vcs-Git.
+ * Remove deprecated Encoding key from desktop file debian/weka.desktop.
+
+ -- Debian Janitor <janitor@jelmer.uk> Thu, 11 Jun 2020 08:07:52 -0000
+
weka (3.6.14-1) unstable; urgency=medium
* New upstream version.
=== modified file 'debian/compat'
--- a/debian/compat 2013-09-02 23:18:12 +0000
+++ b/debian/compat 2020-06-11 08:09:32 +0000
@@ -1,1 +1,1 @@
-9
+10
=== modified file 'debian/control'
--- a/debian/control 2017-11-16 03:21:50 +0000
+++ b/debian/control 2020-06-11 08:10:58 +0000
@@ -3,14 +3,14 @@
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Torsten Werner <twerner@debian.org>,
tony mancill <tmancill@debian.org>
-Build-Depends: cdbs, debhelper (>= 9), default-jdk, ant,
+Build-Depends: cdbs, debhelper (>= 10~), default-jdk, ant,
texlive-latex-base, texlive-latex-extra, ghostscript,
- jflex, cup (>=0.11a+20060608)
+ jflex, cup (>= 0.11a+20060608)
Standards-Version: 3.9.8
Section: science
-Homepage: http://www.cs.waikato.ac.nz/~ml/weka/
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/weka.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/weka.git
+Homepage: https://www.cs.waikato.ac.nz/~ml/weka/
+Vcs-Git: https://salsa.debian.org/java-team/weka.git
+Vcs-Browser: https://salsa.debian.org/java-team/weka
Package: weka
Architecture: all
=== modified file 'debian/watch'
--- a/debian/watch 2011-11-24 21:25:34 +0000
+++ b/debian/watch 2020-06-11 08:08:09 +0000
@@ -1,4 +1,4 @@
version=3
opts="dversionmangle=s/\+tut\d//,uversionmangle=s/-/./g" \
-http://sf.net/weka/weka-([\d]+-[02468]-[\d]+).zip \
+https://sf.net/weka/weka-([\d]+-[02468]-[\d]+).zip \
debian debian/orig-tar.sh
=== modified file 'debian/weka.desktop'
--- a/debian/weka.desktop 2011-11-24 21:25:00 +0000
+++ b/debian/weka.desktop 2020-06-11 08:11:38 +0000
@@ -5,4 +5,3 @@
Terminal=false
Type=Application
Categories=Education;Science;Java
-Encoding=UTF-8
Debdiff
File lists identical (after any substitutions)
Control files of package weka: lines which differ (wdiff format)
Homepage: http://www.cs.waikato.ac.nz/~ml/weka/ https://www.cs.waikato.ac.nz/~ml/weka/
Control files of package weka-doc: lines which differ (wdiff format)
Homepage: http://www.cs.waikato.ac.nz/~ml/weka/ https://www.cs.waikato.ac.nz/~ml/weka/
Run locally
Try this locally (using the lintian-brush package):
debcheckout weka
cd weka
lintian-brush --exclude=upstream-metadata-file