Description: TODO: Put a short summary on the line above and replace this paragraph with a longer explanation of this change. Complete the meta-information with other relevant fields (see below for details). To make it easier, the information below has been extracted from the changelog. Adjust it or drop it. . nagcon (0.0.30-0ubuntu2) raring; urgency=low . * debian/changelog: Fix trailer line. * debian/control: - Update Maintainer address. - Bump debhelper Build-Depends to (>= 7.0.50~). - Remove dpatch from Build-Depends. - Bump Standards-Version to 3.9.4. * debian/copyright: Fix symlink to GPL license. * debian/patches/*: Convert to quilt. * debian/rules: Convert to dh sequencer. * debian/source/format: Indicate 3.0 (quilt) source format. * debian/watch: Remove helper template. Author: Logan Rosen --- The information above should follow the Patch Tagging Guidelines, please checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here are templates for supplementary fields that you might want to add: Origin: , Bug: Bug-Debian: http://bugs.debian.org/ Bug-Ubuntu: https://launchpad.net/bugs/ Forwarded: Reviewed-By: Last-Update: --- nagcon-0.0.30.orig/pl.cpp +++ nagcon-0.0.30/pl.cpp @@ -326,10 +326,6 @@ void parse_2_0_statuslog(int fd, struct break; } } - else - { - printf("{%s} ???\n", cmd); - } } }