[Pkg-mailman-hackers] Pkg-mailman commit - rev 236 - in trunk/debian: . patches

Lionel Elie Mamane lmamane-guest at costa.debian.org
Mon Nov 21 15:11:06 UTC 2005


Author: lmamane-guest
Date: 2005-11-21 15:11:05 +0000 (Mon, 21 Nov 2005)
New Revision: 236

Added:
   trunk/debian/patches/75_danish_options_traceback.dpatch
Modified:
   trunk/debian/changelog
   trunk/debian/patches/00list
Log:
Fix traceback on Danish version of options page (closes: #339582)

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2005-11-21 14:50:38 UTC (rev 235)
+++ trunk/debian/changelog	2005-11-21 15:11:05 UTC (rev 236)
@@ -18,8 +18,9 @@
       our file's full path as subpath.
     - Accept any number of spaces between the hash and the filename there.
   * Work around ucf bug #238730 for postfix-to-mailman.py, too.
+  * Fix traceback on Danish version of options page (closes: #339582)
 
- -- Lionel Elie Mamane <lmamane at debian.org>  Sun, 20 Nov 2005 17:10:44 +0100
+ -- Lionel Elie Mamane <lmamane at debian.org>  Mon, 21 Nov 2005 16:00:59 +0100
 
 mailman (2.1.5-9) unstable; urgency=medium
 

Modified: trunk/debian/patches/00list
===================================================================
--- trunk/debian/patches/00list	2005-11-21 14:50:38 UTC (rev 235)
+++ trunk/debian/patches/00list	2005-11-21 15:11:05 UTC (rev 236)
@@ -39,4 +39,5 @@
 72_hyperarch_error_handling.dpatch
 73_list-id_strict_rfc.dpatch
 74_admin_non-ascii_emails.dpatch
+75_danish_options_traceback.dpatch
 99_js_templates

Added: trunk/debian/patches/75_danish_options_traceback.dpatch
===================================================================
--- trunk/debian/patches/75_danish_options_traceback.dpatch	2005-11-21 14:50:38 UTC (rev 235)
+++ trunk/debian/patches/75_danish_options_traceback.dpatch	2005-11-21 15:11:05 UTC (rev 236)
@@ -0,0 +1,20 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 75_danish_options_traceback.dpatch by  <lionel at mamane.lu>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: Debian bug #339582
+## DP: Danish version of options page gives traceback
+
+ at DPATCH@
+diff -urNad mailman-2.1.5~/messages/da/LC_MESSAGES/mailman.po mailman-2.1.5/messages/da/LC_MESSAGES/mailman.po
+--- mailman-2.1.5~/messages/da/LC_MESSAGES/mailman.po	2005-11-21 16:02:03.000000000 +0100
++++ mailman-2.1.5/messages/da/LC_MESSAGES/mailman.po	2005-11-21 16:06:31.766477976 +0100
+@@ -2491,7 +2491,7 @@
+ "    "
+ msgstr ""
+ "For at &aelig;ndre dine personlige indstillinger, skal du logge ind nedenfor "
+-"ved at indtaste dit %(extra)password.\n"
++"ved at indtaste dit %(extra)spassword.\n"
+ "Hvis du ikke kan huske dit password, kan du bede om at f&aring; det tilsendt "
+ "i en e-mail ved at klikke p&aring; knappen nedenfor.\n"
+ "Hvis du kun &oslash;nsker at framelde dig fra listen, klik da på <em>Meld mig "


Property changes on: trunk/debian/patches/75_danish_options_traceback.dpatch
___________________________________________________________________
Name: svn:executable
   + *




More information about the Pkg-mailman-hackers mailing list