[Python-apps-commits] r10467 - in packages/openteacher/trunk/debian (6 files)

cjsmo-guest at users.alioth.debian.org cjsmo-guest at users.alioth.debian.org
Tue Feb 4 13:10:51 UTC 2014


    Date: Tuesday, February 4, 2014 @ 13:10:50
  Author: cjsmo-guest
Revision: 10467

updated changelog, added headers to the patch files

Modified:
  packages/openteacher/trunk/debian/changelog
  packages/openteacher/trunk/debian/patches/06_install_ubuntu_html.patch
  packages/openteacher/trunk/debian/patches/07_using_openteacher_2_html.patch
  packages/openteacher/trunk/debian/patches/08_base_html.patch
  packages/openteacher/trunk/debian/patches/09_download_html.patch
  packages/openteacher/trunk/debian/patches/10_index_html.patch

Modified: packages/openteacher/trunk/debian/changelog
===================================================================
--- packages/openteacher/trunk/debian/changelog	2014-02-04 11:40:18 UTC (rev 10466)
+++ packages/openteacher/trunk/debian/changelog	2014-02-04 13:10:50 UTC (rev 10467)
@@ -9,9 +9,11 @@
     - This corrects the lintian errors privacy-breach-generic, 
       privacy-breach-google-adsense, privacy-breach-facebook as reported on
       l-d-o.
+    - used dos2unix to convert txt files to unix format, this was needed
+      to correct quilt fuzz.
   * Increased Standard Version to 3.9.5 no changes needed.
 
- -- Charlie Smotherman <cjsmo at cableone.net>  Sat, 25 Jan 2014 05:43:43 -0500
+ -- Charlie Smotherman <cjsmo at cableone.net>  Tue, 04 Feb 2014 06:57:24 -0500
 
 openteacher (3.2-1) unstable; urgency=low
 

Modified: packages/openteacher/trunk/debian/patches/06_install_ubuntu_html.patch
===================================================================
--- packages/openteacher/trunk/debian/patches/06_install_ubuntu_html.patch	2014-02-04 11:40:18 UTC (rev 10466)
+++ packages/openteacher/trunk/debian/patches/06_install_ubuntu_html.patch	2014-02-04 13:10:50 UTC (rev 10467)
@@ -1,3 +1,6 @@
+Description: Remove code that uses tracking services (privacy-breach-generic).
+Author: Charlie Smotherman <cjsmo at cableone.net>
+
 Index: openteacher_3.2.orig/openteacher/modules/org/openteacher/websiteGenerator/docsTemplates/install-ubuntu.html
 ===================================================================
 --- openteacher_3.2.orig.orig/openteacher/modules/org/openteacher/websiteGenerator/docsTemplates/install-ubuntu.html	2014-02-04 04:13:42.520619077 -0600
@@ -3,19 +6,19 @@
 +++ openteacher_3.2.orig/openteacher/modules/org/openteacher/websiteGenerator/docsTemplates/install-ubuntu.html	2014-02-04 04:15:12.300616934 -0600
 @@ -1,16 +1,17 @@
