Your message dated Mon, 09 Oct 2006 10:18:25 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#388703: fixed in anacron 2.3-12
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: anacron
Version: N/A
Severity: normal

Hello,

As announced in
http://lists.debian.org/debian-devel/2006/09/msg00630.html, this bug
report is part of a mass bug filing campaign about the "abuse" of
debconf templates of type "note".

First of all, in case you fixed you package in the short timeframe
that happned between my announcement and this bug report, please
accept my apologies and, of course, feel free to ask me to close the
bug report...or just close it yourself.

One or more template(s) has/have been identified in anacron 
debconf templates and an automated analysis mentions that it/they is/are
displayed to users at low or medium priority.

The debconf-devel(7) manpage makes it clear that the "note" type should
be used only for important notes that the user really should see.

On the other hand, the "low" priority is meant for very trivial items
that have defaults that will work in the vast majority of
cases. The "medium" priority is meant for normal items
that have reasonable defaults.

As such, a note should only be used for IMPORTANT stuff, so actually
all debconf notes should be priority high....or should not exist.

Please consider one of the following options:

- move the text of the debconf note to the README.Debian file. The drawback
  is that the text will not be translatable anymore, which will be worked
  in the future. However, given that your note is very rarely displayed,
  this is indeed not a very strong drawback

- move the text to NEWS.Debian. This option should however rather be
  reserved for future texts of the same kind as the contents of this file
  is only displayed when users upgrade the package

- change the template type to "error" in case this note is meant to be
  displayed only in some cases when a problem shows up during execution of
  the maintainer's scripts. Please check debconf-devel(7) for details

- raise the priority to "high". This should be the last option to consider.
  It should be used only in cases where you judge that the information you
  display is VITAL for users of your package and that one could NOT USE IT
  if not reading the note.

A dedicated check will be proposed to the lintian and linda package
maintainers so that future uses of low and medium priority note
templates will be discouraged in the future. So, if you wish you
package to be lintian-clean, then you need to fix this..:-)


Template(s) identified in your package:

  anacron -- config:11 anacron/jobs_in_crontab

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.17-2-686
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)


--- End Message ---
--- Begin Message ---
Source: anacron
Source-Version: 2.3-12

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

anacron_2.3-12.diff.gz
  to pool/main/a/anacron/anacron_2.3-12.diff.gz
anacron_2.3-12.dsc
  to pool/main/a/anacron/anacron_2.3-12.dsc
anacron_2.3-12_i386.deb
  to pool/main/a/anacron/anacron_2.3-12_i386.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.
Pascal Hakim <[EMAIL PROTECTED]> (supplier of updated anacron 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: Mon, 09 Oct 2006 18:47:00 +1000
Source: anacron
Binary: anacron
Architecture: source i386
Version: 2.3-12
Distribution: unstable
Urgency: medium
Maintainer: Pascal Hakim <[EMAIL PROTECTED]>
Changed-By: Pascal Hakim <[EMAIL PROTECTED]>
Description: 
 anacron    - cron-like program that doesn't go by time
Closes: 304327 305424 307114 307740 310069 310797 320303 320761 331300 331739 
336839 350603 366850 374267 374312 375411 378380 384689 388703
Changes: 
 anacron (2.3-12) unstable; urgency=medium
 .
   * Removed debconf note as it's really not needed anymore. Thanks to all the
     people who did translations.
     - Removed un-needed debconf note
       (Closes: #388703)
     - Arabic (Ossama M. Khayat <[EMAIL PROTECTED]>)
       (Closes: #320761)
     - Danish (Claus Hindsgaul <[EMAIL PROTECTED]>)
     - Dutch (Frans Pop <[EMAIL PROTECTED]>)
       (Closes: #374267)
     - German (Erik Schanze <[EMAIL PROTECTED]>)
     - Italian (Luca Monducci <[EMAIL PROTECTED]>)
       (Closes: #375411)
     - Portuguese (Miguel Figueiredo <[EMAIL PROTECTED]>)
       (Closes: #336839)
     - Russian (Yuriy Talakan <[EMAIL PROTECTED]>)
       (Closes: #310069)
     - Spanish (Lucas Wall <[EMAIL PROTECTED]>)
       (Closes: #374312)
     - Swedish (Daniel Nylander <[EMAIL PROTECTED]>)
       (Closes: #331300)
     - Vietnamese (Clytie Siddall <[EMAIL PROTECTED]>)
       (Closes: #307740)
   * Fixed description to not have a leading particle
     (Closes: #320303)
   * Start anacron properly on bootup using start-stop-daemon to ensure
     automated installers work properly
     (Closes: #310797)
   * Clarified README.Debian to make more sense and match what's going on
     (Closes: #307114)
   * Added alternate dependency on debconf-2.0
     (as per <[EMAIL PROTECTED]>)
     (Closes: #331739)
   * Changed default path to the default cron one to reduce confusion
     (Closes: #304327)
   * Bumped up the debhelper compability version to 4
   * Bumped standards version to 3.7.2
   * Cleaned up debian/
   * Added { and } to the Usage line to make bash competition work
     (Closes: #350603)
   * Added a note about timestamp files in the spool directory in the man
     page.
     (Closes: #305424)
   * Fixed substition in debconf template, and make escape it properly
     (Closes: #366850)
   * Test whether anacron is executable, not just present
     (Closes: #378380)
   * Make anacron have an lsb-compliant init.d script
     (Closes: #384689)
Files: 
 e4e1b1c50edb465bb8e5802fcbc47c2b 552 admin optional anacron_2.3-12.dsc
 adb8e1d24c820a6033d8f1312662883d 15364 admin optional anacron_2.3-12.diff.gz
 f27e3c22db98e61108d1e401450f39bf 29304 admin optional anacron_2.3-12_i386.deb

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

iD8DBQFFKnZZ3+27IiW81b8RAlWmAJ4vAeKeczwtYpZo9HnKkNJiFpyOWQCfSHRg
9w5Eafo5eN3//HI4l+CSfsU=
=32rh
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to