debian/0000755000000000000000000000000012177153465007201 5ustar debian/changelog0000644000000000000000000000046412177152736011057 0ustar python-arpy (1.1.1-2) unstable; urgency=low * Add python3 support -- Christoph Egger Sat, 06 Jul 2013 15:02:46 +0200 python-arpy (1.1.1-1) unstable; urgency=low * Initial release. (Closes: #704594) -- Christoph Egger Mon, 18 Mar 2013 17:15:12 +0100 debian/source/0000755000000000000000000000000012176506171010474 5ustar debian/source/format0000644000000000000000000000001412166010756011700 0ustar 3.0 (quilt) debian/python3-arpy.install0000644000000000000000000000002212177152464013136 0ustar /usr/lib/python3* debian/rules0000755000000000000000000000031312177152010010237 0ustar #!/usr/bin/make -f # -*- makefile -*- # Uncomment this to turn on verbose mode. export DH_VERBOSE=1 %: dh $@ --with python2,python3 --buildsystem=pybuild override_dh_auto_test: python setup.py test debian/copyright0000644000000000000000000000342412166010756011130 0ustar Files: * Copyright: 2011 Stanisław Pitucha. All rights reserved. Copyright 2013 Helmut Grohne. All rights reserved. License: Simplified BSD (1) Files: debian/* Copyright: 2013 Christoph Egger License: Simplified BSD (2) License: Simplified BSD (1) 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. THIS SOFTWARE IS PROVIDED BY Stanisław Pitucha ``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 Stanisław Pitucha 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. The views and conclusions contained in the software and documentation are those of the authors and should not be interpreted as representing official policies, either expressed or implied, of Stanisław Pitucha. License: Simplified BSD (2) sed -e s/Stanisław Pitucha//g < 'Simplified BSD (1)'debian/python-arpy.install0000644000000000000000000000002212177152453013051 0ustar /usr/lib/python2* debian/compat0000644000000000000000000000000212166010756010370 0ustar 8 debian/control0000644000000000000000000000226112177152221010572 0ustar Source: python-arpy Section: python Priority: optional Maintainer: Debian Python Modules Team Uploaders: Christoph Egger Build-Depends: debhelper (>= 8~), python-all, python3-all, python3 (>= 3.3.0-2), python-setuptools, python3-setuptools Standards-Version: 3.9.4 Homepage: http://bitbucket.org/viraptor/arpy Package: python-arpy Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends} Provides: ${python:Provides} Description: library for accessing "ar" archives arpy is a library for accessing the archive files and reading the contents. It supports extended long filenames in both GNU and BSD format. Right now it does not support the symbol tables, but can ignore them gracefully. Package: python3-arpy Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends} Provides: ${python:Provides} Description: library for accessing "ar" archives arpy is a library for accessing the archive files and reading the contents. It supports extended long filenames in both GNU and BSD format. Right now it does not support the symbol tables, but can ignore them gracefully. debian/clean0000644000000000000000000000002012176510652010170 0ustar arpy.egg-info/*