debian/0000755000000000000000000000000011740377053007175 5ustar debian/rules0000755000000000000000000000042511740377053010256 0ustar #!/usr/bin/make -f # -*- makefile -*- # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ \ --with python2 override_dh_auto_install: dh_auto_install rm -vrf $(CURDIR)/debian/python-macaron/usr/bin/ override_dh_auto_test: nosetests $(CURDIR)/test/ debian/docs0000644000000000000000000000001311740377053010042 0ustar README.rst debian/watch0000644000000000000000000000012411740377053010223 0ustar version=3 http://pypi.python.org/packages/source/m/macaron/macaron-(\d+.*)\.tar\.gz debian/control0000644000000000000000000000144311740377053010602 0ustar Source: python-macaron Section: python Priority: extra Maintainer: David Paleino Build-Depends: debhelper (>= 8~) , python (>= 2.6.6-3~) , python-nose XS-Python-Version: >= 2.5 Standards-Version: 3.9.3 Homepage: http://nobrin.github.com/macaron Vcs-Git: git://git.debian.org/collab-maint/python-macaron.git Vcs-Browser: http://git.debian.org/?p=collab-maint/python-macaron.git Package: python-macaron Architecture: all Depends: ${python:Depends} , ${misc:Depends} Provides: ${python:Provides} Description: simple ORM for Python, SQLite3 and Bottle web framework Macaron is a small and simple object-relational mapper (ORM) for SQLite and Python. . Macaron provides easy access methods to SQLite databases. . It supports the Bottle web framework through plugin mechanism. debian/changelog0000644000000000000000000000051311740377053011046 0ustar python-macaron (0.3.1-1) unstable; urgency=low * New upstream version * Updated debian/copyright -- David Paleino Sun, 08 Apr 2012 23:07:50 +0200 python-macaron (0.3.0-1) unstable; urgency=low * Initial release (Closes: #661104) -- David Paleino Fri, 24 Feb 2012 12:48:22 +0100 debian/copyright0000644000000000000000000000253411740377053011134 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Macaron Source: http://pypi.python.org/packages/source/m/macaron/ Files: * Copyright: © 2012, Nobuo Okazaki License: MIT Files: debian/* Copyright: © 2012, David Paleino License: MIT License: MIT Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. debian/source/0000755000000000000000000000000011740377053010475 5ustar debian/source/format0000644000000000000000000000001411740377053011703 0ustar 3.0 (quilt) debian/clean0000644000000000000000000000006711740377053010205 0ustar macaron.egg-info/PKG-INFO macaron.egg-info/SOURCES.txt debian/compat0000644000000000000000000000000211740377053010373 0ustar 8