debian/0000755000000000000000000000000012161130136007160 5ustar debian/changelog0000644000000000000000000000023012161130125011023 0ustar m2ext (0.1-1) unstable; urgency=low * Initial release. (Closes: #705949) -- Simon Chopin Fri, 21 Jun 2013 15:58:12 -0400 debian/rules0000755000000000000000000000005512154146554010255 0ustar #!/usr/bin/make -f %: dh $@ --with python2 debian/clean0000644000000000000000000000001112156334667010200 0ustar swig/*.c debian/watch0000644000000000000000000000011512154146554010223 0ustar version=3 https://pypi.python.org/packages/source/m/m2ext/m2ext-(.+).tar.gz debian/control0000644000000000000000000000150512156334667010607 0ustar Source: m2ext Section: python Priority: optional Maintainer: Debian Python Modules Team Uploaders: Simon Chopin Build-Depends: debhelper (>= 9), python-all-dev (>= 2.6.6-3~), swig, libssl-dev Standards-Version: 3.9.4 X-Python-Version: >= 2.5 Homepage: https://github.com/abbot/m2ext/ Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/m2ext/trunk/ Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/m2ext/trunk/ Package: python-m2ext Architecture: any Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}, python-m2crypto Description: Extensions to the M2Crypto Python package This package contains extended functionalities that are not yet available in the M2Crypto package. . M2Crypto is an SSL toolkit for Python. debian/source/0000755000000000000000000000000012161130136010460 5ustar debian/source/format0000644000000000000000000000001412154146554011703 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212156334667010401 0ustar 9 debian/copyright0000644000000000000000000000306612154146554011135 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: m2ext Source: https://github.com/abbot/m2ext Files: * Copyright: 2010-2012 Lev Shamardin License: BSD-2-clause Files: debian/* Copyright: 2013 Simon Chopin License: BSD-2-clause License: BSD-2-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. . 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. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS 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 COPYRIGHT HOLDER 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.