[pve-devel] [PATCH debcargo-config 3/3] update mail-parser to 0.11.0
Lukas Wagner
l.wagner at proxmox.com
Fri May 23 14:26:12 CEST 2025
Signed-off-by: Lukas Wagner <l.wagner at proxmox.com>
---
src/mail-parser/debian/changelog | 6 +++
src/mail-parser/debian/copyright | 12 ++---
.../debian/copyright.debcargo.hint | 48 +++++++++----------
3 files changed, 36 insertions(+), 30 deletions(-)
diff --git a/src/mail-parser/debian/changelog b/src/mail-parser/debian/changelog
index 8944fae562..8ce77ca578 100644
--- a/src/mail-parser/debian/changelog
+++ b/src/mail-parser/debian/changelog
@@ -1,3 +1,9 @@
+rust-mail-parser (0.11.0-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
+
+ * Package mail-parser 0.11.0 from crates.io using debcargo 2.7.8
+
+ -- Lukas Wagner <l.wagner at proxmox.com> Fri, 23 May 2025 09:20:24 +0000
+
rust-mail-parser (0.8.2-1~bpo11+1) proxmox-rust; urgency=medium
* build for Proxmox Bookworm based releases
diff --git a/src/mail-parser/debian/copyright b/src/mail-parser/debian/copyright
index 28fc2722c2..9d69c2c37a 100644
--- a/src/mail-parser/debian/copyright
+++ b/src/mail-parser/debian/copyright
@@ -4,25 +4,25 @@ Upstream-Contact: Stalwart Labs <hello at stalw.art>
Source: https://github.com/stalwartlabs/mail-parser
Files: *
-Copyright: 2020-2022 Stalwart Labs <hello at stalw.art>
+Copyright: 2020-2025 Stalwart Labs <hello at stalw.art>
License: Apache-2.0 or MIT
-Files: tests/legacy/*
+Files: resources/eml/legacy/*
Copyright: 2010 Hunny Software, Inc.
License: UNKNOWN-LICENSE;
-Files: tests/malformed/*
+Files: resources/eml/malformed/*
Copyright: 2003-2018 Dovecot authors, licensed under MIT.
License: MIT
-Files: tests/thirdparty/*
+Files: resources/eml/thirdparty/*
Copyright: 2003-2018 Dovecot authors, licensed under MIT.
License: MIT
Files: debian/*
Copyright:
- 2023 Debian Rust Maintainers <pkg-rust-maintainers at alioth-lists.debian.net>
- 2023 Lukas Wagner <l.wagner at proxmox.com>
+ 2023-2025 Debian Rust Maintainers <pkg-rust-maintainers at alioth-lists.debian.net>
+ 2023-2025 Lukas Wagner <l.wagner at proxmox.com>
License: Apache-2.0 or MIT
License: Apache-2.0
diff --git a/src/mail-parser/debian/copyright.debcargo.hint b/src/mail-parser/debian/copyright.debcargo.hint
index f0379206ac..c8bc20f790 100644
--- a/src/mail-parser/debian/copyright.debcargo.hint
+++ b/src/mail-parser/debian/copyright.debcargo.hint
@@ -13,7 +13,28 @@ Comment:
the archive.
Files: README.md
-Copyright: 2020-2022, Stalwart Labs Ltd.
+Copyright: 2020, Stalwart Labs LLC
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
+Files: resources/eml/legacy/COPYING
+Copyright: 2010 Hunny Software, Inc.
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
+Files: resources/eml/malformed/COPYING
+Copyright: 2003-2018 Dovecot authors, licensed under MIT.
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
+Files: resources/eml/thirdparty/COPYING
+Copyright: 2003-2018 Dovecot authors, licensed under MIT.
License: UNKNOWN-LICENSE; FIXME (overlay)
Comment:
FIXME (overlay): These notices are extracted from files. Please review them
@@ -26,31 +47,10 @@ Comment:
FIXME (overlay): These notices are extracted from files. Please review them
before uploading to the archive.
-Files: tests/legacy/COPYING
-Copyright: 2010 Hunny Software, Inc.
-License: UNKNOWN-LICENSE; FIXME (overlay)
-Comment:
- FIXME (overlay): These notices are extracted from files. Please review them
- before uploading to the archive.
-
-Files: tests/malformed/COPYING
-Copyright: 2003-2018 Dovecot authors, licensed under MIT.
-License: UNKNOWN-LICENSE; FIXME (overlay)
-Comment:
- FIXME (overlay): These notices are extracted from files. Please review them
- before uploading to the archive.
-
-Files: tests/thirdparty/COPYING
-Copyright: 2003-2018 Dovecot authors, licensed under MIT.
-License: UNKNOWN-LICENSE; FIXME (overlay)
-Comment:
- FIXME (overlay): These notices are extracted from files. Please review them
- before uploading to the archive.
-
Files: debian/*
Copyright:
- 2023 Debian Rust Maintainers <pkg-rust-maintainers at alioth-lists.debian.net>
- 2023 Lukas Wagner <l.wagner at proxmox.com>
+ 2023-2025 Debian Rust Maintainers <pkg-rust-maintainers at alioth-lists.debian.net>
+ 2023-2025 Lukas Wagner <l.wagner at proxmox.com>
License: Apache-2.0 or MIT
License: Apache-2.0
--
2.39.5
More information about the pve-devel
mailing list