From 54e0b61277bf96287a3f1b21e41b9288ca334b10 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Mon, 16 May 2022 16:52:42 -0700 Subject: updates to d/{changelog,control,copyright} for new sendmail-reinject Signed-off-by: Sean Whitton --- debian/changelog | 5 +++++ debian/control | 4 ++++ debian/copyright | 1 + 3 files changed, 10 insertions(+) diff --git a/debian/changelog b/debian/changelog index 52ae813..148b86a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,10 @@ mailscripts (26-1) UNRELEASED; urgency=medium + * New script: sendmail-reinject (Closes: #1009617) + - add default-mta | mail-transport-agent, python3-notmuch to Suggests + - add Jameson Graef Rollins to d/copyright + - add an entry to the package description. + Thanks to Jameson Graef Rollins for the new script. * Run wrap-and-sort -abst. -- Sean Whitton Mon, 16 May 2022 16:46:46 -0700 diff --git a/debian/control b/debian/control index 7ddc6fc..5753610 100644 --- a/debian/control +++ b/debian/control @@ -67,7 +67,9 @@ Suggests: libmime-lite-perl, libtry-tiny-perl, libxml-feed-perl, + default-mta | mail-transport-agent, openssl, + python3-notmuch, Architecture: all Description: collection of scripts for manipulating e-mail on Debian This package provides a collection of scripts for manipulating e-mail @@ -94,3 +96,5 @@ Description: collection of scripts for manipulating e-mail on Debian imap-dl -- download messages from an IMAP mailbox to a maildir . gmi2email -- subscribe to gemlogs and read individual Gemini pages by e-mail + . + sendmail-reinject -- reinject an e-mail message via sendmail(1) diff --git a/debian/copyright b/debian/copyright index 1d246a9..f4fee59 100644 --- a/debian/copyright +++ b/debian/copyright @@ -4,6 +4,7 @@ Collection of scripts for manipulating e-mail on Debian Copyright (C)2017-2021 Sean Whitton Copyright (C)2019-2020 Daniel Kahn Gillmor Copyright (C)2020 Red Hat, Inc. +Copyright (C)2022 Jameson Graef Rollins These programs are free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as -- cgit v1.2.3