~ubuntu-branches/ubuntu/jaunty/cups/jaunty

« back to all changes in this revision

Viewing changes to cgi-bin/Dependencies

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt, Till Kamppeter, Martin Pitt
  • Date: 2009-02-15 18:39:03 UTC
  • mfrom: (6.1.30 jaunty)
  • Revision ID: james.westby@ubuntu.com-20090215183903-i0nhvqyqj4vyn52a
Tags: 1.3.9-13
[ Till Kamppeter ]
* debian/local/filters/pdf-filters/filter/imagetopdf.c: Added support for
  the new "fit-to-page" option (new, more intuitive name for "fitplot").
* debian/filters/pstopdf: Only apply paper size if the "fitplot" or the
  "fit-to-page" option is set.
* debian/local/filters/cpdftocps: Only the last digit of the number of
  copies was used (LP: #309314).
* debian/local/filters/pdf-filters/pdftopdf/pdftopdf.cxx: Do not preceed the
  PDF output with a newline (LP: #303691). Only impose the page size from
  the PPD file to all pages if the "fitplot" or the "fit-to-page" option is 
  set. This prevented from automatic paper tray switching to the correct paper
  sizes when a multiple-page-size document is printed (partial fix for
  LP: #310575).
* debian/patches/pdftops-cups-1.4.dpatch: Updated from CUPS 1.4 SVN. Contains
  fixes for multiple-page-size document printing (partial fix for
  LP: #310575).
* debian/patches/pdftops-dont_fail_on_cancel.dpatch: Removed, should be
  fixed in the new upstream version of pdftops.

[ Martin Pitt ]
* debian/patches/pdftops-cups-1.4.dpatch: Add definition of
  HAVE_PDFTOPS and CUPS_PDFTOPS, so that the filter actually gets
  again built with pdftops support. (Fixes Till's change from above).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# DO NOT DELETE THIS LINE -- make depend depends on it.
2
 
help-index.o: help-index.c cgi-private.h cgi.h ../cups/cups.h \
3
 
  ../cups/ipp.h ../cups/http.h ../cups/ppd.h ../cups/array.h \
4
 
  ../cups/file.h ../cups/language.h ../cups/array.h help-index.h \
5
 
  ../cups/debug.h ../cups/i18n.h ../cups/transcode.h ../cups/string.h \
6
 
  ../config.h ../cups/dir.h
7
 
html.o: html.c cgi-private.h cgi.h ../cups/cups.h ../cups/ipp.h \
8
 
  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h \
9
 
  ../cups/language.h ../cups/array.h help-index.h ../cups/debug.h \
10
 
  ../cups/i18n.h ../cups/transcode.h ../cups/string.h ../config.h
11
 
ipp-var.o: ipp-var.c cgi-private.h cgi.h ../cups/cups.h ../cups/ipp.h \
12
 
  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h \
13
 
  ../cups/language.h ../cups/array.h help-index.h ../cups/debug.h \
14
 
  ../cups/i18n.h ../cups/transcode.h ../cups/string.h ../config.h
15
 
search.o: search.c cgi-private.h cgi.h ../cups/cups.h ../cups/ipp.h \
16
 
  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h \
17
 
  ../cups/language.h ../cups/array.h help-index.h ../cups/debug.h \
18
 
  ../cups/i18n.h ../cups/transcode.h ../cups/string.h ../config.h
19
 
template.o: template.c cgi-private.h cgi.h ../cups/cups.h ../cups/ipp.h \
20
 
  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h \
21
 
  ../cups/language.h ../cups/array.h help-index.h ../cups/debug.h \
22
 
  ../cups/i18n.h ../cups/transcode.h ../cups/string.h ../config.h
23
 
var.o: var.c cgi-private.h cgi.h ../cups/cups.h ../cups/ipp.h \
24
 
  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h \
25
 
  ../cups/language.h ../cups/array.h help-index.h ../cups/debug.h \
26
 
  ../cups/i18n.h ../cups/transcode.h ../cups/string.h ../config.h
27
 
admin.o: admin.c cgi-private.h cgi.h ../cups/cups.h ../cups/ipp.h \
28
 
  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h \
29
 
  ../cups/language.h ../cups/array.h help-index.h ../cups/debug.h \
30
 
  ../cups/i18n.h ../cups/transcode.h ../cups/string.h ../config.h \
31
 
  ../cups/adminutil.h ../cups/cups.h ../cups/file.h
32
 
classes.o: classes.c cgi-private.h cgi.h ../cups/cups.h ../cups/ipp.h \
33
 
  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h \
34
 
  ../cups/language.h ../cups/array.h help-index.h ../cups/debug.h \
35
 
  ../cups/i18n.h ../cups/transcode.h ../cups/string.h ../config.h
36
 
help.o: help.c cgi-private.h cgi.h ../cups/cups.h ../cups/ipp.h \
37
 
  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h \
38
 
  ../cups/language.h ../cups/array.h help-index.h ../cups/debug.h \
39
 
  ../cups/i18n.h ../cups/transcode.h ../cups/string.h ../config.h
40
 
jobs.o: jobs.c cgi-private.h cgi.h ../cups/cups.h ../cups/ipp.h \
41
 
  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h \
42
 
  ../cups/language.h ../cups/array.h help-index.h ../cups/debug.h \
43
 
  ../cups/i18n.h ../cups/transcode.h ../cups/string.h ../config.h
44
 
printers.o: printers.c cgi-private.h cgi.h ../cups/cups.h ../cups/ipp.h \
45
 
  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h \
46
 
  ../cups/language.h ../cups/array.h help-index.h ../cups/debug.h \
47
 
  ../cups/i18n.h ../cups/transcode.h ../cups/string.h ../config.h
48
 
testcgi.o: testcgi.c cgi.h ../cups/cups.h ../cups/ipp.h ../cups/http.h \
49
 
  ../cups/ppd.h ../cups/array.h ../cups/file.h ../cups/language.h \
50
 
  ../cups/array.h help-index.h
51
 
testhi.o: testhi.c cgi.h ../cups/cups.h ../cups/ipp.h ../cups/http.h \
52
 
  ../cups/ppd.h ../cups/array.h ../cups/file.h ../cups/language.h \
53
 
  ../cups/array.h help-index.h
54
 
testtemplate.o: testtemplate.c cgi.h ../cups/cups.h ../cups/ipp.h \
55
 
  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h \
56
 
  ../cups/language.h ../cups/array.h help-index.h
 
2
 
 
3
help-index.o: cgi-private.h cgi.h ../cups/cups.h ../cups/ipp.h ../cups/http.h
 
4
help-index.o: ../cups/ppd.h ../cups/array.h ../cups/file.h ../cups/language.h
 
5
help-index.o: ../cups/array.h help-index.h ../cups/debug.h ../cups/i18n.h
 
6
help-index.o: ../cups/transcode.h ../cups/string.h ../config.h ../cups/dir.h
 
7
html.o: cgi-private.h cgi.h ../cups/cups.h ../cups/ipp.h ../cups/http.h
 
8
html.o: ../cups/ppd.h ../cups/array.h ../cups/file.h ../cups/language.h
 
9
html.o: ../cups/array.h help-index.h ../cups/debug.h ../cups/i18n.h
 
10
html.o: ../cups/transcode.h ../cups/string.h ../config.h
 
11
ipp-var.o: cgi-private.h cgi.h ../cups/cups.h ../cups/ipp.h ../cups/http.h
 
12
ipp-var.o: ../cups/ppd.h ../cups/array.h ../cups/file.h ../cups/language.h
 
13
ipp-var.o: ../cups/array.h help-index.h ../cups/debug.h ../cups/i18n.h
 
14
ipp-var.o: ../cups/transcode.h ../cups/string.h ../config.h
 
15
search.o: cgi-private.h cgi.h ../cups/cups.h ../cups/ipp.h ../cups/http.h
 
16
search.o: ../cups/ppd.h ../cups/array.h ../cups/file.h ../cups/language.h
 
17
search.o: ../cups/array.h help-index.h ../cups/debug.h ../cups/i18n.h
 
18
search.o: ../cups/transcode.h ../cups/string.h ../config.h
 
19
template.o: cgi-private.h cgi.h ../cups/cups.h ../cups/ipp.h ../cups/http.h
 
20
template.o: ../cups/ppd.h ../cups/array.h ../cups/file.h ../cups/language.h
 
21
template.o: ../cups/array.h help-index.h ../cups/debug.h ../cups/i18n.h
 
22
template.o: ../cups/transcode.h ../cups/string.h ../config.h
 
23
var.o: cgi-private.h cgi.h ../cups/cups.h ../cups/ipp.h ../cups/http.h
 
24
var.o: ../cups/ppd.h ../cups/array.h ../cups/file.h ../cups/language.h
 
25
var.o: ../cups/array.h help-index.h ../cups/debug.h ../cups/i18n.h
 
26
var.o: ../cups/transcode.h ../cups/string.h ../config.h
 
27
admin.o: cgi-private.h cgi.h ../cups/cups.h ../cups/ipp.h ../cups/http.h
 
28
admin.o: ../cups/ppd.h ../cups/array.h ../cups/file.h ../cups/language.h
 
29
admin.o: ../cups/array.h help-index.h ../cups/debug.h ../cups/i18n.h
 
30
admin.o: ../cups/transcode.h ../cups/string.h ../config.h ../cups/adminutil.h
 
31
admin.o: ../cups/cups.h ../cups/file.h
 
32
classes.o: cgi-private.h cgi.h ../cups/cups.h ../cups/ipp.h ../cups/http.h
 
33
classes.o: ../cups/ppd.h ../cups/array.h ../cups/file.h ../cups/language.h
 
34
classes.o: ../cups/array.h help-index.h ../cups/debug.h ../cups/i18n.h
 
35
classes.o: ../cups/transcode.h ../cups/string.h ../config.h
 
36
help.o: cgi-private.h cgi.h ../cups/cups.h ../cups/ipp.h ../cups/http.h
 
37
help.o: ../cups/ppd.h ../cups/array.h ../cups/file.h ../cups/language.h
 
38
help.o: ../cups/array.h help-index.h ../cups/debug.h ../cups/i18n.h
 
39
help.o: ../cups/transcode.h ../cups/string.h ../config.h
 
40
jobs.o: cgi-private.h cgi.h ../cups/cups.h ../cups/ipp.h ../cups/http.h
 
41
jobs.o: ../cups/ppd.h ../cups/array.h ../cups/file.h ../cups/language.h
 
42
jobs.o: ../cups/array.h help-index.h ../cups/debug.h ../cups/i18n.h
 
43
jobs.o: ../cups/transcode.h ../cups/string.h ../config.h
 
44
printers.o: cgi-private.h cgi.h ../cups/cups.h ../cups/ipp.h ../cups/http.h
 
45
printers.o: ../cups/ppd.h ../cups/array.h ../cups/file.h ../cups/language.h
 
46
printers.o: ../cups/array.h help-index.h ../cups/debug.h ../cups/i18n.h
 
47
printers.o: ../cups/transcode.h ../cups/string.h ../config.h
 
48
testcgi.o: cgi.h ../cups/cups.h ../cups/ipp.h ../cups/http.h ../cups/ppd.h
 
49
testcgi.o: ../cups/array.h ../cups/file.h ../cups/language.h ../cups/array.h
 
50
testcgi.o: help-index.h
 
51
testhi.o: cgi.h ../cups/cups.h ../cups/ipp.h ../cups/http.h ../cups/ppd.h
 
52
testhi.o: ../cups/array.h ../cups/file.h ../cups/language.h ../cups/array.h
 
53
testhi.o: help-index.h
 
54
testtemplate.o: cgi.h ../cups/cups.h ../cups/ipp.h ../cups/http.h
 
55
testtemplate.o: ../cups/ppd.h ../cups/array.h ../cups/file.h
 
56
testtemplate.o: ../cups/language.h ../cups/array.h help-index.h