Scrub Obsolete - nikto

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index d96bd98..119a299 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ nikto (1:2.1.5-4) UNRELEASED; urgency=medium
   [ Debian Janitor ]
   * Bump debhelper from deprecated 9 to 13.
   * Set debhelper-compat version in Build-Depends.
+  * Remove constraints unnecessary since buster (oldstable):
+    + nikto: Drop versioned constraint on libwhisker2-perl (>= 2.5) in Depends.
 
  -- Ondřej Nový <onovy@debian.org>  Mon, 01 Oct 2018 09:45:05 +0200
 
diff --git a/debian/control b/debian/control
index 0aadb75..91e9420 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Vcs-Git: https://salsa.debian.org/debian/nikto.git
 Package: nikto
 Architecture: all
 Depends: ${perl:Depends},
-         libwhisker2-perl (>= 2.5),
+         libwhisker2-perl,
          libjson-pp-perl,
          libnet-ssleay-perl,
          ${misc:Depends}

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Depends: perl:any, libwhisker2-perl (>= 2.5), libwhisker2-perl, libjson-pp-perl, libnet-ssleay-perl

Run locally

More details

Full run details