Scrub Obsolete - lua-lxc

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index 99395d1..bcf6a40 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+lua-lxc (1:3.0.2-2) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster:
+    + Build-Depends: Drop versioned constraint on lxc-dev.
+    + lua-lxc: Drop versioned constraint on liblxc1 in Depends.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Tue, 26 Jul 2022 02:09:44 -0000
+
 lua-lxc (1:3.0.2-1) unstable; urgency=medium
 
   * Release (unchanged) to unstable
diff --git a/debian/control b/debian/control
index ede1f72..cddef3c 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: pkg-lxc <pkg-lxc-devel@lists.alioth.debian.org>
 Uploaders: Pierre-Elliott Bécue <peb@debian.org>
 Build-Depends: debhelper (>= 11~),
                liblua5.2-dev,
-               lxc-dev (>= 1:3.0.2-1~exp+1),
+               lxc-dev,
                pkg-config
 Standards-Version: 4.2.1
 Homepage: https://linuxcontainers.org/
@@ -15,7 +15,7 @@ Vcs-Browser: https://salsa.debian.org/lxc-team/lua-lxc
 Package: lua-lxc
 Architecture: linux-any
 Depends: liblua5.2-0,
-         liblxc1 (>= 1:3.0.2-1~exp+1),
+         liblxc1,
          lua-filesystem,
          lua5.2,
          ${misc:Depends},

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/lib/debug/.build-id/fb/586cbfbb6e78891f5a41d143624a34c71deca9.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/18/58eecaf59cb34c495046bfba1c5f87fce1837d.debug

Control files of package lua-lxc: lines which differ (wdiff format)

  • Depends: liblua5.2-0, liblxc1 (>= 1:3.0.2-1~exp+1), 1:3.0.2), lua-filesystem, lua5.2, libc6 (>= 2.14)

Control files of package lua-lxc-dbgsym: lines which differ (wdiff format)

  • Build-Ids: 1858eecaf59cb34c495046bfba1c5f87fce1837d fb586cbfbb6e78891f5a41d143624a34c71deca9

Run locally

More details

Full run details