diffstat for dpatch-2.0.31 dpatch-2.0.31 debian/changelog | 6 ++++++ tools/shpp.awk | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff -Nru dpatch-2.0.31/debian/changelog dpatch-2.0.31/debian/changelog --- dpatch-2.0.31/debian/changelog 2009-03-21 14:29:38.000000000 +0000 +++ dpatch-2.0.31/debian/changelog 2010-08-15 11:59:07.000000000 +0000 @@ -1,3 +1,9 @@ +dpatch (2.0.31-0stormos0) unstable; urgency=low + + * Package for StormOS. + + -- Andrew Stormont (astormont) Sun, 15 Aug 2010 13:58:20 +0200 + dpatch (2.0.31) unstable; urgency=low * fix: /usr/share/dpatch/dpatch-edit-patch.functions: line 140: shifti: diff -Nru dpatch-2.0.31/tools/shpp.awk dpatch-2.0.31/tools/shpp.awk --- dpatch-2.0.31/tools/shpp.awk 2007-06-16 14:25:24.000000000 +0000 +++ dpatch-2.0.31/tools/shpp.awk 2010-08-15 11:59:55.000000000 +0000 @@ -1,4 +1,4 @@ -#!/usr/bin/nawk -f +#!/usr/bin/gawk -f # shpp.awk -- Simple preprocessor for shell scripts # # Copyright (C) 2003 Miles Bader