File: control

package info (click to toggle)
tuxonice-userui 1.1%2Bdfsg1.gc3bdd83-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 636 kB
  • ctags: 1,853
  • sloc: ansic: 5,788; makefile: 91; sh: 63; python: 46
file content (26 lines) | stat: -rw-r--r-- 1,122 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Source: tuxonice-userui
Priority: optional
Section: misc
Maintainer: Julien Muchembled <jm@jmuchemb.eu>
Build-Depends: debhelper (>= 9~),
               libmng-dev (>= 1.0.5),
               libfreetype6-dev,
               libpng-dev,
Standards-Version: 3.9.5
Homepage: https://github.com/NigelCunningham/Tuxonice-Userui
Vcs-Git: git://anonscm.debian.org/collab-maint/tuxonice-userui.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/tuxonice-userui.git;a=summary

Package: tuxonice-userui
Architecture: i386 ia64 powerpc ppc64 amd64
Depends: ${shlibs:Depends}, ${misc:Depends}
Breaks: systemd (<= 208-6)
Recommends: initramfs-tools, pm-utils | systemd-sysv
Description: user-space interfaces for TuxOnIce
 TuxOnIce is an alternative implementation to suspend a Linux machine
 by writing its state to memory for later resuming. A kernel patch for
 TuxOnIce is available separately.
 .
 This package contains several user interfaces which improve the user's
 experience during the suspend and resume processes. It also adds TuxOnIce
 support to initramfs and provides a way to configure TuxOnIce settings.