Attached is the patch for the 4.0.3-0.2 upload which fixes two issues which I forgot in the former NMU.
--
diff -Nru screen-4.0.3.ori/debian/changelog screen-4.0.3/debian/changelog
--- screen-4.0.3.ori/debian/changelog 2006-11-08 20:43:47.474232728 +0100
+++ screen-4.0.3/debian/changelog 2006-11-08 20:47:54.509345057 +0100
@@ -1,3 +1,13 @@
+screen (4.0.3-0.2) unstable; urgency=low
+
+ * Non-maintainer upload to fix a forgotten l10n issue in last NMU
+ * Debconf translation updates:
+ - Added Vietnamese. Closes: #317922
+ * Modify the debconf dependency to better handle the cdebconf transition
+ Closes: #332089
+
+ -- Christian Perrier <[EMAIL PROTECTED]> Wed, 8 Nov 2006 20:46:01 +0100
+
screen (4.0.3-0.1) unstable; urgency=high
* Non-maintainer upload to fix a security issue
diff -Nru screen-4.0.3.ori/debian/control screen-4.0.3/debian/control
--- screen-4.0.3.ori/debian/control 2006-11-08 20:43:47.474232728 +0100
+++ screen-4.0.3/debian/control 2006-11-08 20:48:20.957370860 +0100
@@ -8,7 +8,7 @@
Package: screen
Architecture: any
Depends: ${shlibs:Depends}, base-passwd (>= 2.0.3.4), passwd (>= 1:4.0.3-10)
-Pre-Depends: debconf (>= 0.2.17)
+Pre-Depends: ${misc:Depends}
Conflicts: suidmanager (<< 0.52)
Description: a terminal multiplexor with VT100/ANSI terminal emulation
screen is a terminal multiplexor that runs several separate "screens" on a
diff -Nru screen-4.0.3.ori/debian/po/vi.po screen-4.0.3/debian/po/vi.po
--- screen-4.0.3.ori/debian/po/vi.po 1970-01-01 01:00:00.000000000 +0100
+++ screen-4.0.3/debian/po/vi.po 2006-11-08 20:45:19.000000000 +0100
@@ -0,0 +1,35 @@
+# Vietnamese translation for screen.
+# Copyright © 2005 Free Software Foundation, Inc.
+# Clytie Siddall <[EMAIL PROTECTED]>, 2005.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: screen 4.0.2-4.1\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2003-07-23 07:08+0200\n"
+"PO-Revision-Date: 2005-07-12 22:34+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: BBEdit 8.2.2\n"
+
+#. Description
+#: ../templates:4
+msgid "You may lose currently running screen sessions. Continue the install?"
+msgstr "Có lẽ bạn sẽ mất phiên làm việc screen đang chạy. Tiếp tục cài đặt
không?"
+
+#. Description
+#: ../templates:4
+msgid ""
+"This version of screen is incompatible with all versions before 3.9.5-5."
+msgstr "Phiên bản screen này không tương thích với các phiên bản trước
3.9.5-5."
+
+#. Description
+#: ../templates:4
+msgid ""
+"If you continue with the installation, you will not be able to access "
+"currently running screen sessions."
+msgstr "Nếu bạn tiếp tục cài đặt thì bạn sẽ không thể truy cập phiên bản
screen đang chạy."
signature.asc
Description: Digital signature

