[neon/neon-packaging/angelfish/Neon/unstable] debian: bump rustc and cargo to 1.80

Carlos De Maine null at kde.org
Wed Apr 16 12:14:34 BST 2025


Git commit 9670c0d3fa7f3255ee34e2659039042bfecef7fe by Carlos De Maine.
Committed on 16/04/2025 at 11:14.
Pushed by carlosdem into branch 'Neon/unstable'.

bump rustc and cargo to 1.80

M  +2    -2    debian/control

https://invent.kde.org/neon/neon-packaging/angelfish/-/commit/9670c0d3fa7f3255ee34e2659039042bfecef7fe

diff --git a/debian/control b/debian/control
index d7993e0..eb81fbb 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: angelfish
 Maintainer: Jonah BrĂ¼chert <jbb at kaidan.im>
 Section: net
 Priority: optional
-Build-Depends: cargo,
+Build-Depends: cargo-1.80,
                cmake,
                corrosion,
                debhelper-compat (= 13),
@@ -25,7 +25,7 @@ Build-Depends: cargo,
                qt6-declarative-dev,
                qt6-svg-dev,
                qt6-webengine-dev,
-               rustc
+               rustc-1.80
 Standards-Version: 4.6.2
 Vcs-Browser: https://gitlab.com/debian-pm/apps/plasma-angelfish
 Vcs-Git: https://gitlab.com/debian-pm/apps/plasma-angelfish.git


More information about the Neon-commits mailing list