tags 580014 + pending
thanks

Dear maintainer,

I've prepared an NMU for ``and'' (versioned as 1.2.2-4.1) and uploaded it to
DELAYED/2. Please feel free to tell me if I should delay it longer.

Cheers,
Serafeim

diff -Nurp and-1.2.2.orig//debian/and.init.d and-1.2.2/debian/and.init.d
--- and-1.2.2.orig//debian/and.init.d   2010-01-25 02:52:55.000000000 +0100
+++ and-1.2.2/debian/and.init.d 2010-05-13 15:53:17.000000000 +0200
@@ -91,7 +91,7 @@ running() {
 
        pid=$( /bin/pidof $DAEMON )
 
-       if [ "${pid}" == "" ]
+       if [ "${pid}" = "" ]
        then
                return 1
        else
diff -Nurp and-1.2.2.orig//debian/changelog and-1.2.2/debian/changelog
--- and-1.2.2.orig//debian/changelog    2010-01-25 03:30:56.000000000 +0100
+++ and-1.2.2/debian/changelog  2010-05-13 16:03:42.000000000 +0200
@@ -1,3 +1,11 @@
+and (1.2.2-4.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix bashism in init file (Closes: #580014). Thanks to Jon Daley
+    <jonda...@kumquat.limedaley.com> for the patch.
+
+ -- Serafeim Zanikolas <s...@debian.org>  Thu, 13 May 2010 15:53:26 +0200
+
 and (1.2.2-4) unstable; urgency=low
 
   * Intend to adopt and. (Closes: #562220) 

-- 
debtags-organised WNPP bugs: http://members.hellug.gr/serzan/wnpp



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

Reply via email to