debian/0000755000000000000000000000000012302376406007171 5ustar debian/copyright0000644000000000000000000000305711617574205011136 0ustar This work was packaged for Debian by: David Watson on Wed, 07 Jul 2010 11:06:21 +0100 It was downloaded from http://pypi.python.org/pypi/mailer/ Upstream Author(s): Ryan Ginstrom Copyright: Copyright (C) 2009 Ryan Ginstrom Copyright (C) 2009 Douglas Mayle License: 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. The Debian packaging is: Copyright (C) 2010 David Watson and is licensed under the GPL version 3, see `/usr/share/common-licenses/GPL-3'. debian/changelog0000644000000000000000000000120412302376406011040 0ustar python-mailer (0.7-1ubuntu2) trusty; urgency=medium * Rebuild to drop files installed into /usr/share/pyshared. -- Matthias Klose Sun, 23 Feb 2014 13:52:06 +0000 python-mailer (0.7-1ubuntu1) quantal; urgency=low * Transition to dh_python2 -- Andres Rodriguez Wed, 11 Jul 2012 09:17:13 -0400 python-mailer (0.7-1) unstable; urgency=low * New upstream release -- David Watson Sun, 07 Aug 2011 21:28:32 +0100 python-mailer (0.5-1) unstable; urgency=low * Initial release (Closes: #588319) -- David Watson Wed, 07 Jul 2010 11:06:21 +0100 debian/compat0000644000000000000000000000000211415050641010361 0ustar 7 debian/control0000644000000000000000000000124111777276370010610 0ustar Source: python-mailer Section: python Priority: extra Maintainer: Ubuntu Developers XSBC-Original-Maintainer: David Watson Build-Depends: debhelper (>= 7), python, python-setuptools Standards-Version: 3.9.2 Homepage: http://pypi.python.org/pypi/mailer Package: python-mailer Architecture: all Depends: ${python:Depends}, ${misc:Depends}, python-setuptools Description: Python module that simplifies sending email Simplifies sending emails in Python, features a single class to send plain text, HTML email, and attachments. Mailer auto detects attachment types and has support for internationalized headers. debian/rules0000755000000000000000000000005611777276206010266 0ustar #!/usr/bin/make -f %: dh $@ --with python2 debian/source/0000755000000000000000000000000011415051203010456 5ustar debian/source/format0000644000000000000000000000001411415051203011664 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000016511415053675010230 0ustar version=3 # Current version from Python cheeseshop. http://pypi.python.org/packages/source/m/mailer/mailer-(.+).zip