Change logs for uswsusp source package in Saucy

  • uswsusp (1.0+20120915-3) unstable; urgency=low
    
    
      * Close the problem for powerpc FTBFS.
        * New patch debian/patches/00_ppc_ftbfs.patch to patch upstream code
          that fails to build from source in PowerPC architecture.
        * The patch debian/patches/08_disable_kms_cfg_file.patch rewritten,
          is the same code, but in different files.
        * Headers for other debian/patches changed, because the code was sent
          to upstream (Forwarded fields updated).
      * Changed maintainer email address from <email address hidden> to <email address hidden>.
    
     -- Rodolfo García Peñas (kix) <email address hidden>  Sat, 06 Jul 2013 15:54:11 +0200
  • uswsusp (1.0+20120915-2) unstable; urgency=low
    
    
      * New upstream version. [Closes: #634117, #628546, #392168]
      * Some upstream code corrections:
        * Minor typecasting warnings:
          debian/patches/06_typecasting_warnings.patch.
        * Incorrect argument request:
          debian/patches/07_no_kms_argument.patch.
        * Disable KMS using config file:
          debian/patches/08_disable_kms_cfg_file.patch.
      * Added UUID support. [Closes: #664101, #701755, #501223]
        * Required libblkid-dev in debian/control.
        * New patch file debian/patches/05_uuid_support.patch.
      * debian/compat is now version 9.
        * debian/dirs moved to uswsusp.dirs.
        * debian/install moved to debian/uswsusp.install and rewrited.
        * debian/links moved to debian/uswsusp.links.
      * Bumped Standard Version to 3.9.4.
        * New Vcs-Browser and Vcs-Git fields.
      * debian/rules changed:
        * Removed commented lines.
        * Now uses autogen.sh.
        * Removed manpages regeneration. See below.
        * Removed dh_clean override.
          * Added extend-diff-ignore to debian/source/options.
      * Removed debian/patches/04_debian_paths.patch because ./autogen.sh
        is included in debian/rules, so modify ./configure is not needed.
        * automake and libtool are required to build the package.
          Added to debian/control.
      * Manpages are included now in upstream.
        * Manpages are now not regenerated. The package doesn't depends now on
          xml tools. docbook-xsl, docbook-xml, xsltproc and docbook2x package
          dependencies removed in debian/control.
          * debian/rules updated.
          * debian/manpages updated.
        * Removed manpage files at debian folder (debian/*.[58] debian/*.[58].xml.
        * New debian/patches/04_uswsusp_manpages.patch to change
          the suspend-utils strings to uswsusp.
        * Manpage spelling corrections [Closes: #672647].
          * Patch sent by Jon Dowland <email address hidden>.
      * debian/lintian-overrides: Added no-upstream-changelog.
      * debian/uswsusp.* debconf script rewrited.
      * Support for swap files. [Closes: #515739]
        * Removed "02" characters in debian/uswsusp.config.
          Patch sent by Alan Jenkins <email address hidden>
      * Imagesize now is unsigned long. [Closes: #676617]
        * Patch sent by Luca Tettamanti.
      * Initramfs conf.d script moved to compiletime config conf-hooks.d.
        [Closes: #575538]
        * Comments added to the file.
      * Removed uswsusp/splash debconf template because splasy package is not
        available. Files changed: debian/uswsusp.config, debian/uswsusp.postinst
        and debian/uswsusp.templates. [Closes: #697886]
      * Template errors are now "text". [Closes: #564152]
        Templates were: uswsusp/no_snapshot and uswsusp/no_swap.
      * Updated debian/NEWS.
      * README file include more info about s2ram methods:
        Patch debian/patches/09_readme_new_options.patch.
    
     -- Rodolfo García Peñas (kix) <email address hidden>  Sun, 26 May 2013 21:24:30 +0200
  • uswsusp (1.0+20110509-3ubuntu1) raring; urgency=low
    
      * Merge from Debian unstable. Remaining changes:
        - debian/rules: Remove the SPLASHY_LIBS piece, it's useless since the
          splashy support has been disabled
     -- Logan Rosen <email address hidden>   Sat, 27 Oct 2012 17:38:51 -0400