poppler 0.18.4-1ubuntu1 source package in Ubuntu

Changelog

poppler (0.18.4-1ubuntu1) precise; urgency=low

  * Merge with Debian experimental to get in sync with current Debian
    packaging. Remaining Ubuntu changes:
    - debian/control: Lower poppler-data to Suggests:. Too big for CD images,
      handled by language-selector.
    - debian/control: Drop libopenjpeg-dev build depends, it's in universe.
    - 10_fix-a4-page-shift-on-brother-ps-printers.patch,
      git_test_rotation.patch: See patch headers.
    - Use LCMS 2 instead of deprecated 1: (LP #885324)
      o Add poppler-lcm2.patch
      o debian/control: Build-depend on liblcms2-dev instead.

poppler (0.18.4-1) experimental; urgency=low

  * New upstream release.
  * Update copyright.

poppler (0.18.3-1) experimental; urgency=low

  * New upstream release: (Closes: #644447)
    - fixes rendering of Porirua City overview map. (Closes: #443547)
    - shows the names of unknown fonts. (Closes: #524323)
  * Rename packages according to the new SONAMEs:
    - libpoppler13 -> libpoppler19
    - libpoppler-glib6 -> libpoppler-glib8
  * Bump shlibs for libpoppler-glib8 and libpoppler-qt4-3.
  * debian/patches:
    - ltmain-as-needed.diff: refresh
  * Update copyright.
  * Update configure arguments:
    - Remove: --disable-poppler-qt, --disable-abiword-output
  * Drop test-poppler-glib from libpoppler-glib-dev, as it does not exist
    anymore.
  * Update build dependencies, dependencies and suggests:
    - Switch liblcms-dev to liblcms1-dev, to make it explicit lcms 1 is used.
    - Add libtiff-dev (for TIFF support).
    - Remove the gnome-pkg-tools B-D, unused.
    - libpoppler-dev: remove libfontconfig1-dev.
    - libpoppler-private-dev: suggest packages containing headers included in
      barely used private poppler core headers: libfreetype6-dev,
      libopenjpeg-dev, libpng-dev, libtiff-dev. (Closes: #646688)
    - libpoppler-glib-dev: remove libgtk2.0-dev.
  * Enable the GObject introspection support (Closes: #617604):
    - Add libgirepository1.0-dev and gobject-introspection build dependencies.
    - Add a new package gir1.2-poppler-0.18, and make libpoppler-glib-dev
      depend on it.
    - Enable the introspection in configure arguments.
  * Improve description of poppler-utils, also including the new tools
    (pdfseparate, pdftocairo, pdfunite).
  * Convert convert to the `dh' sequencer:
    - Drop cdbs build dependency.
    - Bump debhelper build dependency to 7.0.50.
    - Make use of the gir dh addon.
    - Enable parallel build support.
  * Remove ${shlibs:Depends} from poppler-dbg.
  * Install the upstream ChangeLog only in the libpopplerN package.
  * Convert to multi-arch:
    - Bump debhelper build dependency to 8.9.0.
    - Bump compat to 9.
    - Add dpkg build dependency to 1.16.1.
    - libpoppler19, libpoppler-glib8, libpoppler-qt4-3, libpoppler-cpp0:
      mark "Multi-Arch: same", and add Pre-Depends.
    - poppler-utils: mark "Multi-Arch: foreign".
    - Fix (using wildcard) library paths in .install files, taking care of
      installing the gir .typelib file in a non-multi-arch path.
  * Use DEB_LDFLAGS_MAINT_APPEND in rules to properly append custom LDFLAGS.
    (Closes: #651968)
  * Make the build verbose (V=1).
 -- Martin Pitt <email address hidden>   Tue, 21 Feb 2012 15:04:08 +0100

Upload details

Uploaded by:
Martin Pitt
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
poppler_0.18.4.orig.tar.gz 1.9 MiB 33421148cdc8e043da291dece2cce1cea6220d49a50c00c56d56d6435501d42e
poppler_0.18.4-1ubuntu1.debian.tar.gz 20.8 KiB d9f0b923ef973fb67f3b7b472f1006cfaf12533d791a3170c4b93b4b67f2d29b
poppler_0.18.4-1ubuntu1.dsc 3.0 KiB d8d1739645eb633876afea5f1cdb5855baec630b04c8d0713018c519f4c38a40

View changes file

Binary packages built by this source

gir1.2-poppler-0.18: GObject introspection data for poppler-glib

 Poppler is a PDF rendering library based on Xpdf PDF viewer.
 .
 This package contains introspection data for poppler-glib.
 .
 It can be used by packages using the GIRepository format to generate
 dynamic bindings.

libpoppler-cpp-dev: PDF rendering library -- development files (CPP interface)

 Poppler is a PDF rendering library based on Xpdf PDF viewer.
 .
 This package contains the headers and development libraries needed to
 build applications using the C++ Poppler interface.

libpoppler-cpp0: PDF rendering library (CPP shared library)

 Poppler is a PDF rendering library based on Xpdf PDF viewer.
 .
 This package provides the CPP shared library for applications
 using a simple C++ interface (using STL, and no other dependency) to Poppler.

libpoppler-dev: PDF rendering library -- development files

 Poppler is a PDF rendering library based on Xpdf PDF viewer.
 .
 This package contains the headers and development libraries needed to
 build applications using Poppler.

libpoppler-glib-dev: PDF rendering library -- development files (GLib interface)

 Poppler is a PDF rendering library based on Xpdf PDF viewer.
 .
 This package contains the headers and development libraries needed to
 build applications using the GLib-based Poppler interface.

libpoppler-glib8: PDF rendering library (GLib-based shared library)

 Poppler is a PDF rendering library based on Xpdf PDF viewer.
 .
 This package provides the GLib-based shared library for applications
 using the GLib interface to Poppler.

libpoppler-private-dev: PDF rendering library -- private development files

 Poppler is a PDF rendering library based on Xpdf PDF viewer.
 .
 This package contains the private and unstable headers needed to build
 applications using the private Poppler core library.
 (At the moment this package is empty, allowing the migration of sources
 to this package instead of libpoppler-dev.)

libpoppler-qt4-3: PDF rendering library (Qt 4 based shared library)

 Poppler is a PDF rendering library based on Xpdf PDF viewer.
 .
 This package provides the Qt 4 based shared library for applications
 using the Qt 4 interface to Poppler.

libpoppler-qt4-dev: PDF rendering library -- development files (Qt 4 interface)

 Poppler is a PDF rendering library based on Xpdf PDF viewer.
 .
 This package contains the headers and development libraries needed to
 build applications using the Qt 4-based Poppler interface.

libpoppler19: PDF rendering library

 Poppler is a PDF rendering library based on Xpdf PDF viewer.
 .
 This package contains the shared core library.

poppler-dbg: PDF rendering library -- debugging symbols

 Poppler is a PDF rendering library based on Xpdf PDF viewer.
 .
 This package contains the debugging symbols for all the Poppler libraries
 and the utilities.

poppler-utils: PDF utilities (based on Poppler)

 Poppler is a PDF rendering library based on Xpdf PDF viewer.
 .
 This package contains command line utilities (based on Poppler) for getting
 information of PDF documents, convert them to other formats, or manipulate
 them:
  * pdffonts -- font analyzer
  * pdfimages -- image extractor
  * pdfinfo -- document information
  * pdfseparate -- page extraction tool
  * pdftocairo -- PDF to PNG/JPEG/PDF/PS/EPS/SVG converter using Cairo
  * pdftohtml -- PDF to HTML converter
  * pdftoppm -- PDF to PPM/PNG/JPEG image converter
  * pdftops -- PDF to PostScript (PS) converter
  * pdftotext -- text extraction
  * pdfunite -- document merging tool