libextractor 1:1.1-1ubuntu1 source package in Ubuntu

Changelog

libextractor (1:1.1-1ubuntu1) saucy; urgency=low

  * Sync with Debian.
  * debian/control:
    - Build against libtiff-dev instead of libtiff4-dev

libextractor (1:1.1-1) unstable; urgency=low

  * Imported Upstream version 1.1 (Closes: #690095).
  * Move the git repository to collab-maint.
  * Remove the underscore_in_plugin_path patch, included upstream.
  * debian/control: Update build dependencies according to README.
  * debian/rules: remove override_dh_configure to enable all plugins.
  * Merge libextractor and libextractor-plugins. Keeping them separated is
    difficult to maintain and does not worth it.
  * debian/rules: remove .a files.
  * debian/rules: remove useless override_dh_builddeb.
  * debian/control: remove duplicate section field.
  * Add a symbols file for libextractor3.
  * Remove useless debian/source/options.
  * Standards version 3.9.4.
  * debian/copyright: the licence is now GPL-3+, update years.
 -- Jeremy Bicha <email address hidden>   Tue, 30 Jul 2013 18:04:35 -0400

Upload details

Uploaded by:
Jeremy BĂ­cha
Uploaded to:
Saucy
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libextractor_1.1.orig.tar.gz 7.6 MiB cbb7c2f7f92654dc09b8e5c5e353a49609a22b222ba23c944fcc14f2223172ff
libextractor_1.1-1ubuntu1.debian.tar.gz 8.7 KiB 0a6220b73f6fd039f61c6b2c1953c64fef3eb0f0c0441c2d2ae4161765972c8e
libextractor_1.1-1ubuntu1.dsc 2.5 KiB 8fab983c9cdc63f333ee0b47f9ac978c82d29629f59b1915443a4b105add78f5

View changes file

Binary packages built by this source

extract: No summary available for extract in ubuntu saucy.

No description available for extract in ubuntu saucy.

libextractor-dbg: No summary available for libextractor-dbg in ubuntu saucy.

No description available for libextractor-dbg in ubuntu saucy.

libextractor-dev: extracts meta-data from files of arbitrary type (development)

 GNU libextractor provides developers of file-sharing networks, file managers,
 and WWW-indexing bots with a universal library to obtain meta-data about files.
 .
 This package contains the development files.

libextractor3: extracts meta-data from files of arbitrary type (library)

 GNU libextractor provides developers of file-sharing networks, file managers,
 and WWW-indexing bots with a universal library to obtain meta-data about files.
 .
 Currently, libextractor supports the following formats: HTML, PDF, PS, OLE2
 (DOC, XLS, PPT), OpenOffice (sxw), StarOffice (sdw), DVI, MAN, MKV, MP3 (ID3v1
 and ID3v2), OGG, WAV, EXIV2, JPEG, GIF, PNG, TIFF, DEB, RPM, TAR(.GZ), ZIP,
 ELF, REAL, RIFF (AVI), MPEG, QT and ASF.
 .
 Also, various additional MIME types are detected. It can also be used to
 compute hash functions (SHA-1, MD5, ripemd160).
 .
 This package contains the library and all plugins.