Compare commits
1 commit
c8a0c18268
...
ffdeea9472
Author | SHA1 | Date | |
---|---|---|---|
ffdeea9472 |
3 changed files with 1 additions and 18 deletions
3
debian/changelog
vendored
3
debian/changelog
vendored
|
@ -5,9 +5,8 @@ forgejo-cli (0.2.0-3) sid; urgency=low
|
||||||
* Sorting fields in control.
|
* Sorting fields in control.
|
||||||
* Using codename instead of suitename in changelog.
|
* Using codename instead of suitename in changelog.
|
||||||
* Updating forgejo-api build-depends.
|
* Updating forgejo-api build-depends.
|
||||||
* Adding patch to build with forgejo-api from the archive.
|
|
||||||
|
|
||||||
-- Daniel Baumann <daniel@debian.org> Wed, 19 Mar 2025 20:07:54 +0100
|
-- Daniel Baumann <daniel@debian.org> Wed, 19 Mar 2025 20:02:18 +0100
|
||||||
|
|
||||||
forgejo-cli (0.2.0-2) sid; urgency=low
|
forgejo-cli (0.2.0-2) sid; urgency=low
|
||||||
|
|
||||||
|
|
15
debian/patches/debian/0002-forgejo-api.patch
vendored
15
debian/patches/debian/0002-forgejo-api.patch
vendored
|
@ -1,15 +0,0 @@
|
||||||
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,2 +1 @@
|
||||||
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