summaryrefslogtreecommitdiffstats
path: root/debian/patches/d-0011-cargo-remove-nghttp2.patch
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-18 02:49:51 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-18 02:49:51 +0000
commitf6dd242b638083eca54859d79656bb925b3cd966 (patch)
treec744d9f40091f32215162d74dc13ac45c30393ae /debian/patches/d-0011-cargo-remove-nghttp2.patch
parentMerging upstream version 1.71.1+dfsg1. (diff)
downloadrustc-f6dd242b638083eca54859d79656bb925b3cd966.tar.xz
rustc-f6dd242b638083eca54859d79656bb925b3cd966.zip
Merging debian version 1.71.1+dfsg1-1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/patches/d-0011-cargo-remove-nghttp2.patch')
-rw-r--r--debian/patches/d-0011-cargo-remove-nghttp2.patch19
1 files changed, 11 insertions, 8 deletions
diff --git a/debian/patches/d-0011-cargo-remove-nghttp2.patch b/debian/patches/d-0011-cargo-remove-nghttp2.patch
index b7ea72c53..00e59567c 100644
--- a/debian/patches/d-0011-cargo-remove-nghttp2.patch
+++ b/debian/patches/d-0011-cargo-remove-nghttp2.patch
@@ -1,13 +1,16 @@
-Description: Remove nghttp2 from curl-sys crate
-Author: Zixing Liu <zixing.liu@canonical.com>
-Forwarded: not-needed
+From: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
+Date: Mon, 6 May 2024 10:25:32 +0200
+Subject: d-0011-cargo-remove-nghttp2
+
Last-Update: 2023-05-17 <YYYY-MM-DD, last update of the meta-information, optional>
---
-This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
-Index: rust/vendor/curl-sys/Cargo.toml
-===================================================================
---- rust.orig/vendor/curl-sys/Cargo.toml
-+++ rust/vendor/curl-sys/Cargo.toml
+ vendor/curl-sys/Cargo.toml | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/vendor/curl-sys/Cargo.toml b/vendor/curl-sys/Cargo.toml
+index 945ee8e..04b9800 100644
+--- a/vendor/curl-sys/Cargo.toml
++++ b/vendor/curl-sys/Cargo.toml
@@ -52,7 +52,7 @@ version = "0.3.3"
[features]
default = ["ssl"]