Thanks for very quick reply.

I even have not had the time to call for help to make the situation
better.  Perhaps you want to join the team?

No, I am quite busy in GNU/kFreeBSD porting team.

Would you ACK a NMU with patch bellow ?
I am not a DD, but I guess someone from our team
would be willing to do such upload.

Thanks for your patience

        Petr


--- debian/startpar/proc.c
+++ debian/startpar/proc.c
@@ -35,7 +35,9 @@
     unsigned long val = 0;

     if (!b) {
+#if DEBUG
        fprintf(stderr, "ERROR: no hit for %s\n", key);
+#endif
        return ~0UL;
     }
     if (sscanf(b + strlen(key), " %lu", &val) != 1)





_______________________________________________
Pkg-sysvinit-devel mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-sysvinit-devel

Reply via email to