debian/0000755000000000000000000000000012161063045007164 5ustar debian/changelog0000644000000000000000000000336612161061677011057 0ustar flufl.bounce (2.2.1-1) unstable; urgency=low [ Jakub Wilk ] * Use canonical URIs for Vcs-* fields. * Remove DM-Upload-Allowed; it's no longer used by the archive software. [ Barry Warsaw ] * New upstream release. * debian/control: Bump Standards-Version to 3.9.4 without further change. -- Barry Warsaw Thu, 20 Jun 2013 19:38:30 -0400 flufl.bounce (2.1.1-1) unstable; urgency=low * New upstream release. -- Barry Warsaw Wed, 23 May 2012 14:30:38 -0400 flufl.bounce (2.1-2) unstable; urgency=low * Team upload [ Barry Warsaw ] * debian/rules: - Build and install Python 3 versions via % expansion targets instead of for loops in override targets. - Remove test target debugging output when DEB_BUILD_OPTIONS=nocheck. - Remove questionable workaround for bug 618367. - Better override_dh_auto_clean rule so that the package can be built twice in a row. * debian/control: - Rename flufl.i18n-docs to the more usual flufl.i18n-doc without adding transitional packages since it has never been in a stable release. - Bump standards-version to 3.9.3 without further changes. [ Scott Kitterman ] * Add DM-Upload-Allowed -- Scott Kitterman Tue, 27 Mar 2012 15:53:54 -0400 flufl.bounce (2.1-1) unstable; urgency=low * New upstream release. * Build for Python 3, and split out common documentation package. * compat level 8 -- Barry Warsaw Thu, 19 Jan 2012 20:15:23 -0500 flufl.bounce (1.0.2-1) unstable; urgency=low [ Jakub Wilk ] * debian/control: - Add Vcs-* fields. [ Barry Warsaw ] * Initial release (closes: #638861) -- Barry Warsaw Fri, 07 Oct 2011 16:17:26 -0400 debian/source/0000755000000000000000000000000012161062162010463 5ustar debian/source/format0000644000000000000000000000001412160737064011702 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000146212160737064010257 0ustar #!/usr/bin/make -f PYTHON2=$(shell pyversions -vr) PYTHON3=$(shell py3versions -vr) %: dh $@ --with python2,python3,sphinxdoc ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS))) test-python%: python$* setup.py test -vv override_dh_auto_test: $(PYTHON2:%=test-python%) $(PYTHON3:%=test-python%) endif build-python%: python$* setup.py build override_dh_auto_build: $(PYTHON3:%=build-python%) dh_auto_build install-python%: python$* setup.py install --root=$(CURDIR)/debian/tmp --install-layout=deb override_dh_auto_install: $(PYTHON3:%=install-python%) dh_auto_install override_dh_installchangelogs: dh_installchangelogs -k flufl/bounce/NEWS.rst override_dh_installdocs: python setup.py build_sphinx dh_installdocs build/sphinx/html override_dh_auto_clean: dh_auto_clean rm -rf build rm -rf *.egg-info debian/watch0000644000000000000000000000013112160737064010220 0ustar version=3 http://pypi.python.org/packages/source/f/flufl.bounce/flufl.bounce-(.*).tar.gz debian/copyright0000644000000000000000000000231012160737064011123 0ustar This work was packaged for Debian by: Barry A. Warsaw on 2011-08-22 It was downloaded from: Upstream Author: Barry Warsaw Copyright: License: This package is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 3 of the License. This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this package. If not, see . On Debian systems, the complete text of the GNU Lesser General Public License can be found in "/usr/share/common-licenses/LGPL-3". The Debian packaging is: Copyright (C) 2011 Barry A. Warsaw and is licensed under the LGPL version 3, see "/usr/share/common-licenses/LGPL-3". debian/python3-flufl.bounce.install0000644000000000000000000000002012160737064014540 0ustar usr/lib/python3 debian/python-flufl.bounce.install0000644000000000000000000000002112160737064014456 0ustar usr/lib/python2* debian/python-flufl.bounce.pyremove0000644000000000000000000000014612160737064014666 0ustar flufl/bounce/conf.py flufl/bounce/README.rst flufl/bounce/NEWS.rst flufl.bounce*.egg-info/SOURCES.txt debian/control0000644000000000000000000000440112160737064010576 0ustar Source: flufl.bounce Maintainer: Barry Warsaw Uploaders: Debian Python Modules Team Homepage: http://launchpad.net/flufl.bounce Section: python X-Python-Version: >= 2.6 X-Python3-Version: >= 3.2 Priority: optional Build-Depends: python-all (>= 2.6.6-3~), python-setuptools, python-pkg-resources, python-sphinx (>= 1.0.7+dfsg-1~), python-flufl.enum, python-zope.interface, debhelper (>= 8), python3-all, python3-setuptools, python3-pkg-resources, python3-flufl.enum, python3-zope.interface Standards-Version: 3.9.4 Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/flufl.bounce/trunk/ Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/flufl.bounce/trunk/ Package: python-flufl.bounce-doc Architecture: all Section: doc Breaks: python-flufl.bounce-docs Replaces: python-flufl.bounce-docs Depends: ${sphinxdoc:Depends}, ${misc:Depends} Description: email bounce detectors (common documentation) This library provides a set of heuristics and an API for detecting the original bouncing email addresses from a bounce message. Many formats found in the wild are supported, as are VERP and RFC 3464 (DSN). . This is the common documentation package. Package: python-flufl.bounce Architecture: all Depends: ${python:Depends}, ${misc:Depends}, python-pkg-resources Suggests: python-flufl.bounce-doc Description: email bounce detectors (Python 2) This library provides a set of heuristics and an API for detecting the original bouncing email addresses from a bounce message. Many formats found in the wild are supported, as are VERP and RFC 3464 (DSN). Package: python3-flufl.bounce Architecture: all Depends: ${python3:Depends}, ${misc:Depends}, python3-pkg-resources Suggests: python-flufl.bounce-doc Description: email bounce detectors (Python 3) This library provides a set of heuristics and an API for detecting the original bouncing email addresses from a bounce message. Many formats found in the wild are supported, as are VERP and RFC 3464 (DSN). . This is the Python 3 version of the package. debian/python-flufl.bounce.links0000644000000000000000000000012612160737064014136 0ustar usr/share/doc/python-flufl.bounce/html/_sources usr/share/doc/python-flufl.bounce/rst debian/patches/0000755000000000000000000000000012161062162010612 5ustar debian/patches/series0000644000000000000000000000001412160737064012033 0ustar setup.patch debian/patches/setup.patch0000644000000000000000000000126212160737064013005 0ustar Description: Comment out distribute_setup since this could lead to the downloading of distribute from PyPI. Author: Barry Warsaw Forwarded: not-needed === modified file 'setup.py' --- a/setup.py 2012-01-04 16:39:36 +0000 +++ b/setup.py 2012-01-27 00:26:48 +0000 @@ -15,8 +15,8 @@ # You should have received a copy of the GNU Lesser General Public License # along with flufl.bounce. If not, see . -import distribute_setup -distribute_setup.use_setuptools() +## import distribute_setup +## distribute_setup.use_setuptools() from setup_helpers import ( description, find_doctests, get_version, long_description, require_python) debian/compat0000644000000000000000000000000212160737064010372 0ustar 8