[debian-edu-commits] [Git][debian-edu/debian-edu-doc][master] documentation/common/Makefile.common:

Wolfgang Schweer gitlab at salsa.debian.org
Sun May 31 23:53:27 BST 2020



Wolfgang Schweer pushed to branch master at Debian Edu / debian-edu-doc


Commits:
df32d1d8 by Wolfgang Schweer at 2020-06-01T00:51:13+02:00
documentation/common/Makefile.common:

Adjust EPUB generation so that the manuals can be built reproducibly.
Thanks to tests.reproducible-builds.org (armhf report).

Signed-off-by: Wolfgang Schweer <wschweer at arcor.de>

- - - - -


2 changed files:

- debian/changelog
- documentation/common/Makefile.common


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+debian-edu-doc (2.11.7) UNRELEASED; urgency=medium
+
+  * documentation/common/Makefile.common:
+    - Adjust EPUB generation so that the manuals can be built reproducibly,
+      thanks to tests.reproducible-builds.org (armhf report).
+
+ -- Wolfgang Schweer <wschweer at arcor.de>  Mon, 01 Jun 2020 00:36:29 +0200
+
 debian-edu-doc (2.11.6) unstable; urgency=medium
 
   * Update Debian Edu Bullseye manual from the wiki.


=====================================
documentation/common/Makefile.common
=====================================
@@ -240,6 +240,8 @@ install: build
 			sed -i 's#_idm[0-9]\{14\}#_idm1234567#' epub/OEBPS/toc.ncx ; \
 			sed -i 's#_idp[0-9]\{10\}#_idp12345678#' epub/OEBPS/content.opf ; \
 			sed -i 's#_idp[0-9]\{10\}#_idp12345678#' epub/OEBPS/toc.ncx ; \
+			sed -i 's#_idp[0-9]\{9\}#_idp123456789#' epub/OEBPS/content.opf ; \
+			sed -i 's#_idp[0-9]\{9\}#_idp123456789#' epub/OEBPS/toc.ncx ; \
 			find epub -exec touch -d @0 '{}' \; ; \
 			rm $(name).epub ; \
 			zip -q -r $(name).epub epub/ ; \



View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-doc/-/commit/df32d1d8863e7acbf59974c9045e21b02b182daf

-- 
View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-doc/-/commit/df32d1d8863e7acbf59974c9045e21b02b182daf
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/20200531/4c4adf0a/attachment.html>


More information about the debian-edu-commits mailing list