[Piuparts-commits] [piuparts] 04/09: exception for ogre-doc-nonfree/wheezy: install ogre-1.8-doc

Holger Levsen holger at layer-acht.org
Sun Mar 5 22:53:07 UTC 2017


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch develop
in repository piuparts.

commit f274aa88e706f5d4504c7a93546a5a8c22163581
Author: Andreas Beckmann <anbe at debian.org>
Date:   Sun Mar 5 20:08:43 2017 +0100

    exception for ogre-doc-nonfree/wheezy: install ogre-1.8-doc
    
    Signed-off-by: Andreas Beckmann <anbe at debian.org>
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 custom-scripts/scripts/post_distupgrade_exceptions | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/custom-scripts/scripts/post_distupgrade_exceptions b/custom-scripts/scripts/post_distupgrade_exceptions
index 44a0909..f09f1c6 100755
--- a/custom-scripts/scripts/post_distupgrade_exceptions
+++ b/custom-scripts/scripts/post_distupgrade_exceptions
@@ -40,6 +40,12 @@ if [ "$PIUPARTS_DISTRIBUTION" = "wheezy" ]; then
 			log_debug
 			apt-get install -yf libpam-cap
 			;;
+		ogre-doc-nonfree)
+			# #773059 - ogre-doc: unhandled symlink to directory conversion: /usr/share/doc/PACKAGE
+			# package removed after lenny
+			log_debug
+			apt-get install -yf ogre-1.8-doc
+			;;
 		phpgacl)
 			# #682825
 			# package not in wheezy

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/piuparts/piuparts.git



More information about the Piuparts-commits mailing list