From 4bcfbe87175f6cb1428318ff589b70fb8d973cdc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 26 Feb 2022 13:32:44 +0100 Subject: Remove d/p/110_mailgraph.cgi.patch --- debian/changelog | 7 +++++++ debian/patches/series | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 3631580..32e9a10 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +mailgraph (1.14-19) UNRELEASED; urgency=medium + + * Remove debian/patches/110_mailgraph.cgi.patch (Closes: #1003093). + Thanks to Vincent Lefevre . + + -- Jörg Frings-Fürst Sat, 26 Feb 2022 13:29:49 +0100 + mailgraph (1.14-18) unstable; urgency=medium * Migrate to debhelper-compat 13: diff --git a/debian/patches/series b/debian/patches/series index 84357cf..306dfbc 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -6,4 +6,4 @@ 102_clamav-milter.diff 103_postfix-long-queue-IDs.diff 105_postscreen.diff -110_mailgraph.cgi.patch +#110_mailgraph.cgi.patch -- cgit v1.2.3 From 777441b73a8e71610a501ecf68b9175d2073d92f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 26 Feb 2022 14:28:00 +0100 Subject: d/copyright: Add year 2022 to myself --- debian/changelog | 2 ++ debian/copyright | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 32e9a10..7fe4012 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ mailgraph (1.14-19) UNRELEASED; urgency=medium * Remove debian/patches/110_mailgraph.cgi.patch (Closes: #1003093). Thanks to Vincent Lefevre . + * debian/copyright: + - Add year 2022 to myself. -- Jörg Frings-Fürst Sat, 26 Feb 2022 13:29:49 +0100 diff --git a/debian/copyright b/debian/copyright index 9e9cdcc..d6a8e38 100644 --- a/debian/copyright +++ b/debian/copyright @@ -11,7 +11,7 @@ License: GPL-2 Files: debian/* Copyright: 2002-2008 Norbert Tretkowski 2010-2012 Julien Valroff - 2014-2021 Jörg Frings-Fürst + 2014-2022 Jörg Frings-Fürst License: GPL-2 License: GPL-2 -- cgit v1.2.3 From 756898463d94b3256d92b2898c7fcf96b76baceb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 26 Feb 2022 14:40:26 +0100 Subject: d/changelog: Change distribution to unstable, Change date and time --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 7fe4012..55ebb0b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,11 @@ -mailgraph (1.14-19) UNRELEASED; urgency=medium +mailgraph (1.14-19) unstable; urgency=medium * Remove debian/patches/110_mailgraph.cgi.patch (Closes: #1003093). Thanks to Vincent Lefevre . * debian/copyright: - Add year 2022 to myself. - -- Jörg Frings-Fürst Sat, 26 Feb 2022 13:29:49 +0100 + -- Jörg Frings-Fürst Sat, 26 Feb 2022 14:39:20 +0100 mailgraph (1.14-18) unstable; urgency=medium -- cgit v1.2.3