Your message dated Fri, 11 Sep 2009 10:37:59 +0000
with message-id <[email protected]>
and subject line Bug#520482: fixed in postgrey 1.32-4
has caused the Debian Bug report #520482,
regarding postgrey: [debconf_rewrite] Debconf templates and debian/control 
review
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 [email protected]
immediately.)


-- 
520482: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=520482
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: postgrey
Version: N/A
Severity: normal
Tags: patch

Dear Debian maintainer,

On Friday, March 06, 2009, I notified you of the beginning of a review process
concerning debconf templates for postgrey.

The debian-l10n-english contributors have now reviewed these templates,
and the proposed changes are attached to this bug report.

Please review the suggested changes, and if you have any
objections, let me know in the next 3 days.

However, please try to avoid uploading postgrey with these changes
right now.

The second phase of this process will begin on Monday, March 23, 2009, when I 
will
coordinate updates to translations of debconf templates.

The existing translators will be notified of the changes: they will
receive an updated PO file for their language.

Simultaneously, a general call for new translations will be sent to
the debian-i18n mailing list.

Both these calls for translations will request updates to be sent as
individual bug reports. That will probably trigger a lot of bug
reports against your package, but these should be easier to deal with.

The call for translation updates and new translations will run until
about Monday, April 13, 2009. Please avoid uploading a package with fixed or 
changed
debconf templates and/or translation updates in the meantime. Of
course, other changes are safe.

Please note that this is an approximative delay, which depends on my
own availability to process this work and is influenced by the fact
that I simultaneously work on many packages.

Around Tuesday, April 14, 2009, I will contact you again and will send a final 
patch
summarizing all the updates (changes to debconf templates,
updates to debconf translations and new debconf translations).

Again, thanks for your attention and cooperation.


-- System Information:
Debian Release: squeeze/sid
Architecture: i386 (i686)

Kernel: Linux 2.6.25-2-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
--- postgrey.old/debian/postgrey.templates      2009-03-02 09:00:55.683431768 
+0100
+++ postgrey/debian/postgrey.templates  2009-03-20 07:10:58.429698716 +0100
@@ -1,6 +1,17 @@
+# These templates have been reviewed by the debian-l10n-english
+# team
+#
+# If modifications/additions/rewording are needed, please ask
+# [email protected] for advice.
+#
+# Even minor modifications require translation updates and such
+# changes should be coordinated with translators and reviewers.
+
 Template: postgrey/1.32-3_changeport
 Type: note
 _Description: Default TCP port change
- Postgrey is now listening to port 10023 and not 60000.  The latter was an
- unnecessary Debian specific modification.  You will need to adjust your
- configuration (usually /etc/postfix/main.cf) accordingly.
+ Postgrey is now listening on port 10023 (rather than 60000), which
+ brings its behavior closer to the default upstream settings.
+ .
+ You will need to adjust its configuration (usually in
+ /etc/postfix/main.cf) accordingly.
--- postgrey.old/debian/control 2009-03-02 09:00:55.683431768 +0100
+++ postgrey/debian/control     2009-03-06 18:44:37.547911325 +0100
@@ -15,11 +15,11 @@
 Recommends: libdigest-sha1-perl, libnet-rblclient-perl, libparse-syslog-perl,
  postfix
 Description: greylisting implementation for Postfix
- A policy server for Postfix implementing greylisting.
+ This package provides a policy server for Postfix to implement "greylisting".
  .
- Greylisting means that you reject email from a server on the first try,
- using the fact that most spammers do not retry to send their email,
- whereas almost all normal mail servers do.
+ Greylisting is a spam filtering method that rejects email from external
+ servers on the first try. Spammers don't usually retry sending their
+ messages, whereas legitimate mail servers do.
  .
- While Postgrey is designed for the use with Postfix, it can also be used
+ While Postgrey is designed for use with Postfix, it can also be used
  with Exim.

--- End Message ---
--- Begin Message ---
Source: postgrey
Source-Version: 1.32-4

We believe that the bug you reported is fixed in the latest version of
postgrey, which is due to be installed in the Debian FTP archive:

postgrey_1.32-4.diff.gz
  to pool/main/p/postgrey/postgrey_1.32-4.diff.gz
postgrey_1.32-4.dsc
  to pool/main/p/postgrey/postgrey_1.32-4.dsc
