Scrub Obsolete - puppet-module-puppetlabs-ntp

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index 5f49e00..07cb7b7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,11 @@ puppet-module-puppetlabs-ntp (7.2.0-2) UNRELEASED; urgency=medium
   * Remove obsolete field Name from debian/upstream/metadata (already present in
     machine-readable debian/copyright).
   * Replace use of deprecated $ADTTMP with $AUTOPKGTEST_TMP.
+  * Remove constraints unnecessary since buster (oldstable):
+    + puppet-module-puppetlabs-ntp: Drop versioned constraint on puppet (>=
+      4.9.4) in Depends.
+    + puppet-module-puppetlabs-ntp: Drop versioned constraint on
+      puppet-module-puppetlabs-stdlib (>= 4.13.1) in Depends.
 
  -- Debian Janitor <janitor@jelmer.uk>  Thu, 01 Sep 2022 14:29:44 -0000
 
diff --git a/debian/control b/debian/control
index 0b430eb..d3c122a 100644
--- a/debian/control
+++ b/debian/control
@@ -13,8 +13,8 @@ Homepage: https://forge.puppet.com/puppetlabs/ntp
 
 Package: puppet-module-puppetlabs-ntp
 Architecture: all
-Depends: puppet (>= 4.9.4),
-         puppet-module-puppetlabs-stdlib (>= 4.13.1),
+Depends: puppet,
+         puppet-module-puppetlabs-stdlib,
          ${misc:Depends}
 Description: Puppet module for ntp
  Puppet lets you centrally manage every important aspect of your system

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Depends: puppet (>= 4.9.4), puppet, puppet-module-puppetlabs-stdlib (>= 4.13.1)

Run locally

More details

Full run details