From 19d6263b9983ebc28bd7506d7c0898188df17ccc Mon Sep 17 00:00:00 2001 From: Oliver Grawert Date: Mon, 15 Apr 2013 16:07:08 +0200 Subject: [PATCH] Import patches-unapplied version 2.120 to ubuntu/raring-proposed Imported using git-ubuntu import. Changelog parent: 22acc1e6029f480360f633265b86a59768ed7991 New changelog entries: * fix typo in shebang of ubuntu-touch-android.sh --- debian/changelog | 6 ++++++ ubuntu-touch-android.sh | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index ac460972..a53f33e3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +livecd-rootfs (2.120) raring; urgency=low + + * fix typo in shebang of ubuntu-touch-android.sh + + -- Oliver Grawert Mon, 15 Apr 2013 16:07:08 +0200 + livecd-rootfs (2.119) raring; urgency=low [ Colin Watson ] diff --git a/ubuntu-touch-android.sh b/ubuntu-touch-android.sh index ab8cbcfa..fa672635 100755 --- a/ubuntu-touch-android.sh +++ b/ubuntu-touch-android.sh @@ -1,4 +1,4 @@ -!#/bin/bash +#!/bin/bash set -e