debian/0000755000000000000000000000000011703737241007173 5ustar debian/watch0000644000000000000000000000027611703625730010230 0ustar version=3 # https://savannah.nongnu.org/files/?group=perl-webget # http://download.savannah.gnu.org/releases/perl-webget/ http://mirrors.zerg.biz/nongnu/perl-dyndns/ p.*-([\d.]+).*\.tar\.gz debian/rules0000755000000000000000000000055211703625730010254 0ustar #!/usr/bin/make -f PACKAGE = dyndns DOCDIR = debian/$(PACKAGE)/usr/share/doc/$(PACKAGE)/doc override_dh_auto_install: $(MAKE) prefix=/usr \ DESTDIR=debian/$(PACKAGE) \ INSTALL_OBJS_DOC="" \ DOCDIR=$(DOCDIR) \ PERL=perl \ install mv $(DOCDIR)/examples $(DOCDIR)/.. # Nothing but manual pages, remove rm -rf $(DOCDIR) %: dh $@ # End of file debian/docs0000644000000000000000000000000711703625730010042 0ustar README debian/control0000644000000000000000000000136411703625730010601 0ustar Source: dyndns Section: web Priority: optional Maintainer: Jari Aalto Build-Depends: debhelper (>= 8) Standards-Version: 3.9.2 Vcs-Browser: http://git.debian.org/?p=collab-maint/dyndns.git Vcs-Git: git://git.debian.org/git/collab-maint/dyndns.git Homepage: http://freshmeat.net/projects/perl-dyndns Package: dyndns Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, net-tools, libwww-perl, libsys-syslog-perl Description: dynamic DNS (DDNS) update client implemented in Perl Map dynamic IP address into your.hostname.example.org. A cross-platform solution for DHCP ISP-connected users to obtain permanent DNS, MX, and Web hosting service from a DDNS provider (e.g. dyndns.org). Works anywhere where Perl is installed. debian/copyright0000644000000000000000000000216611703625730011132 0ustar Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?revision=174 X-Format: http://dep.debian.net/deps/dep5 Upstream-Name: perl-dyndns Upstream-Contact: Jari Aalto Source: http://freshmeat.net/projects/perl-dyndns Files: * Copyright: 1999-2012 Jari Aalto License: GPL-2+ Files: debian/* Copyright: 2010-2012 Jari Aalto License: GPL-2+ License: GPL-2+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . . On Debian systems, the complete text of the GNU General Public License can be found in "/usr/share/common-licenses/GPL-2". debian/compat0000644000000000000000000000000211703625730010370 0ustar 8 debian/source/0000755000000000000000000000000011703625730010472 5ustar debian/source/format0000644000000000000000000000001411703625730011700 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000216311703625730011046 0ustar dyndns (2012.0112-1) unstable; urgency=low * New upstream release. - Add German ipconfig(1) support (Closes: #647459). -- Jari Aalto Thu, 12 Jan 2012 20:49:48 +0200 dyndns (2011.0928-1) unstable; urgency=low * New upstream release (FTBFS; Closes: #643103). * debian/control - (Standards-Version): Update to 3.9.2. * debian/copyright - Update to DEP 5. -- Jari Aalto Tue, 27 Sep 2011 18:19:18 +0300 dyndns (2010.0301+gitdd160bd-2) unstable; urgency=low * bin/dyndns.pl - Patch changes from upstream release2010.1011+git8070c97 + Set --file-default as default (Closes: #593255). + Fix IP detection in pt_BR locale (Closes: #593253). * debian/control - (Standards-Version): Update to 3.9.1. * Makefile - Patch changes from upstream release2010.1011+git8070c97 + Fix manual page generation. -- Jari Aalto Fri, 22 Oct 2010 09:14:02 +0300 dyndns (2010.0301+gitdd160bd-1) unstable; urgency=low * Initial release (Closes: #571012). -- Jari Aalto Tue, 02 Mar 2010 17:06:25 +0200 debian/README.Debian0000644000000000000000000000027411703625730011236 0ustar dyndns for Debian ----------------- See directory /usr/share/doc/dyndns/examples for configuration file templates. -- Jari Aalto , Mon, 1 Mar 2010 15:00:37 +0200