Your message dated Fri, 29 Jun 2007 16:02:01 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#427328: fixed in squid 2.6.13-2
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: squid
Version: N/A
Severity: normal
Tags: patch

Dear Debian maintainer,

On Tuesday, May 15, 2007, I notified you of the beginning of a review process
concerning debconf templates for squid.

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 are suggested, and if you have any
objections, let me know in the next 3 days.

Please try to avoid uploading squid with these changes right now.

The second phase of this process will begin on Wednesday, June 06, 2007, 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
Monday, June 18, 2007. Please avoid uploading a package with fixed or changed
debconf templates and/or translation updates in the meantime. Of
course, other changes are safe.

On Tuesday, June 19, 2007, 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: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.21-1-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
--- /home/bubulle/travail/debian/rewrite/LCFC/squid/squid.old/debian/templates  
2007-05-14 13:54:33.854125028 +0200
+++ /home/bubulle/travail/debian/rewrite/LCFC/squid/squid/debian/templates      
2007-06-03 10:21:35.097617071 +0200
@@ -1,6 +1,18 @@
+# These templates have been reviewed by the debian-l10n-english
+# team
+#
+# If modifications/additions/rewording are needed, please ask
+# for an advice to [EMAIL PROTECTED]
+#
+# Even minor modifications require translation updates and such
+# changes should be coordinated with translators and reviewers.
+
+# Should be removed from the package
+# No need for translation and review
+# See #423955
 Template: squid/http_anonymizer
 Type: note
-_Description: The http_anonymizer directive has been replaced with 
header_replace and header_access.
+Description: The http_anonymizer directive has been replaced with 
header_replace and header_access.
  The http_anonymizer directive that was present in squid 2.1 and 2.2
  doesn't exist anymore in squid 2.3 and up. It has been replaced with
  header_replace and header_access that provide more fine-grained control over
@@ -9,9 +21,12 @@
  explained in the new 2.5 config file, of which you probably have a copy in
  /usr/share/doc/squid/examples/squid.conf.
 
+# Should be removed from the package
+# No need for translation and review
+# See #423955
 Template: squid/anonymize_headers
 Type: note
-_Description: The anonymize_headers and fake_user_agent directives have been 
replaced with header_access and header_replace.
+Description: The anonymize_headers and fake_user_agent directives have been 
replaced with header_access and header_replace.
  The anonymize_headers and fake_user_agent directives that were present in 
squid 2.3 and 2.4 don't exist anymore in squid 2.5 and up. They have been 
replaced 
  with header_replace and header_access that provide more fine-grained control 
  over HTTP headers. Right now, your squid doesn't anonymize the HTTP
@@ -19,10 +34,13 @@
  explained in the new 2.5 config file, of which you probably have a copy in
  /usr/share/doc/squid/examples/squid.conf.
 
+# Should be removed from the package
+# No need for translation and review
+# See #423955
 Template: squid/old_version
 Type: boolean
 Default: false
-_Description: There is no automatic upgrade path to squid 2.5.
+Description: There is no automatic upgrade path to squid 2.5.
               SQUID 2.5 INSTALLATION WARNING
  .
  You are upgrading squid from an 1.x version to the 2.5 version. The 1.x
@@ -40,9 +58,12 @@
  .
  Do you want to quit now?
 
+# Should be removed from the package
+# No need for translation and review
+# See #423955
 Template: squid-cgi/cachemgr
 Type: note
-_Description: squid-cgi now uses config file for target ACL
+Description: squid-cgi now uses config file for target ACL
  squid-cgi now checks a configuration file before connecting to the target
  host. Only allowed target will be contacted. Please add hosts you want to
  access to the file /etc/squid/cachemgr.conf, one per line in the form
@@ -53,14 +74,19 @@
 Type: boolean
 Default: true
 _Description: Upgrade squid.conf automatically?
- Incompatible settings have been found in the existing squid.conf file;
- they will prevent squid from starting or working correctly. However, this
- setup can try to modify them to work again. Do you want to apply the
- changes?
+ Incompatible settings have been found in the existing squid.conf file.
+ .
+ They will prevent Squid from starting or working correctly. 
+ .
+ These settings can be corrected now. Please choose whether you want
+ to apply the needed changes.
 
+# Should be removed from the package
+# No need for translation and review
+# See #423955
 Template: squid/authenticate_program
 Type: note
-_Description: The authenticate_program directive has been replaced with 
auth_param.
+Description: The authenticate_program directive has been replaced with 
auth_param.
  The authenticate_program directive that was present in squid <= 2.4
  doesn't exist anymore in squid 2.5 and up. All authentication directives
  have been replaced with auth_param. Right now, your squid doesn't
@@ -68,9 +94,12 @@
  format is explained in the new 2.5 config file, of which you probably have
  a copy in /usr/share/doc/squid/examples/squid.conf.
 
