[debian-edu-commits] debian-edu/debian-edu-doc.git (#427) - wheezy (branch) updated: 1.0_20080515-7-gdb61a65

David Prévot taffit at alioth.debian.org
Sat Oct 5 12:17:50 UTC 2013


The branch, wheezy has been updated
       via  db61a65c9ca0280822106c63218c1d1f04312100 (commit)
      from  698073b1eb294ee86784f37ec999f4ec70b72d33 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 debian/README                                      |    6 ++---
 debian/changelog                                   |    7 +++---
 .../README.release-manual-translations             |   24 +++++++++++---------
 3 files changed, 20 insertions(+), 17 deletions(-)

The diff of changes is:
diff --git a/debian/README b/debian/README
index 6bf76cf..57d9db8 100644
--- a/debian/README
+++ b/debian/README
@@ -10,8 +10,8 @@ a bit incomplete) documentation for Debian-edu etch. Currently we provide two
 versions, a PDF version and a HTML version. 
 Please contribute!
 
-So far translations for the release-manual have been started for german, 
-spanish, norwegian bokmal and italian. Please contribute!
+So far translations for the release-manual have been started for German, 
+Spanish, Bokmal, italian and French. Please contribute!
 The release-manual is translated with .po files. You can find more information
 how to contribute in README.release-manual-translations.
 
@@ -54,4 +54,4 @@ svn://svn.skolelinux.org/repos/skolelinux/trunk/www/developer.skolelinux.no/arki
 Translations to nb, de, da, nl, it and pt_BR are available in svn.
 
 
--- Holger Levsen, holger at debian.org, last updated: 2008-07-02
+-- Holger Levsen, holger at debian.org, last updated: 2008-07-06
diff --git a/debian/changelog b/debian/changelog
index 202f209..fa08e6d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,20 +1,21 @@
 debian-edu-doc (1.1~20080706) terra; urgency=low
 
   * release-manual:
-    - .xml source updated from the wiki
-    - updated Italian translation thanks to Claudio Carboncini
+    - .xml source updated from the wiki.
+    - updated Italian translation thanks to Claudio Carboncini.
     - include new French translation by Christophe Masson, merci bien!
       (Closes: #487297)
     - update_translations doesn't call get_release-manual anymore.
   * Bumped standards-version to 3.8.0, split README into README and
     REAME.source.
+  * Update README and README.release-manual-translations.
   * Split into language specific binary packages. A debian-edu-doc binary
     package is still provided to ease upgrades from etch and can be removed
     after lenny. All language specific packages depend on debian-edu-doc-en
     because no language has translated versions of all images.
   * Use xmllint in the get-orig-source target to get cleaner xml.
 
- -- Holger Levsen <holger at debian.org>  Sun, 06 Jul 2008 13:26:16 +0000
+ -- Holger Levsen <holger at debian.org>  Sun, 06 Jul 2008 13:33:43 +0000
 
 debian-edu-doc (1.0~20080515) terra; urgency=low
 
diff --git a/documentation/release-manual/README.release-manual-translations b/documentation/release-manual/README.release-manual-translations
index 28e7f7f..e8608c1 100644
--- a/documentation/release-manual/README.release-manual-translations
+++ b/documentation/release-manual/README.release-manual-translations
@@ -10,7 +10,7 @@ them):
 
 sudo apt-get build-dep debian-edu-doc
 sudo apt-get install po4a texlive-latex-recommended texlive-latex-extra \ 
-texlive-fonts-recommended texlive-fonts-extra dblatex wget 
+texlive-fonts-recommended texlive-fonts-extra dblatex wget xmllint 
 
 Please note: pdflatex depends on ($texlive-packages | $tetex-packages) - we 
 need the texlive packages.
@@ -25,10 +25,10 @@ How to start a translation
 
 This only needs to be done _once_ per language:
 
-$ ./start_new_translation fr	# create a new french .po file
-$ svn add release-manual.fr.po	# add it to svn
-$ vi release-manual.fr.po	# better use kbabel for this :)
-$ svn ci release-manual.fr.po	# commit the new translation for the first time
+$ ./start_new_translation da	# create a new danish .po file
+$ svn add release-manual.da.po	# add it to svn
+$ vi release-manual.da.po	# better use kbabel for this :)
+$ svn ci release-manual.da.po	# commit the new translation for the first time
 
 
 
@@ -42,8 +42,8 @@ $ svn up			# update from svn, maybe someone else
 				# translated something
 $ ./update_translations         # updates the original from the wiki
 				# and merge it with the existing translation
-$ vi release-manual.fr.po	# again, better use kbabel 
-$ svn ci release-manual.fr.po	# commit your changes
+$ vi release-manual.da.po	# again, better use kbabel 
+$ svn ci release-manual.da.po	# commit your changes
 
 
 
@@ -73,14 +73,16 @@ they are URLs.
 To "translate" images, add them to SVN into the images/$CC/ directory, where 
 $CC is your language. They will be picked up automatically. 
 
-If you spot errors in the english version or see how it could be improve, 
+If you spot errors in the english version or see how it could be improved, 
 please do contribute to the english version too. Just edit the wiki at 
 http://wiki.debian.org/DebianEdu/Documentation/Etch/ - an user account 
 is needed to edit these pages, so you will probably need to create a wiki 
 user first (via the login link).
 
-If you cannot commit your work to svn directly, please send the .po file to 
-debian-edu-doc at packages.qa.debian.org
+If you cannot commit your work to svn directly, please file a bug against the 
+debian-edu-doc package, see http://bugs.debian.org/debian-edu-doc and attach 
+the .po file to the bugreport. Instructions how to submit bugs are available
+at http://bugs.debian.org
 
 
--- Holger Levsen, holger at debian.org, last updated: 2008-02-02
+-- Holger Levsen, holger at debian.org, last updated: 2008-07-06


hooks/post-receive
-- 
debian-edu-doc.git (Debian package debian-edu-doc)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "debian-edu-doc.git" (Debian package debian-edu-doc).




More information about the debian-edu-commits mailing list