Scrub Obsolete - puppet-module-puppetlabs-ntp

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index f48d14e..5a6808a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+puppet-module-puppetlabs-ntp (7.2.0-2) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster:
+    + puppet-module-puppetlabs-ntp: Drop versioned constraint on puppet and
+      puppet-module-puppetlabs-stdlib in Depends.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Mon, 25 Jul 2022 23:37:48 -0000
+
 puppet-module-puppetlabs-ntp (7.2.0-1) unstable; urgency=medium
 
   * New upstream version 7.2.0
diff --git a/debian/control b/debian/control
index e9511ee..f8ad9cd 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