+# Should be removed from the package
+# No need for translation and review
+# See #423955
 Template: squid/largefiles_warning
 Type: note
-_Description: Warning: squid may crash when logfiles size is bigger than 2GB.
+Description: Warning: squid may crash when logfiles size is bigger than 2GB.
  Squid may crash if any of the logfiles grows bigger than 2GB. Please
  configure /etc/logrotate.d/squid accordingly to your site's traffic.
 
@@ -78,11 +107,13 @@
 Type: boolean
 Default: false
 _Description: Fix permissions of cache_dir?
- Values for cache_effective_user and/or cache_effective_group in config file 
- are incompatible with owner/group of cache directories. Do you want to
- automatically fix permissions on cache directory?
- .
- WARNING: If you specified a cache directory different from /var/spool/squid
- and selected some other directory used by other programs (e.g. /tmp), this
- could affect those programs.
+ The values for 'cache_effective_user' and/or 'cache_effective_group'
+ in Squid's configuration file are incompatible with the owner/group of the 
cache
+ directories.
+ . 
+ Please choose whether this should be fixed automatically.
+ .
+ However, please note that if you specified a cache directory
+ different from /var/spool/squid (such as /tmp), his could affect
+ any other programs using that directory.
 
--- /home/bubulle/travail/debian/rewrite/LCFC/squid/squid.old/debian/control    
2007-05-14 13:54:33.854125028 +0200
+++ /home/bubulle/travail/debian/rewrite/LCFC/squid/squid/debian/control        
2007-05-31 08:07:13.423157072 +0200
@@ -14,24 +14,26 @@
 Conflicts: squid-novm, sarg (<< 1.1.1-2)
 Replaces: squid-novm
 Suggests: squidclient, squid-cgi, logcheck-database, resolvconf (>= 0.40), 
smbclient
-Description: Internet Object Cache (WWW proxy cache)
- This is the Squid Internet Object Cache developed by the National
- Laboratory for Applied Networking Research (NLANR) and Internet
- volunteers.  This software is freely available for anyone to use.  The
- Squid home page is http://www.squid-cache.org/
+Description: Internet object cache (WWW proxy cache)
+ This package provides the Squid Internet Object Cache developed by
+ the National Laboratory for Applied Networking Research (NLANR) and
+ Internet volunteers.
+ .
+  Homepage: http://www.squid-cache.org/
 
 Package: squid-common
 Architecture: all
 Section: web
 Priority: optional
 Replaces: squid (<< 2.6.1-1)
-Description: Internet Object Cache (WWW proxy cache) - common file
- This is the Squid Internet Object Cache developed by the National
- Laboratory for Applied Networking Research (NLANR) and Internet
- volunteers.  This software is freely available for anyone to use.  The
- Squid home page is http://www.squid-cache.org/
+Description: Internet object cache (WWW proxy cache) - common files
+ This package provides the Squid Internet Object Cache developed by
+ the National Laboratory for Applied Networking Research (NLANR) and
+ Internet volunteers.
  .
  This package contains common files (errors and icons)
+ .
+  Homepage: http://www.squid-cache.org/
 
 Package: squidclient
 Architecture: any
@@ -39,9 +41,9 @@
 Priority: optional
 Conflicts: squid (<= 1.1.16)
 Depends: ${shlibs:Depends}
-Description: Command line URL extractor that talks to (a) squid
+Description: command-line URL extractor for Squid
  This small utility can be used to get URLs from the command line. It needs
- to talk to a `squid' proxy server.
+ to talk to a Squid proxy server.
 
 Package: squid-cgi
 Architecture: any
@@ -49,5 +51,5 @@
 Priority: optional
 Depends: apache | httpd, ${shlibs:Depends}, debconf | debconf-2.0
 Description: Squid cache manager CGI program
- This CGI program can be used to query and administrate a `squid' proxy
+ This CGI program can be used to query and administrate a Squid proxy
  cache through your web browser.

--- End Message ---
--- Begin Message ---
Source: squid
Source-Version: 2.6.13-2

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

squid-cgi_2.6.13-2_sparc.deb
  to pool/main/s/squid/squid-cgi_2.6.13-2_sparc.deb
squid-common_2.6.13-2_all.deb
  to pool/main/s/squid/squid-common_2.6.13-2_all.deb
squid_2.6.13-2.diff.gz
  to pool/main/s/squid/squid_2.6.13-2.diff.gz
squid_2.6.13-2.dsc
  to pool/main/s/squid/squid_2.6.13-2.dsc
squid_2.6.13-2_sparc.deb
  to pool/main/s/squid/squid_2.6.13-2_sparc.deb
squidclient_2.6.13-2_sparc.deb
  to pool/main/s/squid/squidclient_2.6.13-2_sparc.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.
