Run of scrub-obsolete for animal-sniffer

Merge these changes:

git pull https://janitor.debian.net/git/animal-sniffer scrub-obsolete/main
Full worker log

Summary

Scrub obsolete dependencies and constraints.

Diff

diff --git a/debian/changelog b/debian/changelog
index 9cae304..8b66f8e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+animal-sniffer (1.16-2) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster (oldstable):
+    + Build-Depends: Drop versioned constraint on maven-debian-helper.
+    + Build-Depends-Indep: Drop versioned constraint on libasm-java.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Mon, 14 Nov 2022 21:34:37 -0000
+
 animal-sniffer (1.16-1) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/control b/debian/control
index 467eaed..a477ee8 100644
--- a/debian/control
+++ b/debian/control
@@ -7,11 +7,11 @@ Build-Depends:
  ant,
  debhelper (>= 10),
  default-jdk,
- maven-debian-helper (>= 2.0)
+ maven-debian-helper
 Build-Depends-Indep:
  default-jdk-doc,
  junit,
- libasm-java (>= 5.0),
+ libasm-java,
  libbuild-helper-maven-plugin-java,
  libmaven-common-artifact-filters-java,
  libmaven-enforcer-plugin-java,

Debdiff

[The following lists of changes regard files as different if they have different names, permissions or owners.]

Files in second set of .debs but not in first

-rw-r--r--  root/root   /usr/share/doc/libanimal-sniffer-java/api/org/codehaus/mojo/animal_sniffer/maven/HelpMojo.html
-rw-r--r--  root/root   /usr/share/doc/libanimal-sniffer-java/api/org/codehaus/mojo/animal_sniffer/maven/class-use/HelpMojo.html

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/share/doc/libanimal-sniffer-java/api/org/codehaus/mojo/animal_sniffer_maven_plugin/HelpMojo.html
-rw-r--r--  root/root   /usr/share/doc/libanimal-sniffer-java/api/org/codehaus/mojo/animal_sniffer_maven_plugin/class-use/HelpMojo.html
-rw-r--r--  root/root   /usr/share/doc/libanimal-sniffer-java/api/org/codehaus/mojo/animal_sniffer_maven_plugin/package-summary.html
-rw-r--r--  root/root   /usr/share/doc/libanimal-sniffer-java/api/org/codehaus/mojo/animal_sniffer_maven_plugin/package-tree.html
-rw-r--r--  root/root   /usr/share/doc/libanimal-sniffer-java/api/org/codehaus/mojo/animal_sniffer_maven_plugin/package-use.html

Control files of package libanimal-sniffer-java: lines which differ (wdiff format)

  • Depends: libasm-java (>= 9.4), 9.3), libmaven-common-artifact-filters-java (>= 3.3.2), 3.1.1), libmaven-enforcer-plugin-java, libmaven3-core-java (>= 3.8.7), 3.8.6), libplexus-container-default-java, libplexus-utils2-java (>= 3.4.2) 3.3.1)

No differences were encountered between the control files of package libanimal-sniffer-java-doc

Publish History

  • 2022-11-16T17:35: Failed to create merge proposal: project-creation-timeout ( Forking the project (to janitor-team/proposed/animal-sniffer) timed out (50s) )

Resulting package

The resulting binary packages can be installed (if you have the apt repository enabled) by running one of:

apt install -t scrub-obsolete libanimal-sniffer-java-docapt install -t scrub-obsolete libanimal-sniffer-java

Lintian Result

Reviews

Reviewer Verdict Comment
jelmer@debian.org approved