[Pkg-privacy-commits] [torbrowser-launcher] 01/01: Stop shipping /etc/apparmor.d/usr.bin.torbrowser-launcher and clean it up with rm_conffile.

Intrigeri intrigeri at moszumanska.debian.org
Wed Oct 25 17:17:00 UTC 2017


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

intrigeri pushed a commit to branch debian/sid
in repository torbrowser-launcher.

commit 58fb654e7407394595ae747c4a44f6bca60c6e91
Author: intrigeri <intrigeri at boum.org>
Date:   Wed Oct 25 17:07:36 2017 +0000

    Stop shipping /etc/apparmor.d/usr.bin.torbrowser-launcher and clean it up with rm_conffile.
---
 debian/rules                           | 2 +-
 debian/torbrowser-launcher.maintscript | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index afa7854..3e79b44 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@ include /usr/share/dpkg/pkg-info.mk
 	dh $@ --with python2 --buildsystem=python_distutils
 
 override_dh_install:
-	for PROFILE in usr.bin.torbrowser-launcher torbrowser.Tor.tor torbrowser.Browser.firefox ; do \
+	for PROFILE in torbrowser.Tor.tor torbrowser.Browser.firefox ; do \
 		cp apparmor/$$PROFILE debian/torbrowser-launcher/etc/apparmor.d/ ; \
 		dh_apparmor --profile-name=$$PROFILE -ptorbrowser-launcher ; \
 	done
diff --git a/debian/torbrowser-launcher.maintscript b/debian/torbrowser-launcher.maintscript
index 1aaeb0a..8934637 100644
--- a/debian/torbrowser-launcher.maintscript
+++ b/debian/torbrowser-launcher.maintscript
@@ -1 +1,2 @@
 rm_conffile /etc/apparmor.d/torbrowser.start-tor-browser 0.2.1-2~ torbrowser-launcher
+rm_conffile /etc/apparmor.d/usr.bin.torbrowser-launcher 0.2.8-4~ torbrowser-launcher

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/torbrowser-launcher.git



More information about the Pkg-privacy-commits mailing list