Your message dated Fri, 28 Dec 2007 11:32:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#453293: fixed in phpmyadmin 4:2.11.3-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: phpmyadmin
Version: N/A
Severity: normal
Tags: patch

Dear Debian maintainer,

On Friday, November 09, 2007, I notified you of the beginning of a review 
process
concerning debconf templates for phpmyadmin.

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

The second phase of this process will begin on Saturday, December 01, 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
about Saturday, December 22, 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.

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 Sunday, December 23, 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'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-3-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
--- phpmyadmin.old/debian/templates     2007-11-08 05:15:57.701382867 +0000
+++ phpmyadmin/debian/templates 2007-11-28 08:18:53.075222418 +0000
@@ -1,31 +1,43 @@
+# 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: phpmyadmin/reconfigure-webserver
 Type: multiselect
 Choices: apache2, apache, apache-ssl, apache-perl, lighttpd
-Default:
 _Description: Web server to reconfigure automatically:
- phpMyAdmin supports any web server that PHP does, but this automatic
- configuration process only supports Apache.
+ Please choose the web server that should be automatically configured
+ to run phpMyAdmin.
 
 Template: phpmyadmin/setup-username
 Type: string
 Default: admin
-_Description: User name for web-based setup system:
- phpMyAdmin comes with a setup script that can help you with creating
- a configuration. The script is located at 
http://localhost/phpmyadmin/scripts/setup.php.
- For security reasons it requires authorization.
+_Description: Username for web-based setup system:
+ The setup system for phpMyAdmin may be used, after installation, from
+ http://localhost/phpmyadmin/scripts/setup.php.
+ .
+ Access to this system requires identification with a username and a
+ password.
  .
- Leave empty if you want to use the default user name 'admin'.
+ If you leave this field empty, the default username ('admin') will be used.
 
 Template: phpmyadmin/setup-password
 Type: password
 Default:
 _Description: Password for web-based setup system:
- phpMyAdmin comes with a setup script that can help you with creating
- a configuration. The script is located at 
http://localhost/phpmyadmin/scripts/setup.php.
- For security reasons it requires authorization.
+ The setup system for phpMyAdmin may be used, after installation, from
+ http://localhost/phpmyadmin/scripts/setup.php.
  .
- You can manage the usernames and passwords with the `htpasswd' command.
- They are stored in the file /etc/phpmyadmin/htpasswd.setup
+ Access to this system requires identification with a username and a
+ password.
  .
- Leave empty if you want to disable access to the web-based setup.
-
+ Usernames and passwords may be managed with the `htpasswd' command and
+ are stored in /etc/phpmyadmin/htpasswd.setup.
+ .
+ If you leave this field empty, access to the web-based setup will be
+ disabled.
--- phpmyadmin.old/debian/control       2007-11-08 05:15:57.701382867 +0000
+++ phpmyadmin/debian/control   2007-11-28 08:18:57.075014698 +0000
@@ -14,29 +14,30 @@
 Depends: libapache2-mod-php5 | libapache-mod-php5 | php5-cgi | php5 | 
libapache2-mod-php4 | libapache-mod-php4 | php4 | php4-cgi, php5-mysql | 
php5-mysqli | php4-mysql, php5-mcrypt | php4-mcrypt, perl, ${misc:Depends}
 Recommends: apache2 | lighttpd | httpd, php5-gd | php4-gd
 Suggests: mysql-server
