Your message dated Tue, 16 Jun 2009 22:18:51 +0000
with message-id <[email protected]>
and subject line Bug#522367: fixed in request-tracker3.8 3.8.4-1
has caused the Debian Bug report #522367,
regarding request-tracker3.8: [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.)


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

Dear Debian maintainer,

On Thursday, March 19, 2009, I notified you of the beginning of a review process
concerning debconf templates for request-tracker3.8.

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 request-tracker3.8 with these changes
right now.

The second phase of this process will begin on Monday, April 06, 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 27, 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 28, 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
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.28-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
--- request-tracker3.8.old/debian/templates     2009-03-15 08:34:34.229522268 
+0100
+++ request-tracker3.8/debian/templates 2009-04-03 08:30:05.747822158 +0200
@@ -1,8 +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: request-tracker3.8/rtname
 Type: string
-_Description: Name for this RT instance:
+_Description: Name for this Request Tracker (RT) instance:
  Every installation of Request Tracker must have a unique name.
- The domain name or an abbreviation of the name of your organization are
+ The domain name or an abbreviation of the organization name are
  usually good candidates.
  .
  Please note that once you start using a name, you should probably never
@@ -25,7 +34,7 @@
 Template: request-tracker3.8/correspondaddress
 Type: string
 _Description: Default email address for RT correspondence:
- This address will be listed in From: and Reply-To: headers of
+ Please choose the address that will be listed in From: and Reply-To: headers 
of
  emails tracked by RT, unless overridden by a queue-specific
  address.
  .
@@ -34,17 +43,17 @@
 Template: request-tracker3.8/commentaddress
 Type: string
 _Description: Default email address for RT comments:
- This address will be listed in From: and Reply-To: headers of comment
- emails, unless overridden by a queue-specific address. (Comments can be
- used for adding ticket information that is not visible to the client.)
+ Please choose the address that will be listed in From: and Reply-To: headers 
of comment
+ emails, unless overridden by a queue-specific address. Comments can be
+ used for adding ticket information that is not visible to the client.
  .
  This setting corresponds to the $CommentAddress configuration variable.
 
 Template: request-tracker3.8/webbaseurl
 Type: string
-_Description: Base URL to the web interface:
+_Description: Base URL for the RT web interface:
  Please specify the scheme, server and (optionally) port for constructing
- URLs to the RT web interface.
+ RT web interface URLs.
  .
  The value should not have a trailing slash (/).
  .
@@ -54,7 +63,7 @@
 Type: string
 _Description: Path to the RT web interface:
  If the RT web interface is going to be installed somewhere other than at
- the root of your server, you should specify the path to it here.
+ the documents root of the web server, you should specify the path to it here.
  .
  The value requires a leading slash (/) but not a trailing one.
  .
@@ -70,15 +79,17 @@
  If you reject this option, the file will be readable only by root, and
  you will have to set up appropriate access controls yourself.
  .
- Note: with the SQLite backend, your answer will also affect the
- permissions of automatically generated local database files.
+ With the SQLite backend, this choice will also affect the
+ permissions of automatically-generated local database files.
 
 Template: request-tracker3.8/warn-sqlite-file
-Type: note
-_Description: Broken SQLite file found
- Due to a bug in earlier versions of this package, your RT database appears
- to live in /var/lib/dbconfig-common/sqlite3/request-tracker3.8/_DBC_DBNAME_
- rather than its intended location. After this installation completes, you
- will need to manually move the file to its correct location 
- (see /etc/request-tracker3.8/RT_SiteConfig.d/51-dbconfig-common) before
- RT will work again.
+Type: error
+_Description: Broken SQLite file
+ Due to a bug in earlier versions of this package, the RT database has been
+ placed in /var/lib/dbconfig-common/sqlite3/request-tracker3.8/_DBC_DBNAME_
+ rather than its intended location.
+ .
+ After this installation completes, you
+ will need to manually move the file to its correct location
+ (see /etc/request-tracker3.8/RT_SiteConfig.d/51-dbconfig-common). RT will
+ not work until this action is taken.
--- request-tracker3.8.old/debian/control       2009-03-15 08:34:34.181521317 
+0100
+++ request-tracker3.8/debian/control   2009-03-20 19:11:21.819746160 +0100
@@ -43,25 +43,27 @@
 Suggests: rt3.8-rtfm
 Conflicts: request-tracker, request-tracker3.2 (<< 3.2.2-3)
 Replaces: request-tracker
