debian/0000755000000000000000000000000012144514716007173 5ustar debian/source/0000755000000000000000000000000012144514716010473 5ustar debian/source/format0000644000000000000000000000001411671654113011701 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000211312144514706011041 0ustar pyacoustid (1.0.0-1) unstable; urgency=low [ Simon Chopin ] * New upstream release. * Bump Standards version to 3.9.4 + B-D on debhelper >= 8.1 for build-arch and build-indep targets [ Jakub Wilk ] * Use canonical URIs for Vcs-* fields. -- Simon Chopin Tue, 14 May 2013 22:08:38 +0200 pyacoustid (0.7-1) unstable; urgency=low * New upstream release. -- Simon Chopin Fri, 01 Jun 2012 13:37:55 +0200 pyacoustid (0.6-1) unstable; urgency=low * New upstream release - Drop the backported patch. * Bump the Standards-Version to 3.9.3 * Use the Copyright format 1.0 URL in d/copyright -- Simon Chopin Thu, 05 Apr 2012 18:11:42 +0200 pyacoustid (0.4-1) unstable; urgency=low * New upstream release * Patch: 2.6 compatibility backported from upstream -- Simon Chopin Mon, 20 Feb 2012 00:06:58 +0200 pyacoustid (0.3-1) unstable; urgency=low * Initial release (Closes: #651094) -- Simon Chopin Sat, 24 Dec 2011 17:42:15 +0200 debian/control0000644000000000000000000000172212142211250010561 0ustar Source: pyacoustid Section: python Priority: optional Maintainer: Debian Python Modules Team Uploaders: Simon Chopin Build-Depends: debhelper (>= 8.1), python-all (>= 2.6.6-3~), python-setuptools Standards-Version: 3.9.4 Homepage: https://github.com/sampsyo/pyacoustid Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/pyacoustid/trunk/ Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/pyacoustid/trunk/ Package: python-acoustid Architecture: all Depends: libchromaprint0, python-audioread, ${misc:Depends}, ${python:Depends} Conflicts: python-chromaprint Replaces: python-chromaprint Description: Acoustid interface implementation and Chromaprint bindings Acoustid is a web service offering high quality acoustic fingerprinting system using the Chromaprint C library. This package provides Python bindings for the library as well as an interface to the web service. debian/copyright0000644000000000000000000000274711731657405011144 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: pyacoustid Source: https://github.com/sampsyo/pyacoustid Files: * Copyright: 2011 Adrian Sampson License: Expat Files: chromaprint.py Copyright: 2011 Lukáš Lalinský 2011 Adrian Sampson License: Expat Files: debian/* Copyright: 2011 Simon Chopin License: Expat License: Expat 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. debian/rules0000755000000000000000000000032411671654113010252 0ustar #!/usr/bin/make -f # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ --with python2 override_dh_clean: dh_clean rm pyacoustid.egg-info -rf # It is automatically updated by setuptools. debian/watch0000644000000000000000000000012712144432015010213 0ustar version=3 https://pypi.python.org/packages/source/p/pyacoustid/pyacoustid-(.+).tar.gz debian/python-acoustid.examples0000644000000000000000000000001411671673535014071 0ustar aidmatch.py debian/docs0000644000000000000000000000001311671654113010040 0ustar README.rst debian/compat0000644000000000000000000000000211671654113010371 0ustar 8