--<!--(set_escape)-->
--None
--<!--(end)-->
--
--<h1>@!tr('Installing OpenTeacher in Ubuntu')!@</h1>
--<p>@!tr('This simple guide explains how to install OpenTeacher for Ubuntu. I will be using Ubuntu 10.10 (Maverick Meerkat) for this.')!@</p>
--<ol>
--	<li>@!tr('Download the Ubuntu .deb file from the Download section of this website.')!@</li>
--    <li>@!tr('When the download has completed, doubleclick the .deb file you just downloaded. This will open the Ubuntu Software Center.')!@<br />
--    	<a href="http://www.milanboers.nl/openteacher/images/doc/inst1.png" target="_blank"><img class="docThumb" src="http://www.milanboers.nl/openteacher/images/doc/inst1.png" alt="Ubuntu Software Center" /></a>
--    </li>
--    <li>@!tr('Click "install" to start the installation.')!@</li>
--    <li>@!tr('When the installation has finished, you can start OpenTeacher from Applications -> Education -> OpenTeacher.')!@<br />
--    	<a href="http://www.milanboers.nl/openteacher/images/doc/inst2.png" target="_blank"><img class="docThumb" src="http://www.milanboers.nl/openteacher/images/doc/inst2.png" alt="OpenTeacher" /></a>
--    </li>
+-<!--(set_escape)-->
+-None
+-<!--(end)-->
+-
+-<h1>@!tr('Installing OpenTeacher in Ubuntu')!@</h1>
+-<p>@!tr('This simple guide explains how to install OpenTeacher for Ubuntu. I will be using Ubuntu 10.10 (Maverick Meerkat) for this.')!@</p>
+-<ol>
+-	<li>@!tr('Download the Ubuntu .deb file from the Download section of this website.')!@</li>
+-    <li>@!tr('When the download has completed, doubleclick the .deb file you just downloaded. This will open the Ubuntu Software Center.')!@<br />
+-    	<a href="http://www.milanboers.nl/openteacher/images/doc/inst1.png" target="_blank"><img class="docThumb" src="http://www.milanboers.nl/openteacher/images/doc/inst1.png" alt="Ubuntu Software Center" /></a>
+-    </li>
+-    <li>@!tr('Click "install" to start the installation.')!@</li>
+-    <li>@!tr('When the installation has finished, you can start OpenTeacher from Applications -> Education -> OpenTeacher.')!@<br />
+-    	<a href="http://www.milanboers.nl/openteacher/images/doc/inst2.png" target="_blank"><img class="docThumb" src="http://www.milanboers.nl/openteacher/images/doc/inst2.png" alt="OpenTeacher" /></a>
+-    </li>
 -</ol>
 \ No newline at end of file

Modified: packages/openteacher/trunk/debian/patches/07_using_openteacher_2_html.patch
===================================================================
--- packages/openteacher/trunk/debian/patches/07_using_openteacher_2_html.patch	2014-02-04 11:40:18 UTC (rev 10466)
+++ packages/openteacher/trunk/debian/patches/07_using_openteacher_2_html.patch	2014-02-04 13:10:50 UTC (rev 10467)
@@ -1,3 +1,6 @@
+Description: Removed code that uses tracking services (privacy-breach-generic).
+Author: Charlie Smotherman <cjsmo at cableone.net>
+
 Index: openteacher_3.2.orig/openteacher/modules/org/openteacher/websiteGenerator/docsTemplates/using-openteacher-2.html
 ===================================================================
 --- openteacher_3.2.orig.orig/openteacher/modules/org/openteacher/websiteGenerator/docsTemplates/using-openteacher-2.html	2013-03-31 02:46:26.000000000 -0500
@@ -3,36 +6,36 @@
 +++ openteacher_3.2.orig/openteacher/modules/org/openteacher/websiteGenerator/docsTemplates/using-openteacher-2.html	2014-02-04 04:34:33.800589218 -0600
 @@ -1,33 +1,34 @@
