debian/0000755000000000000000000000000011677466444007211 5ustar debian/changelog0000644000000000000000000000104611677466444011064 0ustar django-configglue (0.6-0ubuntu2) precise; urgency=low * Rebuild to drop python2.6 dependencies. -- Matthias Klose Sat, 31 Dec 2011 02:02:12 +0000 django-configglue (0.6-0ubuntu1) oneiric; urgency=low * New upstream release * Switch to debhelper 7 & dh_python2 -- Andrew Mitchell Thu, 11 Aug 2011 11:24:51 +1200 django-configglue (0.3-0ubuntu1) maverick; urgency=low * Initial package. Closes (LP: #616025) -- Ricardo Kirkner Tue, 10 Aug 2010 16:25:54 -0300 debian/rules0000755000000000000000000000005511621027023010240 0ustar #!/usr/bin/make -f %: dh $@ --with python2 debian/control0000644000000000000000000000257311621027023010572 0ustar Source: django-configglue Section: python Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Ricardo Kirkner Build-Depends: debhelper (>= 7.0.50), python (>= 2.6.6-3~), python-setuptools X-Python-Version: >= 2.6 Standards-Version: 3.9.2 Homepage: https://launchpad.net/django-configglue Package: python-django-configglue Architecture: all Depends: ${misc:Depends}, ${python:Depends}, python-configglue (>= 0.9), python-django (>= 1.0.2) Description: Django commands for working with configglue generated settings Django-configglue provides the necessary glue to work with settings generated using configglue ini-style configuration files instead of using plain Python modules. . Configglue is a library that glues together Python's optparse.OptionParser and ConfigParser.ConfigParser, so that you don't have to repeat yourself when you want to export the same options to a configuration file and a commandline interface. . Commands are available to: - get the value of a setting - list all settings used (and their values) - list all settings used, including django global settings (and their values) - locate the definition of a setting (useful when the configuration is defined throughout several files) - validate settings (make sure the values match the defined schema) debian/copyright0000644000000000000000000000464011621027023011117 0ustar Format-Specification: http://dep.debian.net/deps/dep5/ Name: django-configglue Maintainer: Ricardo Kirkner Source: https://launchpad.net/django-configglue Files: * Copyright: 2010, Canonical Ltd. (http://www.canonical.com/) License: LGPL-3 django-configglue is Copyright 2010 Canonical Ltd. . Canonical Ltd ("Canonical") distributes the source code for the django-configglue under the GNU Lesser General Public License, version 3 ("LGPLv3"). The full text of this licence can be found in /usr/share/common-licenses/LGPL-3. . Third-party copyright in this distribution is noted where applicable. . All rights not expressly granted are reserved. Files: django_configglue/__init__.py Copyright: 2010, Canonical Ltd. (http://www.canonical.com/) 2010, Django Software Foundation and individual contributors License: other Copyright (c) Django Software Foundation and individual contributors. All rights reserved. . 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 Django 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 COPYRIGHT OWNER 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/source/0000755000000000000000000000000011621027023010460 5ustar debian/source/format0000644000000000000000000000001411621027023011666 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000023011621027023010204 0ustar version=3 http://edge.launchpad.net/django-configglue \ http://edge.launchpad.net/django-configglue/trunk/.+/\+download/django-configglue-(.+)\.tar\.gz debian/compat0000644000000000000000000000000211621027023010356 0ustar 7