Package: libextractor-python Version: 1:0.6-4 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu saucy ubuntu-patch
The package merge happened in 1:1.1-1 Thanks in advance. *** /tmp/tmp9NACDg/bug_body In Ubuntu, the attached patch was applied to achieve the following: * Drop Recommends on libextractor-plugins since this has been merged into libextractor3 - update debian/control Thanks for considering the patch. -- System Information: Debian Release: wheezy/sid APT prefers precise-updates APT policy: (500, 'precise-updates'), (500, 'precise-security'), (500, 'precise-proposed'), (500, 'precise'), (100, 'precise-backports') Architecture: amd64 (x86_64) Kernel: Linux 3.8.0-28-generic (SMP w/8 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash
diff -Nru libextractor-python-0.6/debian/changelog libextractor-python-0.6/debian/changelog diff -Nru libextractor-python-0.6/debian/control libextractor-python-0.6/debian/control --- libextractor-python-0.6/debian/control 2012-02-19 03:15:05.000000000 -0600 +++ libextractor-python-0.6/debian/control 2013-09-08 19:44:53.000000000 -0500 @@ -9,7 +9,6 @@ Package: python-extractor Architecture: all Depends: ${misc:Depends}, ${python:Depends}, libextractor3 (>= 1:0.6) -Recommends: libextractor-plugins Description: extracts meta-data from files of arbitrary type (Python bindings) GNU libextractor provides developers of file-sharing networks, file managers, and WWW-indexing bots with a universal library to obtain meta-data about files.