debian/0000755000000000000000000000000012302376271007171 5ustar debian/docs0000644000000000000000000000000711536250725010044 0ustar README debian/copyright0000644000000000000000000000273111274410163011123 0ustar This package was debianized by Peter Hawkins on Fri, 19 Jul 2002 09:51:45 +1000. It was downloaded from http://code.google.com/p/adns-python/downloads/list Upstream Author: Andy Dustman This software is Copyright 2002-2008 Andy Dustman The Debian package is currently team maintained by the Debian Python Modules Team The previous maintainer was Ernesto Nadir Crespo Avila License: GPL v2+ This program is free software; you may redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation. This 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. A copy of the GNU General Public License version 2 is available as /usr/share/common-licenses/GPL-2 in the Debian GNU/Linux distribution or on the World Wide Web at http://www.gnu.org/copyleft/gpl.html. You can also obtain it by writing to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. The Debian packaging is Copyright 2002-2004 Peter Hawkins , Copyright 2007 Ernesto Nadir Crespo Avila , Copyright 2009 Jan Dittberner and is licensed under the terms of the GPL v2+ debian/changelog0000644000000000000000000001434212302376271011047 0ustar python-adns (1.2.1-5build3) trusty; urgency=medium * Rebuild to drop files installed into /usr/share/pyshared. -- Matthias Klose Sun, 23 Feb 2014 13:50:49 +0000 python-adns (1.2.1-5build2) quantal; urgency=low * Rebuild for new armel compiler default of ARMv5t. -- Colin Watson Mon, 08 Oct 2012 21:52:41 +0100 python-adns (1.2.1-5build1) precise; urgency=low * Rebuild to drop python2.6 dependencies. -- Matthias Klose Sat, 31 Dec 2011 02:08:44 +0000 python-adns (1.2.1-5) unstable; urgency=low * switch to dh_python2 * add debian/docs with README * simplify debian/rules, use dh_python2 and --buildsystem=python_distutils * debian/control: - update Python dependency to 2.6.5-1~ - drop dependency on python-support - bump Standards-Version to 3.9.1 - rename XS-Python-Version to X-Python-Version - remove XB-Python-Version - add Breaks: ${python:Breaks} -- Jan Dittberner Thu, 10 Mar 2011 23:35:36 +0100 python-adns (1.2.1-4) unstable; urgency=low * debian/control: update Standards-Version to 3.8.4 (no changes necessary) * debian/watch: update to new Google code URLs -- Jan Dittberner Sat, 29 May 2010 16:08:40 +0200 python-adns (1.2.1-3) unstable; urgency=low * add debian/source/format with "3.0 quilt" to switch to 3.0 (quilt) source format * remove explicit quilt dependency * debian/control: - remove quilt from Build-Depends * debian/rules: - remove --with quilt * remove debian/README.source -- Jan Dittberner Tue, 01 Dec 2009 22:39:16 +0100 python-adns (1.2.1-1) unstable; urgency=low * New upstream release * switch to debhelper7 * add debian/watch file * debian/control: - new maintainer Debian Python Modules Team (Closes: #553073) - add myself to Uploaders - add XS-Python-Version - add Homepage - add Vcs-* fields - add quilt to Build-Depends - fix spelling error in Description - improve Description - add ${misc:Depends} to Depends - update debhelper and python-support dependencies - update Standards-Version to 3.8.3 (no changes necessary) * remove direct modifications to orig tarball * add debian/README.source with quilt instructions * add debian/patches/01remove_shebang.patch instead of overwriting upstream ADNS.py * add debian/compat * remove debian/pycompat * debian/rules: - use dh7 rules and overrides - use --install-layout=deb - use --with-quilt for automatic patching and unpatching * debian/copyright: - update copyright file to reflect changes in upstream URL as well as Debian maintenance -- Jan Dittberner Sat, 07 Nov 2009 12:40:55 +0100 python-adns (1.1.0-3.1) unstable; urgency=low * Non-maintainer upload. * Fix use of python memory functions. Closes: #468992 -- Thomas Viehmann Tue, 04 Mar 2008 20:44:20 +0100 python-adns (1.1.0-3) unstable; urgency=low * New maintainer (closes: #379683). -- Ernesto Nadir Crespo Avila Mon, 5 Feb 2007 18:05:44 -0400 python-adns (1.1.0-2) unstable; urgency=medium * QA upload. * Fix FTBFS, make it compile with recent libadns versions, adns__rrt_typemask has been renamed to adns_rrt_typemask Closes: #397706 -- Michael Ablassmeier Thu, 9 Nov 2006 07:52:13 +0100 python-adns (1.1.0-1) unstable; urgency=low * QA upload. * New upstream release. Closes: #330625. * Change section to python in accordance with the override file. * debian/copyright: Upstream is no longer dual-licensed. * debian/rules: Let dh_strip handle DEB_BUILD_OPTIONS=nostrip. -- Matej Vela Mon, 14 Aug 2006 14:15:11 +0200 python-adns (1.0.0-7) unstable; urgency=low * QA upload (Ack NMU; Closes: #351137, #373510) * Set Maintainer to QA Group; Orphaned: #379683 * Update debian/copyright -- Michael Ablassmeier Wed, 9 Aug 2006 07:24:20 +0200 python-adns (1.0.0-6.2) unstable; urgency=low * Non-maintainer upload. * Switching to the new python policy. Closes: #330625. * Update Standards-Version. No changes needed. -- Arnaud Fontaine Mon, 3 Jul 2006 22:14:05 +0200 python-adns (1.0.0-6.1) unstable; urgency=low * Non-maintainer upload. * Stop building python2.1/2.2 modules. (closes: #351137) * Also build module for python2.4. -- Pierre Habouzit Sun, 9 Apr 2006 19:57:27 +0200 python-adns (1.0.0-6) unstable; urgency=low * debian/control: Add Build-Depends on python. (closes: #258482) * debian/rules: Build architecture independent packages in the binary-indep target, not the binary-arch target. (closes: #214266) * adnsmodule.c: Added code to parse DNS TXT records (closes: #236763) -- Peter Hawkins Sat, 10 Jul 2004 10:53:06 +1000 python-adns (1.0.0-5) unstable; urgency=medium * Acknowledged NMU. * Updated standards version to 3.6.1. * Applied patch from Guillaume Morin which fixes the breakage on non-x86 machines. It turns out the problem was an uninitialised variable used as an argument to select(). Thanks for the patch! (closes: #187591) -- Peter Hawkins Sat, 4 Oct 2003 11:27:04 +1000 python-adns (1.0.0-4.1) unstable; urgency=low * NMU * Rebuild against python 2.3. * Use dh_python. -- Josselin Mouette Thu, 28 Aug 2003 12:15:39 +0200 python-adns (1.0.0-4) unstable; urgency=low * Updated standards version to 3.5.8. * Added python-adns package depending on default python version (closes: #182868). -- Peter Hawkins Sat, 1 Mar 2003 11:06:17 +1100 python-adns (1.0.0-3) unstable; urgency=low * Updated standards version to 3.5.7. -- Peter Hawkins Tue, 17 Sep 2002 21:54:42 +1000 python-adns (1.0.0-2) unstable; urgency=low * Added python 2.3 version. -- Peter Hawkins Sat, 14 Sep 2002 09:36:57 +1000 python-adns (1.0.0-1) unstable; urgency=low * Initial Release. * Made package linda clean, fixed errors picked up by Joerg Jaspert. * Uploaded package into archive (closes: #155597) -- Peter Hawkins Mon, 12 Aug 2002 12:08:00 +1000 debian/compat0000644000000000000000000000000211275256746010403 0ustar 7 debian/patches/0000755000000000000000000000000011536252032010614 5ustar debian/patches/series0000644000000000000000000000002711274406366012042 0ustar 01remove_shebang.patch debian/patches/01remove_shebang.patch0000644000000000000000000000024511274406366014775 0ustar remove shebang line from non executable ADNS.py --- a/ADNS.py +++ b/ADNS.py @@ -1,5 +1,3 @@ -#!/usr/bin/python - """High-level interface to adns.""" import adns debian/control0000644000000000000000000000235011536250725010577 0ustar Source: python-adns Section: python Priority: optional Maintainer: Debian Python Modules Team Uploaders: Jan Dittberner Build-Depends: debhelper (>= 7.0.50), python-all-dev (>= 2.6.5-1~), libadns1-dev (>= 1.2) Standards-Version: 3.9.1 X-Python-Version: >= 2.3 Homepage: http://code.google.com/p/adns-python/ Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-adns/trunk Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/python-adns/trunk/ Package: python-adns Architecture: any Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends} Conflicts: python2.3-adns (<< 1.0.0-6.2), python2.4-adns (<< 1.0.0-6.2) Replaces: python2.3-adns (<< 1.0.0-6.2), python2.4-adns (<< 1.0.0-6.2) Provides: ${python:Provides} Breaks: ${python:Breaks} Description: Python bindings to the asynchronous DNS resolver library This module provides a Python binding to the adns asynchronous DNS resolver library. . The module provides a small wrapper adns that simply returns status codes as does the C library. It also provides a more Python like interface ADNS that wraps status codes in proper exceptions. . The package contains working examples in ADNS.py and DNSBL.py. debian/rules0000755000000000000000000000021411536250725010251 0ustar #!/usr/bin/make -f # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh --with python2 --buildsystem=python_distutils $@ debian/source/0000755000000000000000000000000011536252032010465 5ustar debian/source/format0000644000000000000000000000001411275272255011704 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000032711400217771010221 0ustar version=3 opts=downloadurlmangle=s/detail\?name=(adns-python-.*\.tar\.gz).+/adns-python\.googlecode\.com\/files\/$1/ \ http://code.google.com/p/adns-python/downloads/list \ detail\?name=adns-python-(.*)\.tar\.gz.*