summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2023-11-20 20:07:57 +0100
committerJörg Frings-Fürst <debian@jff.email>2023-11-20 20:07:57 +0100
commitbbd99110fddc040f19963aab2eafda91ffaac94e (patch)
tree3d1ab7d7e78e8cd5119eb6feead2745b57fbc54e
parent931f26c14f107e0a296eb9bc44f7241eeb1a7dc7 (diff)
parent4508e94c90c7260e531f8b8404d7ef71eab96ff4 (diff)
Merge tag 'debian/1.14-21' into developdevelop
Bugfix release
-rw-r--r--debian/changelog4
-rw-r--r--debian/patches/0100-new_syslog_format.patch2
2 files changed, 3 insertions, 3 deletions
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 <debian@jff.email> Sat, 23 Sep 2023 12:24:48 +0200
+ -- Jörg Frings-Fürst <debian@jff.email> Sun, 24 Sep 2023 14:12:17 +0200
mailgraph (1.14-20) unstable; urgency=medium
diff --git a/debian/patches/0100-new_syslog_format.patch b/debian/patches/0100-new_syslog_format.patch
index 5344f07..f3fc9a0 100644
--- a/debian/patches/0100-new_syslog_format.patch
+++ b/debian/patches/0100-new_syslog_format.patch
@@ -71,7 +71,7 @@ Index: trunk/mailgraph.pl
+ $self->{year}=$year;
+ }
+ else {
-+ my($montxt, $mon);
++ my($montxt);
+ ($montxt, $day, $hour, $min, $sec, $host, $text) = $str =~ /^
+ (\S{3})\s+(\d+) # date
+ \s