Your message dated Sat, 27 Nov 2010 23:11:24 +0100
with message-id <[email protected]>
and subject line Re: Bug#605091: unblock: sinfo/0.0.33-4, FTBFS and 2 
translation updates
has caused the Debian Bug report #605091,
regarding unblock: sinfo/0.0.33-4, FTBFS and 2 translation updates
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.)


-- 
605091: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=605091
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 sinfo

The new version contains two updated debconf translations. Additionally
while updating the package I discovered that it currently FTBFS because
of a missing header (C++ :-( ). This RC bug is also fixed now, but was never
reported to the BTS. 

unblock sinfo/0.0.33-4

Thanks Gaudenz

debdiff to previous version:
diff -u sinfo-0.0.33/debian/changelog sinfo-0.0.33/debian/changelog
--- sinfo-0.0.33/debian/changelog
+++ sinfo-0.0.33/debian/changelog
@@ -1,3 +1,13 @@
+sinfo (0.0.33-4) unstable; urgency=low
+
+  * [543fe14] Add Vietnamese debconf templates translation (Closes:
+    #576022) - thanks to Clytie Siddall
+  * [802ae35] Add Danish debconf templates translation (Closes: #603211)
+    - thanks to Joe Dalton
+  * [9f104bb] Fix building with gcc-4.4
+
+ -- Gaudenz Steinlin <[email protected]>  Sat, 27 Nov 2010 11:52:47 +0100
+
 sinfo (0.0.33-3) unstable; urgency=low
 
   * Add myself as an uploader
only in patch2:
unchanged:
--- sinfo-0.0.33.orig/.gbp.conf
+++ sinfo-0.0.33/.gbp.conf
@@ -0,0 +1,3 @@
+[git-dch]
+meta=True
+id-length=7
only in patch2:
unchanged:
--- sinfo-0.0.33.orig/sinfo/sinfohtml.cc
+++ sinfo-0.0.33/sinfo/sinfohtml.cc
@@ -2,6 +2,7 @@
 #include <unistd.h>
 #include <iostream>
 #include <iomanip>
+#include <stdio.h>
 #include <string.h>
 #include "sinfohtml.h"
 using namespace std;
only in patch2:
unchanged:
--- sinfo-0.0.33.orig/debian/po/da.po
+++ sinfo-0.0.33/debian/po/da.po
@@ -0,0 +1,38 @@
+# Danish translation sinfo.
+# Copyright (C) 2010 sinfo & nedenstående oversættere.
+# This file is distributed under the same license as the sinfo package.
+# Joe Hansen ([email protected]), 2010.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: sinfo\n"
+"Report-Msgid-Bugs-To: [email protected]\n"
+"POT-Creation-Date: 2009-10-26 22:54+0200\n"
+"PO-Revision-Date: 2010-11-11 12:42+0000\n"
+"Last-Translator: Joe Hansen <[email protected]>\n"
+"Language-Team: Danish <[email protected]>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: boolean
+#. Description
+#: ../sinfo.templates:2001
+msgid "Enable the sinfo CGI script?"
+msgstr "Aktiver skriptet sinfo CGI?"
+
+#. Type: boolean
+#. Description
+#: ../sinfo.templates:2001
+msgid ""
+"A CGI script is included, to provide a web interface for sinfo. It is "
+"disabled by default as it might publish information about the computer not "
+"intended to be public."
+msgstr ""
+"Et CGI-skript er inkluderet, som kan tilbyde en internetgrænseflade til 
sinfo. "
+"Det er som standard deaktiveret, da det kan udsende information om 
computeren, "
+"som ikke er beregnet for offentligheden."
+
+
+
+
only in patch2:
unchanged:
--- sinfo-0.0.33.orig/debian/po/vi.po
+++ sinfo-0.0.33/debian/po/vi.po
@@ -0,0 +1,30 @@
+# Vietnamese translation for sinfo.
+# Copyright © 2010 Free Software Foundation, Inc.
+# Clytie Siddall <[email protected]>, 2010.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: sinfo\n"
+"Report-Msgid-Bugs-To: [email protected]\n"
+"POT-Creation-Date: 2009-10-26 22:54+0200\n"
+"PO-Revision-Date: 2010-04-01 00:35+0930\n"
+"Last-Translator: Clytie Siddall <[email protected]>\n"
+"Language-Team: Vietnamese <[email protected]>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+"X-Generator: LocFactoryEditor 1.8\n"
+
+#. Type: boolean
+#. Description
+#: ../sinfo.templates:2001
+msgid "Enable the sinfo CGI script?"
+msgstr "Bật văn lệnh CGI sinfo ?"
+
+#. Type: boolean
+#. Description
+#: ../sinfo.templates:2001
+msgid "A CGI script is included, to provide a web interface for sinfo. It is 
disabled by default as it might publish information about the computer not 
intended to be public."
+msgstr "Gồm có một văn lệnh CGI để cung cấp một giao diện Web cho sinfo. Nó bị 
tắt theo mặc định vì nó có thể xuất bản thông tin về máy tính mà không dự định 
công bố."
+
-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (800, 'testing'), (700, 'unstable'), (50, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.36-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_CH.UTF-8, LC_CTYPE=de_CH.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



--- End Message ---
--- Begin Message ---
On 11/27/2010 01:47 PM, Gaudenz Steinlin wrote:
> Excerpts from Mehdi Dogguy's message of Sam Nov 27 13:22:41 +0100 2010:
>>
>> To summarize, I won't accept this upload unless it's fixed.
> 
> Sorry, I fucked this up. Should check for NMUs before doing an
> upload...
> 

No problem. I unblocked sinfo/0.0.33-5. Thanks for your quick upload.

Regards,

-- 
Mehdi Dogguy مهدي الدڤي
http://dogguy.org/


--- End Message ---

Reply via email to