uswsusp 1.0+20120915-6.1 source package in Ubuntu

Changelog

uswsusp (1.0+20120915-6.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix "ftbfs with GCC-5": add patch from Andrew James:
    use C99 inline semantics.
    (Closes: #778159)

 -- gregor herrmann <email address hidden>  Sun, 19 Jul 2015 17:12:45 +0200

Upload details

Uploaded by:
Rodolfo García Peñas (kix)
Uploaded to:
Sid
Original maintainer:
Rodolfo García Peñas (kix)
Architectures:
amd64 i386 powerpc
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe utils

Downloads

File Size SHA-256 Checksum
uswsusp_1.0+20120915-6.1.dsc 2.3 KiB 2cad8801c8975dfa72579dcf87141df56a59a4b9e46375211ede634b38758a47
uswsusp_1.0+20120915.orig.tar.gz 140.9 KiB 6f78beae008c27516b80e119549b36a54a39e04cc026cc211656a6072cddd441
uswsusp_1.0+20120915-6.1.debian.tar.bz2 78.2 KiB 38910082f31e83a446bcc33bcd46eda7bd284aed61ebd56196674923933f6c32

No changes file available.

Binary packages built by this source

uswsusp: No summary available for uswsusp in ubuntu wily.

No description available for uswsusp in ubuntu wily.

uswsusp-dbgsym: debug symbols for package uswsusp

 This package (also known as µswsusp, suspend-utils or simply suspend)
 contains the programs to use the userspace software suspend facility
 available in Linux kernels 2.6.17-rc1 and higher. It allows the system
 to have its state saved to disk and be powered off. On restarting,
 it will be put back in the state it was left in (this is sometimes
 called hibernation).
 .
 It also includes a program to suspend the system to RAM after the
 state is saved to disk. In that state, the system still uses power,
 but resuming is faster. If the battery depletes, the state is
 resumed from disk without data loss.
 .
 Optional features include encrypting the system snapshot.
 .
 To use this package you need a Linux kernel version 2.6.17-rc1 or newer
 configured to use an initramfs. Hooks and scripts to integrate with
 initramfs-tools are provided.