]> git.proxmox.com Git - debcargo-conf.git/commitdiff
backport openidconnect to 2.4.0-1
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 11 Jan 2023 17:35:15 +0000 (18:35 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 11 Jan 2023 17:35:15 +0000 (18:35 +0100)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/openidconnect/debian/changelog
src/openidconnect/debian/copyright
src/openidconnect/debian/copyright.debcargo.hint
src/openidconnect/debian/patches/relax-dep.diff [deleted file]
src/openidconnect/debian/patches/series [deleted file]

index fc8bd63b7a47fd8caf3779d158ee72f4a7be7c57..8cf19c965257b85b64da07d9e29868fe43c89448 100644 (file)
@@ -1,3 +1,16 @@
+rust-openidconnect (2.4.0-1~bpo11+1) bullseye; urgency=medium
+
+  * Rebuild for Proxmox projects based on Debian bullseye.
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 11 Jan 2023 18:34:33 +0100
+
+rust-openidconnect (2.4.0-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
+
+  * Team upload.
+  * Package openidconnect 2.4.0 from crates.io using debcargo 2.6.0
+
+ -- Thomas Lamprecht <Proxmox Support Team <support@proxmox.com>>  Wed, 11 Jan 2023 18:33:57 +0100
+
 rust-openidconnect (2.2.0-1~bpo11+pve1) proxmox-rust; urgency=medium
 
   * Rebuild for Debian Bullseye / Proxmox
index 0f05f95edafbea53e91a02edeb216fdf43e447d0..e63e256884386fe15f9d3770993bc0fd9378ccbd 100644 (file)
@@ -9,8 +9,8 @@ License: MIT
 
 Files: debian/*
 Copyright:
- 2021 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
- 2021 Fabian Grünbichler <f.gruenbichler@proxmox.com>
+ 2021-2023 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
+ 2021-2023 Fabian Grünbichler <f.gruenbichler@proxmox.com>
 License: MIT
 
 License: MIT
index 8415bf1f386612fd79d704e25dbe868f3fef653f..8434fec8b4990dfa8a1aee7de423b46efee1ae09 100644 (file)
@@ -12,7 +12,7 @@ Comment:
  be correct information so you should review and fix this before uploading to
  the archive.
 
-Files: ./LICENSE
+Files: LICENSE
 Copyright: 2018 David Ramos
 License: UNKNOWN-LICENSE; FIXME (overlay)
 Comment:
@@ -21,8 +21,8 @@ Comment:
 
 Files: debian/*
 Copyright:
- 2021-2022 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
- 2021-2022 Fabian Grünbichler <f.gruenbichler@proxmox.com>
+ 2021-2023 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
+ 2021-2023 Fabian Grünbichler <f.gruenbichler@proxmox.com>
 License: MIT
 
 License: MIT
diff --git a/src/openidconnect/debian/patches/relax-dep.diff b/src/openidconnect/debian/patches/relax-dep.diff
deleted file mode 100644 (file)
index 9fd8945..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-Index: openidconnect/Cargo.toml
-===================================================================
---- openidconnect.orig/Cargo.toml
-+++ openidconnect/Cargo.toml
-@@ -32,7 +32,7 @@ default-features = false
- version = "0.2"
- [dependencies.itertools]
--version = "0.9"
-+version = "0.10"
- [dependencies.log]
- version = "0.4"
-@@ -51,7 +51,7 @@ version = "0.16"
- version = "1.0"
- [dependencies.serde-value]
--version = "0.6"
-+version = "0.7"
- [dependencies.serde_derive]
- version = "1.0"
diff --git a/src/openidconnect/debian/patches/series b/src/openidconnect/debian/patches/series
deleted file mode 100644 (file)
index 75abb7f..0000000
+++ /dev/null
@@ -1 +0,0 @@
-relax-dep.diff