From 2b1cbdd32efc10fac82c039e924604edc28e47d3 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Fri, 13 Feb 2015 04:51:18 +0100 Subject: itzks-systems-smartboard: Remove debugging code from package scripts. --- debian/changelog | 6 ++++++ debian/itzks-systems-smartboard.postinst | 2 -- debian/itzks-systems-smartboard.prerm | 2 -- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 470789d..4ccf6a4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +itzks-systems (2015.02.13.1) UNRELEASED; urgency=medium + + * itzks-systems-smartboard: Remove debugging code from package scripts. + + -- Mike Gabriel Fri, 13 Feb 2015 04:50:50 +0100 + itzks-systems (2015.02.12.1) unstable; urgency=medium * Add bin:package itzks-systems-smartboard. Provide wrapping-like support diff --git a/debian/itzks-systems-smartboard.postinst b/debian/itzks-systems-smartboard.postinst index 386bf97..1a7686d 100755 --- a/debian/itzks-systems-smartboard.postinst +++ b/debian/itzks-systems-smartboard.postinst @@ -118,8 +118,6 @@ scalable/apps/SMART_LanguageChooser.svg\n 16x16/apps/SMART_LanguageChooser.png " -set -x - case "$1" in configure) if [ -d "$SMARTBOARD_CHROOT" ]; then diff --git a/debian/itzks-systems-smartboard.prerm b/debian/itzks-systems-smartboard.prerm index 5d1a0c6..28f8025 100755 --- a/debian/itzks-systems-smartboard.prerm +++ b/debian/itzks-systems-smartboard.prerm @@ -117,8 +117,6 @@ scalable/apps/SMART_LanguageChooser.svg\n 16x16/apps/SMART_LanguageChooser.png " -set -x - case "$1" in remove) cd /usr/share/itzks-systems-smartboard -- cgit v1.2.3