[pkg-lxc-devel] Bug#1050628: lua-lxc: Downgrade to lua5.1
Bastian Germann
bage at debian.org
Thu Mar 6 20:07:19 GMT 2025
Control: tags -1 patch - help
Please find a patch attached.
-------------- next part --------------
diff -Nru lua-lxc-3.0.2/debian/changelog lua-lxc-3.0.2/debian/changelog
--- lua-lxc-3.0.2/debian/changelog 2024-04-14 03:26:26.000000000 +0200
+++ lua-lxc-3.0.2/debian/changelog 2025-03-06 21:02:38.000000000 +0100
@@ -1,3 +1,10 @@
+lua-lxc (1:3.0.2-3.1) unstable; urgency=medium
+
+ * Non-maintainer upload
+ * Build with lua5.1 (Closes: #1050628)
+
+ -- Bastian Germann <bage at debian.org> Thu, 06 Mar 2025 21:02:38 +0100
+
lua-lxc (1:3.0.2-3) unstable; urgency=medium
* Team upload
diff -Nru lua-lxc-3.0.2/debian/control lua-lxc-3.0.2/debian/control
--- lua-lxc-3.0.2/debian/control 2024-04-14 03:23:20.000000000 +0200
+++ lua-lxc-3.0.2/debian/control 2025-03-06 21:01:03.000000000 +0100
@@ -4,7 +4,7 @@
Maintainer: pkg-lxc <pkg-lxc-devel at lists.alioth.debian.org>
Uploaders: Pierre-Elliott B?cue <peb at debian.org>
Build-Depends: debhelper-compat (= 13),
- liblua5.2-dev,
+ liblua5.1-0-dev,
lxc-dev,
pkgconf
Standards-Version: 4.7.0
@@ -15,7 +15,7 @@
Package: lua-lxc
Architecture: linux-any
-Depends: liblua5.2-0,
+Depends: liblua5.1-0,
lua-filesystem,
${misc:Depends},
${shlibs:Depends}
More information about the Pkg-lxc-devel
mailing list