Age | Commit message (Collapse) | Author | Files | Lines |
|
* Fixed SMF manifest location
* Rebuilt with all deps
* Deleted debian/clean
* Added debian/patches/dyson-smf.patch
|
|
|
|
|
|
|
|
|
|
due to the output of krb5-config; add check at build-time to avoid this happening again
Closes: #751157
|
|
Closes: #750602
|
|
avahi-daemon is a Recommends for both now; remove "on started avahi-daemon" from the "start on ..." rule in /etc/init/cups.conf upstart script
Changed-By: Didier Raboud <odyx@debian.org>
Rewrote commit description
Dropped the debian/rules special-casing
Added the version specification in debian/control
LP: #1242185
LP: #1178172
|
|
|
|
Closes: #590436
|
|
* --enable-slp
* --with-pdftops now concerns cups-filters
|
|
|
|
- build-depend on libsystemd-daemon-dev on linux-any
- build-depend on and use dh-systemd
- install cups.service, cups.path and cups.socket files in cups-daemon
Git-Dch: Full
Closes: #732435
|
|
|
|
|
|
Closes: #735313
|
|
Reopens: #714492
This reverts commit 32abe50a21da34e4a423472a04a48277b2bb8265.
|
|
This allows bootstraping because cups-filters and libcupsfilters-dev
dependencies are only needed for tests. Ideally DEB_BUILD_PROFILES
annotations of the build-deps to record this would accompany this patch,
but they are not yet suitable for the archive, so that will come later.
Closes: #734670
|
|
libcups2 as optional
This is explicitely allowed by the licensing, on top of GPL-2:
a. Apple Inc. explicitly allows the compilation and
distribution of the CUPS software with the OpenSSL
Toolkit.
The two symbols should have stayed hidden in the first place.
Closes: #714492
|
|
|
|
|
|
package relationship to >= 0.6.31-3~
Closes: #731608
|
|
Closes: #724134
|
|
dropping the /usr/share/doc/cups-client symlink
Thanks: Evgeni Golov
Closes: #704238
|
|
|
|
Fixes FTBFS for arch-only build
|
|
cups-server-common
Add corresponding relations
|
|
that case
Thanks: Sam Lantinga <slouken@libsdl.org>
Closes: #645329
|
|
- Move manpages to cups-daemon as per policy;
- Move cupsd handling code from cups to cups-daemon;
- Make changelog entry shorter.
|
|
|
|
only for Ubuntu Quantal.
|
|
|
|
|
|
|
|
|
|
debian/patches/fix-another-spot-where-avahi-crashes-cupsd-because-it-does-not-handle-null-values-from-its-own-apis.patch:
Fix another spot where Avahi crashes cupsd because it does not handle NULL
values returned by its own APIs (CUPS STR #4200, LP: #1041013).
* debian/patches/ipp-backend-did-not-send-cancel-request-to-printers-when-a-job-was-canceled-and-printer-did-not-support-create-job.patch:
The IPP backend did not send a cancel request to printers when a job was
canceled and the printer did not support Create-Job. This is to improve the
"ipp" backend as much as possible to reduce the ned of the "ipp14" backend
("ipp" backend of CUPS 1.4.x added to the Debian/Ubuntu package as fallback
in case of regressions of the current "ipp" backend).
* debian/patches/forward-port-cups-1-5-x-cups-browsing.patch: Re-introduced
CUPS Browsing/Broadcasting for automatic discovery of shared CUPS printers
on the local network. We will keep this for the Quantal cycle until we
get automatic discovery of Bonjour-broadcasted printers, which most
probably needs to be implemented in the application's print dialogs. This
will only be possible to be done in Quantal+1 (13.04). The patch is large
but all code added worked very well in many generations of CUPS and the
code added back in smoothly without need of alterations of the existing
code (LP: #1061063, LP: #1061069).
|
|
* debian/patches/airprint-support.patch: Fixes in the conditionals to make
AirPrint work with the new upstream Avahi support.
* debian/patches/usb-backend-reset-after-job-only-for-specific-devices.patch:
Let the USB backend only send a clean-up reset after the job if it is
really needed (LP: #1032456).
* debian/patches/cupsd-conf-remove-obsolete-browse-directives.patch:
Removed obsolete "BrowseOrder" and "BrowseAllow" lines from cupsd.conf.
* debian/patches/printers-c-recognize-remote-cups-queue-via-dnssd-uri.patch,
Treat raw queues pointing to a CUPS server as remote queues (using PPD on
server) also if they have a "dnssd://..." URI.
* debian/patches/avahi-not-considered-at-some-dnssd-conditionals.patch: At
some points Avahi was not considered in conditionals for DNS-SD. This
broke most of the printer sharing functionality.
* debian/patches/ubuntu/ubuntu-disable-browsing.patch: Updated.
* debian/cups.install: Removed all references to the discontinued cups-polld.
* debian/rules: Removed "--with-remote_protocols='CUPS dnssd'" from the
./configure command line and removed the "CUPS" from
"--with-local_protocols='CUPS dnssd'". These settings are not supported
any more in CUPS 1.6.x.
|
|
- Moved filters not needed by Mac OS to cups-filters project at
OpenPrinting.
- Moved API of libcupsdrivers (driver.h) and of part of libcupsimage
(image.h) to cups-filters. Packages usng these must build-depend
on libcupsfilter-dev now and not libcupsdrivers1-dev and
libcupsimage2-dev any more.
- cups-polld removed
debian/patches/tests-ignore-usb-crash.patch: Manually regenerated to adapt
to upstream changes.
* debian/cups.install: Removed al references to the discontinued cups-polld.
* debian/rules: Removed lines for deletion of filters, fonts and glyphs which
have moved to cups-filters and also the line for commenting out conversion
rules.
* debian/rules, debian/cups.install, debian/cups-common.install: Do not
install fonts and charsets, there are none any more in CUPS.
* debian/control, debian/libcupsdriver1-dev.install,
debian/libcupsdriver1.symbols, debian/libcupsdriver1.install:
libcupsdriver.so got moved to cups-filters as part of libcupsfilters.so.
* debian/libcupsimage2-dev.install: image.h removed, this API has moved to
cups-filters.
* debian/rules, debian/libcups2-dev.examples: Removed references to scripting/
this subdirectory does not exist any more in CUPS 1.6.x.
* debian/libcups2.symbols, debian/libcupsimage2.symbols: Refreshed using the
diff of the dpkg-gensymbols output during build.
* debian/patches/series, debian/cups-bsd.install, debian/cups-client.install,
debian/cups.install, debian/libcups2-dev.install: Commented out man page
translation patch, it needs to be updated to CUPS 1.6.0 by the appropriate
contributors.
* debian/rules: Deactivated failure of the package build on test suite
failure, (temporarily, for development cycle).
|
|
debian/libcups2-dev.install, debian/rules: Correctly install
language-private.h as /usr/include/cups/i18n.h, .install file entries
cannot rename files (LP: #1013470).
|
|
(Closes: #662821)
|
|
for now, until dh_usrlocal stops failing on those.
|
|
tests, as they change the expected number of warnings.
* debian/rules: Have package fail to build on test failures again.
|
|
|
|
dpkg-buildflags. Bump dpkg-dev build dependency to (>= 1.16.1~) for this.
|
|
build dependency on hurd and build with --disable-libusb there. Thanks
Pino Toscano for the patch. (Closes: #658236)
|
|
test suite a while ago.
|
|
debian/local/cpdftocps.convs, debian/local/oopstops.convs,
debian/local/oopstops.types, debian/local/postscript.ppd,
debian/local/pstopdf.convs, debian/local/pstopdf.types,
debian/local/text.convs, debian/local/textonly.ppd, debian/cups.install,
debian/cups-common.links, debian/rules: Removed all add-on filters and
backends which now get hosted by OpenPrinting in the OpenPrinting CUPS
filters package (Debian package "cups-filters"). Also removed some
obsolete or redundant filters/backends/PPDs: mailto, oopstops, dvipipetops,
samba-to-ps, postscript.ppd, pdf.ppd.
* debian/rules: Removed filters, backends, and MIME conversion rules from
upstream CUPS which have now moved to the cups-filters package.
* debian/rules: Do not apply the PDF filters add-on package any more as
the filters are supplied by cups-filters now. Call aclocal and
autoconf explicitly, as the add-on package does not call them for us
any more.
* debian/control: Let the cups binary package depend on cups-filters, so
that the moved filters and backends stay available.
* debian/control: Do not build-depend on liblcms1-dev any more. We do not
have the PDF filters in this package any more.
* debian/cups.lintian-overrides: Removed entries for serial and parallel
backends.
* debian/cups.postinst, debian/cups.prerm, debian/cups.templates,
Updated debconf for the removal of the parallel and serial backends.
* debian/patches/ubuntu/poppler-0.18.patch: Removed, as the CUPS package
does not contain the PDF filters any more.
|
|
system stripping all our binaries. This fixes the cups-dbg package.
|
|
clutter in commits/debdiffs, and should only be run manually
|
|
|