Change logs for gutenprint source package in Natty

  • gutenprint (5.2.6-1ubuntu1) natty; urgency=low
    
      * Merge from debian unstable.  Remaining changes:
        - debian/rules: Include the simplified CUPS Raster PPDs of Gutenprint by
          an explicit "./configure" option.
        - debian/control, debian/rules, ijsgutenprint-ppds.install,
          ijsgutenprint-ppds.postinst: Added the binary package ijsgutenprint-ppds:
          This package contains all PPDs which can be generated from the Foomatic
          XML database for ijsgutenprint in one compressed pyppd archive. This
          takes much less disk space than the XML database (1.1 MB vs. 102 MB) and
          makes access (listing all PPDs, extracting the needed PPD) also
          significantly faster.
        - debian/patches/generic-large-format-printers.dpatch:  Use "Large Format"
          instead of "LF" in the names of the Generic PCL printers, this way users
          understand better what the difference between the entries is.
        - 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
        - debian/control: Dependency on perl is no longer necessary - Data::Dumper
          and Getopt::Std were the last modules being used that aren't in perl-base.
        - debian/rules: Build with "--enable-nls" in the "./configure" command
          line.
        - debian/local/apport-hook.py, debian/rules,
          debian/cups-driver-gutenprint.install: Added apport hook.
        - debian/cups-driver-gutenprint.postinst: Make failures of the updater
          for the PPD files of existing print queues for the CUPS Raster driver
          non-fatal
        - debian/cups-driver-gutenprint.install: don't install
          samples/profile.jpg
        - debian/patches/10_cups_modeldir.dpatch: place ppd files in
          /usr/share/ppd
        - debian/control: Added transitional cupsys-driver-gutenprint package,
          easing the transition from hardy. Versioned Conflicts/Replaces.
        - debian/foomatic-db-gutenprint.postinst: automatically update the PPD
          files of existing CUPS queues which use the IJS driver.
        - debian/control: Added dependency on cups and cups-client to
          foomatic-db-gutenprint to assure that automatic PPD updates take
          place.
        - debian/cups-driver-gutenprint.postinst,
          debian/foomatic-db-gutenprint.postinst: Call CUPS command line
          clients (lpstat, lpadmin, ...) with "-h ..." option to assure local
          connections to be done even if a client.conf file points to a
          remote CUPS server, as this driver package only serves for the
          local CUPS and if the local machine tries to do changes on a
          remote server, the CUPS clients ask for the remote server's password
          interactively.
      * debian/control, debian/rules, debian/local/pyppd: Use external pyppd
        package for the compression of the ijsgutenprint PPDs.
     -- Till Kamppeter <email address hidden>   Tue, 22 Feb 2011 17:33:03 +0100
  • gutenprint (5.2.6-0ubuntu9) natty; urgency=low
    
      * 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.
     -- Evan Broder <email address hidden>   Sat, 13 Nov 2010 22:35:15 -0800
  • gutenprint (5.2.6-0ubuntu8) maverick; urgency=low
    
      * Let steps which come after the reload of CUPS in the post-install script
        of the cups-driver-gutenprint binary package wait for the CUPS daemon
        getting ready (LP: #647369).
     -- Till Kamppeter <email address hidden>   Mon, 27 Sep 2010 18:19:03 +0200