[Pkg-sympa-commits] [sympa] 02/03: Add a patch to provide the missing template help_suspend.tt2

Emmanuel Bouthenot kolter at moszumanska.debian.org
Fri Apr 18 23:49:25 UTC 2014


This is an automated email from the git hooks/post-receive script.

kolter pushed a commit to branch debian/wheezy
in repository sympa.

commit 02a5fe1b2bc1646f17e959e5fa9cd497d6838106
Author: Emmanuel Bouthenot <kolter at openics.org>
Date:   Wed Apr 16 21:53:29 2014 +0000

    Add a patch to provide the missing template help_suspend.tt2
---
 .../2008_add_missing_webtt2_helpsuspend.patch      | 48 ++++++++++++++++++++++
 debian/patches/series                              |  1 +
 2 files changed, 49 insertions(+)

diff --git a/debian/patches/2008_add_missing_webtt2_helpsuspend.patch b/debian/patches/2008_add_missing_webtt2_helpsuspend.patch
new file mode 100644
index 0000000..982bc58
--- /dev/null
+++ b/debian/patches/2008_add_missing_webtt2_helpsuspend.patch
@@ -0,0 +1,48 @@
+Description: Add missing template help_suspend.tt2
+Author: Emmanuel Bouthenot <kolter at debian.org>
+Bug-Debian: https://bugs.debian.org/714388
+Forwarded: not-needed
+Last-Update: 2014-04-16
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+--- /dev/null
++++ b/web_tt2/help_suspend.tt2
+@@ -0,0 +1,18 @@
++<!-- $Id$ -->
++
++<h3 class="block">[%|helploc%]Manage your subscriptions[%END%]</h2>
++
++  <h4>[%|helploc%]How does the suspension work?[%END%]</h3>
++        <p>[%|helploc%]In order to <strong>suspend your subscription</strong> to one or more lists, follow these steps:[%END%]</p>
++        <ul>
++                <li>[%|helploc%]Select a start date through the calendar that appears when you click on the "start date" field;[%END%]</li>
++                <li>[%|helploc%]if you wish, you can specify the date when you want your subscription to resume. Do it using the "end date" field. You can click on "indefinite." In this case, you will have to return to this page to resume your subscription;[%END%]</li>
++                <li>[%|helploc%]Select the lists which you want to suspend your subscription for. The "Toogle selection" button allows you to invert the selection;[%END%]</li>
++                <li>[%|helploc%]Click on "Suspend my subscriptions" to confirm the suspension.[%END%]</li>
++        </ul>
++        <p>[%|helploc%]<strong>To resume your subscription</strong> to one or more lists, follow these steps:[%END%]</p>
++        <ul>
++                <li>[%|helploc%]Select the list(s) you want to reactivate. The "Toogle selection" button allows you to invert the selection;[%END%]</li>
++                <li>[%|helploc%]Click "Resume".[%END%]</li>
++        </ul>
++<!-- end help_suspend.tt2 -->
+--- a/web_tt2/Makefile.am
++++ b/web_tt2/Makefile.am
+@@ -74,6 +74,7 @@
+ 		   help_mail_commands.tt2 \
+ 		   help_sendmsg.tt2 \
+ 		   help_shared.tt2 \
++		   help_suspend.tt2 \
+ 		   help.tt2 \
+ 		   help_user_options.tt2 \
+ 		   help_user.tt2 \
+--- a/web_tt2/Makefile.in
++++ b/web_tt2/Makefile.in
+@@ -244,6 +244,7 @@
+ 		   help_mail_commands.tt2 \
+ 		   help_sendmsg.tt2 \
+ 		   help_shared.tt2 \
++		   help_suspend.tt2 \
+ 		   help.tt2 \
+ 		   help_user_options.tt2 \
+ 		   help_user.tt2 \
diff --git a/debian/patches/series b/debian/patches/series
index d226098..8451d6c 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -18,3 +18,4 @@
 #2991_sanitize_make_all.patch
 2006_disable_cssupdated_email_on_update.patch
 2007_fix_CVE-2012-2352.patch
+2008_add_missing_webtt2_helpsuspend.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/sympa.git



More information about the Pkg-sympa-commits mailing list