tags 530191 + patch
thanks

Dear maintainer,

I've prepared an NMU for softflowd (versioned as 0.9.8-1.1) and
uploaded it to DELAYED/7. Please free to tell me if I should
delay it longer.

Regards.
diff -u softflowd-0.9.8/debian/init.d softflowd-0.9.8/debian/init.d
--- softflowd-0.9.8/debian/init.d
+++ softflowd-0.9.8/debian/init.d
@@ -36,7 +36,7 @@
        . $DEFAULT
 fi
 
-if [ "$INTERFACE" == "" ] ; then
+if [ "$INTERFACE" = "" ] ; then
     echo "Not starting $NAME"
     echo "Edit $DEFAULT and define the INTERFACE variable"
     exit 0
diff -u softflowd-0.9.8/debian/changelog softflowd-0.9.8/debian/changelog
--- softflowd-0.9.8/debian/changelog
+++ softflowd-0.9.8/debian/changelog
@@ -1,3 +1,11 @@
+softflowd (0.9.8-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix bashism in init script (Closes: #530191).
+  * Add watch file.
+
+ -- Raphael Geissert <geiss...@debian.org>  Sat, 04 Jul 2009 20:06:10 -0500
+
 softflowd (0.9.8-1) unstable; urgency=low
 
   * Initial release (Closes: #433954).
only in patch2:
unchanged:
--- softflowd-0.9.8.orig/debian/watch
+++ softflowd-0.9.8/debian/watch
@@ -0,0 +1,3 @@
+version=3
+
+http://www.mindrot.org/files/softflowd/softflowd-(.+)\.tar\.gz



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to