Your message dated Fri, 31 Aug 2012 06:17:19 +0100
with message-id <[email protected]>
and subject line Re: Bug#686308: unblock: ilohamail/0.8.14-0rc3sid6.2
has caused the Debian Bug report #686308,
regarding unblock: ilohamail/0.8.14-0rc3sid6.2
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.)


-- 
686308: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=686308
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock

Please unblock package ilohamail, it's just a debconf and program
translation update.

Instead of joining the full debdiff [0], let me first show you the
diffstat.

        0: 
http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=27;filename=ilohamail-0.8.14-0rc3sid6.2-nmu.diff;att=1;bug=659221

$ diffstat /tmp/ilohamail-0.8.14-0rc3sid6.2-nmu.diff 
 IlohaMail/include/langs.inc           |    1 
 IlohaMail/lang/eo/bookmarks.inc       |   29 ++++++++++
 IlohaMail/lang/eo/calendar.inc        |   39 +++++++++++++
 IlohaMail/lang/eo/compose.inc         |   55 +++++++++++++++++++
 IlohaMail/lang/eo/contacts.inc        |   35 ++++++++++++
 IlohaMail/lang/eo/cp.inc              |   11 +++
 IlohaMail/lang/eo/dates.inc           |   69 ++++++++++++++++++++++++
 IlohaMail/lang/eo/defaultFolders.inc  |   20 +++++++
 IlohaMail/lang/eo/edit_contact.inc    |   40 ++++++++++++++ 
 IlohaMail/lang/eo/edit_folders.inc    |   36 ++++++++++++
 IlohaMail/lang/eo/folders.inc         |   25 ++++++++
 IlohaMail/lang/eo/init.inc            |   14 ++++
 IlohaMail/lang/eo/login.inc           |   27 +++++++++
 IlohaMail/lang/eo/main.inc            |   55 +++++++++++++++++++
 IlohaMail/lang/eo/pref_colors.inc     |   38 +++++++++++++
 IlohaMail/lang/eo/pref_identities.inc |   29 ++++++++++
 IlohaMail/lang/eo/prefs.inc           |   94 +++++++++++++++++++++++++++++++++
 IlohaMail/lang/eo/quota.inc           |   18 ++++++
 IlohaMail/lang/eo/read_message.inc    |   33 +++++++++++
 IlohaMail/lang/eo/search.inc          |   25 ++++++++
 IlohaMail/lang/eo/search_errors.inc   |   18 ++++++
 IlohaMail/lang/eo/tool.inc            |   25 ++++++++
 debian/po/da.po                       |   84 +++++++++++++++++++++++++++++
 debian/po/pl.po                       |   96 ++++++++++++++++++++++++++++++++++
 ilohamail-0.8.14/debian/changelog     |   13 ++++
 ilohamail-0.8.14/debian/templates     |    1 
 26 files changed, 929 insertions(+), 1 deletion(-)

Beh, lots of translation noise you don't care about, so let me filter it
for you. Attached the result of

  filterdiff --exclude=*.po --exclude=*eo* 
/tmp/ilohamail-0.8.14-0rc3sid6.2-nmu.diff

Thanks in advance

David

unblock ilohamail/0.8.14-0rc3sid6.2



-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-3-amd64 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -u ilohamail-0.8.14/debian/changelog ilohamail-0.8.14/debian/changelog
--- ilohamail-0.8.14/debian/changelog
+++ ilohamail-0.8.14/debian/changelog
@@ -1,3 +1,16 @@
+ilohamail (0.8.14-0rc3sid6.2) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix pending l10n issues. Debconf translations:
+    - Danish (Joe Hansen). Closes: #659221
+    - Polish (Michał Kułach). Closes: #685704
+  * Remove spurious #flag:translate:3 from templates that prevented the
+    translated text to be displayed.
+  * Add Esperanto translation of the program (Andreas van Cranenburgh).
+    Closes: #425394
+
+ -- David Prévot <[email protected]>  Sun, 26 Aug 2012 19:28:30 -0400
+
 ilohamail (0.8.14-0rc3sid6.1) unstable; urgency=low
 
   * Non-maintainer upload.
diff -u ilohamail-0.8.14/debian/templates ilohamail-0.8.14/debian/templates
--- ilohamail-0.8.14/debian/templates
+++ ilohamail-0.8.14/debian/templates
@@ -1,7 +1,6 @@
 Template: ilohamail/webserver_type
 Type: select
 __Choices: Apache, Apache-ssl, Apache2, Other
-#flag:translate:3
 Default: Apache
 _Description: Webserver type:
  By default IlohaMail supports any webserver that is PHP4 capable, but this
only in patch2:
unchanged:
--- ilohamail-0.8.14.orig/IlohaMail/include/langs.inc
+++ ilohamail-0.8.14/IlohaMail/include/langs.inc
@@ -21,6 +21,7 @@
 	"dk/"=>"Dansk",
 	"de/" => "Deutsch",
 	"es/" => "Espa&ntilde;ol",
+	"eo/" => "Esperanto",
 	"fr/"=>"Fran&ccedil;ais", 
 	"ga/"=>"Galician",
 	"hu/"=>"Hungarian",

--- End Message ---
--- Begin Message ---
On Thu, 2012-08-30 at 20:27 -0400, David Prévot wrote:
> Please unblock package ilohamail, it's just a debconf and program
> translation update.

Unblocked; thanks.

Regards,

Adam

--- End Message ---

Reply via email to