Package: ddclient
Version: 3.8.0-11.1
Severity: normal
Tags: patch
User: [email protected]
Usertags: origin-ubuntu maverick ubuntu-patch
*** /tmp/tmppLvxDt
In Ubuntu, we've applied the attached patch to achieve the following:
* Merge from debian unstable. (LP: #619141) Remaining changes:
- Adjust ubuntu init script, set CONF file to /etc/ddclient.conf.
We thought you might be interested in doing the same.
-- System Information:
Debian Release: squeeze/sid
APT prefers lucid-updates
APT policy: (500, 'lucid-updates'), (500, 'lucid-security'), (500,
'lucid-proposed'), (500, 'lucid-backports'), (500, 'lucid')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-24-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru ddclient-3.8.0/debian/patches/sample_ubuntu.diff ddclient-3.8.0/debian/patches/sample_ubuntu.diff
--- ddclient-3.8.0/debian/patches/sample_ubuntu.diff 1970-01-01 02:00:00.000000000 +0200
+++ ddclient-3.8.0/debian/patches/sample_ubuntu.diff 2010-08-17 17:15:29.000000000 +0200
@@ -0,0 +1,11 @@
+--- ddclient-3.7.3/sample-etc_rc.d_init.d_ddclient.ubuntu.orig 2007-04-28 13:01:23.000000000 +0100
++++ ddclient-3.7.3/sample-etc_rc.d_init.d_ddclient.ubuntu 2007-04-28 13:01:51.000000000 +0100
+@@ -5,7 +5,7 @@
+ # Submitted by paolo martinelli
+
+ DDCLIENT=/usr/sbin/ddclient
+-CONF=/etc/ddclient/ddclient.conf
++CONF=/etc/ddclient.conf
+ PIDFILE=/var/run/ddclient.pid
+
+ test -x $DDCLIENT || exit 0
diff -Nru ddclient-3.8.0/debian/patches/series ddclient-3.8.0/debian/patches/series
--- ddclient-3.8.0/debian/patches/series 2010-03-28 18:51:15.000000000 +0200
+++ ddclient-3.8.0/debian/patches/series 2010-08-17 17:15:29.000000000 +0200
@@ -5,3 +5,4 @@
bug468320_minmax_logic.diff
upstream_change_110.diff
prevent_cache_leak.diff
+sample_ubuntu.diff