File: changelog

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 (224 lines) | stat: -rw-r--r-- 8,530 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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
tuxonice-userui (1.1+dfsg1.gc3bdd83-3) unstable; urgency=medium

  * Fix FTBS due to missing include of <stdio.h> (Closes: #760355).

 -- Julien Muchembled <jm@jmuchemb.eu>  Thu, 04 Sep 2014 15:24:32 +0200

tuxonice-userui (1.1+dfsg1.gc3bdd83-2) unstable; urgency=medium

  * Recommends systemd-sysv instead of systemd because
    the latter does not mean that PID 1 is systemd.
  * Add a Breaks: dependency to ensure systemd is not affected by bug #746463
    (TuxOnIce broken by the fix of LP #1313522 in systemd 204-11).

 -- Julien Muchembled <jm@jmuchemb.eu>  Wed, 20 Aug 2014 13:35:11 +0200

tuxonice-userui (1.1+dfsg1.gc3bdd83-1) unstable; urgency=medium

  [ Julien Muchembled ]
  * New upstream snapshot (2012-11-08).
    Drop patches merged upstream.
  * Adopt the package (Closes: #719529).
  * Update copyright years.
  * Update Standards-Version to 3.9.5 (no change needed).
  * Manage quilt patches with gbp-pq.
  * Fix build failure with freetype 2.5.1 (Closes: #733358).
  * Add patch to fix upstream regression: corrupted display of PNG.
  * Stop recommending abandonned 'hibernate'
  * Fix vcs-field-not-canonical reported by Lintian.
  * Let tuxonice-userui change VT rather than implementing it in every
    hibernation script.
  * Add systemd support and improve initramfs support.
    Add a debian/NEWS entry to explain how to reconfigure TuxOnIce.
  * initramfs: copy /etc/splash/tuxonice if it exists.
  * Add get-orig-source target for upstream Git snapshot.
  * Remove /themes directory from source.
  * Upload to unstable now that Wheezy is out and all RC bugs are fixed.

  [ Arnaud Fontaine ]
  * Update debian/watch as upstream releases are now done on GitHub.

 -- Julien Muchembled <jm@jmuchemb.eu>  Wed, 12 Mar 2014 11:25:53 +0100

tuxonice-userui (1.1-2~exp1) experimental; urgency=low

  * Upload to experimental.
  * Add a pm-utils hook to inform the kernel about the userui location
    (Closes: #422747).
  * Add pm-utils to Recommends as an alternative to hibernate.
  * Update Homepage.
  * Use proper CFLAGS and LDFLAGS in the build process.
  * Update Standards-Version to 3.9.4 (no change needed).

 -- Andrey Rahmatullin <wrar@wrar.name>  Fri, 21 Sep 2012 02:55:56 +0600

tuxonice-userui (1.1-1) unstable; urgency=low

  * New upstream version (Closes: #648125).
  * Adopt the package (Closes: #647875).
  * Update Standards-Version to 3.9.3 (no change needed).
  * Add Vcs-* fields.
  * Replace CDBS with dh(1), bump debian/compat to 9, update Build-Depends
    accordingly.
  * Drop obsolete shlibs.local.
  * Drop lintian-overrides as the binary is now linked dynamically.
  * Change Priority to optional.
  * Replace libpng12-dev build dependency with libpng-dev (Closes: #662527).
  * Initramfs hook: do not check whether the loaded kernel supports ToI and
    whether the kernel being processed has tuxonice_userui as a module; always
    install the binary into initramfs instead (Closes: #574604).
  * Call update-initramfs in maintainer scripts only if it's available
    (Closes: #660332).
  * Fix debian/watch.
  * Convert debian/copyright to the machine-readable format.
  * Fix "implicit declaration of printk" warning.
  * Fix "symbol alignments of progress_text differ" warning.
  * Build all code with -g to help with debugging.
  * Fix mode switching which is broken in 1.1.

 -- Andrey Rahmatullin <wrar@wrar.name>  Sat, 28 Apr 2012 16:44:00 +0600

tuxonice-userui (1.0-2) unstable; urgency=low

  * Disable usplash following usplash removal (#593702). Closes: #593708.
  * Switch source format to 3.0 (quilt).
  * debian/control:
    + Update Standards-Version to 3.9.2. No changes needed.
  * debian/lintian-overrides:
    + Change overridden tag from embedded-zlib to embedded-library.

 -- Arnaud Fontaine <arnau@debian.org>  Sat, 05 Nov 2011 17:41:35 +0900

tuxonice-userui (1.0-1) unstable; urgency=low

  * New upstream release.
    + Get rid of the patch as it has been applied upstream.
  * debian/control:
    + Update Standards-Version to 3.8.1. No changes needed.

 -- Arnaud Fontaine <arnau@debian.org>  Mon, 04 May 2009 14:41:31 +0100

tuxonice-userui (0.7.3-1) unstable; urgency=low

  * New upstream release. Closes: #512302.
  * Add debian/watch.
  * Get rid of deprecated linda override.
  * Get rid of now useless suspend2-userui dummy package.
  * debian/control:
    + Fix mispelling in description.
    + Add ${misc:Depends} to Depends in case the result of a call to
      debhelper tools adds extra dependencies.
    + Bump debhelper Build-Depends to take advantage of dh_lintian.
  * debian/copyright:
    + Update copyright years.
    + Reorganize to make it clearer.
  * Add ramdisk support. Thanks to Dylan Thurston. Closes: #499856.
    + Add debian/postinst and debian/postrm.
    + debian/control:
      - Add Depends against initramfs-tools.
    + debian/NEWS:
      - Add entry explaining how to use it.
  * Add 01_dont-display-reboot-option-on-resume.patch to not display
    reboot option when resuming. Closes: #424943.
    + Add debian/README.source according to the policy.
    + debian/control:
      - Add Build-Depends on quilt.
    + debian/rules:
      - Include CDBS patchsys-quilt.mk.

 -- Arnaud Fontaine <arnau@debian.org>  Thu, 05 Mar 2009 22:42:46 +0000

tuxonice-userui (0.7.2+clean-4) unstable; urgency=low

  * New email address.
  * Drop useless debian/control.in.
  * debian/control:
    + Update Standards-Version to 3.8.0.
    + Wrap Build-Depends field.
  * Drop patches which are now useless because this is done in
    debian/rules directly.
  * Don't build tuxoniceui_usplash binary on ia64 because usplash is
    unavailable on ia64. Closes: #423714.

 -- Arnaud Fontaine <arnau@debian.org>  Mon, 30 Jun 2008 16:13:53 +0200

tuxonice-userui (0.7.2+clean-3) unstable; urgency=low

  * Rename suspend2-userui to tuxonice-userui. Closes: #446147.
  * Add debian/shlibs.local because libusplash doesn't provide a shlibs
    file yet, see #453847. Closes: #453816.
  * debian/control*:
    + Move Homepage field to the source package (dpkg supports it now).

 -- Arnaud Fontaine <arnaud@andesi.org>  Sat, 01 Dec 2007 14:52:59 +0000

suspend2-userui (0.7.2+clean-2) unstable; urgency=low

  * Add debian/patches/01_nostrip.diff for handling nostrip build
    option. Closes: #438077.

 -- Arnaud Fontaine <arnaud@andesi.org>  Mon, 27 Aug 2007 15:35:40 +0200

suspend2-userui (0.7.2+clean-1) unstable; urgency=low

  * New upstream release. Closes: #426189.
  * Drop useless debian/patches/fix-ftbfs-ia64.diff.
  * debian/control*:
    + Add depends against libusplash-dev.

 -- Arnaud Fontaine <arnaud@andesi.org>  Sun, 22 Jul 2007 11:07:59 +0200

suspend2-userui (0.7.0-1) unstable; urgency=low

  * New upstream release.
    - Fix bug which happened with suspend2 > 2.2.9. Closes: #409511.
    - Remove fix-syscall.diff which has been added upstream.
  * Add lintian and linda overrides for statically linked binaries.

 -- Arnaud Fontaine <arnaud@andesi.org>  Sat, 17 Feb 2007 14:28:54 +0100

suspend2-userui (0.6.4-3) unstable; urgency=low

  * debian/patches/fix-ftbfs-ia64.diff:
    - New patch which fixes FTBFS on ia64 because PAGE_MASK shouldn't
      be used from userspace.

 -- Arnaud Fontaine <arnaud@andesi.org>  Thu,  4 Jan 2007 20:48:51 +0100

suspend2-userui (0.6.4-2) unstable; urgency=low

  * Adopted package with maintainers permission.
  * Switch to cdbs and hereby support build-indep target.
    Closes: #395774.
  * debian/control:
    - Replace any in favor of the architectures supported by suspend2.
      Closes: #389325.
  * New patch which fixes obsolete syscall usage. Thanks to Ted 
    Percival <ted@midg3t.net>. Closes: #389317.
  * Move binaries from /usr/sbin to /usr/lib/suspend2-userui according
    to the FHS.
    - New patch which fixes makefile install path.

 -- Arnaud Fontaine <arnaud@andesi.org>  Sun, 31 Dec 2006 17:16:47 +0100

suspend2-userui (0.6.4-1) unstable; urgency=low

  * New upstream release.
  * Updated to Standards-Version 3.7.2. No changes necessary.

 -- Thomas Schoepf <schoepf@debian.org>  Tue, 29 Aug 2006 18:53:51 +0200

suspend2-userui (0.6.3-1) unstable; urgency=low

  * New upstream release.
  * New maintainer. Thanks Martin!
  * Closes: #324988: ITP: suspend2-userui -- user-space interfaces for
    software suspend2

 -- Thomas Schoepf <schoepf@debian.org>  Wed,  8 Feb 2006 21:08:21 +0100

suspend2-userui (0.5.3-1) unstable; urgency=low

  * Initial release.

 -- martin f. krafft <madduck@debian.org>  Tue, 23 Aug 2005 15:30:13 +0200