[neon/neon-packaging/angelfish/Neon/unstable] debian/patches: Revert "drop patch"
Carlos De Maine
null at kde.org
Fri Jul 4 22:33:10 BST 2025
Git commit 1258f723c88c666b76ed07ddce6dcd60b2c0936f by Carlos De Maine.
Committed on 04/07/2025 at 21:33.
Pushed by carlosdem into branch 'Neon/unstable'.
Revert "drop patch"
This reverts commit 4dc562ccaf13bf30a78200f47bd0dda6555a8c9e
A +12 -0 debian/patches/fix_cargo_lock.patch
A +1 -0 debian/patches/series
https://invent.kde.org/neon/neon-packaging/angelfish/-/commit/1258f723c88c666b76ed07ddce6dcd60b2c0936f
diff --git a/debian/patches/fix_cargo_lock.patch b/debian/patches/fix_cargo_lock.patch
new file mode 100644
index 0000000..6d0df27
--- /dev/null
+++ b/debian/patches/fix_cargo_lock.patch
@@ -0,0 +1,12 @@
+diff --git a/Cargo.lock b/Cargo.lock
+index 6cf99337acbbaaa2f6ddae1f0bbe8e2435c08f4a..cd79ac6d7501f35ae0310506d1f0c9cc698f3587 100644
+--- a/Cargo.lock
++++ b/Cargo.lock
+@@ -1,6 +1,6 @@
+ # This file is automatically @generated by Cargo.
+ # It is not intended for manual editing.
+-version = 4
++version = 3
+
+ [[package]]
+ name = "adblock"
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..c7e973d
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+fix_cargo_lock.patch
\ No newline at end of file
More information about the Neon-commits
mailing list