Scrub Obsolete - nautilus-admin

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index b81a3f9..6f376a1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+nautilus-admin (1.1.9-3.4) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster:(oldstable)
+    + Build-Depends: Drop versioned constraint on cmake.
+    + nautilus-admin: Drop versioned constraint on gvfs-backends in Depends.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 07 Sep 2022 21:52:51 -0000
+
 nautilus-admin (1.1.9-3.3) unstable; urgency=high
 
   * Non-maintainer upload
diff --git a/debian/control b/debian/control
index a467f87..29869ea 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: nautilus-admin
 Section: gnome
 Priority: optional
 Maintainer: Carlos Maddela <e7appew@gmail.com>
-Build-Depends: cmake (>= 2.6), debhelper-compat (= 12), gettext
+Build-Depends: cmake, debhelper-compat (= 12), gettext
 Standards-Version: 4.4.1
 Homepage: https://github.com/brunonova/nautilus-admin
 Vcs-Git: https://salsa.debian.org/debian/nautilus-admin.git
@@ -12,7 +12,7 @@ Rules-Requires-Root: no
 Package: nautilus-admin
 Architecture: all
 Depends: gir1.2-gtk-3.0,
-         gvfs-backends (>= 1.30),
+         gvfs-backends,
          nautilus,
          python3-nautilus,
          ${misc:Depends}

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Depends: gir1.2-gtk-3.0, gvfs-backends (>= 1.30), gvfs-backends, nautilus, python3-nautilus

Run locally

More details

Full run details