-Description: Administrate MySQL over the WWW
- phpMyAdmin is intended to handle the administration of MySQL over the WWW.
- Currently it can:
-   - easily browse through databases and tables
-   - create, copy, rename, alter and drop databases
-   - create, copy, rename, alter and drop tables
-   - do table maintenance
-   - add, edit and drop fields
-   - execute any SQL-statement, even multiple queries
-   - create, alter and drop indexes
-   - load text files into tables
-   - create and read dumps of tables or databases
-   - export data to SQL, CSV, XML, Word, Excel, PDF and Latex formats
-   - administer multiple servers
-   - manage MySQL users and privileges
-   - check server settings and runtime information with configuration hints
-   - check referential integrity in MyISAM tables
-   - using Query-by-example (QBE), create complex queries automatically
-     connecting required tables
-   - create PDF graphics of your Database layout
-   - search globally in a database or a subset of it
-   - transform stored data into any format using a set of predefined
-     functions, like displaying BLOB-data as image or download-link
-   - support InnoDB tables and foreign keys
-   - support mysqli, the improved MySQL extension
-   - communicate in 50 different languages
+Description: MySQL web administration tool
+ This package allows administering of MySQL with a web interface.
+ .
+ It allows administrators to:
+  - browse through databases and tables;
+  - create, copy, rename, alter and drop databases;
+  - create, copy, rename, alter and drop tables;
+  - perform table maintenance;
+  - add, edit and drop fields;
+  - execute any SQL-statement, even multiple queries;
+  - create, alter and drop indexes;
+  - load text files into tables;
+  - create and read dumps of tables or databases;
+  - export data to SQL, CSV, XML, Word, Excel, PDF and LaTeX formats;
+  - administer multiple servers;
+  - manage MySQL users and privileges;
+  - check server settings and runtime information with configuration hints;
+  - check referential integrity in MyISAM tables;
+  - create complex queries using Query-by-example (QBE), automatically
+    connecting required tables;
+  - create PDF graphics of database layout;
+  - search globally in a database or a subset of it;
+  - transform stored data into any format using a set of predefined
+    functions, such as displaying BLOB-data as image or download-link;
+  - support InnoDB tables and foreign keys;
+  - support mysqli, the improved MySQL extension;
+and is fully internationalized and localized in dozens of languages.

--- End Message ---
--- Begin Message ---
Source: phpmyadmin
Source-Version: 4:2.11.3-2

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

phpmyadmin_2.11.3-2.diff.gz
  to pool/main/p/phpmyadmin/phpmyadmin_2.11.3-2.diff.gz
phpmyadmin_2.11.3-2.dsc
  to pool/main/p/phpmyadmin/phpmyadmin_2.11.3-2.dsc
phpmyadmin_2.11.3-2_all.deb
  to pool/main/p/phpmyadmin/phpmyadmin_2.11.3-2_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.
Thijs Kinkhorst <[EMAIL PROTECTED]> (supplier of updated phpmyadmin 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: Sun, 23 Dec 2007 21:09:59 +0100
Source: phpmyadmin
Binary: phpmyadmin
Architecture: source all
Version: 4:2.11.3-2
Distribution: unstable
Urgency: low
Maintainer: Thijs Kinkhorst <[EMAIL PROTECTED]>
Changed-By: Thijs Kinkhorst <[EMAIL PROTECTED]>
Description: 
 phpmyadmin - MySQL web administration tool
Closes: 453293 454182 454185 454240 454507 454606 454646 456426 456601 456761 
456767 457313
Changes: 
 phpmyadmin (4:2.11.3-2) unstable; urgency=low
 .
   * Debconf templates and debian/control reviewed by the
     debian-l10n-english team as part of the Smith review project.
     Thanks Christian Perrier and friends. Closes: #453293
 .
   [ Translations ]
   * Polish
   * Galician. Closes: #454182
   * Norwegian Bokmål. Closes: #454185
   * Basque. Closes: #454240
   * German. Closes: #454507
   * Finnish. Closes: #454606
   * Italian. Closes: #454646
   * Portuguese. Closes: #456426
   * Czech. Closes: #456601
   * Russian. Closes: #456761
   * French. Closes: #456767
   * Vietnamese. Closes: #457313
   * Dutch.
Files: 
 0a99cfebb3a33979c3d869f650d14933 1101 web extra phpmyadmin_2.11.3-2.dsc
 46dc1eba673b1532f6328ef40abed07f 33475 web extra phpmyadmin_2.11.3-2.diff.gz
 2c5ee3eb023e42d183ebedafc42669e8 2857276 web extra phpmyadmin_2.11.3-2_all.deb

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

iQEVAwUBR3Ta2Wz0hbPcukPfAQIVfggAwgRDfD8u+3hBKrEOahs1NmycYIjFTi2l
yzjMMDNnw7sMHitbr/025xQI7is8Jw8D4VkjnoA5a8l8+nVzVoxa490yys9JYGvi
dsmH+cOJmv8cP2HU6GoOsgAM2fkfzYiQ7S+g6N8+N7IOBJqFAKdF+RiZDbwjvQGy
iN21lMj6nhbiDhyTj7aC3AkUdYfla7d+JTe/XIG+fnuSjR3O4Lp5aR8aWCvfLUaW
YjFl3kcui0QOPZjLdwvUYswVEi8QtPlB82UpVioO5TlNzjCR8L3+aS+dSbb3YDTj
UIshky0Qb2hScBQ3hQlVy8Sqgdz/vEJWq4YfEdCoGv+SX+RAiCRMQQ==
=lt/F
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to