From: Nathan Scott Date: Thu, 10 Oct 2013 23:56:19 +0000 (+0000) Subject: xfsprogs: fix a warning in the deb build X-Git-Tag: v3.2.0-alpha2~57 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b962abcbb952e5409e2b2a1ecbc71b5d370cdea;p=thirdparty%2Fxfsprogs-dev.git xfsprogs: fix a warning in the deb build Fixes a warning in the deb build for me, plus some trivial cleanup in the release script. Signed-off-by: Nathan Scott Reviewed-by: Rich Johnston Signed-off-by: Rich Johnston --- diff --git a/debian/changelog b/debian/changelog index 125471d7f..0935e0751 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,7 +2,7 @@ xfsprogs (3.1.11) unstable; urgency=low * New upstream release - -- Nathan Scott Wed, 08 May 2013 12:59:56 -0500 + -- Nathan Scott Wed, 08 May 2013 12:59:56 -0500 xfsprogs (3.1.9) unstable; urgency=low diff --git a/release.sh b/release.sh index db5cc74fa..e20957415 100755 --- a/release.sh +++ b/release.sh @@ -1,6 +1,6 @@ -#!/bin/bash +#!/bin/sh # -# Automate generation a new release +# Automate generation of a new release # . ./VERSION