[Piuparts-commits] [piuparts] 06/07: drop scripts/post_distupgrade_experimental
Holger Levsen
holger at layer-acht.org
Sat Jan 14 20:26:20 UTC 2017
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch develop
in repository piuparts.
commit ebe933ba957c50a67c52f14ba3ab632d880b3239
Author: Andreas Beckmann <anbe at debian.org>
Date: Sat Jan 14 20:52:19 2017 +0100
drop scripts/post_distupgrade_experimental
obsolete since restoring the initial selections supports downgrades
Signed-off-by: Andreas Beckmann <anbe at debian.org>
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
custom-scripts/scripts/post_distupgrade_experimental | 6 ------
custom-scripts/scripts/post_setup_experimental | 1 -
debian/changelog | 2 ++
debian/piuparts.maintscript | 1 +
4 files changed, 3 insertions(+), 7 deletions(-)
diff --git a/custom-scripts/scripts/post_distupgrade_experimental b/custom-scripts/scripts/post_distupgrade_experimental
deleted file mode 100755
index 6baa6d6..0000000
--- a/custom-scripts/scripts/post_distupgrade_experimental
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-set -e
-
-# This script is an empty stub, it may be removed at some point in the future.
-
-exit 0
diff --git a/custom-scripts/scripts/post_setup_experimental b/custom-scripts/scripts/post_setup_experimental
deleted file mode 120000
index 750c96b..0000000
--- a/custom-scripts/scripts/post_setup_experimental
+++ /dev/null
@@ -1 +0,0 @@
-post_distupgrade_experimental
\ No newline at end of file
diff --git a/debian/changelog b/debian/changelog
index f6cdf3b..45967a1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -39,6 +39,8 @@ piuparts (0.74) UNRELEASED; urgency=medium
- Remove tzdata and lsb-base from sid and stretch.
* scripts/post_setup_dummy_users: New custom script to create dummy groups
and users that block ids that are likely being used by the host system.
+ * scripts/post_{setup,distupgrade}_experimental: Removed, obsolete since
+ restoring the initial package selection supports downgrades (0.64).
* custom-scripts/scripts-debug-{remove,purge}: Improved debugging of
maintainer scripts during package removal.
* known_problems/debsums_mismatch_*.conf: Report missing symlinks and
diff --git a/debian/piuparts.maintscript b/debian/piuparts.maintscript
index 926c699..c7f881b 100644
--- a/debian/piuparts.maintscript
+++ b/debian/piuparts.maintscript
@@ -2,4 +2,5 @@ rm_conffile /etc/piuparts/piuparts.conf 0.45~
rm_conffile /etc/piuparts/scripts-leftovers/post_purge_dbconfig_cleanup 0.47~
mv_conffile /etc/piuparts/scripts/post_install_find_bad_permissions /etc/piuparts/scripts/pre_remove_50_find_bad_permissions 0.47~
rm_conffile /etc/piuparts/scripts/post_remove_extras 0.61~
+rm_conffile /etc/piuparts/scripts/post_distupgrade_experimental 0.74~
rm_conffile /etc/piuparts/scripts-debug-prerm/pre_remove_prerm_set-x 0.74~
--
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