From 849cec186263d82fbf3615a0918ed052d06dd85d Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Thu, 26 May 2016 21:09:13 +0200 Subject: [PATCH] correct typos --- build_orig.sh | 2 +- debian/changelog | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/build_orig.sh b/build_orig.sh index e86c3f6..81117ba 100644 --- a/build_orig.sh +++ b/build_orig.sh @@ -58,7 +58,7 @@ popd VER=`cat $WORK_DIR/version.txt` echo "Importing $DIR/../$FILENAME as $VER into git" -rm -f $WORK_DIR/*.txt +cleanup gbp import-orig --pristine-tar -u $VER $DIR/../$FILENAME exit 0 diff --git a/debian/changelog b/debian/changelog index 856aa54..5ca6cb9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,11 @@ -hpacucli (9.40.12.0-1) UNRELEASED; urgency=medium +hpacucli (9.40.12.0-2) UNRELEASED; urgency=medium * Non-maintainer upload. * Bump to new release + * correct build tree + * Update build script - -- Mario Fetka Fri, 20 May 2016 22:50:59 +0200 + -- Mario Fetka Thu, 26 May 2016 21:07:27 +0200 hpacucli (9.20.9.0-1) unstable; urgency=low