Your message dated Sat, 22 Jul 2017 13:17:18 +0100
with message-id <1500725838.14212.3.ca...@adam-barratt.org.uk>
and subject line Closing bugs for 9.1 p-u fixes
has caused the Debian Bug report #864747,
regarding stretch-pu: package anope/2.0.4-1+deb9u1
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
864747: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=864747
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
Tags: stretch
User: release.debian....@packages.debian.org
Usertags: pu
As per #864668 a typo in the control file means that installing
anope removes MTAs other than Exim. Please consider the attached
for a stretch point release.
Thanks,
Dominic.
diff --git a/debian/changelog b/debian/changelog
index c9265df..1ffa8d4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+anope (2.0.4-1+deb9u1) UNRELEASED; urgency=medium
+
+ * Correct Recommends typo tranport -> transport to stop Exim taking
+ over from already-installed MTAs (Closes: #864668)
+
+ -- Dominic Hargreaves <d...@earth.li> Tue, 13 Jun 2017 23:04:12 +0100
+
anope (2.0.4-1) unstable; urgency=medium
* New upstream release
diff --git a/debian/control b/debian/control
index c3152c5..862ce0e 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
lsb-base (>= 3.2-14),
-Recommends: default-mta | mail-tranport-agent
+Recommends: default-mta | mail-transport-agent
Description: IRC Services designed for flexibility and ease of use
Anope offers various services to maintain your IRC network.
.
--- End Message ---
--- Begin Message ---
Version: 9.1
Hi,
These bugs all relate to updates which were included in today's stretch
point release.
Regards,
Adam
--- End Message ---