--<!--(set_escape)-->
--None
--<!--(end)-->
--
--<h1>@!tr('Using OpenTeacher 2: A Quick Start')!@</h1>
--
--<p>@!tr('This quick start guide shows you how to do a simple self-test using OpenTeacher 2. We\'re going to learn counting to ten in French today! For this example we are assuming that you already know English, and you want to learn French.')!@</p>
--
--<p>@!tr('The screenshots are all taken in Ubuntu, but this should all work exactly the same in Windows and Mac OS X.')!@</p>
--<ol>
--	<li>@!tr('Start OpenTeacher')!@<br />
--	<a href="http://www.milanboers.nl/openteacher/images/doc/inst2.png" target="_blank"><img class="docThumb" src="http://www.milanboers.nl/openteacher/images/doc/inst2.png" alt="OpenTeacher" /></a>
--	</li>
--	<li>
--		<p>@!tr('Enter a title for the word list you are going to enter. Also enter the known language, which, in our case, is English, and the foreign language (the language you want to learn), which, in our case, is French.')!@</p>
--		<p>@!tr('Then enter all words you want to learn, seperating the foreign and known language by =, and the words by newlines (see the screenshot for an example).')!@</p>
--		<a href="http://www.milanboers.nl/openteacher/images/doc/qs2.png" target="_blank"><img class="docThumb" src="http://www.milanboers.nl/openteacher/images/doc/qs2.png" alt="OpenTeacher" /></a>
--	</li>
--	<li>
--		<p>@!tr('Click "Enter!". Now the table of words on the bottom will be filled with your words. You have now successfully made your word list!')!@</p>
--		<a href="http://www.milanboers.nl/openteacher/images/doc/qs3.png" target="_blank"><img class="docThumb" src="http://www.milanboers.nl/openteacher/images/doc/qs3.png" alt="Ubuntu Software Center" /></a>
--	</li>
--	<li>
--		<p>@!tr('Click the "Teach me!" tab on the top to start the test. A word will now be asked to you in your own language, and you have to type the translation of it in the text field. When you have entered the translation, press Enter on your keyboard, or click "Check!"')!@</p>
--		<a href="http://www.milanboers.nl/openteacher/images/doc/qs4.png" target="_blank"><img class="docThumb" src="http://www.milanboers.nl/openteacher/images/doc/qs4.png" alt="Ubuntu Software Center" /></a>
--		<p>@!tr('If you entered the right translation, the next question will be asked to you. If you did not enter the right translation, OpenTeacher will show you the correct answer, and the difference from your answer.')!@</p>
--		<a href="http://www.milanboers.nl/openteacher/images/doc/qs5.png" target="_blank"><img class="docThumb" src="http://www.milanboers.nl/openteacher/images/doc/qs5.png" alt="Ubuntu Software Center" /></a>
--	</li>
--	<li>
--		<p>@!tr('Once the test is completed, OpenTeacher will tell you if you did well by giving you a "note" (grade).')!@</p>
--		<a href="http://www.milanboers.nl/openteacher/images/doc/qs6.png" target="_blank"><img class="docThumb" src="http://www.milanboers.nl/openteacher/images/doc/qs6.png" alt="Ubuntu Software Center" /></a>
--	</li>
+-<!--(set_escape)-->
+-None
+-<!--(end)-->
+-
+-<h1>@!tr('Using OpenTeacher 2: A Quick Start')!@</h1>
+-
+-<p>@!tr('This quick start guide shows you how to do a simple self-test using OpenTeacher 2. We\'re going to learn counting to ten in French today! For this example we are assuming that you already know English, and you want to learn French.')!@</p>
+-
+-<p>@!tr('The screenshots are all taken in Ubuntu, but this should all work exactly the same in Windows and Mac OS X.')!@</p>
+-<ol>
+-	<li>@!tr('Start OpenTeacher')!@<br />
+-	<a href="http://www.milanboers.nl/openteacher/images/doc/inst2.png" target="_blank"><img class="docThumb" src="http://www.milanboers.nl/openteacher/images/doc/inst2.png" alt="OpenTeacher" /></a>
+-	</li>
+-	<li>
+-		<p>@!tr('Enter a title for the word list you are going to enter. Also enter the known language, which, in our case, is English, and the foreign language (the language you want to learn), which, in our case, is French.')!@</p>
+-		<p>@!tr('Then enter all words you want to learn, seperating the foreign and known language by =, and the words by newlines (see the screenshot for an example).')!@</p>
+-		<a href="http://www.milanboers.nl/openteacher/images/doc/qs2.png" target="_blank"><img class="docThumb" src="http://www.milanboers.nl/openteacher/images/doc/qs2.png" alt="OpenTeacher" /></a>
+-	</li>
+-	<li>
+-		<p>@!tr('Click "Enter!". Now the table of words on the bottom will be filled with your words. You have now successfully made your word list!')!@</p>
+-		<a href="http://www.milanboers.nl/openteacher/images/doc/qs3.png" target="_blank"><img class="docThumb" src="http://www.milanboers.nl/openteacher/images/doc/qs3.png" alt="Ubuntu Software Center" /></a>
+-	</li>
+-	<li>
+-		<p>@!tr('Click the "Teach me!" tab on the top to start the test. A word will now be asked to you in your own language, and you have to type the translation of it in the text field. When you have entered the translation, press Enter on your keyboard, or click "Check!"')!@</p>
+-		<a href="http://www.milanboers.nl/openteacher/images/doc/qs4.png" target="_blank"><img class="docThumb" src="http://www.milanboers.nl/openteacher/images/doc/qs4.png" alt="Ubuntu Software Center" /></a>
+-		<p>@!tr('If you entered the right translation, the next question will be asked to you. If you did not enter the right translation, OpenTeacher will show you the correct answer, and the difference from your answer.')!@</p>
+-		<a href="http://www.milanboers.nl/openteacher/images/doc/qs5.png" target="_blank"><img class="docThumb" src="http://www.milanboers.nl/openteacher/images/doc/qs5.png" alt="Ubuntu Software Center" /></a>
+-	</li>
+-	<li>
+-		<p>@!tr('Once the test is completed, OpenTeacher will tell you if you did well by giving you a "note" (grade).')!@</p>
+-		<a href="http://www.milanboers.nl/openteacher/images/doc/qs6.png" target="_blank"><img class="docThumb" src="http://www.milanboers.nl/openteacher/images/doc/qs6.png" alt="Ubuntu Software Center" /></a>
+-	</li>
 -</ol>
 \ No newline at end of file

