[debian-edu-commits] debian-edu/ 01/01: Makefile: annotate bugnumbers for our workarounds for #845760 and #845762.
Holger Levsen
holger at layer-acht.org
Sat Nov 26 14:59:12 UTC 2016
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository debian-edu.
commit 0ddfd3e2b359f90a94a4f02934e724a6a79395cf
Author: Holger Levsen <holger at layer-acht.org>
Date: Sat Nov 26 15:59:02 2016 +0100
Makefile: annotate bugnumbers for our workarounds for #845760 and #845762.
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
Makefile | 5 +++--
debian/changelog | 3 +++
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/Makefile b/Makefile
index f673221..a9c406a 100755
--- a/Makefile
+++ b/Makefile
@@ -20,7 +20,8 @@ dist:
# compare the following line with the second line of this target…)
make -f debian/rules get-orig-source
# The following sed command does to things:
- # - use (= ${source:Version}) for arch:all depends
- # - add ${misc:Depends} to all generated binary packages (needed because we use debhelper)
+ # workaround #845760: - use (= ${source:Version}) for arch:all depends
+ # workaround #845762: - add ${misc:Depends} to all generated binary packages
+ # (needed because we use debhelper)
# There might be a better way to achieve this with the blends-dev framework…
sed -i 's#education-tasks (= $${binary:Version})#education-tasks (= $${source:Version}), $${misc:Depends}#g' debian/control
diff --git a/debian/changelog b/debian/changelog
index 5fc2e05..7476ff6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,9 @@ debian-edu (1.915) UNRELEASED; urgency=medium
* Adjust task file formatting to reduce diff from last release.
* Generated new control file from tasks.
+ [ Holger Levsen ]
+ * Makefile: annotate bugnumbers for our workarounds for #845760 and #845762.
+
-- Wolfgang Schweer <wschweer at arcor.de> Sat, 26 Nov 2016 13:43:36 +0100
debian-edu (1.914) unstable; urgency=medium
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu.git
More information about the debian-edu-commits
mailing list