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 <sebas...@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

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to