Modified: packages/openteacher/trunk/debian/patches/08_base_html.patch
===================================================================
--- packages/openteacher/trunk/debian/patches/08_base_html.patch	2014-02-04 11:40:18 UTC (rev 10466)
+++ packages/openteacher/trunk/debian/patches/08_base_html.patch	2014-02-04 13:10:50 UTC (rev 10467)
@@ -1,3 +1,7 @@
+Description: Removed code that uses tracking services
+ (privacy-breach-google-adsense)
+Author: Charlie Smotherman <cjsmo at cableone.net>
+
 Index: openteacher_3.2.orig/openteacher/modules/org/openteacher/websiteGenerator/templates/base.html
 ===================================================================
 --- openteacher_3.2.orig.orig/openteacher/modules/org/openteacher/websiteGenerator/templates/base.html	2013-03-31 02:46:26.000000000 -0500

Modified: packages/openteacher/trunk/debian/patches/09_download_html.patch
===================================================================
--- packages/openteacher/trunk/debian/patches/09_download_html.patch	2014-02-04 11:40:18 UTC (rev 10466)
+++ packages/openteacher/trunk/debian/patches/09_download_html.patch	2014-02-04 13:10:50 UTC (rev 10467)
@@ -1,3 +1,7 @@
+Description: Removed code that uses tracking services
+ (privacy-breach-{generic,facebook})
+Author: Charlie Smotherman <cjsmo at cableone.net>
+
 Index: openteacher_3.2.orig/openteacher/modules/org/openteacher/websiteGenerator/templates/download.html
 ===================================================================
 --- openteacher_3.2.orig.orig/openteacher/modules/org/openteacher/websiteGenerator/templates/download.html	2013-03-31 02:46:26.000000000 -0500

Modified: packages/openteacher/trunk/debian/patches/10_index_html.patch
===================================================================
--- packages/openteacher/trunk/debian/patches/10_index_html.patch	2014-02-04 11:40:18 UTC (rev 10466)
+++ packages/openteacher/trunk/debian/patches/10_index_html.patch	2014-02-04 13:10:50 UTC (rev 10467)
@@ -1,3 +1,7 @@
+Description: Removed code that uses tracking serices
+ (privacy-breach-{generic,facebook,google-adsense})
+Author: Charlie Smotherman <cjsmo at cableone.net>
+
 Index: openteacher_3.2.orig/openteacher/modules/org/openteacher/websiteGenerator/templates/index.html
 ===================================================================
 --- openteacher_3.2.orig.orig/openteacher/modules/org/openteacher/websiteGenerator/templates/index.html	2013-03-31 02:46:26.000000000 -0500




More information about the Python-apps-commits mailing list