debian/0000755000000000000000000000000012302375733007173 5ustar debian/docs0000644000000000000000000000001312205425221010026 0ustar README.rst debian/copyright0000644000000000000000000000335112207664062011130 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: djorm-ext-pgarray Source: https://github.com/niwibe/djorm-ext-pgarray Files: * Copyright: 2013 Andrey Antukh License: BSD Files: debian/* Copyright: 2013 Andres Rodriguez License: BSD License: BSD 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 REGENTS 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 REGENTS 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/changelog0000644000000000000000000000054512302375733011051 0ustar djorm-ext-pgarray (0.8-0ubuntu2) trusty; urgency=medium * Rebuild to drop files installed into /usr/share/pyshared. -- Matthias Klose Sun, 23 Feb 2014 13:47:07 +0000 djorm-ext-pgarray (0.8-0ubuntu1) saucy; urgency=low * Initial release (LP: #1217025) -- Andres Rodriguez Thu, 22 Aug 2013 11:13:19 -0400 debian/compat0000644000000000000000000000000212206674747010403 0ustar 8 debian/control0000644000000000000000000000113712206710010010560 0ustar Source: djorm-ext-pgarray Section: python Priority: optional Maintainer: Ubuntu Developers Build-Depends: debhelper (>= 8.0.0), python (>= 2.6.6-3~), python-setuptools (>= 0.6c5-1~) Standards-Version: 3.9.4 X-Python-Version: >= 2.6 Homepage: https://github.com/niwibe/djorm-ext-pgarray Package: python-djorm-ext-pgarray Architecture: all Depends: ${misc:Depends}, ${python:Depends} Description: PostgreSQL native array fields extension for Django This pgarray djorm extension provides a Django extension to allow it to make use of the PostgreSQL array fields natively. debian/rules0000755000000000000000000000022212206701174010242 0ustar #!/usr/bin/make -f %: dh $@ --with python2 override_dh_auto_install: python setup.py install --install-layout=deb --root=$(CURDIR)/debian/tmp debian/source/0000755000000000000000000000000012205425221010461 5ustar debian/source/format0000644000000000000000000000001412205425221011667 0ustar 3.0 (quilt) debian/python-djorm-ext-pgarray.install0000644000000000000000000000005612206700436015452 0ustar usr/lib/python2*/dist-packages/djorm_pgarray/ debian/watch0000644000000000000000000000012612206675016010223 0ustar version=3 http://githubredir.debian.net/github/niwibe/djorm-ext-pgarray \/(.*).tar.gz