[ubuntu/precise] poppler 0.18.4-1ubuntu1 (Accepted)
Martin Pitt
martin.pitt at ubuntu.com
Tue Feb 21 14:20:19 UTC 2012
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).
Date: Tue, 21 Feb 2012 15:04:08 +0100
Changed-By: Martin Pitt <martin.pitt at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/precise/+source/poppler/0.18.4-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Tue, 21 Feb 2012 15:04:08 +0100
Source: poppler
Binary: libpoppler19 libpoppler-dev libpoppler-private-dev libpoppler-glib8 libpoppler-glib-dev gir1.2-poppler-0.18 libpoppler-qt4-3 libpoppler-qt4-dev libpoppler-cpp0 libpoppler-cpp-dev poppler-utils poppler-dbg
Architecture: source
Version: 0.18.4-1ubuntu1
Distribution: precise
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Martin Pitt <martin.pitt at ubuntu.com>
Description:
gir1.2-poppler-0.18 - GObject introspection data for poppler-glib
libpoppler-cpp-dev - PDF rendering library -- development files (CPP interface)
libpoppler-cpp0 - PDF rendering library (CPP shared library)
libpoppler-dev - PDF rendering library -- development files
libpoppler-glib-dev - PDF rendering library -- development files (GLib interface)
libpoppler-glib8 - PDF rendering library (GLib-based shared library)
libpoppler-private-dev - PDF rendering library -- private development files
libpoppler-qt4-3 - PDF rendering library (Qt 4 based shared library)
libpoppler-qt4-dev - PDF rendering library -- development files (Qt 4 interface)
libpoppler19 - PDF rendering library
poppler-dbg - PDF rendering library -- debugging symbols
poppler-utils - PDF utilities (based on Poppler)
Closes: 443547 524323 617604 644447 646688 651968
Changes:
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).
Checksums-Sha1:
d999135ad5803a487b416894176927511ff49d96 3083 poppler_0.18.4-1ubuntu1.dsc
dd55a44a2ccecc18c435d403d6cb8783c653241f 21304 poppler_0.18.4-1ubuntu1.debian.tar.gz
Checksums-Sha256:
d8d1739645eb633876afea5f1cdb5855baec630b04c8d0713018c519f4c38a40 3083 poppler_0.18.4-1ubuntu1.dsc
d9f0b923ef973fb67f3b7b472f1006cfaf12533d791a3170c4b93b4b67f2d29b 21304 poppler_0.18.4-1ubuntu1.debian.tar.gz
Files:
8999dfc9f1b669469f3492fb2edbd72c 3083 devel optional poppler_0.18.4-1ubuntu1.dsc
0defc4737b1e1216c4e0ffc7d0da0052 21304 devel optional poppler_0.18.4-1ubuntu1.debian.tar.gz
Original-Maintainer: Loic Minier <lool at dooz.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBCAAGBQJPQ6V5AAoJEPmIJawmtHufBPgP/3ceAWk4Pax+OSkUhphcnXUy
ezHIPAEtOeijlMvm7ZJaPGatnWt5f6vOwldj+2laX99/02MdqAViIg4UXA/xrFEB
Jd3Wn3t1wvcoHjUf5+OyucWcvhHC/xx6ynAKxEG6xr0rF8/m7q2bq5uLj6fJgpr/
sMkERyo3TRUUQbwUb2zzZ23jRv26FAIMAPoL2i4vOSdDscz6bKPgRhd1oLdIa3/R
aYm9v9A3CGsLUDpU0yNQ3ZKkiBL5h4crUKEZAE1MRlMDOfkWtVwMXhkRlPhGlH+f
Wn1pgZDDSJZq5yFEPzYw/7Mi7FL4FNCuo2hBQRMpxfTcESkkVP1QJLr6d0SVuVkx
mduDkfoDieWaL2GAA18muOHRxJRVJ57J9TfKOIbo6IVSoabyJ7qzweiKkely81Uh
N8d21RI0T2LyS3Bs2dc+E+9hal5a6IIHX18JL82jubxboe4ohOM2k9duq2dQfwde
kPUY/oC1BAV5cp1hrQwOndzuTmoNSnYJWHOYlX/S4MfYP0o3hl03sV3NIfm8q2lj
Mz5AOF5f2ZP3VeqVoEHHbKWvHvbdMZCOSOqvdDJezeRivmo52VoTtiQ6Bge5Vr5d
qiWeF+7uvnz9Hfo/ZWEnYaiiNMnQhq9XfUaDCYq2oST3lqPJMvWUPoyNm2PUC9Gz
Yt925V7IsEuZXR1gmUk+
=EBgR
-----END PGP SIGNATURE-----
More information about the Precise-changes
mailing list