Package: ddclient
Version: 3.8.0-4
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu karmic ubuntu-patch

This was fixed in the application but not in debconf. #484166

*** /tmp/tmpT6_423
In Ubuntu, we've applied the attached patch to achieve the following:

  * debian/config: fix bug that causes debconf to set wrong server
    for zoneedit protocol. Closes (LP: #497842)

We thought you might be interested in doing the same. 


-- System Information:
Debian Release: squeeze/sid
  APT prefers karmic-updates
  APT policy: (500, 'karmic-updates'), (500, 'karmic-security'), (500, 'karmic')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.31-16-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=C (charmap=UTF-8) (ignored: LC_ALL set to 
en_US.UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -u ddclient-3.8.0/debian/config ddclient-3.8.0/debian/config
--- ddclient-3.8.0/debian/config
+++ ddclient-3.8.0/debian/config
@@ -77,7 +77,7 @@
       protocol=dslreports1
       ;;
     www.zoneedit.com)
-      server=www.zoneedit.com
+      server=dynamic.zoneedit.com
       protocol=zoneedit1
       ;;
   esac

Reply via email to