diff -Nru pylastfp-0.6/debian/changelog pylastfp-0.6/debian/changelog --- pylastfp-0.6/debian/changelog 2012-08-23 22:05:44.000000000 +0000 +++ pylastfp-0.6/debian/changelog 2012-08-24 17:51:35.000000000 +0000 @@ -1,3 +1,9 @@ +pylastfp (0.6-1ubuntu1) precise; urgency=low + + * added build dependencies + + -- fossfreedom Fri, 24 Aug 2012 18:51:06 +0100 + pylastfp (0.6-1) precise; urgency=low * source package automatically created by stdeb 0.6.0+git diff -Nru pylastfp-0.6/debian/control pylastfp-0.6/debian/control --- pylastfp-0.6/debian/control 2012-08-23 22:04:06.000000000 +0000 +++ pylastfp-0.6/debian/control 2012-08-24 17:56:35.000000000 +0000 @@ -2,30 +2,11 @@ Maintainer: Adrian Sampson Section: python Priority: optional -Build-Depends: python-setuptools (>= 0.6b3), python-all-dev (>= 2.6.6-3), debhelper (>= 7.4.3) -Standards-Version: 3.9.1 +Build-Depends: python-setuptools (>= 0.6b3), python-all-dev (>= 2.6.6-3), debhelper (>= 7.4.3), libfftw3-dev, libsamplerate0-dev, python-audioread +Standards-Version: 3.9.3 Package: python-pylastfp Architecture: any Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends} Description: bindings for Last.fm's acoustic fingerprinting (fplib) - This is a Python interface to Last.fm's acoustic fingerprinting library (called - `fplib`_) and its related API services. It performs fingerprint extraction, - fingerprint ID lookup, and track metadata lookup. - . - .. _fplib: http://github.com/lastfm/Fingerprinter - . - . - Installation - ------------ - . - To install, you will need a compiler and the dependencies required by fplib - itself: `fftw`_ (compiled for single-precision floats) and `libsamplerate`_. - (On Debian/Ubuntu, the packages are ``libfftw3-dev`` and - ``libsamplerate0-dev``.) - . - Once you have these, you can easily install from PyPI using `pip`_:: - . - $ pip install pylastfp - . - Or, if you don't have pip (or easy_install), head to the `download page`_. + diff -Nru pylastfp-0.6/debian/copyright pylastfp-0.6/debian/copyright --- pylastfp-0.6/debian/copyright 1970-01-01 00:00:00.000000000 +0000 +++ pylastfp-0.6/debian/copyright 2012-08-24 18:20:27.000000000 +0000 @@ -0,0 +1,11 @@ +Format: http://dep.debian.net/deps/dep5 +Upstream-Name: pylastfp +Source: https://github.com/sampsyo/pylastfp + +Files: * +Copyright: 2012 Adrian Sampson +License: LPGL-3 + +License: LPGL-3 + /usr/share/common-licenses/LGPL-3 +