[Piuparts-commits] [piuparts] 01/08: enable libcap2-bin exception for wireshark, too

Holger Levsen holger at moszumanska.debian.org
Thu Jan 15 12:47:36 UTC 2015


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

holger pushed a commit to branch develop
in repository piuparts.

commit daedb00b4e411997515cf98f37722635b3031a93
Author: Andreas Beckmann <anbe at debian.org>
Date:   Wed Jan 14 23:11:55 2015 +0100

    enable libcap2-bin exception for wireshark, too
    
    Signed-off-by: Andreas Beckmann <anbe at debian.org>
---
 custom-scripts/scripts/post_distupgrade_exceptions | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/custom-scripts/scripts/post_distupgrade_exceptions b/custom-scripts/scripts/post_distupgrade_exceptions
index 0b23625..3e8d83d 100755
--- a/custom-scripts/scripts/post_distupgrade_exceptions
+++ b/custom-scripts/scripts/post_distupgrade_exceptions
@@ -8,6 +8,10 @@ log_debug() {
 if [ "$PIUPARTS_DISTRIBUTION" = "wheezy" ]; then
 
 	case ${PIUPARTS_OBJECTS%%=*} in
+		tshark|\
+		wireshark|\
+		wireshark-common|\
+		wireshark-dbg|\
 		libcap2-bin)
 			# libcap2-bin/wheezy is part of the minimal chroot and recommends libpam-cap
 			# a conffile moved from libcap2-bin/squeeze to libpam-cap/wheezy

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