diff -u ddclient-3.7.3/debian/rules ddclient-3.7.3/debian/rules --- ddclient-3.7.3/debian/rules +++ ddclient-3.7.3/debian/rules @@ -57,7 +57,7 @@ dh_installexamples dh_installman dh_installmenu - dh_installinit + dh_installinit -- start 20 2 3 4 5 . stop 20 1 . dh_installchangelogs dh_link dh_strip diff -u ddclient-3.7.3/debian/ddclient.init ddclient-3.7.3/debian/ddclient.init --- ddclient-3.7.3/debian/ddclient.init +++ ddclient-3.7.3/debian/ddclient.init @@ -7,7 +7,7 @@ # Required-Start: $local_fs $remote_fs $network # Required-Stop: $local_fs $remote_fs $network # Default-Start: 2 3 4 5 -# Default-Stop: 0 1 6 +# Default-Stop: 1 # Short-Description: Update dynamic domain name service entries ### END INIT INFO diff -u ddclient-3.7.3/debian/control ddclient-3.7.3/debian/control --- ddclient-3.7.3/debian/control +++ ddclient-3.7.3/debian/control @@ -1,7 +1,8 @@ Source: ddclient Section: net Priority: extra -Maintainer: Torsten Landschoff +Maintainer: Ubuntu MOTU Developers +XSBC-Original-Maintainer: Torsten Landschoff Uploaders: Marco Rodrigues Build-Depends: debhelper (>= 5), po-debconf, xmlto, quilt Standards-Version: 3.7.2 diff -u ddclient-3.7.3/debian/changelog ddclient-3.7.3/debian/changelog --- ddclient-3.7.3/debian/changelog +++ ddclient-3.7.3/debian/changelog @@ -1,3 +1,13 @@ +ddclient (3.7.3-5ubuntu1) jaunty; urgency=low + + * Merge from debian unstable, remaining changes: LP: #314064 + - Remove stop links from rc0 and rc6: + + debian/rules: call dh_installinit with -- start 20 2 3 4 5 . stop 20 1 . + + debian/ddclient.init: change Default-Stop: to 1 + - debian/patches: add sample_ubuntu.diff + + -- Bhavani Shankar Mon, 05 Jan 2009 19:22:17 +0530 + ddclient (3.7.3-5) unstable; urgency=low * Acknowledge uploads by the l10n team. Thanks, guys! @@ -11,6 +21,16 @@ -- Torsten Landschoff Sun, 04 Jan 2009 22:11:08 +0100 +ddclient (3.7.3-4.2ubuntu1) jaunty; urgency=low + + * Merge from debian unstable, remaining changes: + - Remove stop links from rc0 and rc6: + + debian/rules: call dh_installinit with -- start 20 2 3 4 5 . stop 20 1 . + + debian/ddclient.init: change Default-Stop: to 1 + - debian/patches: add sample_ubuntu.diff + + -- Cesare Tirabassi Thu, 06 Nov 2008 22:53:49 +0100 + ddclient (3.7.3-4.2) unstable; urgency=low * Non-maintainer upload. @@ -21,6 +41,24 @@ -- Christian Perrier Fri, 17 Oct 2008 20:52:05 +0200 +ddclient (3.7.3-4.1ubuntu2) intrepid; urgency=low + + * Remove stop links from rc0 and rc6 (LP: #254250): + - debian/rules: call dh_installinit with -- start 20 2 3 4 5 . stop 20 1 . + - debian/ddclient.init: change Default-Stop: to 1 + See updated teardown specification: https://wiki.ubuntu.com/Teardown + + -- Cesare Tirabassi Sat, 02 Aug 2008 21:40:01 +0200 + +ddclient (3.7.3-4.1ubuntu1) intrepid; urgency=low + + * Merge from Debian unstable (LP: #236339). Remaining Ubuntu changes: + - debian/rules: call dh_installinit with -u multiuser + - debian/patches: add sample_ubuntu.diff + * Bump Standards-Version to 3.7.3. + + -- Devid Filoni Sun, 25 May 2008 12:31:30 +0200 + ddclient (3.7.3-4.1) unstable; urgency=low * Non-maintainer upload to fix pending l10n issues. @@ -36,6 +74,14 @@ -- Tobias Toedter Fri, 23 May 2008 16:04:26 +0200 +ddclient (3.7.3-4ubuntu1) hardy; urgency=low + + * Merge from debian unstable, remaining changes: + - call dh_installinit with -u multiuser (Teardown spec). + - debian/patches: Add sample_ubuntu.diff. + + -- Marco Rodrigues Thu, 25 Oct 2007 18:49:43 +0100 + ddclient (3.7.3-4) unstable; urgency=low * Add nl.po translation (Closes: #413889). @@ -63,6 +109,23 @@ -- Marco Rodrigues Thu, 11 Oct 2007 15:57:07 +0100 +ddclient (3.7.3-2ubuntu1) gutsy; urgency=low + + * Merge from Debian unstable (LP: #132694) & (LP: #77570). + * Changed some files inside debian/ to match DynDNS.com (LP: #116066). + - debian/po: all .po files + - debian/config + - debian/ddclient.templates + - debian/ddclient.xml + - debian/copyright + - debian/ddclient.pod + - debian/ddclient.8 + * debian/control: bump debhelper to 5.0.38 and initscripts to ubuntu version. + * debian/rules: call dh_installinit with -u multiuser (Teardown spec) + * debian/patches: Add sample_ubuntu.diff. + + -- Marco Rodrigues Sat, 06 Oct 2007 10:40:53 +0100 + ddclient (3.7.3-2) unstable; urgency=low * Apply changes suggested by Marco Rodrigues (thanks, Marco): diff -u ddclient-3.7.3/debian/patches/series ddclient-3.7.3/debian/patches/series --- ddclient-3.7.3/debian/patches/series +++ ddclient-3.7.3/debian/patches/series @@ -5,2 +5,4 @@ +sample_ubuntu.diff daemon_doc.diff bug468320_minmax_logic.diff + only in patch2: unchanged: --- ddclient-3.7.3.orig/debian/patches/sample_ubuntu.diff +++ ddclient-3.7.3/debian/patches/sample_ubuntu.diff @@ -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