]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commitdiff
xfsprogs: fix a warning in the deb build
authorNathan Scott <nathans@debian.org>
Thu, 10 Oct 2013 23:56:19 +0000 (23:56 +0000)
committerRich Johnston <rjohnston@sgi.com>
Thu, 17 Oct 2013 20:28:26 +0000 (15:28 -0500)
Fixes a warning in the deb build for me, plus some trivial cleanup
in the release script.

Signed-off-by: Nathan Scott <nathans@debian.com>
Reviewed-by: Rich Johnston <rjohnston@sgi.com>
Signed-off-by: Rich Johnston <rjohnston@sgi.com>
debian/changelog
release.sh

index 125471d7ffabfc7aeae07b42939d131f1e516eee..0935e0751226f2e2fece8ca7c2a811b58dc8d018 100644 (file)
@@ -2,7 +2,7 @@ xfsprogs (3.1.11) unstable; urgency=low
 
   * New upstream release
 
- -- Nathan Scott <nathans@debian.org> Wed, 08 May 2013 12:59:56 -0500
+ -- Nathan Scott <nathans@debian.org>  Wed, 08 May 2013 12:59:56 -0500
 
 xfsprogs (3.1.9) unstable; urgency=low
 
index db5cc74fae712f9dec114e9eb64823346955839e..e209574158ca01c5e551c18562379427a7097a88 100755 (executable)
@@ -1,6 +1,6 @@
-#!/bin/bash
+#!/bin/sh
 #
-# Automate generation a new release
+# Automate generation of a new release
 #
 
 . ./VERSION