[debian-edu-commits] [Git][debian-edu/debian-edu-doc][master] 2 commits: Drop documentation/debian-edu-bullseye/todo - we should just use the BTS instead.
Holger Levsen
gitlab at salsa.debian.org
Wed Feb 26 16:06:48 GMT 2020
Holger Levsen pushed to branch master at Debian Edu / debian-edu-doc
Commits:
813e0b35 by Holger Levsen at 2020-02-26T15:58:20+01:00
Drop documentation/debian-edu-bullseye/todo - we should just use the BTS instead.
(Despite the path the file only contained old stuff.)
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1815a76e by Holger Levsen at 2020-02-26T17:05:49+01:00
d/rules: use jdupes to replace duplicate images with links, thanks lintian.
Added jdupes to build-depends accordingly.
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
4 changed files:
- debian/changelog
- debian/control
- debian/rules
- − documentation/debian-edu-bullseye/todo
Changes:
=====================================
debian/changelog
=====================================
@@ -5,6 +5,10 @@ debian-edu-doc (2.11.3) UNRELEASED; urgency=medium
* scripts/get_copyright: include AllinOne*.xml files in debian/copyright.
* d/copyright.packaging:
- add information about scripts/get_manual.
+ * Drop documentation/debian-edu-bullseye/todo - we should just use the BTS
+ instead. (Despite the path the file only contained old stuff.)
+ * d/rules: use jdupes to replace duplicate images with links, thanks
+ lintian. Added jdupes to build-depends accordingly.
-- Holger Levsen <holger at debian.org> Wed, 26 Feb 2020 15:30:07 +0100
=====================================
debian/control
=====================================
@@ -10,6 +10,7 @@ Build-Depends-Indep: dblatex,
fonts-lmodern,
imagemagick,
img2pdf,
+ jdupes,
ldp-docbook-xsl,
lmodern,
po4a,
=====================================
debian/rules
=====================================
@@ -16,6 +16,7 @@ override_dh_auto_install:
override_dh_install:
$(MAKE) install DESTDIR="$(DESTDIR)"
+ jdupes -rl "$(DESTDIR)"
override_dh_installdocs:
dh_installdocs -A debian/README
=====================================
documentation/debian-edu-bullseye/todo deleted
=====================================
@@ -1,13 +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?
-- remove this file :)
View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-doc/-/compare/999835478e3e188f6d0ba6b1b63eab708df76c76...1815a76e877208d4bcbcafc995b5ee1d1c1f7b53
--
View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-doc/-/compare/999835478e3e188f6d0ba6b1b63eab708df76c76...1815a76e877208d4bcbcafc995b5ee1d1c1f7b53
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-edu-commits/attachments/20200226/7ca6b115/attachment-0001.html>
More information about the debian-edu-commits
mailing list