[Piuparts-commits] [piuparts] 04/04: update special cases for experimental
Holger Levsen
holger at alioth.debian.org
Thu Oct 31 12:04:52 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 22bfd71e55b11c3d01e8bd416d67be2410d592ef
Author: Andreas Beckmann <anbe at debian.org>
Date: Wed Oct 30 19:58:13 2013 +0100
update special cases for experimental
currently nothing is needed
Signed-off-by: Andreas Beckmann <anbe at debian.org>
---
custom-scripts/scripts/post_distupgrade_experimental | 5 -----
1 file changed, 5 deletions(-)
diff --git a/custom-scripts/scripts/post_distupgrade_experimental b/custom-scripts/scripts/post_distupgrade_experimental
index 1ce7b4f..2251895 100755
--- a/custom-scripts/scripts/post_distupgrade_experimental
+++ b/custom-scripts/scripts/post_distupgrade_experimental
@@ -9,10 +9,5 @@ test "$PIUPARTS_DISTRIBUTION" = "experimental" || exit 0
# that are in experimental, too, and don't cause problems
PKGS=""
-PKGS="$PKGS libcomerr2 libss2"
-PKGS="$PKGS perl-base"
-PKGS="$PKGS libattr1"
-PKGS="$PKGS e2fslibs e2fsprogs"
-PKGS="$PKGS tzdata"
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