[Piuparts-commits] [piuparts] 06/15: scripts: update special cases for experimental
Holger Levsen
holger at moszumanska.debian.org
Mon Dec 1 09:43:58 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 211a3fb4c880e5b1ea7f512fd5538f4fcccaff72
Author: Andreas Beckmann <anbe at debian.org>
Date: Sun Nov 30 17:38:05 2014 +0100
scripts: 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 836aa38..240110f 100755
--- a/custom-scripts/scripts/post_distupgrade_experimental
+++ b/custom-scripts/scripts/post_distupgrade_experimental
@@ -20,5 +20,7 @@ PKGS="$PKGS insserv"
PKGS="$PKGS dash"
PKGS="$PKGS libdbus-1-3"
PKGS="$PKGS grep"
+PKGS="$PKGS libsystemd0"
+PKGS="$PKGS libudev1"
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