[Piuparts-commits] [piuparts] 06/06: update essential-required list for experimental

Holger Levsen holger at moszumanska.debian.org
Tue Jan 21 02:07:50 UTC 2014


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

holger pushed a commit to branch develop
in repository piuparts.

commit 3f3aedc4a81692c34e2a5dd8f0722f65bc83cf3e
Author: Andreas Beckmann <anbe at debian.org>
Date:   Mon Jan 20 11:46:39 2014 +0100

    update essential-required list for experimental
    
    Signed-off-by: Andreas Beckmann <anbe at debian.org>
---
 custom-scripts/scripts/post_distupgrade_experimental | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/custom-scripts/scripts/post_distupgrade_experimental b/custom-scripts/scripts/post_distupgrade_experimental
index 211825a..84ce4f7 100755
--- a/custom-scripts/scripts/post_distupgrade_experimental
+++ b/custom-scripts/scripts/post_distupgrade_experimental
@@ -13,5 +13,10 @@ PKGS="$PKGS libapt-pkg4.12"
 PKGS="$PKGS apt"
 PKGS="$PKGS libc6"
 PKGS="$PKGS libc-bin"
+PKGS="$PKGS libgcc1"
+PKGS="$PKGS libstdc++6"
+PKGS="$PKGS bash"
+PKGS="$PKGS multiarch-support"
+PKGS="$PKGS findutils"
 
 apt-get -y -t experimental install $PKGS

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