~ubuntu-branches/ubuntu/quantal/gutenprint/quantal

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Martin Pitt
  • Date: 2010-11-15 11:17:22 UTC
  • mfrom: (47.1.2 gutenprint)
  • Revision ID: martin@piware.de-20101115111722-dcgp9ewf2jqipe6p
* debian/patches/no-data-dumper-needed.dpatch: Data::Dumper is imported,
  but never actually used, so drop that.
* debian/patches/upgrade-getopt.dpatch: Replace Getopt::Std by
  configuring Getopt::Long to run in a mode compatible with Getopt::Std
* Dependency on perl is no longer necessary - Data::Dumper and
  Getopt::Std were the last modules being used that aren't in perl-base.

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
Package: cups-driver-gutenprint
28
28
Architecture: any
29
29
Section: graphics
30
 
Depends: ${misc:Depends}, ${shlibs:Depends}, perl (>= 5.8.0), cups (>= 1.3.0), cups-client (>= 1.3.0), ghostscript-cups
 
30
Depends: ${misc:Depends}, ${shlibs:Depends}, cups (>= 1.3.0), cups-client (>= 1.3.0), ghostscript-cups
31
31
Suggests: gutenprint-doc (>= ${source:Version}), gutenprint-locales (>= ${source:Version})
32
32
Conflicts: cupsys-driver-gutenprint (<= 5.1.99)
33
33
Replaces: cupsys-driver-gutenprint (<= 5.1.99)