[debian-edu-commits] debian-edu/debian-edu-doc.git (#514) - wheezy (branch) updated: 1.3_20090530_5.0.1+edu0_alpha
David Prévot
taffit at alioth.debian.org
Sat Oct 5 12:19:36 UTC 2013
The branch, wheezy has been updated
via 153dfb58d41c2a82e0584d8c4242e05dac873ac2 (commit)
from 9dfa75958c35ebc9f73b11caa042113c497e877d (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 | 2 +-
debian/changelog | 6 +++++-
debian/control | 2 +-
debian/rules | 2 +-
4 files changed, 8 insertions(+), 4 deletions(-)
The diff of changes is:
diff --git a/debian/README b/debian/README
index f29c935..473fdaf 100644
--- a/debian/README
+++ b/debian/README
@@ -17,7 +17,7 @@ manuals.
So far translations for the Debian Edu manuals have been started for German,
Spanish, Bokmal, Italian and French. Please contribute!
All manuals are translated with .po files. You can find more information
-how to contribute in README.$name-manual-translations.
+how to contribute in /usr/share/doc/debian-edu-doc-en/README.$name-manual-translations.
diff --git a/debian/changelog b/debian/changelog
index db45df6..ff7786c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-debian-edu-doc (1.2~20090530~5.0.1+edu0~alpha) unstable; urgency=low
+debian-edu-doc (1.3~20090530~5.0.1+edu0~alpha) unstable; urgency=low
* Adopt get_$document and get_images to deal with changes due to the
moinmoin upgrade on wiki.debian.org.
@@ -10,6 +10,8 @@ debian-edu-doc (1.2~20090530~5.0.1+edu0~alpha) unstable; urgency=low
* Include Audacity manual also written by Alf Tonny Bät.
* Disable build (and thus shipping) of itil document, as it can only be
build in etch. (Closes: 458879)
+ * Remove dia, imagemagick and lyx build-depends as they were only needed for
+ building old and removed documentation.
* Suppress warning in debian-edu-doc-$CC postrm scripts if
/usr/share/doc/debian-edu-doc cannot be removed.
* Add Debian releasenumber to version string to allow upgrade from the etch
@@ -17,6 +19,8 @@ debian-edu-doc (1.2~20090530~5.0.1+edu0~alpha) unstable; urgency=low
to have it in place for squeeze), if they are released on the same day.
Also useful to easily see which is installed / being worked on in svn.
* Update README.
+ * Install README.$name-manual-translations in
+ /usr/share/doc/debian-edu-doc-en/ only.
* New script, debian/mail_stats_to_list to be run by cron every two weeks.
* Update debian/copyright to reflect new year and new audacity and
debian-edu-lenny manuals, as well as the renamings.
diff --git a/debian/control b/debian/control
index 8a55a43..a367f84 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: debian-edu-doc
Section: doc
Priority: optional
Build-Depends: debhelper (>= 5)
-Build-Depends-Indep: docbook-utils, poxml, ldp-docbook-xsl, dblatex, po4a, dia | dia-gnome, imagemagick, lyx
+Build-Depends-Indep: docbook-utils, poxml, ldp-docbook-xsl, dblatex, po4a
Maintainer: Debian Edu Developers <debian-edu at lists.debian.org>
Uploaders: Petter Reinholdtsen <pere at debian.org>, Morten Werner Olsen <werner at debian.org>, Steffen Joeris <white at debian.org>, Holger Levsen <holger at debian.org>
Standards-Version: 3.8.0
diff --git a/debian/rules b/debian/rules
index da1631d..7142443 100755
--- a/debian/rules
+++ b/debian/rules
@@ -40,7 +40,7 @@ binary-indep: install
dh_testroot
dh_installdocs
dh_installdocs -A debian/README
- dh_installdocs -p debian-edu-doc \
+ dh_installdocs -p debian-edu-doc-en \
documentation/debian-edu-lenny/README.debian-edu-lenny-manual-translations \
documentation/debian-edu-etch/README.debian-edu-etch-manual-translations \
documentation/rosegarden/README.rosegarden-manual-translations \
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