[Piuparts-commits] [piuparts] 01/01: exception for undeclared dependencies in sdic-gene95/lenny

Holger Levsen holger at moszumanska.debian.org
Mon Dec 9 20:25:19 UTC 2013


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

holger pushed a commit to branch develop
in repository piuparts.

commit 8bb807f3b615412a4faeab74964c2f4f44a70435
Author: Andreas Beckmann <anbe at debian.org>
Date:   Mon Dec 9 19:22:53 2013 +0100

    exception for undeclared dependencies in sdic-gene95/lenny
    
    Signed-off-by: Andreas Beckmann <anbe at debian.org>
---
 custom-scripts/scripts/pre_install_exceptions | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/custom-scripts/scripts/pre_install_exceptions b/custom-scripts/scripts/pre_install_exceptions
index d94a376..35ec1ce 100755
--- a/custom-scripts/scripts/pre_install_exceptions
+++ b/custom-scripts/scripts/pre_install_exceptions
@@ -146,6 +146,11 @@ if [ "$PIUPARTS_DISTRIBUTION" = "lenny" ]; then
 				log_debug
 				apt-get -y install libapache2-mod-perl2
 				;;
+		sdic-gene95)
+				#478592
+				log_debug
+				apt-get -y install bzip2 wget
+				;;
 		tftpd-hpa)
 				#522780
 				log_debug

-- 
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