[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#921876: marked as done (stretch-pu: package courier/0.76.3-5+deb9u1)



Your message dated Sat, 16 Feb 2019 11:36:33 +0000
with message-id <1550316993.21192.50.camel@adam-barratt.org.uk>
and subject line Closing bugs for updates included in 9.8
has caused the Debian Bug report #921876,
regarding stretch-pu: package courier/0.76.3-5+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 owner@bugs.debian.org
immediately.)


-- 
921876: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921876
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
Tags: stretch
User: release.debian.org@packages.debian.org
Usertags: pu

Hi,

courier-mlm ships a conffile with an unsubstituted @piddir@. #875696
Cherry-pick the missing change from sid that properly substitutes this
ad buildtime. The package has already been uploaded.


Andreas
diff -Nru courier-0.76.3/debian/changelog courier-0.76.3/debian/changelog
--- courier-0.76.3/debian/changelog	2017-03-27 21:01:13.000000000 +0200
+++ courier-0.76.3/debian/changelog	2019-02-09 18:36:51.000000000 +0100
@@ -1,3 +1,15 @@
+courier (0.76.3-5+deb9u1) stretch; urgency=medium
+
+  [ Andreas Beckmann ]
+  * Non-maintainer upload.
+  * Backport @piddir@ substitution from 1.0.5-1.
+
+  [ Markus Wanner ]
+  * Extend patch 0018-Fix-default-configuration-for-Debian.patch with
+    the piddir addition proposed by Willi Mann. Closes: #875696.
+
+ -- Andreas Beckmann <anbe@debian.org>  Sat, 09 Feb 2019 18:36:51 +0100
+
 courier (0.76.3-5) unstable; urgency=medium
 
   * Fix Debian patch 0012-Define-and-use-PEMFILE-in-mkesmtpdcert.patch:
diff -Nru courier-0.76.3/debian/patches/0018-Fix-default-configuration-for-Debian.patch courier-0.76.3/debian/patches/0018-Fix-default-configuration-for-Debian.patch
--- courier-0.76.3/debian/patches/0018-Fix-default-configuration-for-Debian.patch	2017-03-27 21:01:13.000000000 +0200
+++ courier-0.76.3/debian/patches/0018-Fix-default-configuration-for-Debian.patch	2019-02-09 18:36:51.000000000 +0100
@@ -166,3 +166,15 @@
  
  ##NAME: POP3_LOG_DELETIONS:0
  #
+--- a/courier/configure.ac
++++ b/courier/configure.ac
+@@ -115,6 +115,9 @@
+ 
+ AC_SUBST(transport)
+ 
++AC_ARG_WITH(piddir, [  --with-piddir         Directory where PID files are located ], piddir="$withval", piddir=/var/run)
++AC_SUBST(piddir)
++
+ AC_MSG_CHECKING(for modules to compile)
+ 
+ dirlist=""

--- End Message ---
--- Begin Message ---
Version: 9.8

Hi,

The update referenced by each of these bugs was included in this
morning's stretch point release.

Regards,

Adam

--- End Message ---

Reply to: