[med-svn] [plast] 01/04: Script is using bash syntax which is made explicit now

Andreas Tille tille at debian.org
Wed Feb 10 08:41:35 UTC 2016


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

tille pushed a commit to branch master
in repository plast.

commit c86a728e0498e7a8c567b73ba34200ec71c8a128
Author: Andreas Tille <tille at debian.org>
Date:   Wed Feb 10 09:02:46 2016 +0100

    Script is using bash syntax which is made explicit now
---
 debian/bin/plast | 2 +-
 debian/changelog | 6 ++++++
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/bin/plast b/debian/bin/plast
index 38d252a..0c68639 100755
--- a/debian/bin/plast
+++ b/debian/bin/plast
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 # This is an adapted wrapper script from original
 #    srcipts/plast.sh
 # by adapting the launch() procedure to /usr/lib/plast/bin/plast
diff --git a/debian/changelog b/debian/changelog
index 81d230d..81d7802 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+plast (2.3.1+dfsg-2) UNRELEASED; urgency=medium
+
+  * Make sure wrapper script is calling bash
+
+ -- Andreas Tille <tille at debian.org>  Wed, 10 Feb 2016 09:03:30 +0100
+
 plast (2.3.1+dfsg-1) unstable; urgency=medium
 
   * Initial release (Closes: #814261)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/plast.git



More information about the debian-med-commit mailing list