Hi,
i intend to NMU this Package fixing an RC bug, see attached diff. If you
prefer to fix this issue on yourself please speak up :)
bye,
- michael
only in patch2:
unchanged:
--- smtpguard-1.1.3.orig/debian/changelog
+++ smtpguard-1.1.3/debian/changelog
@@ -1,3 +1,11 @@
+smtpguard (1.1.3-1.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * debian/control: add missing dependency on adduser
+ Closes: #398547
+
+ -- Michael Ablassmeier <[EMAIL PROTECTED]> Wed, 15 Nov 2006 09:54:57 +0100
+
smtpguard (1.1.3-1) unstable; urgency=low
* New upstream release.
only in patch2:
unchanged:
--- smtpguard-1.1.3.orig/debian/control
+++ smtpguard-1.1.3/debian/control
@@ -7,7 +7,7 @@
Package: smtpguard
Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, adduser
Description: smtp flow control
smtpguard is a point based monitoring system built to
protect your incoming mail servers from spammers.