~ubuntu-branches/debian/experimental/cups-filters/experimental

« back to all changes in this revision

Viewing changes to pdftopdf/Dependencies

  • Committer: Package Import Robot
  • Author(s): Till Kamppeter
  • Date: 2012-07-22 18:57:32 UTC
  • mfrom: (1.1.17)
  • Revision ID: package-import@ubuntu.com-20120722185732-26kkte5p1lth3rt5
Tags: 1.0.20-0bzr1
* New upstream release
   - pdftops: Added another workaround for Kyocera printers: Some
     models get very slow on images which request interpolation,
     so now we remove the image interpolation requests by additional
     PostScript code only inserted for Kyocera printers (LP: #1026974).
   - Made the Poppler-based filters pdftopdf and pdftoopvp build with
     both Poppler 0.18.x and 0.20.x (Upstream bug #1055).
   - Fixes according to Coverity scan results (Upstream bug #1054).
   - Switched build system to autotools. This especially fixes several
     build problems in Gentoo. Also build-tested with CUPS 1.6.0b1.
   - Fixes for compatibility with clang/gcc-4.7.
   - textonly: Filter did not work as a pipe with copies=1 (Upstream bug
     #1032).
   - texttopdf: Avoid trimming the results of FcFontSort(), as this may
     miss some reasonable candidates under certain circumstances. BTW,
     fix passing a non-pointer as a pointer to "result" (Closes: #670055).
   - Corrected documentation. The option for the maximum image rendering
     resolution in pdftops is "pdftops-max-image-resolution", not
     "pdftops-max-image-resolution-default".
* debian/patches/fcfontsort-no-trim.patch: Removed, fixed upstream.
* debian/rules: Updated options for ./configure and make for the new autotools
  build system.
* debian/watch: Switched to bz2 upstream packages.
* debian/rules, debian/copyright, debian/cups-filters.docs: Updated for
  renamed documentation files.
* debian/control, debian/libfontembed1.install,
  debian/libfontembed-dev.install: Added new binary packages for libfontembed.
* debian/copyright: Updated for recent file additions, and rearrangement of
  directories.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# DO NOT DELETE
2
 
 
3
 
pdftopdf.o: ../config.h P2PDoc.h P2POutputStream.h P2PPage.h P2PObject.h
4
 
pdftopdf.o: P2PXRef.h P2POutput.h P2PMatrix.h P2PResources.h P2PPattern.h
5
 
pdftopdf.o: UGooString.h P2PFont.h PDFFTrueTypeFont.h P2PCMap.h
6
 
P2PCatalog.o: ../config.h P2PCatalog.h P2PObject.h P2POutputStream.h
7
 
P2PCatalog.o: P2PXRef.h P2POutput.h P2PPageTree.h P2PDoc.h P2PPage.h
8
 
P2PCatalog.o: P2PMatrix.h P2PResources.h P2PPattern.h UGooString.h P2PFont.h
9
 
P2PCatalog.o: PDFFTrueTypeFont.h P2PCMap.h
10
 
P2PDoc.o: ../config.h P2PDoc.h P2POutputStream.h P2PPage.h P2PObject.h
11
 
P2PDoc.o: P2PXRef.h P2POutput.h P2PMatrix.h P2PResources.h P2PPattern.h
12
 
P2PDoc.o: UGooString.h P2PFont.h PDFFTrueTypeFont.h P2PCMap.h P2PCatalog.h
13
 
P2PDoc.o: P2PPageTree.h
14
 
P2PGfx.o: ../config.h UGooString.h P2PGfx.h P2POutputStream.h P2PResources.h
15
 
P2PGfx.o: P2PObject.h P2PXRef.h P2POutput.h P2PPattern.h P2PMatrix.h
16
 
P2PGfx.o: P2PFont.h PDFFTrueTypeFont.h P2PCMap.h
17
 
P2PObject.o: ../config.h P2PObject.h P2POutputStream.h P2PXRef.h P2POutput.h
18
 
P2POutput.o: ../config.h UGooString.h P2POutput.h P2POutputStream.h
19
 
P2POutput.o: P2PObject.h P2PXRef.h
20
 
P2POutputStream.o: ../config.h P2POutputStream.h
21
 
P2PPage.o: ../config.h P2PPage.h P2PObject.h P2POutputStream.h P2PXRef.h
22
 
P2PPage.o: P2POutput.h P2PMatrix.h P2PResources.h P2PPattern.h UGooString.h
23
 
P2PPage.o: P2PFont.h PDFFTrueTypeFont.h P2PCMap.h P2PPageTree.h P2PDoc.h
24
 
P2PPage.o: P2PGfx.h
25
 
P2PPageTree.o: ../config.h P2PPageTree.h P2PObject.h P2POutputStream.h
26
 
P2PPageTree.o: P2PXRef.h P2POutput.h P2PDoc.h P2PPage.h P2PMatrix.h
27
 
P2PPageTree.o: P2PResources.h P2PPattern.h UGooString.h P2PFont.h
28
 
P2PPageTree.o: PDFFTrueTypeFont.h P2PCMap.h
29
 
P2PResources.o: ../config.h P2PResources.h P2PObject.h P2POutputStream.h
30
 
P2PResources.o: P2PXRef.h P2POutput.h P2PPattern.h P2PMatrix.h UGooString.h
31
 
P2PResources.o: P2PFont.h PDFFTrueTypeFont.h P2PCMap.h P2PForm.h
32
 
P2PXRef.o: ../config.h P2PXRef.h P2POutputStream.h P2PObject.h P2POutput.h
33
 
P2PFont.o: ../config.h P2PFont.h P2PObject.h P2POutputStream.h P2PXRef.h
34
 
P2PFont.o: P2POutput.h P2PResources.h P2PPattern.h P2PMatrix.h UGooString.h
35
 
P2PFont.o: PDFFTrueTypeFont.h P2PCMap.h P2PDoc.h P2PPage.h
36
 
P2PFont.o: P2PCharCodeToUnicode.h
37
 
PDFFTrueTypeFont.o: PDFFTrueTypeFont.h UGooString.h
38
 
P2PPattern.o: P2PObject.h P2POutputStream.h ../config.h P2PXRef.h P2POutput.h
39
 
P2PPattern.o: P2PMatrix.h P2PPattern.h P2PFont.h P2PResources.h UGooString.h
40
 
P2PPattern.o: PDFFTrueTypeFont.h P2PCMap.h P2PGfx.h P2PDoc.h P2PPage.h
41
 
P2PCharCodeToUnicode.o: ../config.h P2PCharCodeToUnicode.h
42
 
P2PCMap.o: ../config.h P2PCMap.h
43
 
P2PForm.o: P2PDoc.h P2POutputStream.h ../config.h P2PPage.h P2PObject.h
44
 
P2PForm.o: P2PXRef.h P2POutput.h P2PMatrix.h P2PResources.h P2PPattern.h
45
 
P2PForm.o: UGooString.h P2PFont.h PDFFTrueTypeFont.h P2PCMap.h P2PGfx.h
46
 
P2PForm.o: P2PForm.h
47
 
parseargs.o: parseargs.h
48
 
UGooString.o: UGooString.h