[debian-edu-commits] r79091 - trunk/src/debian-edu-doc
taffit at alioth.debian.org
taffit at alioth.debian.org
Mon Feb 18 15:09:00 UTC 2013
Author: taffit
Date: 2013-02-18 15:08:59 +0000 (Mon, 18 Feb 2013)
New Revision: 79091
Added:
trunk/src/debian-edu-doc/README
Removed:
trunk/src/debian-edu-doc/Makefile
trunk/src/debian-edu-doc/debian/
trunk/src/debian-edu-doc/documentation/
trunk/src/debian-edu-doc/todo
Log:
debian-edu-doc is now handle in Git
Deleted: trunk/src/debian-edu-doc/Makefile
===================================================================
--- trunk/src/debian-edu-doc/Makefile 2013-02-18 06:12:56 UTC (rev 79090)
+++ trunk/src/debian-edu-doc/Makefile 2013-02-18 15:08:59 UTC (rev 79091)
@@ -1,26 +0,0 @@
-SRCDIR := $(CURDIR)/documentation
-DESTDIR =
-
-all: build
-
-get-orig-source:
- $(MAKE) -C $(SRCDIR)/debian-edu-squeeze update
- $(MAKE) -C $(SRCDIR)/rosegarden update
- $(MAKE) -C $(SRCDIR)/audacity update
-
-update-copyright:
- $(MAKE) -C $(SRCDIR)/debian-edu-squeeze update-copyright
- $(MAKE) -C $(SRCDIR)/rosegarden update-copyright
- $(MAKE) -C $(SRCDIR)/audacity update-copyright
- cat debian/copyright.packaging \
- $(SRCDIR)/*/copyright.manual \
- debian/copyright.licence \
- > debian/copyright
- rm documentation/*/copyright.manual
-
-readme status build install dist-clean clean pdf::
- $(MAKE) -C $(SRCDIR)/debian-edu-squeeze $@
- $(MAKE) -C $(SRCDIR)/rosegarden $@
- $(MAKE) -C $(SRCDIR)/audacity $@
-
-dist-clean:: clean
Added: trunk/src/debian-edu-doc/README
===================================================================
--- trunk/src/debian-edu-doc/README (rev 0)
+++ trunk/src/debian-edu-doc/README 2013-02-18 15:08:59 UTC (rev 79091)
@@ -0,0 +1,16 @@
+debian-edu-doc is now handle in Git
+
+git+ssh://git.debian.org/git/debian-edu/debian-edu-doc.git
+
+Do only work on the master branch (the squeeze branch is only an
+artefact for the packagers, all translations happen in master).
+
+/!\ Please use Wheezy material, especially po4a: at least po4a 0.42-1
+ must be used, since the previous Squeeze version didn't behave the
+ same way (yes, even for the debian-edu-squeeze translation).
+ (You'll face tenths of fuzzy strings if you don't respect that).
+
+Vcs-Git: git://anonscm.debian.org/debian-edu/debian-edu-doc.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-edu/debian-edu-doc.git;a=summary
+
+ -- David Prévot <taffit at debian.org> Mon, 18 Feb 2013 11:07:08 -0400
Deleted: trunk/src/debian-edu-doc/todo
===================================================================
--- trunk/src/debian-edu-doc/todo 2013-02-18 06:12:56 UTC (rev 79090)
+++ trunk/src/debian-edu-doc/todo 2013-02-18 15:08:59 UTC (rev 79091)
@@ -1,14 +0,0 @@
-todo
-----
-
-There is mostly stuff left to do related to old documentation.
-
-- general
- - Handle size of images: in the HTML version the images should be 50%(?) smaller.
-
-- debian-edu-$codename-manual
- - should we assign the copyright of the document and its translation to the skolelinux
- foundation or whatever legal body we have, or to SPI or to the FSF?
-- other docs:
- - svn://svn.skolelinux.org/repos/skolelinux/trunk/www/developer.skolelinux.no/artikler/skolelinux-do-ocracy.txt might also be interesting
-- remove this file :)
More information about the debian-edu-commits
mailing list