Luigi Gangitano <[EMAIL PROTECTED]> (supplier of updated squid 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: Sat, 29 Jun 2007 16:31:55 +0200
Source: squid
Binary: squid squid-cgi squidclient squid-common
Architecture: source sparc all
Version: 2.6.13-2
Distribution: unstable
Urgency: low
Maintainer: Luigi Gangitano <[EMAIL PROTECTED]>
Changed-By: Luigi Gangitano <[EMAIL PROTECTED]>
Description: 
 squid      - Internet object cache (WWW proxy cache)
 squid-cgi  - Squid cache manager CGI program
 squid-common - Internet object cache (WWW proxy cache) - common files
 squidclient - command-line URL extractor for Squid
Closes: 423955 426474 427328 427761 427767 427790 427863 427869 427926 428119 
428200 428456 428456 428588 428721 429615 429868 430628
Changes: 
 squid (2.6.13-2) unstable; urgency=low
 .
   - debian/rules
     * Install NEWS.Debian with the right name (Closes: #426474)
 .
   - debian/{templates,postinst,preinst,postinst.squid-cgi}
     * Remove obsolete templates and checks (Closes: #423955)
       + http_anonymizer
       + anonymize_headers
       + old_version
       + cachemgr
       + authenticate_program
 .
   - debian/postinst.squid-cgi
     * Removed, since unused
 .
   - debian/{templates,control}
     * Applied debconf templates patch from debian-l10n-english
       contributors (thaks to Christian Perrier) (Closes: #427328)
 .
   - debian/po/sv.po
     * Updated Swedish debconf translation (thanks to Daniel Nylander)
       (Closes: #427790)
 .
   - debian/po/gl.po
     * Updated Galician debconf translation (thanks to Jacobo Tarrio)
       (Closes: #427767)
 .
   - debian/po/bg.po
     * Added Bulgarian debconf translation (thanks to Damyan Ivanov)
       (Closes: #427761)
 .
   - debian/po/ja.po
     * Updated Japanese debconf translation (thanks to Kenshi Muto)
       (Closes: #427863)
 .
   - debian/po/es.po
     * Updated Spanish debconf translation (thanks to Javier
       Fernandez-Sanguino Pena) (Closes: #427869)
 .
   - debian/po/cs.po
     * Updated Czech debconf translation (thanks to Viktor Matys)
       (Closes: #427926)
 .
   - debian/po/ta.po
     * Added Tamil debconf translation (thanks to Tirumurti Vasudevan)
       (Closes: #428119)
 .
   - debian/po/ca.po
     * Updated Catalan debconf translation (thanks to Miguel Gea Milvaques)
       (Closes: #428721)
 .
   - debian/po/de.po
     * Updated German debconf translation (thanks to Helge Kreutzmann)
       (Closes: #428588)
 .
   - debian/po/fr.po
     * Updated French debconf translation (thanks to Michel Grentzinger)
       (Closes: #428456)
 .
   - debian/po/it.po
     * Updated Italian debconf translation
 .
   - debian/po/nl.po
     * Updated Dutch debconf translation
 .
   - debian/po/nl.po
     * Updated French debconf translation (thanks to Michel Grentzinger)
       (Closes: #428456)
 .
   - debian/po/pt.po
     * Updated Portugues debconf translation (thanks to Traduz - Portuguese
       Translation Team) (Closes: #428200)
 .
   - debian/po/pt_BR.po
     * Updated Brazilian debconf translation (thanks to Herbert P Fortes Neto)
       (Closes: #429868)
 .
   - debian/po/ru.po
     * Updated Russian debconf translation (thanks to Sergey Alyoshin)
       (Closes: #429615)
 .
   - debian/po/vi.po
     * Updated Russian debconf translation (thanks to Clytie Siddall)
       (Closes: #430628)
Files: 
 27e030d9a1313cdde173e12e33e20611 662 web optional squid_2.6.13-2.dsc
 9e1e69d5391f9d537298ad027d620f7c 295394 web optional squid_2.6.13-2.diff.gz
 2dd98f0b5f44b2ce7d178b5f9bd1744b 469324 web optional 
squid-common_2.6.13-2_all.deb
 7f7858ba9fe020431637d588bd61e8b3 668896 web optional squid_2.6.13-2_sparc.deb
 2c12a1257f7de947c0999702aac2227a 90456 web optional 
squidclient_2.6.13-2_sparc.deb
 868013331676ca1010b04eae3d24eb75 109518 web optional 
squid-cgi_2.6.13-2_sparc.deb

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

iD8DBQFGhSuZ8ZumGJJMDCYRAqCQAJ4zgwAY99hbu2F21AMQRNb+29KzAwCfSVj/
QycxAwI/F/43l8XBQ1g+xuo=
=xRux
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to