[debian-edu-commits] debian-edu/ 01/01: d-e-a-softwaves.triggers: Use interest-noawait to avoid triggers cycle.
Wolfgang Schweer
schweer-guest at moszumanska.debian.org
Tue Dec 20 17:18:34 UTC 2016
This is an automated email from the git hooks/post-receive script.
schweer-guest pushed a commit to branch master
in repository debian-edu-artwork.
commit bcd9c5c45f52bc9edb24614f64700bfc7176837e
Author: Wolfgang Schweer <wschweer at arcor.de>
Date: Tue Dec 20 18:17:49 2016 +0100
d-e-a-softwaves.triggers: Use interest-noawait to avoid triggers cycle.
---
debian/changelog | 1 +
debian/debian-edu-artwork-softwaves.triggers | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 3eb8b94..1721324 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -22,6 +22,7 @@ debian-edu-artwork (0.902-1) UNRELEASED; urgency=medium
* d-e-a.postinst: Remove no longer needed links to PXE background image and
to KDE plasma config script (now managed via 'active-theme' alternatives)
upon upgrades.
+ * d-e-a-softwaves.triggers: Use interest-noawait to avoid triggers cycle.
* Fix debian-edu-artwork.(postinst|postrm); thanks again to Andreas Beckmann
for hints and explanations. (Closes: #847279).
diff --git a/debian/debian-edu-artwork-softwaves.triggers b/debian/debian-edu-artwork-softwaves.triggers
index 6a33aed..f0cf0d8 100644
--- a/debian/debian-edu-artwork-softwaves.triggers
+++ b/debian/debian-edu-artwork-softwaves.triggers
@@ -1,4 +1,4 @@
interest /usr/share/plasma/desktoptheme
interest /etc/plymouth
-interest /usr/share/doc/debian-edu-artwork-lines
-interest /usr/share/doc/debian-edu-artwork-spacefun
+interest-noawait /usr/share/doc/debian-edu-artwork-lines
+interest-noawait /usr/share/doc/debian-edu-artwork-spacefun
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu-artwork.git
More information about the debian-edu-commits
mailing list