debian/0000755000000000000000000000000012256310274007170 5ustar debian/changelog0000644000000000000000000000022412256310035011033 0ustar ntplib (0.3.1-1) unstable; urgency=low * Initial release (Closes: #727056) -- Tim Retout Tue, 24 Dec 2013 13:46:00 +0000 debian/control0000644000000000000000000000123012255412237010570 0ustar Source: ntplib Maintainer: Debian Python Modules Team Uploaders: Tim Retout Section: python Priority: optional Build-Depends: debhelper (>= 8), dh-python, python-all (>= 2.6.6-3~), python-setuptools Standards-Version: 3.9.4 Homepage: https://pypi.python.org/pypi/ntplib/ Package: python-ntplib Architecture: all Depends: ${misc:Depends}, ${python:Depends} Description: Python NTP library This module offers a simple interface to query NTP servers from Python. . It also provides utility functions to translate NTP fields values to text. It is pure Python, and only depends on core modules. debian/source/0000755000000000000000000000000012256310274010470 5ustar debian/source/format0000644000000000000000000000001412234243704011675 0ustar 3.0 (quilt) debian/copyright0000644000000000000000000000267012234243704011127 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: ntplib Source: https://pypi.python.org/pypi/ntplib/ Files: * Copyright: 2009 Charles-Francois Natali License: LGPL-2+ ntplib is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser 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 Lesser General Public License for more details. . You should have received a copy of the GNU Lesser General Public License along with this program; if not, write to the Free Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA . On Debian systems, the complete text of the GNU Lesser General Public License can be found in "/usr/share/common-licenses/LGPL-2". Files: debian/* Copyright: 2013 Tim Retout License: LGPL-2+ The Debian packaging is licensed under the same terms as ntplib itself; either ntplib version 0.3.1 or, at your option, any later version of ntplib you may have available. . On Debian systems, the complete text of the GNU Lesser General Public License can be found in "/usr/share/common-licenses/LGPL-2". debian/compat0000644000000000000000000000000212255412340010362 0ustar 8 debian/rules0000755000000000000000000000014112255412173010244 0ustar #!/usr/bin/make -f export PYBUILD_NAME=ntplib %: dh $@ --with python2 --buildsystem=pybuild debian/watch0000644000000000000000000000012712256305322010217 0ustar version=3 https://pypi.python.org/packages/source/n/ntplib/ ntplib-(\d[\d.]*)\.tar\.gz