[Piuparts-commits] [piuparts] 02/05: update special cases for experimental

Holger Levsen holger at moszumanska.debian.org
Fri Nov 21 11:57:03 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 32290c4e1f9bd9af4119e40a6737a9ac1daa9ee6
Author: Andreas Beckmann <anbe at debian.org>
Date:   Fri Nov 21 12:03:46 2014 +0100

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

diff --git a/custom-scripts/scripts/post_distupgrade_experimental b/custom-scripts/scripts/post_distupgrade_experimental
index 14c67d1..836aa38 100755
--- a/custom-scripts/scripts/post_distupgrade_experimental
+++ b/custom-scripts/scripts/post_distupgrade_experimental
@@ -18,5 +18,7 @@ PKGS="$PKGS multiarch-support"
 PKGS="$PKGS findutils"
 PKGS="$PKGS insserv"
 PKGS="$PKGS dash"
+PKGS="$PKGS libdbus-1-3"
+PKGS="$PKGS grep"
 
 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