2006
smcroute (0.93d-1) unstable; urgency=low
* New upstream release.
+ Patches dropped, merged upstream.
* debian/control:
+ Drop dpatch build-dependency.
* debian/copyright:
+ Update the copyright holders.
-- Julien BLACHE <jblache@debian.org> Sun, 9 Jul 2006 18:51:45 +0200
smcroute (0.92-3) unstable; urgency=low
* Switch to dpatch.
* debian/control:
+ Build-Depends on dpatch.
* debian/rules:
+ Use dpatch.
* debian/patches/01_build_fixes.dpatch:
+ Added; various build fixes (missing includes, namespace clashes, ...).
* debian/patches/02_daemon_init.dpatch:
+ Added; call init functions in the parent so we can return an error code
to the initscript when something goes wrong.
-- Julien BLACHE <jblache@debian.org> Sun, 4 Jun 2006 11:41:29 +0200
smcroute (0.92-2) unstable; urgency=low
* src/smcroute.c, src/syslog.c:
+ Fixed smcroute so that an error code is returned if the daemon fails to
start, instead of always returning 0. That way, the initscript can now
fail.
-- Julien BLACHE <jblache@debian.org> Sun, 4 Jun 2006 10:34:02 +0200
smcroute (0.92-1) unstable; urgency=low
* Initial release (closes: #369785).
-- Julien BLACHE <jblache@debian.org> Thu, 1 Jun 2006 13:09:15 +0200