Adding patch to build with forgejo-api from the archive.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
ce0b70c49e
commit
69fbe7957b
2 changed files with 16 additions and 0 deletions
15
debian/patches/debian/0002-forgejo-api.patch
vendored
Normal file
15
debian/patches/debian/0002-forgejo-api.patch
vendored
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
Author: Daniel Baumann <daniel@debian.org>
|
||||||
|
Description: Building with forgejo-api from the archive.
|
||||||
|
|
||||||
|
diff -Naurp forgejo-cli.orig/Cargo.toml forgejo-cli/Cargo.toml
|
||||||
|
--- forgejo-cli.orig/Cargo.toml
|
||||||
|
+++ forgejo-cli/Cargo.toml
|
||||||
|
@@ -63,7 +63,7 @@ version = "5.0.1"
|
||||||
|
version = "0.6.12"
|
||||||
|
|
||||||
|
[dependencies.forgejo-api]
|
||||||
|
-version = "0.5.0"
|
||||||
|
+version = "0.7.0"
|
||||||
|
|
||||||
|
[dependencies.futures]
|
||||||
|
version = "0.3.30"
|
1
debian/patches/series
vendored
1
debian/patches/series
vendored
|
@ -1 +1,2 @@
|
||||||
debian/0001-rust-comrak.patch
|
debian/0001-rust-comrak.patch
|
||||||
|
debian/0002-forgejo-api.patch
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue