debian/0000755000000000000000000000000012225626365007177 5ustar debian/watch0000644000000000000000000000012112225626272010217 0ustar version=3 http://pypi.python.org/packages/source/m/mandrill/mandrill-(.*).tar.gz debian/copyright0000644000000000000000000000175512225607141011131 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: mandrill Source: https://pypi.python.org/pypi/mandrill/ Files: * Copyright: Copyright 2013 The Rocket Science Group, LLC. License: Apache-2.0 Files: debian/* Copyright: Copyright 2013 Zulip License: Apache-2.0 License: Apache-2.0 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. . On Debian systems, the full text of the Apache License version 2 can be found in the file `/usr/share/common-licenses/Apache-2.0'. debian/compat0000644000000000000000000000000212225605520010363 0ustar 7 debian/changelog0000644000000000000000000000036312225626365011053 0ustar mandrill (1.0.51-1) unstable; urgency=low [ acrefoot ] * Initial release (closes: #725994) [ Luke Faraone ] * Add a Homepage: field * Include a debian/watch file. -- acrefoot Thu, 10 Oct 2013 18:06:34 -0400 debian/source/0000755000000000000000000000000012225605674010477 5ustar debian/source/format0000644000000000000000000000001412225605520011673 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000034512225607043010251 0ustar #!/usr/bin/make -f # This file was automatically generated by stdeb 0.6.0+git at # Thu, 10 Oct 2013 16:17:20 -0400 %: dh $@ --with python2 --buildsystem=python_distutils override_dh_clean: dh_clean rm -rf mandrill.egg-info debian/control0000644000000000000000000000123112225626315010572 0ustar Source: mandrill Maintainer: acrefoot Uploaders: Luke Faraone Section: python Priority: optional Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), debhelper (>= 7.4.3) Standards-Version: 3.9.4 Homepage: https://bitbucket.org/mailchimp/mandrill-api-python/ Package: python-mandrill Architecture: all Depends: ${misc:Depends}, ${python:Depends} Description: CLI client and Python API library for Mandrill Mandrill is a Python API client and suite of CLI-based tools for the Mandrill email as a platform service. . The API client is comprehensive, but the CLI functionality is minimal at this time.