From b438a2a51e701c1e7408563c246127b6f401b0df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 23 Sep 2023 12:30:05 +0200 Subject: d/control: Remove obsolete lsb-base --- debian/changelog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index c1afc95..bdcc232 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +mailgraph (1.14-21) UNRELEASED; urgency=medium + + * New debian/patches/0100-new_syslog_format.patch + * debian/control: + - Remove obsolete lsb-base. + + -- Jörg Frings-Fürst Sat, 23 Sep 2023 12:24:48 +0200 + mailgraph (1.14-20) unstable; urgency=medium * Declare compliance with Debian Policy 4.6.2.0 (No changes needed). -- cgit v1.2.3 From 0dae03bac8195c8b121b1ccedd3d8d939a18bfcb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 24 Sep 2023 11:50:25 +0200 Subject: switch to /usr/lib/cgi-bin --- debian/changelog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index bdcc232..16e0054 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,13 @@ mailgraph (1.14-21) UNRELEASED; urgency=medium - * New debian/patches/0100-new_syslog_format.patch + * New debian/patches/0100-new_syslog_format.patch: + - support the new syslog format (Closes: #1051496) * debian/control: - Remove obsolete lsb-base. + * debian/mailgraph.install: + - Move cgi to /usr/lib/cgi-bin. + * debian/mailgraph.conf: + - Move directory to /usr/lib/cgi-bin. -- Jörg Frings-Fürst Sat, 23 Sep 2023 12:24:48 +0200 -- cgit v1.2.3 From 931f26c14f107e0a296eb9bc44f7241eeb1a7dc7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 24 Sep 2023 13:33:27 +0200 Subject: d/control: hange to new repository URL --- debian/changelog | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 16e0054..c1b2631 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ mailgraph (1.14-21) UNRELEASED; urgency=medium - support the new syslog format (Closes: #1051496) * debian/control: - Remove obsolete lsb-base. + - Change to new repository URL. * debian/mailgraph.install: - Move cgi to /usr/lib/cgi-bin. * debian/mailgraph.conf: -- cgit v1.2.3 From 218e31fad735e9710ecc63c852748ba4d317208c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 24 Sep 2023 14:18:21 +0200 Subject: d/changelog: Change distribution to unstable, Change date and time --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index c1b2631..6cb63cc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -mailgraph (1.14-21) UNRELEASED; urgency=medium +mailgraph (1.14-21) unstable; urgency=medium * New debian/patches/0100-new_syslog_format.patch: - support the new syslog format (Closes: #1051496) @@ -10,7 +10,7 @@ mailgraph (1.14-21) UNRELEASED; urgency=medium * debian/mailgraph.conf: - Move directory to /usr/lib/cgi-bin. - -- Jörg Frings-Fürst Sat, 23 Sep 2023 12:24:48 +0200 + -- Jörg Frings-Fürst Sun, 24 Sep 2023 14:12:17 +0200 mailgraph (1.14-20) unstable; urgency=medium -- cgit v1.2.3