postgrey_1.32-4_all.deb
  to pool/main/p/postgrey/postgrey_1.32-4_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Antonio Radici <[email protected]> (supplier of updated postgrey package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 06 Sep 2009 11:00:16 +0100
Source: postgrey
Binary: postgrey
Architecture: source all
Version: 1.32-4
Distribution: unstable
Urgency: low
Maintainer: Antonio Radici <[email protected]>
Changed-By: Antonio Radici <[email protected]>
Description: 
 postgrey   - greylisting implementation for Postfix
Closes: 518330 519707 520023 520482 521069 521247 522392 522494 522735 522821 
522822 523488 533278 544014 544176
Changes: 
 postgrey (1.32-4) unstable; urgency=low
 .
   [ Antonio Radici ]
   * debian/postgrey.{postrm,postinst} scripts renamed to {postrm,postinst}
   * upgrade the .db files if we are upgrading from an old postgrey version
     (Closes: 519707):
     + added debian/preinst to perform the upgrade
     + debian/control: added a dependency on db4.7-util
   * debian/control:
     + added myself as maintainer (see Adrian's changelog)
     + removed Adrian as Uploader, keeping Jon Daley
     + added Vcs-Git, Vcs-Browser, DMUA
     + bumped Standards-Version to 3.8.3
     + added ${misc:Depends} to Depends
     + bumping debhelper version to 7 in B-D
     + quilt add to B-D because it runs in the clean target
     + bumped dep to libberkeleydbperl >= 0.39-1
   * debian/rules:
     + removing deprecated dh_clean -k in favour of dh_prep
     + removing any reference to patches.mk, using the standard quilt process
   * debian/copyright:
     + added myself as adopter
     + changed the short version of the license to refer to GPL-2+
     + added a versioned reference to GPL-2 in common-licenses
   * README.Source removed, added a more extensive README.source from quilt docs
   * debian/patches
     + added a description to all patches
     + added postgreyreport-poderrors to fix two POD errors
   * Debconf templates and debian/control reviewed by the debian-l10n-english
     team as part of the Smith review project. Closes: #520482
   * [Debconf translation updates]:
     + Swedish. Closes: #521069
     + Italian. Closes: #521247
     + German. Closes: #518330
     + Spanish. Closes: #522392
     + Portuguese. Closes: #522494
     + French. Closes: #522735
     + Russian. Closes: #522821
     + Finnish. Closes: #522822
     + Japanese. Closes: #520023
     + Czech. Closes: #533278
     + Basque. Closes: #544014
 .
   [Adrian von Bidder]
   * postgrey isn't orphaned anymore (closes: #544176)
 .
   [Jon Daley]
   * LSB-compliant initscript, thanks to Vaclav Ovsik (closes: #523488)
Checksums-Sha1: 
 9d90ff7d8a2293a8c14bb908783f08f4e6b9a40f 1282 postgrey_1.32-4.dsc
 6a37cf9fea83434e9d808820464d9da04e11b476 19731 postgrey_1.32-4.diff.gz
 30c7aa2baacd8fb108ec02c2105e8108376f257c 57614 postgrey_1.32-4_all.deb
Checksums-Sha256: 
 e0098a15b4bdc6c7abd9ce1e66623a328a59e9f6b26bec42d950028467858019 1282 
postgrey_1.32-4.dsc
 19009e9ec5b1774b3bb5845527117bf170026a1bc34c32c30b83b759bd7a2085 19731 
postgrey_1.32-4.diff.gz
 d9df7ecc8093511a3a21e288b77d55bf1db99ecd9fbad2afcb83f5993aac1836 57614 
postgrey_1.32-4_all.deb
Files: 
 0f229046abebc451d4774c33aa20d8c4 1282 mail optional postgrey_1.32-4.dsc
 4f25815466313f4863a872ba3ea772f2 19731 mail optional postgrey_1.32-4.diff.gz
 a8a8815df7849a0ec300197e41badb07 57614 mail optional postgrey_1.32-4_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: get my key from http://fortytwo.ch/gpg/92082481

iEYEARECAAYFAkqp72EACgkQKqpm2L3fmXq7HQCeIHDi5kbpbXCDDTic+jmGxgYB
mhMAn0JHp7I0h/qCW0G8Wf9y4uuvDYV1
=7jzO
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to