Hi,
Attached is the diff of my mason NMU.
diff -u mason-1.0.0/debian/changelog mason-1.0.0/debian/changelog
--- mason-1.0.0/debian/changelog
+++ mason-1.0.0/debian/changelog
@@ -1,3 +1,22 @@
+mason (1.0.0-4.1) unstable; urgency=low
+
+  * Non-maintainer upload to fix l10n and debconf issues.
+
+  [ Victor Seva ]
+  * cdebconf transition. (Closes: #332022)
+  * Moved debhelper and po-debconf to Build-Depends. (Policy Violation 7.6)
+  * Renamed da_DK.po to da.po (Closes: #349955)
+  * Added Swedish translation. Thanks to Daniel Nylander <[EMAIL PROTECTED]>
+   (Closes: #334799)
+
+  [ Ana Beatriz Guerrero Lopez ]
+  * Added the compat file, bumped compat to 5 and remove the conffile since it 
is
+    not necessary anymore.
+  * Bumped Standards-Version to 3.7.2, no changes required.
+  * Removed full stop "." character from the "Description" field. 
+
+ -- Ana Beatriz Guerrero Lopez <[EMAIL PROTECTED]>  Mon,  6 Nov 2006 16:54:04 
+0100
+
 mason (1.0.0-4) unstable; urgency=low
 
   * Added an update of the danish template translation (Thanks to Claus 
Hindsgaul) (closes: #319233)
diff -u mason-1.0.0/debian/copyright mason-1.0.0/debian/copyright
--- mason-1.0.0/debian/copyright
+++ mason-1.0.0/debian/copyright
@@ -3,7 +3,7 @@
 
 It was downloaded from http://www.pobox.com/~wstearns/mason/
 
-Upstream Author(s): William Stearns <[EMAIL PROTECTED]>
+Upstream Author: William Stearns <[EMAIL PROTECTED]>
 
 Copyright (C) 1998-2002 William Stearns <[EMAIL PROTECTED]>
 
reverted:
--- mason-1.0.0/debian/conffiles
+++ mason-1.0.0.orig/debian/conffiles
@@ -1,3 +1,3 @@
 /etc/masonrc
 /etc/init.d/mason
+/var/lib/mason/baserules
-/etc/mason.baserules
diff -u mason-1.0.0/debian/control mason-1.0.0/debian/control
--- mason-1.0.0/debian/control
+++ mason-1.0.0/debian/control
@@ -2,13 +2,13 @@
 Section: net
 Priority: extra
 Maintainer: Thomas Scheffczyk <[EMAIL PROTECTED]>
-Standards-Version: 3.6.1.0
-Build-Depends-Indep: debhelper (>= 4.1.16), po-debconf
+Standards-Version: 3.7.2
+Build-Depends: debhelper (>= 5), po-debconf
 
 Package: mason
 Architecture: all
-Depends: bash (>= 2.04-1), debconf (>= 1.2.0)
-Description: Interactively creates a Linux packet filtering firewall.
+Depends: bash (>= 2.04-1), debconf (>= 1.2.0) | debconf-2.0
+Description: Interactively creates a Linux packet filtering firewall
  Mason creates a firewall that exactly matches the types of
  TCP/IP traffic flowing in, out and through a Linux computer.
  It can be used to create a full firewall or add rules to an
diff -u mason-1.0.0/debian/rules mason-1.0.0/debian/rules
--- mason-1.0.0/debian/rules
+++ mason-1.0.0/debian/rules
@@ -34,25 +34,25 @@
        dh_installdirs
 
        # Make directories
-       mkdir -p `pwd`/debian/tmp/usr/bin
-       mkdir -p `pwd`/debian/tmp/usr/share/man/man1
-       mkdir -p `pwd`/debian/tmp/var/lib/mason
-       mkdir -p `pwd`/debian/tmp/etc/init.d
-
-       # Add here commands to install the package into debian/tmp.
-       $(MAKE) install DESTDIR=`pwd`/debian/tmp \
-         DOCDIR=`pwd`/debian/tmp/usr/share/doc/mason/ \
-         MANDIR=`pwd`/debian/tmp/usr/share/man/man1/ \
-         SYSVDIR=`pwd`/debian/tmp/etc/init.d/
+       mkdir -p `pwd`/debian/mason/usr/bin
+       mkdir -p `pwd`/debian/mason/usr/share/man/man1
+       mkdir -p `pwd`/debian/mason/var/lib/mason
+       mkdir -p `pwd`/debian/mason/etc/init.d
+
+       # Add here commands to install the package into debian/mason.
+       $(MAKE) install DESTDIR=`pwd`/debian/mason \
+         DOCDIR=`pwd`/debian/mason/usr/share/doc/mason/ \
+         MANDIR=`pwd`/debian/mason/usr/share/man/man1/ \
+         SYSVDIR=`pwd`/debian/mason/etc/init.d/
 
-       install samlib `pwd`/debian/tmp/var/lib/mason/
+       install samlib `pwd`/debian/mason/var/lib/mason/
 
        # Miscellaneous cleanup
-       mv debian/tmp/etc/init.d/firewall debian/tmp/etc/init.d/mason
-       rm debian/tmp/usr/share/doc/mason/COPYING
-       chmod +x debian/tmp/var/lib/mason/regression-test
-       mv debian/tmp/var/lib/mason/baserules debian/tmp/etc/mason.baserules
-       ln -sf /etc/mason.baserules debian/tmp/var/lib/mason/baserules
+       mv debian/mason/etc/init.d/firewall debian/mason/etc/init.d/mason
+       rm debian/mason/usr/share/doc/mason/COPYING
+       chmod +x debian/mason/var/lib/mason/regression-test
+       mv debian/mason/var/lib/mason/baserules debian/mason/etc/mason.baserules
+       ln -sf /etc/mason.baserules debian/mason/var/lib/mason/baserules
 
        touch install-stamp
 
diff -u mason-1.0.0/debian/po/cs.po mason-1.0.0/debian/po/cs.po
--- mason-1.0.0/debian/po/cs.po
+++ mason-1.0.0/debian/po/cs.po
@@ -14,8 +14,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: mason\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-06-24 11:35+0200\n"
+"Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
+"POT-Creation-Date: 2006-11-04 18:30+0100\n"
 "PO-Revision-Date: 2005-03-25 18:57+0100\n"
 "Last-Translator: Miroslav Kure <[EMAIL PROTECTED]>\n"
 "Language-Team: Czech <[EMAIL PROTECTED]>\n"
@@ -24,14 +24,22 @@
 "Content-Transfer-Encoding: 8bit\n"
 
 #. Type: select
+#. Choices
+#. Type: select
+#. Choices
+#: ../templates:1001 ../templates:2001
+msgid "accept, reject, deny"
+msgstr "povolit, odmítnout, zakázat"
+
+#. Type: select
 #. Description
-#: ../templates:5
+#: ../templates:1002
 msgid "Default action for new firewall rules:"
 msgstr "Výchozí akce pro nová pravidla firewallu:"
 
 #. Type: select
 #. Description
-#: ../templates:5
+#: ../templates:1002
 msgid ""
 "When Mason detects a new kind of traffic and creates a rule for it, what "
 "action should the rule take?"
@@ -41,7 +49,7 @@
 
 #. Type: select
 #. Description
-#: ../templates:5
+#: ../templates:1002
 msgid ""
 "The \"accept\" action will allow the packet through.  \"Reject\" will stop "
 "the packet with a rejection reply, while \"deny\" will drop the packet "
@@ -51,20 +59,14 @@
 "zamítnuto a akce \"zakázat\" paket potichu zahodí."
 
 #. Type: select
-#. Choices
-#: ../templates:14
-msgid "accept, reject, deny"
-msgstr "povolit, odmítnout, zakázat"
-
-#. Type: select
 #. Description
-#: ../templates:16
+#: ../templates:2002
 msgid "Default action for rulesets:"
 msgstr "Výchozí akce:"
 
 #. Type: select
 #. Description
-#: ../templates:16
+#: ../templates:2002
 msgid ""
 "What should the default action be when a packet does not match any of the "
 "rules set up by Mason?"
@@ -74,7 +76,7 @@
 
 #. Type: select
 #. Description
-#: ../templates:16
+#: ../templates:2002
 msgid ""
 "Again, \"accept\" allows the packet through, \"reject\" drops the packet "
 "with a reply, and \"deny\" silently drops the packet."
diff -u mason-1.0.0/debian/po/templates.pot mason-1.0.0/debian/po/templates.pot
--- mason-1.0.0/debian/po/templates.pot
+++ mason-1.0.0/debian/po/templates.pot
@@ -1,22 +1,14 @@
-#
-#    Translators, if you are not familiar with the PO format, gettext
-#    documentation is worth reading, especially sections dedicated to
-#    this format, e.g. by running:
-#         info -n '(gettext)PO Files'
-#         info -n '(gettext)Header Entry'
-#
-#    Some information specific to po-debconf are available at
-#            /usr/share/doc/po-debconf/README-trans
-#         or http://www.debian.org/intl/l10n/po-debconf/README-trans
-#
-#    Developers do not need to manually edit POT or PO files.
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR <[EMAIL PROTECTED]>, YEAR.
 #
 #, fuzzy
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-06-24 11:35+0200\n"
+"Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
+"POT-Creation-Date: 2006-11-04 18:30+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <[EMAIL PROTECTED]>\n"
 "Language-Team: LANGUAGE <[EMAIL PROTECTED]>\n"
@@ -25,14 +17,22 @@
 "Content-Transfer-Encoding: 8bit\n"
 
 #. Type: select
+#. Choices
+#. Type: select
+#. Choices
+#: ../templates:1001 ../templates:2001
+msgid "accept, reject, deny"
+msgstr ""
+
+#. Type: select
 #. Description
-#: ../templates:5
+#: ../templates:1002
 msgid "Default action for new firewall rules:"
 msgstr ""
 
 #. Type: select
 #. Description
-#: ../templates:5
+#: ../templates:1002
 msgid ""
 "When Mason detects a new kind of traffic and creates a rule for it, what "
 "action should the rule take?"
@@ -40,7 +40,7 @@
 
 #. Type: select
 #. Description
-#: ../templates:5
+#: ../templates:1002
 msgid ""
 "The \"accept\" action will allow the packet through.  \"Reject\" will stop "
 "the packet with a rejection reply, while \"deny\" will drop the packet "
@@ -48,20 +48,14 @@
 msgstr ""
 
 #. Type: select
-#. Choices
-#: ../templates:14
-msgid "accept, reject, deny"
-msgstr ""
-
-#. Type: select
 #. Description
-#: ../templates:16
+#: ../templates:2002
 msgid "Default action for rulesets:"
 msgstr ""
 
 #. Type: select
 #. Description
-#: ../templates:16
+#: ../templates:2002
 msgid ""
 "What should the default action be when a packet does not match any of the "
 "rules set up by Mason?"
@@ -69,7 +63,7 @@
 
 #. Type: select
 #. Description
-#: ../templates:16
+#: ../templates:2002
 msgid ""
 "Again, \"accept\" allows the packet through, \"reject\" drops the packet "
 "with a reply, and \"deny\" silently drops the packet."
diff -u mason-1.0.0/debian/po/fr.po mason-1.0.0/debian/po/fr.po
--- mason-1.0.0/debian/po/fr.po
+++ mason-1.0.0/debian/po/fr.po
@@ -14,8 +14,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: mason\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-06-24 11:35+0200\n"
+"Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
+"POT-Creation-Date: 2006-11-04 18:30+0100\n"
 "PO-Revision-Date: 2005-03-25 08:27+0100\n"
 "Last-Translator: Steve Petruzzello <[EMAIL PROTECTED]>\n"
 "Language-Team: French <debian-l10n-french@lists.debian.org>\n"
@@ -24,14 +24,22 @@
 "Content-Transfer-Encoding: 8bit\n"
 
 #. Type: select
+#. Choices
+#. Type: select
+#. Choices
+#: ../templates:1001 ../templates:2001
+msgid "accept, reject, deny"
+msgstr "accepter, rejeter, refuser"
+
+#. Type: select
 #. Description
-#: ../templates:5
+#: ../templates:1002
 msgid "Default action for new firewall rules:"
 msgstr "Action par défaut pour les nouvelles règles du pare-feu :"
 
 #. Type: select
 #. Description
-#: ../templates:5
+#: ../templates:1002
 msgid ""
 "When Mason detects a new kind of traffic and creates a rule for it, what "
 "action should the rule take?"
@@ -41,7 +49,7 @@
 
 #. Type: select
 #. Description
-#: ../templates:5
+#: ../templates:1002
 msgid ""
 "The \"accept\" action will allow the packet through.  \"Reject\" will stop "
 "the packet with a rejection reply, while \"deny\" will drop the packet "
@@ -51,20 +59,14 @@
 "réponse de rejet, enfin « refuser » le rejette silencieusement."
 
 #. Type: select
-#. Choices
-#: ../templates:14
-msgid "accept, reject, deny"
-msgstr "accepter, rejeter, refuser"
-
-#. Type: select
 #. Description
-#: ../templates:16
+#: ../templates:2002
 msgid "Default action for rulesets:"
 msgstr "Action par défaut pour les jeux de règles :"
 
 #. Type: select
 #. Description
-#: ../templates:16
+#: ../templates:2002
 msgid ""
 "What should the default action be when a packet does not match any of the "
 "rules set up by Mason?"
@@ -74,7 +76,7 @@
 
 #. Type: select
 #. Description
-#: ../templates:16
+#: ../templates:2002
 msgid ""
 "Again, \"accept\" allows the packet through, \"reject\" drops the packet "
 "with a reply, and \"deny\" silently drops the packet."
diff -u mason-1.0.0/debian/po/nb.po mason-1.0.0/debian/po/nb.po
--- mason-1.0.0/debian/po/nb.po
+++ mason-1.0.0/debian/po/nb.po
@@ -4,8 +4,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: mason\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-06-24 11:35+0200\n"
+"Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
+"POT-Creation-Date: 2006-11-04 18:30+0100\n"
 "PO-Revision-Date: 2005-03-29 23:08+0100\n"
 "Last-Translator: Hans Fredrik Nordhaug <[EMAIL PROTECTED]>\n"
 "Language-Team: Norwegian Bokmål <[EMAIL PROTECTED]>\n"
@@ -14,14 +14,22 @@
 "Content-Transfer-Encoding: 8bit\n"
 
 #. Type: select
+#. Choices
+#. Type: select
+#. Choices
+#: ../templates:1001 ../templates:2001
+msgid "accept, reject, deny"
+msgstr "tillat, avvis, nekt"
+
+#. Type: select
 #. Description
-#: ../templates:5
+#: ../templates:1002
 msgid "Default action for new firewall rules:"
 msgstr "Standard handling for nye brannmurregler:"
 
 #. Type: select
 #. Description
-#: ../templates:5
+#: ../templates:1002
 msgid ""
 "When Mason detects a new kind of traffic and creates a rule for it, what "
 "action should the rule take?"
@@ -31,7 +39,7 @@
 
 #. Type: select
 #. Description
-#: ../templates:5
+#: ../templates:1002
 msgid ""
 "The \"accept\" action will allow the packet through.  \"Reject\" will stop "
 "the packet with a rejection reply, while \"deny\" will drop the packet "
@@ -41,20 +49,14 @@
 "avvisningssvar, mens «nekt» vil droppe pakken uten å melde tilbake."
 
 #. Type: select
-#. Choices
-#: ../templates:14
-msgid "accept, reject, deny"
-msgstr "tillat, avvis, nekt"
-
-#. Type: select
 #. Description
-#: ../templates:16
+#: ../templates:2002
 msgid "Default action for rulesets:"
 msgstr "Standard handling for regelsett:"
 
 #. Type: select
 #. Description
-#: ../templates:16
+#: ../templates:2002
 msgid ""
 "What should the default action be when a packet does not match any of the "
 "rules set up by Mason?"
@@ -64,7 +66,7 @@
 
 #. Type: select
 #. Description
-#: ../templates:16
+#: ../templates:2002
 msgid ""
 "Again, \"accept\" allows the packet through, \"reject\" drops the packet "
 "with a reply, and \"deny\" silently drops the packet."
diff -u mason-1.0.0/debian/po/pt_BR.po mason-1.0.0/debian/po/pt_BR.po
--- mason-1.0.0/debian/po/pt_BR.po
+++ mason-1.0.0/debian/po/pt_BR.po
@@ -12,8 +12,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: mason 1.0.0\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-06-24 11:35+0200\n"
+"Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
+"POT-Creation-Date: 2006-11-04 18:30+0100\n"
 "PO-Revision-Date: 2005-03-25 05:09-0300\n"
 "Last-Translator: Felipe Augusto van de Wiel (faw) <[EMAIL PROTECTED]"
 "org>\n"
@@ -24,14 +24,22 @@
 "pt_BR\n"
 
 #. Type: select
+#. Choices
+#. Type: select
+#. Choices
+#: ../templates:1001 ../templates:2001
+msgid "accept, reject, deny"
+msgstr "aceitar, rejeitar, negar"
+
+#. Type: select
 #. Description
-#: ../templates:5
+#: ../templates:1002
 msgid "Default action for new firewall rules:"
 msgstr "Ação \"default\" para novas regras de firewall:"
 
 #. Type: select
 #. Description
-#: ../templates:5
+#: ../templates:1002
 msgid ""
 "When Mason detects a new kind of traffic and creates a rule for it, what "
 "action should the rule take?"
@@ -41,7 +49,7 @@
 
 #. Type: select
 #. Description
-#: ../templates:5
+#: ../templates:1002
 msgid ""
 "The \"accept\" action will allow the packet through.  \"Reject\" will stop "
 "the packet with a rejection reply, while \"deny\" will drop the packet "
@@ -52,20 +60,14 @@
 "\" vai descartar o pacote silenciosamente."
 
 #. Type: select
-#. Choices
-#: ../templates:14
-msgid "accept, reject, deny"
-msgstr "aceitar, rejeitar, negar"
-
-#. Type: select
 #. Description
-#: ../templates:16
+#: ../templates:2002
 msgid "Default action for rulesets:"
 msgstr "Ação \"default\" para os conjuntos de regras:"
 
 #. Type: select
 #. Description
-#: ../templates:16
+#: ../templates:2002
 msgid ""
 "What should the default action be when a packet does not match any of the "
 "rules set up by Mason?"
@@ -75,7 +77,7 @@
 
 #. Type: select
 #. Description
-#: ../templates:16
+#: ../templates:2002
 msgid ""
 "Again, \"accept\" allows the packet through, \"reject\" drops the packet "
 "with a reply, and \"deny\" silently drops the packet."
diff -u mason-1.0.0/debian/po/vi.po mason-1.0.0/debian/po/vi.po
--- mason-1.0.0/debian/po/vi.po
+++ mason-1.0.0/debian/po/vi.po
@@ -5,8 +5,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: mason 1.0.0-2.1\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-06-24 11:35+0200\n"
+"Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
+"POT-Creation-Date: 2006-11-04 18:30+0100\n"
 "PO-Revision-Date: 2005-06-10 13:20+0930\n"
 "Last-Translator: Clytie Siddall <[EMAIL PROTECTED]>\n"
 "Language-Team: Vietnamese <[EMAIL PROTECTED]>\n"
@@ -16,14 +16,22 @@
 "Plural-Forms: nplurals=1; plural=0\n"
 
 #. Type: select
+#. Choices
+#. Type: select
+#. Choices
+#: ../templates:1001 ../templates:2001
+msgid "accept, reject, deny"
+msgstr "chấp nhận, bác bỏ, từ chối"
+
+#. Type: select
 #. Description
-#: ../templates:5
+#: ../templates:1002
 msgid "Default action for new firewall rules:"
 msgstr "Hành động mặc định cho các quy tắc bức tường lửa 
mới:"
 
 #. Type: select
 #. Description
-#: ../templates:5
+#: ../templates:1002
 msgid ""
 "When Mason detects a new kind of traffic and creates a rule for it, what "
 "action should the rule take?"
@@ -33,7 +41,7 @@
 
 #. Type: select
 #. Description
-#: ../templates:5
+#: ../templates:1002
 msgid ""
 "The \"accept\" action will allow the packet through.  \"Reject\" will stop "
 "the packet with a rejection reply, while \"deny\" will drop the packet "
@@ -44,20 +52,14 @@
 "tin nào."
 
 #. Type: select
-#. Choices
-#: ../templates:14
-msgid "accept, reject, deny"
-msgstr "chấp nhận, bác bỏ, từ chối"
-
-#. Type: select
 #. Description
-#: ../templates:16
+#: ../templates:2002
 msgid "Default action for rulesets:"
 msgstr "Hành động mặc định cho bộ quy tắc:"
 
 #. Type: select
 #. Description
-#: ../templates:16
+#: ../templates:2002
 msgid ""
 "What should the default action be when a packet does not match any of the "
 "rules set up by Mason?"
@@ -67,7 +69,7 @@
 
 #. Type: select
 #. Description
-#: ../templates:16
+#: ../templates:2002
 msgid ""
 "Again, \"accept\" allows the packet through, \"reject\" drops the packet "
 "with a reply, and \"deny\" silently drops the packet."
reverted:
--- mason-1.0.0/debian/po/da_DK.po
+++ mason-1.0.0.orig/debian/po/da_DK.po
@@ -1,92 +0,0 @@
-#
-#    Translators, if you are not familiar with the PO format, gettext
-#    documentation is worth reading, especially sections dedicated to
-#    this format, e.g. by running:
-#         info -n '(gettext)PO Files'
-#         info -n '(gettext)Header Entry'
-#    Some information specific to po-debconf are available at
-#            /usr/share/doc/po-debconf/README-trans
-#         or http://www.debian.org/intl/l10n/po-debconf/README-trans#
-#    Developers do not need to manually edit POT or PO files.
-# Claus Hindsgaul <[EMAIL PROTECTED]>, 2005.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: Mason debconf\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-06-24 11:35+0200\n"
-"PO-Revision-Date: 2005-07-20 18:14+0200\n"
-"Last-Translator: Claus Hindsgaul <[EMAIL PROTECTED]>\n"
-"Language-Team: Danish <[EMAIL PROTECTED]>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=ISO-8859-1\n"
-"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: KBabel 1.9.1\n"
-
-#. Type: select
-#. Description
-#: ../templates:5
-msgid "Default action for new firewall rules:"
-msgstr "Standardhandling for nye brandmurs-regler:"
-
-#. Type: select
-#. Description
-#: ../templates:5
-msgid ""
-"When Mason detects a new kind of traffic and creates a rule for it, what "
-"action should the rule take?"
-msgstr ""
-"Når Mason opdager en nye type trafik og laver en regel for det, hvilken "
-"handling skal reglen så resultere i?"
-
-#. Type: select
-#. Description
-#: ../templates:5
-msgid ""
-"The \"accept\" action will allow the packet through.  \"Reject\" will stop "
-"the packet with a rejection reply, while \"deny\" will drop the packet "
-"silently."
-msgstr ""
-"\"Acceptér\"-handlingen vil lade pakke passere. \"Afvis\" vil stoppe pakken "
-"med et afvisningssvar, imens \"Nægt\" vil smide pakken væk uden at melde "
-"tilbage."
-
-#. Type: select
-#. Choices
-#: ../templates:14
-msgid "accept, reject, deny"
-msgstr "Acceptér, Afvis, Nægt"
-
-#. Type: select
-#. Description
-#: ../templates:16
-msgid "Default action for rulesets:"
-msgstr "Standardhandling for regelsæt:"
-
-#. Type: select
-#. Description
-#: ../templates:16
-msgid ""
-"What should the default action be when a packet does not match any of the "
-"rules set up by Mason?"
-msgstr ""
-"Hvad skal være standardhandlingen for en pakke, der ikke passer til nogle af "
-"de regler, Mason har sat op?"
-
-#. Type: select
-#. Description
-#: ../templates:16
-msgid ""
-"Again, \"accept\" allows the packet through, \"reject\" drops the packet "
-"with a reply, and \"deny\" silently drops the packet."
-msgstr ""
-"Igen vil \"Acceptér\"-handlingen lade pakken passere, \"Afvis\" vil stoppe "
-"pakken med et afvisningssvar, mens \"Nægt\" vil smide pakken ud uden at "
-"melde tilbage."
-
-#~ msgid "Which action should Mason use by default for new firewall rules?"
-#~ msgstr ""
-#~ "Hvilken handling skal Mason bruge som standard for nye firewall regler?"
-
-#~ msgid "Which action should be Mason's default action for rulesets?"
-#~ msgstr "Hvilken handling skal være Masons standard handling for regelsæt?"
only in patch2:
unchanged:
--- mason-1.0.0.orig/debian/compat
+++ mason-1.0.0/debian/compat
@@ -0,0 +1 @@
+5
only in patch2:
unchanged:
--- mason-1.0.0.orig/debian/po/sv.po
+++ mason-1.0.0/debian/po/sv.po
@@ -0,0 +1,87 @@
+#
+#    Translators, if you are not familiar with the PO format, gettext
+#    documentation is worth reading, especially sections dedicated to
+#    this format, e.g. by running:
+#         info -n '(gettext)PO Files'
+#         info -n '(gettext)Header Entry'
+#
+#    Some information specific to po-debconf are available at
+#            /usr/share/doc/po-debconf/README-trans
+#         or http://www.debian.org/intl/l10n/po-debconf/README-trans
+#
+#    Developers do not need to manually edit POT or PO files.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: mason 1.0.0-4\n"
+"Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
+"POT-Creation-Date: 2006-11-04 18:30+0100\n"
+"PO-Revision-Date: 2005-10-20 00:13+0100\n"
+"Last-Translator: Daniel Nylander <[EMAIL PROTECTED]>\n"
+"Language-Team: Swedish <[EMAIL PROTECTED]>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=iso-8859-1\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Poedit-Language: swed\n"
+"X-Poedit-Country: swed\n"
+
+#. Type: select
+#. Choices
+#. Type: select
+#. Choices
+#: ../templates:1001 ../templates:2001
+msgid "accept, reject, deny"
+msgstr "acceptera, förkasta, neka"
+
+#. Type: select
+#. Description
+#: ../templates:1002
+msgid "Default action for new firewall rules:"
+msgstr "Standardåtgärd för nya brandsväggsregler:"
+
+#. Type: select
+#. Description
+#: ../templates:1002
+msgid ""
+"When Mason detects a new kind of traffic and creates a rule for it, what "
+"action should the rule take?"
+msgstr ""
+"När Mason detekterar en ny sorts trafik och skapar en regel för det, vilken "
+"åtgärd ska regeln ta?"
+
+#. Type: select
+#. Description
+#: ../templates:1002
+msgid ""
+"The \"accept\" action will allow the packet through.  \"Reject\" will stop "
+"the packet with a rejection reply, while \"deny\" will drop the packet "
+"silently."
+msgstr ""
+"\"Acceptera\" släpper igenom paketet. \"Förkasta\" kastar paketet och "
+"skickar ett svar medans \"neka\" kastar paketet utan att informera någon."
+
+#. Type: select
+#. Description
+#: ../templates:2002
+msgid "Default action for rulesets:"
+msgstr "Standardåtgärd för regeluppsättning:"
+
+#. Type: select
+#. Description
+#: ../templates:2002
+msgid ""
+"What should the default action be when a packet does not match any of the "
+"rules set up by Mason?"
+msgstr ""
+"Vad ska vara standardåtgärden när ett paket inte matchar någon av de regler "
+"i uppsättningen av Mason?"
+
+#. Type: select
+#. Description
+#: ../templates:2002
+msgid ""
+"Again, \"accept\" allows the packet through, \"reject\" drops the packet "
+"with a reply, and \"deny\" silently drops the packet."
+msgstr ""
+"Igen, \"acceptera\" släpper igenom paketet, \"förkasta\" kastar paketet och "
+"skickar ett svar och \"neka\" kastar paketet utan att informera någon."
only in patch2:
unchanged:
--- mason-1.0.0.orig/debian/po/da.po
+++ mason-1.0.0/debian/po/da.po
@@ -0,0 +1,94 @@
+#
+#    Translators, if you are not familiar with the PO format, gettext
+#    documentation is worth reading, especially sections dedicated to
+#    this format, e.g. by running:
+#         info -n '(gettext)PO Files'
+#         info -n '(gettext)Header Entry'
+#    Some information specific to po-debconf are available at
+#            /usr/share/doc/po-debconf/README-trans
+#         or http://www.debian.org/intl/l10n/po-debconf/README-trans#
+#    Developers do not need to manually edit POT or PO files.
+# Claus Hindsgaul <[EMAIL PROTECTED]>, 2005.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: Mason debconf\n"
+"Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
+"POT-Creation-Date: 2006-11-04 18:30+0100\n"
+"PO-Revision-Date: 2005-07-20 18:14+0200\n"
+"Last-Translator: Claus Hindsgaul <[EMAIL PROTECTED]>\n"
+"Language-Team: Danish <[EMAIL PROTECTED]>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=ISO-8859-1\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.9.1\n"
+
+#. Type: select
+#. Choices
+#. Type: select
+#. Choices
+#: ../templates:1001 ../templates:2001
+msgid "accept, reject, deny"
+msgstr "Acceptér, Afvis, Nægt"
+
+#. Type: select
+#. Description
+#: ../templates:1002
+msgid "Default action for new firewall rules:"
+msgstr "Standardhandling for nye brandmurs-regler:"
+
+#. Type: select
+#. Description
+#: ../templates:1002
+msgid ""
+"When Mason detects a new kind of traffic and creates a rule for it, what "
+"action should the rule take?"
+msgstr ""
+"Når Mason opdager en nye type trafik og laver en regel for det, hvilken "
+"handling skal reglen så resultere i?"
+
+#. Type: select
+#. Description
+#: ../templates:1002
+msgid ""
+"The \"accept\" action will allow the packet through.  \"Reject\" will stop "
+"the packet with a rejection reply, while \"deny\" will drop the packet "
+"silently."
+msgstr ""
+"\"Acceptér\"-handlingen vil lade pakke passere. \"Afvis\" vil stoppe pakken "
+"med et afvisningssvar, imens \"Nægt\" vil smide pakken væk uden at melde "
+"tilbage."
+
+#. Type: select
+#. Description
+#: ../templates:2002
+msgid "Default action for rulesets:"
+msgstr "Standardhandling for regelsæt:"
+
+#. Type: select
+#. Description
+#: ../templates:2002
+msgid ""
+"What should the default action be when a packet does not match any of the "
+"rules set up by Mason?"
+msgstr ""
+"Hvad skal være standardhandlingen for en pakke, der ikke passer til nogle af "
+"de regler, Mason har sat op?"
+
+#. Type: select
+#. Description
+#: ../templates:2002
+msgid ""
+"Again, \"accept\" allows the packet through, \"reject\" drops the packet "
+"with a reply, and \"deny\" silently drops the packet."
+msgstr ""
+"Igen vil \"Acceptér\"-handlingen lade pakken passere, \"Afvis\" vil stoppe "
+"pakken med et afvisningssvar, mens \"Nægt\" vil smide pakken ud uden at "
+"melde tilbage."
+
+#~ msgid "Which action should Mason use by default for new firewall rules?"
+#~ msgstr ""
+#~ "Hvilken handling skal Mason bruge som standard for nye firewall regler?"
+
+#~ msgid "Which action should be Mason's default action for rulesets?"
+#~ msgstr "Hvilken handling skal være Masons standard handling for regelsæt?"

Reply via email to