-Description: Extensible trouble-ticket tracking system
- Request Tracker (RT) is an enterprise-grade ticketing system which
+Description: extensible trouble-ticket tracking system
+ Request Tracker (RT) is a ticketing system which
  enables a group of people to intelligently and efficiently manage
  tasks, issues, and requests submitted by a community of users. It
- features a web, email and command-line interfaces (see the package
+ features web, email, and command-line interfaces (see the package
  rt3.8-clients).
  .
- This is the 3.8 series of RT, it can be installed alongside the 3.4 
+ This package provides the 3.8 series of RT. It can be installed alongside the 
3.4
  and 3.6 series without any problems. 
  .
- Written in object-oriented Perl, RT is a high-level, portable,
+ RT is a high-level, portable,
  platform independent system that eases collaboration within
  organizations and makes it easy for them to take care of their
  customers.
  .
  RT manages key tasks such as the identification, prioritization,
- assignment, resolution and notification required by
- enterprise-critical applications including project management, help
- desk, NOC ticketing, CRM and software development.
+ assignment, resolution, and notification required by
+ enterprise-critical applications, including project management, help
+ desk, NOC ticketing, CRM, and software development.
+ .
+ This package provides the core of RT.
 
 Package: rt3.8-clients
 Architecture: all
@@ -70,14 +72,29 @@
  libterm-readline-perl-perl | libterm-readline-gnu-perl,
  ${misc:Depends}
 Recommends: libio-socket-ssl-perl
-Description: Mail gateway and command-line interface to request-tracker3.8
- Install this package onto the mail server so it can inject tickets into
- request-tracker3.8 using rt-mailgate.
+Description: mail gateway and command-line interface to request-tracker3.8
+ Request Tracker (RT) is a ticketing system which
+ enables a group of people to intelligently and efficiently manage
+ tasks, issues, and requests submitted by a community of users. It
+ features web, email, and command-line interfaces (see the package
+ rt3.8-clients).
  .
- Install it onto any machine on which you want to use the 'rt'
- command-line interface.
+ This package provides the 3.8 series of RT. It can be installed alongside the 
3.4 
+ and 3.6 series without any problems. 
  .
- See the 'request-tracker3.8' package for further information.
+ RT is a high-level, portable,
+ platform independent system that eases collaboration within
+ organizations and makes it easy for them to take care of their
+ customers.
+ .
+ RT manages key tasks such as the identification, prioritization,
+ assignment, resolution, and notification required by
+ enterprise-critical applications, including project management, help
+ desk, NOC ticketing, CRM, and software development.
+ .
+ This package provides support for injecting tickets into Request Tracker
+ from a mail server via rt-mailgate. It should be installed onto any
+ machine where you want to use the "rt" command-line interface.         
 
 Package: rt3.8-apache2
 Architecture: all
@@ -90,11 +107,28 @@
  ${misc:Depends}
 Suggests: libapache2-mod-speedycgi
 Description: Apache 2 specific files for request-tracker3.8
+ Request Tracker (RT) is a ticketing system which
+ enables a group of people to intelligently and efficiently manage
+ tasks, issues, and requests submitted by a community of users. It
+ features web, email, and command-line interfaces (see the package
+ rt3.8-clients).
+ .
+ This package provides the 3.8 series of RT. It can be installed alongside the 
3.4 
+ and 3.6 series without any problems. 
+ .
+ RT is a high-level, portable,
+ platform independent system that eases collaboration within
+ organizations and makes it easy for them to take care of their
+ customers.
+ .
+ RT manages key tasks such as the identification, prioritization,
+ assignment, resolution, and notification required by
+ enterprise-critical applications, including project management, help
+ desk, NOC ticketing, CRM, and software development.
+ .
  This package provides various configuration files and manages the
  necessary dependencies for running request tracker (RT) version 3.8
  on the Apache 2 web server.
- .
- See the 'request-tracker3.8' package for further information.
 
 Package: rt3.8-db-postgresql
 Architecture: all
@@ -102,6 +136,25 @@
  postgresql-client-8.3 | postgresql-client (>= 7.4)
 Suggests: postgresql-8.3 | postgresql (>= 7.4)
 Description: PostgreSQL database backend for request-tracker3.8
+ Request Tracker (RT) is a ticketing system which
+ enables a group of people to intelligently and efficiently manage
+ tasks, issues, and requests submitted by a community of users. It
+ features web, email, and command-line interfaces (see the package
+ rt3.8-clients).
+ .
+ This package provides the 3.8 series of RT. It can be installed alongside the 
3.4 
+ and 3.6 series without any problems. 
+ .
+ RT is a high-level, portable,
+ platform independent system that eases collaboration within
+ organizations and makes it easy for them to take care of their
+ customers.
+ .
+ RT manages key tasks such as the identification, prioritization,
+ assignment, resolution, and notification required by
+ enterprise-critical applications, including project management, help
+ desk, NOC ticketing, CRM, and software development.
+ .
  This package provides dependencies and dbconfig-common support for
  using Request Tracker version 3.8 with a PostgreSQL database.
 
@@ -111,6 +164,25 @@
  mysql-client-5.0 | mysql-client (>= 4.0.13)
 Suggests: mysql-server-5.0 | mysql-server (>= 4.0.13)
 Description: MySQL database backend for request-tracker3.8
+ Request Tracker (RT) is a ticketing system which
+ enables a group of people to intelligently and efficiently manage
+ tasks, issues, and requests submitted by a community of users. It
+ features web, email, and command-line interfaces (see the package
+ rt3.8-clients).
+ .
+ This package provides the 3.8 series of RT. It can be installed alongside the 
3.4 
+ and 3.6 series without any problems. 
+ .
+ RT is a high-level, portable,
+ platform independent system that eases collaboration within
+ organizations and makes it easy for them to take care of their
+ customers.
+ .
+ RT manages key tasks such as the identification, prioritization,
+ assignment, resolution, and notification required by
+ enterprise-critical applications, including project management, help
+ desk, NOC ticketing, CRM, and software development.
+ .
  This package provides dependencies and dbconfig-common support for
  using Request Tracker version 3.8 with a MySQL database.
 
@@ -118,6 +190,24 @@
 Architecture: all
 Depends: ${misc:Depends}, libdbd-sqlite3-perl, sqlite3
 Description: SQLite database backend for request-tracker3.8
+ Request Tracker (RT) is a ticketing system which
+ enables a group of people to intelligently and efficiently manage
+ tasks, issues, and requests submitted by a community of users. It
+ features web, email, and command-line interfaces (see the package
+ rt3.8-clients).
+ .
+ This package provides the 3.8 series of RT. It can be installed alongside the 
3.4 
+ and 3.6 series without any problems. 
+ .
+ RT is a high-level, portable,
+ platform independent system that eases collaboration within
+ organizations and makes it easy for them to take care of their
+ customers.
+ .
+ RT manages key tasks such as the identification, prioritization,
+ assignment, resolution, and notification required by
+ enterprise-critical applications, including project management, help
+ desk, NOC ticketing, CRM, and software development.
+ .
  This package provides dependencies and dbconfig-common support for
  using Request Tracker version 3.8 with a local SQLite (version 3) database.
-

--- End Message ---
--- Begin Message ---
Source: request-tracker3.8
Source-Version: 3.8.4-1

We believe that the bug you reported is fixed in the latest version of
request-tracker3.8, which is due to be installed in the Debian FTP archive:

request-tracker3.8_3.8.4-1.diff.gz
  to pool/main/r/request-tracker3.8/request-tracker3.8_3.8.4-1.diff.gz
request-tracker3.8_3.8.4-1.dsc
  to pool/main/r/request-tracker3.8/request-tracker3.8_3.8.4-1.dsc
request-tracker3.8_3.8.4-1_all.deb
  to pool/main/r/request-tracker3.8/request-tracker3.8_3.8.4-1_all.deb
request-tracker3.8_3.8.4.orig.tar.gz
  to pool/main/r/request-tracker3.8/request-tracker3.8_3.8.4.orig.tar.gz
rt3.8-apache2_3.8.4-1_all.deb
  to pool/main/r/request-tracker3.8/rt3.8-apache2_3.8.4-1_all.deb
rt3.8-clients_3.8.4-1_all.deb
  to pool/main/r/request-tracker3.8/rt3.8-clients_3.8.4-1_all.deb
rt3.8-db-mysql_3.8.4-1_all.deb
  to pool/main/r/request-tracker3.8/rt3.8-db-mysql_3.8.4-1_all.deb
rt3.8-db-postgresql_3.8.4-1_all.deb
  to pool/main/r/request-tracker3.8/rt3.8-db-postgresql_3.8.4-1_all.deb
rt3.8-db-sqlite_3.8.4-1_all.deb
  to pool/main/r/request-tracker3.8/rt3.8-db-sqlite_3.8.4-1_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.
Dominic Hargreaves <[email protected]> (supplier of updated request-tracker3.8 
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: Tue, 16 Jun 2009 21:46:59 +0100
Source: request-tracker3.8
Binary: request-tracker3.8 rt3.8-clients rt3.8-apache2 rt3.8-db-postgresql 
rt3.8-db-mysql rt3.8-db-sqlite
Architecture: source all
Version: 3.8.4-1
Distribution: unstable
Urgency: low
Maintainer: Debian Request Tracker Group 
<[email protected]>
Changed-By: Dominic Hargreaves <[email protected]>
Description: 
 request-tracker3.8 - extensible trouble-ticket tracking system
 rt3.8-apache2 - Apache 2 specific files for request-tracker3.8
 rt3.8-clients - mail gateway and command-line interface to request-tracker3.8
 rt3.8-db-mysql - MySQL database backend for request-tracker3.8
 rt3.8-db-postgresql - PostgreSQL database backend for request-tracker3.8
 rt3.8-db-sqlite - SQLite database backend for request-tracker3.8
Closes: 238345 512653 512750 518692 519885 519922 520603 520759 520958 520959 
521199 521926 522367 522896 523090 523481 524256 524256 524449 524715 524894 
525171 525281 526914 533069
Changes: 
 request-tracker3.8 (3.8.4-1) unstable; urgency=low
 .
   [ Dominic Hargreaves ]
   * Add missing comma in Depends (fixes FTBFS on etch)
   * Update debconf translations: pt.po, ja.po, sv.po, it.po, cs.po, ru.po
     (Closes: #519885, #519922, #520603, #520759, #521199, #521926)
   * Document preference for not using SQLite in production
     (Closes: #512750)
 .
   [ Christian Perrier ]
   * Debconf templates and debian/control reviewed by the debian-l10n-
     english team as part of the Smith review project.
     (Closes: #522367, #520959)
   * [Debconf translation updates]
     - Japanese. Closes: #522896
     - German. Closes: #520958
     - Portuguese. Closes: #523481
     - Galician. Closes: #524256
     - Galician. Closes: #524256
     - Spanish. Closes: #524449
     - Italian. Closes: #524715
     - Russian. Closes: #524894
     - Swedish. Closes: #525171
     - French. Closes: #525281
 .
   [ Dominic Hargreaves ]
   * Don't tell dbconfig to comment out unused variables, since this
     breaks MySQL and Postgres database configuration (Closes: #523090)
   * Update Standards-Version (no changes)
   * Switch dependency on sysklogd to rsyslog (Closes: #526914)
   * New upstream release; includes
     - Minor security fix (Closes: #533069)
     - Add missing Postgres index (Closes: #512653)
   * Patch webmux.pl to provide a better error message when the wrong
     major version of RT is in @INC (for example in a mod_perl context).
     (Closes: #518692)
   * Add some more example Exim 4 configuration (Closes: #238345)
   * Don't apply database ACLs in databases managed by dbconfig-common.
   * Remove unused ACL patch
Checksums-Sha1: 
 596dfb9a2abb46a3f633def1f404a7b7b822e82c 1635 request-tracker3.8_3.8.4-1.dsc
 c786eb78dd6c8374da3bc0dd10414e040d69864f 3320207 
request-tracker3.8_3.8.4.orig.tar.gz
 edd4915f718ccc7cff855038e814e79eb0305869 59591 
request-tracker3.8_3.8.4-1.diff.gz
 be6161afcadc08388be0e2e9a9f0469be17e976a 2929460 
request-tracker3.8_3.8.4-1_all.deb
 2215c41432e67c2970fba654fea9c9ce6a1f47a9 43830 rt3.8-clients_3.8.4-1_all.deb
 aa7a497732bef232a4df863c9d30051dfa750ac8 8868 rt3.8-apache2_3.8.4-1_all.deb
 adf27b3b37b6b2d1f999285e0f19075651719302 7604 
rt3.8-db-postgresql_3.8.4-1_all.deb
 372836c24e6224aaa390187da9c2548a17db82e0 7604 rt3.8-db-mysql_3.8.4-1_all.deb
 3ef00c0accd2c3a90e024d15a3b7768384d2693a 7702 rt3.8-db-sqlite_3.8.4-1_all.deb
Checksums-Sha256: 
 7794290f43cbee0261c8a3b9d5f9057dae22c91398c4f810883d6ce5bd34723c 1635 
request-tracker3.8_3.8.4-1.dsc
 7fcbc56755e1f732c5dfaa59da921749820f0ca6deae7b4bde5c20acde9541ee 3320207 
request-tracker3.8_3.8.4.orig.tar.gz
 187dcd47024d86335eeea8a38687d150675727decc1cb51c98284bb850f39c12 59591 
request-tracker3.8_3.8.4-1.diff.gz
 15e966f1b40c9af9463c45cdfdda40614142e7d498d82c59cbd537c463367272 2929460 
request-tracker3.8_3.8.4-1_all.deb
 6c782f81509d83867f8396a6fc73fbdbaa754130032243f5dfa630adb247094e 43830 
rt3.8-clients_3.8.4-1_all.deb
 196e2c9fe019662fcb64c779144055e30fa26e45a072bfd7d640f0b0dfa5995d 8868 
rt3.8-apache2_3.8.4-1_all.deb
 36fe6746e248bada09b5330bf7ef5d8e570d50bc31666e2a25b58c417bd156f0 7604 
rt3.8-db-postgresql_3.8.4-1_all.deb
 d10fae3412b1f921403ebf5361223f5cd1f6d501d856d216246e76d11c243690 7604 
rt3.8-db-mysql_3.8.4-1_all.deb
 fc60b0e7193fb213744a4d6ba6c95fefc4aedf2b54bfccadd67fd0a8d695e775 7702 
rt3.8-db-sqlite_3.8.4-1_all.deb
Files: 
 cacb573bb37aaaeadbdae3090dd177fd 1635 misc optional 
request-tracker3.8_3.8.4-1.dsc
 cdfdbd954203a8bc2c663a6847218ccc 3320207 misc optional 
request-tracker3.8_3.8.4.orig.tar.gz
 d8f9582e7b3fd09baceef47f414af881 59591 misc optional 
request-tracker3.8_3.8.4-1.diff.gz
 4e1dd723b4e467396b0ebf31677a3c60 2929460 misc optional 
request-tracker3.8_3.8.4-1_all.deb
 30ef38535f18192bff16d77f85edf6f2 43830 misc optional 
rt3.8-clients_3.8.4-1_all.deb
 9b34e3c2edd92914550eaa97098a6c38 8868 misc optional 
rt3.8-apache2_3.8.4-1_all.deb
 d67b5ce85a67b9e024ddca2bb3545b15 7604 misc optional 
rt3.8-db-postgresql_3.8.4-1_all.deb
 5799a4d185f0b256a4d0ba91e404ed40 7604 misc optional 
rt3.8-db-mysql_3.8.4-1_all.deb
 f969fdcc3efc9d995fca891303e35f14 7702 misc optional 
rt3.8-db-sqlite_3.8.4-1_all.deb

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

iD8DBQFKOBVnYzuFKFF44qURAh6vAJ9lCiHY4VRQDmbD7bCYKvaR+SHwawCeJ1Kc
RXHyHQlHhv+TL8WFR1SdD1c=
=mdCi
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to