debian/0000775000000000000000000000000012142054316007166 5ustar debian/source/0000775000000000000000000000000012142054316010466 5ustar debian/source/format0000664000000000000000000000001411544623421011700 0ustar 3.0 (quilt) debian/control0000664000000000000000000000136012142054220010563 0ustar Source: python-exif Section: python Priority: extra Maintainer: Debian Python Modules Team Uploaders: TANIGUCHI Takaki Build-Depends: debhelper (>= 7.0.50~), python-all Standards-Version: 3.9.4 Homepage: http://sourceforge.net/projects/exif-py/ Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/python-exif/trunk/ Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/python-exif/trunk/ Package: python-exif Architecture: all Depends: ${python:Depends}, ${misc:Depends} Provides: ${python:Provides} Description: Python library to extract EXIF data from tiff and jpeg files This is a Python library to extract EXIF information from digital camera image files. debian/copyright0000664000000000000000000000360611722565437011144 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: EXIF.py Upstream-Contact: Ianaré Sévi Source: http://sourceforge.net/projects/exif-py/ Files: * Copyright: Copyright (c) 2002-2007 Gene Cash All rights reserved Copyright (c) 2007-2008 Ianaré Sévi All rights reserved License: BSD-3-clause Files: debian/* Copyright: Copyright (C) 2011 TANIGUCHI Takaki 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/changelog0000664000000000000000000000153212142054247011044 0ustar python-exif (1.1.0-1) unstable; urgency=low [ Jakub Wilk ] * Add Vcs-* fields. [ TANIGUCHI Takaki ] * New upstream release * Bump Standards-Version to 3.9.4 (with no changes). -- TANIGUCHI Takaki Tue, 07 May 2013 10:26:21 +0900 python-exif (1.0.8-3) unstable; urgency=low * debian/control: remove python-support from BD. -- TANIGUCHI Takaki Mon, 23 May 2011 12:52:01 +0900 python-exif (1.0.8-2) unstable; urgency=low * Switch to dh_python2. * Bump Standards-Version to 3.9.2 (with no changes). * debian/install: Added, instead of debian/rules target. -- TANIGUCHI Takaki Mon, 23 May 2011 11:40:44 +0900 python-exif (1.0.8-1) unstable; urgency=low * Initial release (Closes: #610234) -- TANIGUCHI Takaki Sun, 16 Jan 2011 22:36:00 +0900 debian/dirs0000664000000000000000000000002311544623421010051 0ustar usr/share/pyshared debian/watch0000664000000000000000000000006511544623421010224 0ustar version=3 http://sf.net/exif-py/EXIFpy_(.*)\.tar\.gz debian/install0000664000000000000000000000003411566344032010562 0ustar EXIF.py usr/share/pyshared debian/rules0000775000000000000000000000022411566344041010252 0ustar #!/usr/bin/make -f %: dh $@ --with python2 #override_dh_auto_install: # install -m 644 EXIF.py $(CURDIR)/debian/python-exif/usr/share/pyshared debian/compat0000664000000000000000000000000211544623421010370 0ustar 7