Your message dated Thu, 13 Sep 2007 15:03:19 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#403756: fixed in sympa 5.3.3-1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: sympa
Version: 5.2.3-0.7
Severity: normal
Tags: experimental patch

This bug apply also on 5.2.3-0.2


--- debian/postinst.old 2006-12-19 16:09:12.000000000 +0100
+++ debian/postinst     2006-12-19 16:18:33.000000000 +0100
@@ -28,7 +28,12 @@
 # Install sympa.conf
 if [ -f /etc/sympa/sympa.conf ]; then
        # Replace obsolete msgcat setting in configuration file
-       perl -i -pe 's%^msgcat(.*)%localedir /usr/lib/sympa/locale%' 
/etc/sympa/sympa.conf
+       perl -i -pe 's[:blank:]*msgcat(.*)%localedir /usr/lib/sympa/locale%' 
/etc/sympa/sympa.conf
+fi
+
+if [ -f /etc/sympa/sympa.conf ]; then
+       # Remove obsolete queueexpire setting in configuration file
+       perl -i -pe 's%^([:blank:]*queueexpire.*)%# $1%' /etc/sympa/sympa.conf
 fi
 
 if [ ! -f /etc/sympa/sympa.conf ]; then


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (100, 'testing'), (10, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages sympa depends on:
ii  adduser               3.63               Add and remove users and groups
ii  debconf               1.4.30.13          Debian configuration management sy
ii  libarchive-zip-perl   1.14-1             Module for manipulation of ZIP arc
ii  libc6                 2.3.2.ds1-22sarge4 GNU C Library: Shared libraries an
ii  libcgi-fast-perl      5.8.4-8sarge5      CGI::Fast Perl module
ii  libcrypt-ciphersaber- 0.61-4             Perl module implementing CipherSab
ii  libdbd-mysql-perl     2.9006-1           A Perl5 database interface to the 
ii  libdbi-perl           1.46-6             Perl5 database interface by Tim Bu
ii  libfcgi-perl          0.67-1             FastCGI Perl module
ii  libintl-perl          1.11-1             Uniforum message translations syst
ii  libio-stringy-perl    2.110-1            Perl5 modules for IO from scalars 
ii  libmailtools-perl     1.62-1             Manipulate email in perl programs
ii  libmd5-perl           2.03-1             backwards-compatible wrapper for D
ii  libmime-perl          5.417-1            Perl5 modules for MIME-compliant m
ii  libmsgcat-perl        1.03-3             Locale::Msgcat perl module
ii  libnet-ldap-perl      0.3202-3           A Client interface to LDAP servers
ii  libregexp-common-perl 2.120-1            Provide commonly requested regular
ii  libtemplate-perl      2.14-1             template processing system written
ii  libxml-libxml-perl    1.58-0.3           Perl module for using the GNOME li
ii  mhonarc               2.6.10-1           Mail to HTML converter
ii  perl [libmime-base64- 5.8.4-8sarge5      Larry Wall's Practical Extraction 
ii  perl-suid             5.8.4-8sarge5      Runs setuid Perl scripts
ii  postfix [mail-transpo 2.1.5-9            A high-performance mail transport 
ii  sysklogd [system-log- 1.4.1-17           System Logging Daemon

-- debconf information:
* sympa/listmaster: [EMAIL PROTECTED]
* wwsympa/wwsympa_url: http://listes.u-picardie.fr/wws
* wwsympa/webserver_restart: true
* sympa/db_options:
* sympa/db_configured: true
* sympa/db_user: sympa
* sympa/welcome:
* sympa/db_askifpassneeded: true
* wwsympa/webserver_type: Apache
* sympa/soap_url: http://listes.u-picardie.fr/sympasoap
  sympa/wwsympa_configured: true
* wwsympa/cookie_domain: .u-picardie.fr
* sympa/language: French
* sympa/db_removeonpurge: false
* sympa/remove_spool: false
* sympa/hostname: listes.u-picardie.fr
* wwsympa/title: Service de listes de diffusions de l'UPJV
* sympa/db_hostname: localhost
* wwsympa/cookie_expire: 30
* sympa/use_db: true
* sympa/use_soap: true
* wwsympa/fastcgi: true
  sympa/db_authtype: Ident-based
  sympa/db_port:
* sympa/db_name: sympa
* wwsympa/webserver_modifconf: false
* sympa/db_type: MySQL
  sympa/soap_configured: true
* wwsympa/remove_spool: false
* sympa/use_wwsympa: true
* sympa/smime_support: true
--- debian/postinst.old 2006-12-19 16:09:12.000000000 +0100
+++ debian/postinst     2006-12-19 16:18:33.000000000 +0100
@@ -28,7 +28,12 @@
 # Install sympa.conf
 if [ -f /etc/sympa/sympa.conf ]; then
        # Replace obsolete msgcat setting in configuration file
-       perl -i -pe 's%^msgcat(.*)%localedir /usr/lib/sympa/locale%' 
/etc/sympa/sympa.conf
+       perl -i -pe 's[:blank:]*msgcat(.*)%localedir /usr/lib/sympa/locale%' 
/etc/sympa/sympa.conf
+fi
+
+if [ -f /etc/sympa/sympa.conf ]; then
+       # Remove obsolete queueexpire setting in configuration file
+       perl -i -pe 's%^([:blank:]*queueexpire.*)%# $1%' /etc/sympa/sympa.conf
 fi
 
 if [ ! -f /etc/sympa/sympa.conf ]; then

--- End Message ---
--- Begin Message ---
Source: sympa
Source-Version: 5.3.3-1

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

sympa_5.3.3-1.diff.gz
  to pool/main/s/sympa/sympa_5.3.3-1.diff.gz
sympa_5.3.3-1.dsc
  to pool/main/s/sympa/sympa_5.3.3-1.dsc
sympa_5.3.3-1_i386.deb
  to pool/main/s/sympa/sympa_5.3.3-1_i386.deb
sympa_5.3.3.orig.tar.gz
  to pool/main/s/sympa/sympa_5.3.3.orig.tar.gz



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.
Stefan Hornburg (Racke) <[EMAIL PROTECTED]> (supplier of updated sympa 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.7
Date: Thu, 13 Sep 2007 10:51:04 -0400
Source: sympa
Binary: sympa
Architecture: source i386
Version: 5.3.3-1
Distribution: unstable
Urgency: low
Maintainer: Stefan Hornburg (Racke) <[EMAIL PROTECTED]>
Changed-By: Stefan Hornburg (Racke) <[EMAIL PROTECTED]>
Description: 
 sympa      - Modern mailing list manager
Closes: 403756 420905 424407 427472 427781 429731
Changes: 
 sympa (5.3.3-1) unstable; urgency=low
 .
   * new upstream release (Closes: #429731)
     - including CSS compliant with IE7 (Closes: #427472, fixed in 5.3)
     - more Perl module requirements (Closes: #424407, added to debian/control)
     - PDF only documentation
     - create static content directory
   * added patch from upstream to fix sympasoap.pm
   * fix invalid shell code in postrm introduced by NMU (Closes: #427781)
   * replacement of --USER-- template failed for multiple occurences on one line
   * depend on httpd-cgi instead of httpd for policy reasons
   * use LSB functions in init script
   * switch to suggestion of libapache2-mod-fcgid as FastCGI Apache module
     (Closes: #420905)
   * detect whether fcgid module is enabled
   * dropped dependency on libfcgi-perl, let libcgi-fast-perl care about
     that
   * removed FastCGI configuration from SOAP Apache snippet
   * disable obsolete queueexpire setting in configuration file
     (Closes: #403756, thanks to Jean Charles Delepine <[EMAIL PROTECTED]> for
     the report)
   * recognize database parameters anywhere in sympa.conf
   * avoid restart of webserver if neither WWSympa nor SympaSOAP is enabled
   * cleaned up postinst a bit, get rid of fake soap_configured Debconf template
   * removed Apache 1 webservers from selection
Files: 
 75b533a032935364822f96d109be9920 602 mail optional sympa_5.3.3-1.dsc
 3bf305e7edf47baf5e9664144a2de5ad 3079118 mail optional sympa_5.3.3.orig.tar.gz
 2a4ff5e68ecb16094a8a3ad65794e1bf 109191 mail optional sympa_5.3.3-1.diff.gz
 f8b243a2c0a3bdb9c8c0e9e46aa4a21e 2887546 mail optional sympa_5.3.3-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFG6VAQjgVfE5tya3ERAvcKAKDYwp9WyTwrTkaSCAEwAN0tGhP7kACgr5+0
mUgvH0NMFZNOtUDhA68OSGg=
=VUxS
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to