2006
ddclient (3.6.7-2) unstable; urgency=low
* Pass timeout to IO::Socket when opening the server connection to
avoid ddclient hangs (closes: #362724).
* Apply vietnamese translation patch (closes: #310192).
* debian/ddclient.init: Fix restart command to give sensible output. Also
change stop behaviour to check that the daemon has stopped to remove
the silly "sleep 1" command (closes: #340143).
-- Torsten Landschoff <torsten@debian.org> Sat, 15 Apr 2006 12:37:49 +0200
ddclient (3.6.7-1) unstable; urgency=low
* New upstream release (closes: #279542). + Revert upstream config path change. * debian/po/fr.po: Install new version by Christian Perrier (closes: #335979). * ddclient: Support --help option without root privileges (closes: #172450). * Use configured hostname for firewall access with -use=cisco (closes: #345712). Thanks to Per Carlson for the patch! * debian/examples: Remove example not longer included in upstream source.
-- Torsten Landschoff <torsten@debian.org> Wed, 5 Apr 2006 02:01:22 +0200
2005
ddclient (3.6.2-6) unstable; urgency=low
* debian/po/POTFILES.in: Fix reference for debian/templates which now is
debian/ddclient.templates (closes: #335896). Thanks to Thomas Huriaux.
+ debian/rules: Call debconf-updatepo in clean target.
+ debian/po/fr.po.save: Remove.
-- Torsten Landschoff <torsten@debian.org> Wed, 26 Oct 2005 20:38:18 +0200
ddclient (3.6.2-5) unstable; urgency=low
* ddclient (init_config): Added support for intervals passed via
daemon option (daemon_interval.diff).
* Changed default value of max-interval to 30d (closes: #129370).
This should also fix the high CPU usage on old machines trying to
update all the time (closes: #157717, #292703).
* Fixed quoting of complicated passwords (closes: #138139, #280736).
* Allow comments in the "if=" config line (closes: #171614).
* Use $IP instead of $1 in sample ip-up script so it works from
ip-up.d (closes: #127661).
* Apply german translation fixes by Jens Seidel (closes: #314109).
* Fix ddclient path in sample files (closes: #130113).
* debian/control: Add Provides: dyndns-client (closes: #139081).
-- Torsten Landschoff <torsten@debian.org> Tue, 18 Oct 2005 22:54:26 +0200
ddclient (3.6.2-4) unstable; urgency=low
* Hijack the package from sponsoree. * Acknowledge NMU (closes: #207605, #208470, #208550, #186154). Thanks, Christian! * Add quilt support for managing patches. * Update debhelper compatibility level to 4. * Include patch by Frans Pop to update DNS info after config changes (closes: #217041). * Bump standards-version to 3.6.2 (no changes). * Apply patch by Laurent Vivier to support SMC barricade 7401BRA (closes: #311341). * Handle debconf via dh_installdebconf, leading to good dependencies (closes: #331794). * Include l10n patches: + Brazilian Portuguese translation by Felipe Augusto van de Wiel (closes: #299746) + Japanese translation by Kenshi Muto (closes: #307141). * Fix neccessary typo reported by Clytie Siddal (closes: #310186).
-- Torsten Landschoff <torsten@debian.org> Wed, 5 Oct 2005 11:22:21 +0200
ddclient (3.6.2-3.1) unstable; urgency=low
* Non-maintainer upload to fix incredibly longstanding switch to
po-debconf suggestion. Closes: #207605
* Rewrite the templates for Debconf Templates Style Guide compliance
* Debconf translations:
- French added. Closes: #208470, #208550
- Spanish added. Closes: #186154
- Traditional Chinese added. Thanks to Kanru Chen and Asho Yeh
- Czech added. Thanks, as usual, to the tireless Miroslav Kure
-- Christian Perrier <bubulle@debian.org> Wed, 16 Feb 2005 18:49:55 +0100
2004
ddclient (3.6.2-3) unstable; urgency=low
* Acknowledge NMUs (closes: #166911, #156340, #138826, #128897). Thanks Roland, Ralf! * debian/config: don't overwrite user settings with default values (run_ipup, run_daemon) (closes: #210703). * debian/postrm: don't remove /etc/ppp/ip-up.d/ddclient which is conffile (closes: #212864).
-- Felix Kröger <felix.kroeger@gmx.de> Sun, 26 Sep 2004 20:39:54 +0200
2003
ddclient (3.6.2-2.2) unstable; urgency=low
* Non-maintainer upload during bug-squashing party.
* Made sure there is no execution path where db_stop is not called, so
that postinst doesn't hang (closes: #166911).
-- Roland Mas <lolando@debian.org> Fri, 14 Mar 2003 23:17:53 +0100
2002
ddclient (3.6.2-2.1) unstable; urgency=low
* BSP-2002-08 * Non-maintainer upload (sponsored by joss@debian.org) * changed /etc/ppp/ip-up.d/ddclient to comply POSIX (Closes: #156340) * added a new 'smc-barricade-alt' firewall description (Closes: #138826) * added german translation to the template file (Closes: #128897) * use 'set -e' in debian/config.
-- Ralf Heiringhoff <ralf@frosty-geek.net> Sun, 1 Sep 2002 15:08:18 +0200
ddclient (3.6.2-2) unstable; urgency=low
* Changed error message in case of abuse (closes: #136909) * Modified the init.d script to work properly with /bin/sh (closes: #136914)
-- Felix Kröger <felix.kroeger@gmx.de> Wed, 6 Mar 2002 00:52:36 +0100
ddclient (3.6.2-1) unstable; urgency=medium
* New maintainer.
* New upstream version.
+ Fixes problem with web based ip detection (closes: #127775)
* Heavily modified debconf interface.
* Provides /etc/init.d/ddclient script.
* Provides /etc/ppp/ip-up.d/ddclient script.
* debian/control:
+ Update Standards-Version to 3.5.6 (lintian - no changes needed).
+ Add versioned depend on debconf >= 0.5.0 (lintian).
+ Change Build-Depends to Build-Depends-Indep (lintian).
* debian/conffiles: Add /etc/init.d/ddclient (lintian).
* debian/conffiles: Add /etc/ppp/ip-up.d/ddclient.
* fixed sanity check of daemon interval (closes: #127298).
-- Felix Kröger <felix.kroeger@gmx.de> Tue, 15 Jan 2002 03:45:51 +0100
2001
ddclient (3.6.0-1) unstable; urgency=high
* The "everybody talks but nobody does anything" release. * New upstream release. (closes: #87109, #106156) * Moved to /usr/sbin, sample init script now matches. (closes: #85200) * Use note instead of text in template (closes: #106332)
-- Steve Greenland <stevegr@debian.org> Thu, 27 Dec 2001 07:57:55 -0600
2000
ddclient (2.3.7-1) unstable; urgency=low
* Added Build-Depends * New upstream release (closes:#79343) * Change '==' to '=' in config script (closes:#75467)
-- Steve Greenland <stevegr@debian.org> Mon, 11 Dec 2000 11:07:02 -0600
ddclient (2.3.3-1) unstable; urgency=low
* Initial Release. * Check that ddclient.conf is readable only by user running ddclient. * Move cache file to /var/cache/ddclient
-- Steve Greenland <stevegr@debian.org> Tue, 22 Aug 2000 15:28:59 -0500