Your message dated Fri, 22 Feb 2008 01:47:02 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#461546: fixed in tipcutils 1.0.4-4
has caused the Debian Bug report #461546,
regarding tipcutils: [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.)


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

Dear Debian maintainer,

On Saturday, January 05, 2008, I notified you of the beginning of a review 
process
concerning debconf templates for tipcutils.

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 tipcutils with these changes right now.

The second phase of this process will begin on Tuesday, January 22, 2008, 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 Tuesday, February 12, 2008. 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 Wednesday, February 13, 2008, 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'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.23-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
--- tipcutils.old/debian/templates      2008-01-01 12:48:57.719332464 +0100
+++ tipcutils/debian/templates  2008-01-19 14:08:41.712400356 +0100
@@ -1,52 +1,61 @@
+# 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: tipcutils/configure
 Type: boolean
 Default: true
-_Description: Configure this TIPC node now?
- In case you don't know what TIPC is you most probably installed
- the package "tipcutils" by accident. As it is a very special network protocol
- you most probably don't need you might want to consider uninstalling it.
- .
- If you don't want to configure TIPC now, you can edit the configuration file 
- /etc/default/tipc later.
+_Description: Should this TIPC node be configured automatically now?
+ If you do not choose this option, you can edit '/etc/default/tipc' or use
+ the command line tool 'tipc-config'.
 
 Template: tipcutils/address
 Type: string
 Default: 1.1.1
-_Description: The TIPC address of this node:
- The TIPC address is written in Z.C.N (Zone.Cluster.Node) notation.
+_Description: TIPC address of this node:
+ Please enter the TIPC address of this node, in Z.C.N (Zone.Cluster.Node)
+ notation.
  .
- Make sure all nodes in your network have different addresses!
+ Each node in a network should have a unique address.
 
 Template: tipcutils/netid
 Type: string
 Default: 4711
-_Description: The Network ID of the TIPC Network this node shall join:
- In case there is just one TIPC Network, keep the default!
+_Description: Network ID of the TIPC network to join:
+ The default setting should be appropriate when there is only
+ one local TIPC network.
 
 Template: tipcutils/remote_management
-Type: string
-Default: disable
-_Description: Enable/disable TIPC remote management for this node:
- In case you don't know what this is keep it disabled!
+Type: boolean
+Default: false
+_Description: Enable TIPC remote management?
+ Please choose this option if you are sure that network
+ management should be enabled for this node.
 
 Template: tipcutils/default_ndd
 Type: string
 Default: 0.0.0
-_Description: The default Neighbour Detection Domain for this TIPC node:
- If there is no setting for a specific bearer this will be used as the 
Neighbour
- Detection Domain. Setting a NDD for a specific bearer is not yet possible in
- this package version.
+_Description: Default neighbor detection domain for this TIPC node:
+ This setting will define the neighbor detection domain (NDD) if there is
+ no setting for a specific bearer.
  .
- In case you don't know what this is keep the default!
+ Setting the NDD for a specific bearer is not yet possible in
+ this package version.
 
 Template: tipcutils/interfaces
 Type: string
 Default: eth0
-_Description: The interfaces to use for TIPC:
- A space separated list of the interfaces to be used for TIPC.
+_Description: Interfaces to use for TIPC:
+ Please enter a space-separated list of interfaces to be used for TIPC.
 
 Template: tipcutils/script_verbosity
 Type: string
 Default: 0
-_Description: The verbosity to use for TIPC scripts:
- Defines the verbosity of the init, if-up and if-down scripts.
+_Description: Verbosity to use for TIPC scripts:
+ This setting defines the verbosity of the TIPC init, if-up and if-down
+ scripts.
--- tipcutils.old/debian/control        2008-01-01 12:48:57.719332464 +0100
+++ tipcutils/debian/control    2008-01-11 06:38:14.184012234 +0100
@@ -9,6 +9,15 @@
 Package: tipcutils
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, lsb-base, ifupdown, net-tools
-Description: TIPC utilities package
- Configures and manages the TIPC 1.6 (Transparent Inter Process Communication) 
+Description: TIPC utilities
+ This package provides tools and scripts to configure and manage
+ version 1.6 of the TIPC (Transparent Inter Process Communication)
  kernel module.
