[routino] 11/13: Debug maintainer scripts.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Fri Feb 20 20:20:43 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository routino.
commit 70f960de3f8cae58118a9b3f190995140d928eb3
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Fri Feb 20 20:02:37 2015 +0100
Debug maintainer scripts.
---
debian/routino-www.postinst | 2 +-
debian/routino-www.postrm | 2 +-
debian/routino-www.prerm | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/routino-www.postinst b/debian/routino-www.postinst
index b10a9ee..ab15983 100644
--- a/debian/routino-www.postinst
+++ b/debian/routino-www.postinst
@@ -1,4 +1,4 @@
-#! /bin/sh
+#! /bin/sh -x
# postinst script for routino-www
#
set -e
diff --git a/debian/routino-www.postrm b/debian/routino-www.postrm
index d4640a2..ce84778 100644
--- a/debian/routino-www.postrm
+++ b/debian/routino-www.postrm
@@ -1,4 +1,4 @@
-#! /bin/sh
+#! /bin/sh -x
# postrm script for routino-www
#
set -e
diff --git a/debian/routino-www.prerm b/debian/routino-www.prerm
index 5287912..9c7ec57 100644
--- a/debian/routino-www.prerm
+++ b/debian/routino-www.prerm
@@ -1,4 +1,4 @@
-#! /bin/sh
+#! /bin/sh -x
# postrm script for routino-www
#
set -e
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/routino.git
More information about the Pkg-grass-devel
mailing list