debian/0000755000000000000000000000000012164102475007170 5ustar debian/compat0000644000000000000000000000000212164102475010366 0ustar 8 debian/source/0000755000000000000000000000000012164102475010470 5ustar debian/source/format0000644000000000000000000000001412164102475011676 0ustar 3.0 (quilt) debian/copyright0000644000000000000000000000340512164102475011125 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: django-macaddress Source: https://pypi.python.org/pypi/django-macaddress/ Files: * Copyright: Ryan Nowakowski License: BSD-3-Clause Files: debian/* Copyright: 2013 Jonathan Wiltshire License: BSD-3-Clause License: BSD-3-Clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. debian/control0000644000000000000000000000112312164102475010570 0ustar Source: django-macaddress Section: python Priority: extra Maintainer: Jonathan Wiltshire Build-Depends: python-all, python-setuptools, debhelper (>= 8.0.0) Standards-Version: 3.9.4 X-Python-Version: >= 2.5 Homepage: https://pypi.python.org/pypi/django-macaddress/ Package: python-django-macaddress Architecture: all Depends: python-django, ${python:Depends}, ${misc:Depends} Description: MAC address model and form fields for Django apps MAC Address model and form fields for Django . netaddr is used to parse and validate the MAC address. The tests aren't complete yet. debian/rules0000755000000000000000000000020112164102475010241 0ustar #!/usr/bin/make -f # -*- makefile -*- # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ --with python2 debian/changelog0000644000000000000000000000024312164102475011041 0ustar django-macaddress (1.0.1-1) unstable; urgency=low * Initial release (Closes: #714555) -- Jonathan Wiltshire Sun, 30 Jun 2013 19:54:40 +0100 debian/docs0000644000000000000000000000001312164102475010035 0ustar README.rst debian/watch0000644000000000000000000000014712164102475010223 0ustar version=3 https://pypi.python.org/packages/source/d/django-macaddress/ django-macaddress-(.*)\.tar\.gz