[ubuntu/maverick] xpdf 3.02-9 (Accepted)
Ubuntu Installer
archive at ubuntu.com
Thu Jul 22 06:26:36 BST 2010
xpdf (3.02-9) unstable; urgency=low
* Reactivate zoomFitHeight properly by merging it into fix-580495.patch.
* Set VCS-* and Uploaders fields.
xpdf (3.02-8) unstable; urgency=low
[Michael Gilbert]
* Bump standards version to 3.9.0 (no changes required).
* Clean up formatting of debian/control.
* xpdf.postrm: remove languages from /etc/xpdf.
[Rogério Brito]
* Don't specify icon extension name in xpdf.desktop (closes: #551544).
* zxpdf: support file extensions with any capitalization of 'pdf'.
* zxpdf: add support for xz compression.
* Make transitional packages architecture independent.
* Add patch to make zoom levels more flexible (closes: #580495).
xpdf (3.02-7) unstable; urgency=low
* Fix xpdf package long description.
* Bump compat version to 7.
* Drop legacy support for xpdf 2.0.
* Add in LDFLAGS to xpdf compilation.
xpdf (3.02-6) unstable; urgency=low
[Michael Gilbert]
* Remove outdated README.Debian (information is no longer relevant).
* Trigger an xpdfrc refresh when poppler-data is installed/uninstalled
- This makes it possible to provide poppler-data cmaps while avoiding
poppler-data as a dependency (a 12 MiB package).
* Fix the warning message printed to /etc/xpdf/includes.
[Rogério Brito]
* Add "-mattecolor" to help output (closes: 458468).
xpdf (3.02-5) unstable; urgency=low
* Use poppler-data to provide support for additional languages
(closes: #461411, #548182, #548183, #548184, #548185, #577917).
- Eliminates the need for the xpdf-* language packages.
- Thanks to Hideki Yamane!
* Reestablish /etc/xpdf/xpdfrc as the resource file (this was inadvertantly
dropped in the conversion to poppler since we are no longer using configure,
but is now fixed).
xpdf (3.02-4) experimental; urgency=low
* Version the dependency on libpoppler-dev.
xpdf (3.02-3) experimental; urgency=low
* Use system poppler library (closes: #351279).
- Thanks to Martin Pitt for the initial work on xpdf-poppler and to
Gentoo for maintaining that in their archive for the past couple years.
- Drop xpdf-utils package; no reason to duplicate poppler-utils anymore
(closes: #576683).
- Eliminate xpdf-reader and xpdf-common (no reason to separate these from
xpdf anymore).
- Drop the following patches (this code is no longer built here; it is
provided by poppler):
- fix-444648.patch
- fix-462544.patch
- fix-CVE-2007-3387_CVE-2007-5049.dpatch
- fix-CVE-2007-5393_2007-5392_2007-4352.dpatch
- fix-CVE-2009-0146,0147,0165,0166,0799,0800,1179-1183.dpatch
- fix-CVE-2009-3603+CVE-2009-1188.patch
- fix-CVE-2009-3604.patch
- fix-CVE-2009-3606.patch
- fix-CVE-2009-3608.patch
- fix-CVE-2009-3609.patch
* Add some patch descriptions.
* Remove last remnants of dpatch (the package now uses quilt).
* Fix a quirky floating point comparison that was leading to problems on
i386 with gcc 4.4 (closes: #577031, #577086).
* Revert zoomFitHeight patch since it breaks zoomFitPage and zoomFitWidth
(closes: #576543, 578892).
Date: Thu, 22 Jul 2010 06:25:52 +0100
Changed-By: Martin Pitt <martin.pitt at ubuntu.com>
Maintainer: Michael Gilbert <michael.s.gilbert at gmail.com>
Origin: Debian/unstable
https://launchpad.net/ubuntu/maverick/+source/xpdf/3.02-9
-------------- next part --------------
Origin: Debian/unstable
Format: 1.7
Date: Thu, 22 Jul 2010 06:25:52 +0100
Source: xpdf
Binary: xpdf, xpdf-common, xpdf-reader, xpdf-utils
Architecture: source
Version: 3.02-9
Distribution: maverick
Urgency: low
Maintainer: Michael Gilbert <michael.s.gilbert at gmail.com>
Changed-By: Martin Pitt <martin.pitt at ubuntu.com>
Description:
xpdf - Portable Document Format (PDF) reader
Closes: 351279 458468 461411 548182 548183 548184 548185 551544 576543 576683 577031 577086 577917 578892 580495
Changes:
xpdf (3.02-9) unstable; urgency=low
.
* Reactivate zoomFitHeight properly by merging it into fix-580495.patch.
* Set VCS-* and Uploaders fields.
.
xpdf (3.02-8) unstable; urgency=low
.
[Michael Gilbert]
* Bump standards version to 3.9.0 (no changes required).
* Clean up formatting of debian/control.
* xpdf.postrm: remove languages from /etc/xpdf.
.
[Rogério Brito]
* Don't specify icon extension name in xpdf.desktop (closes: #551544).
* zxpdf: support file extensions with any capitalization of 'pdf'.
* zxpdf: add support for xz compression.
* Make transitional packages architecture independent.
* Add patch to make zoom levels more flexible (closes: #580495).
.
xpdf (3.02-7) unstable; urgency=low
.
* Fix xpdf package long description.
* Bump compat version to 7.
* Drop legacy support for xpdf 2.0.
* Add in LDFLAGS to xpdf compilation.
.
xpdf (3.02-6) unstable; urgency=low
.
[Michael Gilbert]
* Remove outdated README.Debian (information is no longer relevant).
* Trigger an xpdfrc refresh when poppler-data is installed/uninstalled
- This makes it possible to provide poppler-data cmaps while avoiding
poppler-data as a dependency (a 12 MiB package).
* Fix the warning message printed to /etc/xpdf/includes.
.
[Rogério Brito]
* Add "-mattecolor" to help output (closes: 458468).
.
xpdf (3.02-5) unstable; urgency=low
.
* Use poppler-data to provide support for additional languages
(closes: #461411, #548182, #548183, #548184, #548185, #577917).
- Eliminates the need for the xpdf-* language packages.
- Thanks to Hideki Yamane!
* Reestablish /etc/xpdf/xpdfrc as the resource file (this was inadvertantly
dropped in the conversion to poppler since we are no longer using configure,
but is now fixed).
.
xpdf (3.02-4) experimental; urgency=low
.
* Version the dependency on libpoppler-dev.
.
xpdf (3.02-3) experimental; urgency=low
.
* Use system poppler library (closes: #351279).
- Thanks to Martin Pitt for the initial work on xpdf-poppler and to
Gentoo for maintaining that in their archive for the past couple years.
- Drop xpdf-utils package; no reason to duplicate poppler-utils anymore
(closes: #576683).
- Eliminate xpdf-reader and xpdf-common (no reason to separate these from
xpdf anymore).
- Drop the following patches (this code is no longer built here; it is
provided by poppler):
- fix-444648.patch
- fix-462544.patch
- fix-CVE-2007-3387_CVE-2007-5049.dpatch
- fix-CVE-2007-5393_2007-5392_2007-4352.dpatch
- fix-CVE-2009-0146,0147,0165,0166,0799,0800,1179-1183.dpatch
- fix-CVE-2009-3603+CVE-2009-1188.patch
- fix-CVE-2009-3604.patch
- fix-CVE-2009-3606.patch
- fix-CVE-2009-3608.patch
- fix-CVE-2009-3609.patch
* Add some patch descriptions.
* Remove last remnants of dpatch (the package now uses quilt).
* Fix a quirky floating point comparison that was leading to problems on
i386 with gcc 4.4 (closes: #577031, #577086).
* Revert zoomFitHeight patch since it breaks zoomFitPage and zoomFitWidth
(closes: #576543, 578892).
Files:
c05c20cf23fcc746e4efe6a08290bdb5 34685 text optional xpdf_3.02-9.debian.tar.gz
a5f198f283cdc669752ce0d34ed0961a 1254 text optional xpdf_3.02-9.dsc
More information about the Maverick-changes
mailing list