debian/0000755000000000000000000000000011674126065007176 5ustar debian/compat0000644000000000000000000000000211674126061010370 0ustar 8 debian/source/0000755000000000000000000000000011674126061010472 5ustar debian/source/format0000644000000000000000000000001411674126061011700 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000051011674126061011040 0ustar typogrify (20111209-2) unstable; urgency=low * Build-Depends on python-setuptools (Closes: #652789) -- Julien Danjou Tue, 20 Dec 2011 16:17:12 +0100 typogrify (20111209-1) unstable; urgency=low * Initial release (Closes: #649738) -- Julien Danjou Fri, 09 Dec 2011 15:19:43 +0100 debian/copyright0000644000000000000000000000327511674126061011134 0ustar Format: http://dep.debian.net/deps/dep5 Upstream-Name: typogrify Source: Files: * Copyright: 2007 Christian Metts License: BSD-3-Clause Files: debian/* Copyright: 2011 Julien Danjou 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 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/rules0000755000000000000000000000017111674126061010251 0ustar #!/usr/bin/make -f # -*- makefile -*- %: dh $@ --with python2 override_dh_clean: rm -rf typogrify.egg-info dh_clean debian/control0000644000000000000000000000140311674126061010573 0ustar Source: typogrify Section: python Priority: extra Maintainer: Julien Danjou Build-Depends: debhelper (>= 8.0.0), python, python-setuptools, python-smartypants Standards-Version: 3.9.2 Homepage: https://github.com/hyde/typogrify Vcs-Git: git://git.debian.org/collab-maint/typogrify.git Vcs-Browser: http://git.debian.org/?p=collab-maint/typogrify.git;a=summary Package: python-typogrify Architecture: all Recommends: python-jinja2 Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends} Description: filters to transform text into typographically-improved HTML This provides a set of custom filters for the Django template system which automatically apply various transformations to plain text in order to yield typographically-improved HTML. debian/docs0000644000000000000000000000002011674126061010035 0ustar README.markdown