+ .
+ TIPC is designed for use in clustered computer environments, allowing
+ the creation of applications that can communicate with one another
+ quickly and reliably regardless of their location within the cluster.
+ .
+ The TIPC 1.6 kernel module is included in the official Linux kernel since
+ version 2.6.16. Please note that this version is not compatible with
+ TIPC 1.7.

--- End Message ---
--- Begin Message ---
Source: tipcutils
Source-Version: 1.0.4-4

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

tipcutils_1.0.4-4.diff.gz
  to pool/main/t/tipcutils/tipcutils_1.0.4-4.diff.gz
tipcutils_1.0.4-4.dsc
  to pool/main/t/tipcutils/tipcutils_1.0.4-4.dsc
tipcutils_1.0.4-4_i386.deb
  to pool/main/t/tipcutils/tipcutils_1.0.4-4_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.
Martin Peylo <[EMAIL PROTECTED]> (supplier of updated tipcutils 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, 18 Feb 2008 11:22:21 +0100
Source: tipcutils
Binary: tipcutils
Architecture: source i386
Version: 1.0.4-4
Distribution: unstable
Urgency: low
Maintainer: Martin Peylo <[EMAIL PROTECTED]>
Changed-By: Martin Peylo <[EMAIL PROTECTED]>
Description: 
 tipcutils  - TIPC utilities
Closes: 461546 462442 462911 462993 463009 463428 463933 464406 464425 464538 
465244
Changes: 
 tipcutils (1.0.4-4) unstable; urgency=low
 .
   * Debconf variable tipcutils/remote_management changed to boolean type.
     This also adds some lines to debian/config and debian/init to be
     backwards compatible.
   * Now checking if an interface is enabled before attempting to
     disable it in the ifdown script to avoid needless error output.
   * Now checking if an interface is already enabled before attempting to
     enable it in the ifup script to avoid needless error output.
   * Now giving more debug output if something fails in the init script
   * Debconf templates and debian/control reviewed by the debian-l10n-
     english team as part of the Smith review project. Closes: #461546
     Courtesy of Christian Perrier.
   * [Debconf translation updates]
   * Portuguese. Closes: #462442
     Courtesy of Miguel Figueiredo.
   * Vietnamese. Closes: #462911
     Courtesy of Clytie Siddall.
   * Galician. Closes: #462993
     Courtesy of Jacobo Tarrio.
   * Norwegian Bokmål. Closes: #463009
     Courtesy of Bjørn Steensrud.
   * German. Closes: #463428
     Courtesy of Helge Kreutzmann.
   * Finnish. Closes: #463933
     Courtesy of Esko Arajärvi.
   * Russian. Closes: #464406
     Courtesy of Yuri Kozlov.
   * Czech. Closes: #464425
     Courtesy of Miroslav Kure.
   * Dutch. Closes: #464538
     Courtesy of Bart Cornelis.
   * French. Closes: #465244
     Courtesy of Gaetan Crahay.
Files: 
 f649726473b971dc217a496742e1647b 641 admin optional tipcutils_1.0.4-4.dsc
 1648ff5c8e292842821d18419bf5fe6b 23477 admin optional tipcutils_1.0.4-4.diff.gz
 1fe9d14f684a7fd21d15af28084d1516 26884 admin optional 
tipcutils_1.0.4-4_i386.deb

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

iD8DBQFHvigL0UIZh3p4ZWERAgyLAJ9uyWM9ZWR/gaLCemCNCvEVCMzr4QCeO3zg
3exLsD+Qzan4+/84XH2dsOw=
=aLat
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to