[ubuntu/disco-proposed] xscreensaver 5.42+dfsg1-1ubuntu1 (Accepted)
Unit 193
unit193 at ubuntu.com
Wed Jan 30 01:57:13 UTC 2019
xscreensaver (5.42+dfsg1-1ubuntu1) devel; urgency=medium
* Merge from Debian unstable. Remaining changes:
- debian/rules:
+ Use /usr/share/backgrounds as image directory.
+ Add translation domain to .desktop files.
- debian/source_xscreensaver.py:
+ Add apport hook.
- debian/xscreensaver.dirs:
+ Install /usr/share/backgrounds. By default, settings search in
/usr/share/backgrounds and without it, it displays an error.
- debian/patches/90_ubuntu-branding.patch: Use Ubuntu branding.
* Dropped changes:
- debian/patches/60_sequential_glslideshow.patch:
+ Allow going through images sequentially rather than just at random in
the GLSlideshow hack.
xscreensaver (5.42+dfsg1-1) unstable; urgency=medium
* New upstream release 5.42, changes since 5.40:
- New hack, `handsy'.
- X11: Those new font-loading fallback heuristics work again. Oops.
- Fixed noof from displaying minimalistically.
- Rewrote unknownpleasures to be faster, and a true waterfall graph.
- BSOD Solaris improved. DVD added.
- If the xscreensaver daemon is setuid, then we can implore the
kernel's out-of-memory killer to not unlock the screen.
* debian/copyright: Exclude OSX and Android build trees
* debian/watch: Mangle version name for dfsg repack
* debian/patches/14_upstream_cpp_comments.patch: Avoid // comment
xscreensaver (5.40-1) unstable; urgency=medium
[ Antoine Beaupré ]
* New upstream version 5.40 (Closes: #907674)
- New hacks, `filmleader', `vfeedback' and `glitchpe'
- GLPlanet blends between day and night maps at the dusk terminator.
- DymaxionMap can display arbitrary map images, and animate sunlight
across the flattened globe.
- Tessellimage can draw either Delaunay or Voronoi tilings.
- XAnalogTV includes test cards.
* Removed patches that do not apply and were fixing a bug that seems
fixed upstream (#304344):
- 30_hacks_xanalogtv.patch and
- 31_utils_images_logo-50-bad-xpm.patch
[ Tormod Volden ]
* New upstream release 5.39, changes since 5.36:
- New hacks, `vigilance', 'esper', 'razzledazzle', 'peepers',
'crumbler' and `maze3d'.
- Added Mac Software Update and VMware to `bsod'.
- Updated `webcollage' for recent changes.
- `webcollage' now works with ImageMagick instead of with
pbmtools if `webcollage-helper' is not installed.
- 'bsod' now accepts Dunning-Krugerrands.
- Lots of xlockmore-derived hacks now have animated erase routines.
- 'm6502' now includes 'texture.asm'.
- More heuristics for using RSS feeds as image sources.
- Built-in image assets are now PNG instead of XPM or XBM.
- Better font-loading fallback heuristics on systems with a
terrible selection of installed fonts.
- Try harder to find sensible fonts for the password dialog.
- Various bug fixes.
- Added 6502/dmsc source (Closes: #876087)
* Build-Depends on libpng-dev instead of libxpm-dev
* debian/xscreensaver.install.stub: Locale 'ca' dropped upstream
* debian/rules: Stop if intltool-update fails (Closes: #873108)
* Allow cross-compilation (Closes: #873106) thanks Helmut Grohne!
* debian/patches/92_hacks_images_distclean.patch:
Missing distclean in new, non-generated Makefile
* debian/patches/93_driver_distclean.patch:
Remove autogenerated files in distclean
* Drop recommends on libgnomeui (Closes: #885731)
* Change recommends from perl5 to perl (Closes: #864310)
* Run wrap-and-sort on debian/control and clean-up trailing
whitespace in changelog and rules (Lintian warnings)
* Add missing patch description (Lintian warning)
* Bump Standards-Version to 4.1.4 (no changes needed)
* Update various URLs to use https instead of http
* Update Vcs-* fields to new location at salsa.debian.org
* Switch to dpkg-source 3.0 (quilt) format
Date: Sun, 27 Jan 2019 16:40:05 -0500
Changed-By: Unit 193 <unit193 at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/xscreensaver/5.42+dfsg1-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA384
Format: 1.8
Date: Sun, 27 Jan 2019 16:40:05 -0500
Source: xscreensaver
Binary: xscreensaver xscreensaver-data xscreensaver-data-extra xscreensaver-gl xscreensaver-gl-extra xscreensaver-screensaver-webcollage xscreensaver-screensaver-bsod
Architecture: source
Version: 5.42+dfsg1-1ubuntu1
Distribution: devel
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Unit 193 <unit193 at ubuntu.com>
Description:
xscreensaver - Screensaver daemon and frontend for X11
xscreensaver-data - Screen saver modules for screensaver frontends
xscreensaver-data-extra - Extra screen saver modules for screensaver frontends
xscreensaver-gl - GL(Mesa) screen saver modules for screensaver frontends
xscreensaver-gl-extra - Extra GL(Mesa) screen saver modules for screensaver frontends
xscreensaver-screensaver-bsod - BSOD screen saver module from XScreenSaver
xscreensaver-screensaver-webcollage - Webcollage screen saver module from XScreenSaver
Closes: 864310 873106 873108 876087 885731 907674
Changes:
xscreensaver (5.42+dfsg1-1ubuntu1) devel; urgency=medium
.
* Merge from Debian unstable. Remaining changes:
- debian/rules:
+ Use /usr/share/backgrounds as image directory.
+ Add translation domain to .desktop files.
- debian/source_xscreensaver.py:
+ Add apport hook.
- debian/xscreensaver.dirs:
+ Install /usr/share/backgrounds. By default, settings search in
/usr/share/backgrounds and without it, it displays an error.
- debian/patches/90_ubuntu-branding.patch: Use Ubuntu branding.
* Dropped changes:
- debian/patches/60_sequential_glslideshow.patch:
+ Allow going through images sequentially rather than just at random in
the GLSlideshow hack.
.
xscreensaver (5.42+dfsg1-1) unstable; urgency=medium
.
* New upstream release 5.42, changes since 5.40:
- New hack, `handsy'.
- X11: Those new font-loading fallback heuristics work again. Oops.
- Fixed noof from displaying minimalistically.
- Rewrote unknownpleasures to be faster, and a true waterfall graph.
- BSOD Solaris improved. DVD added.
- If the xscreensaver daemon is setuid, then we can implore the
kernel's out-of-memory killer to not unlock the screen.
* debian/copyright: Exclude OSX and Android build trees
* debian/watch: Mangle version name for dfsg repack
* debian/patches/14_upstream_cpp_comments.patch: Avoid // comment
.
xscreensaver (5.40-1) unstable; urgency=medium
.
[ Antoine Beaupré ]
* New upstream version 5.40 (Closes: #907674)
- New hacks, `filmleader', `vfeedback' and `glitchpe'
- GLPlanet blends between day and night maps at the dusk terminator.
- DymaxionMap can display arbitrary map images, and animate sunlight
across the flattened globe.
- Tessellimage can draw either Delaunay or Voronoi tilings.
- XAnalogTV includes test cards.
* Removed patches that do not apply and were fixing a bug that seems
fixed upstream (#304344):
- 30_hacks_xanalogtv.patch and
- 31_utils_images_logo-50-bad-xpm.patch
.
[ Tormod Volden ]
* New upstream release 5.39, changes since 5.36:
- New hacks, `vigilance', 'esper', 'razzledazzle', 'peepers',
'crumbler' and `maze3d'.
- Added Mac Software Update and VMware to `bsod'.
- Updated `webcollage' for recent changes.
- `webcollage' now works with ImageMagick instead of with
pbmtools if `webcollage-helper' is not installed.
- 'bsod' now accepts Dunning-Krugerrands.
- Lots of xlockmore-derived hacks now have animated erase routines.
- 'm6502' now includes 'texture.asm'.
- More heuristics for using RSS feeds as image sources.
- Built-in image assets are now PNG instead of XPM or XBM.
- Better font-loading fallback heuristics on systems with a
terrible selection of installed fonts.
- Try harder to find sensible fonts for the password dialog.
- Various bug fixes.
- Added 6502/dmsc source (Closes: #876087)
* Build-Depends on libpng-dev instead of libxpm-dev
* debian/xscreensaver.install.stub: Locale 'ca' dropped upstream
* debian/rules: Stop if intltool-update fails (Closes: #873108)
* Allow cross-compilation (Closes: #873106) thanks Helmut Grohne!
* debian/patches/92_hacks_images_distclean.patch:
Missing distclean in new, non-generated Makefile
* debian/patches/93_driver_distclean.patch:
Remove autogenerated files in distclean
* Drop recommends on libgnomeui (Closes: #885731)
* Change recommends from perl5 to perl (Closes: #864310)
* Run wrap-and-sort on debian/control and clean-up trailing
whitespace in changelog and rules (Lintian warnings)
* Add missing patch description (Lintian warning)
* Bump Standards-Version to 4.1.4 (no changes needed)
* Update various URLs to use https instead of http
* Update Vcs-* fields to new location at salsa.debian.org
* Switch to dpkg-source 3.0 (quilt) format
Checksums-Sha1:
7acbcba76fcfab7f7ead8e41e9569ab6ef256165 3280 xscreensaver_5.42+dfsg1-1ubuntu1.dsc
28070e891f872430cc29f0c614903db9ea5b6ef8 9029752 xscreensaver_5.42+dfsg1.orig.tar.gz
e621593997b5018b877392d821d45b21ac633794 77716 xscreensaver_5.42+dfsg1-1ubuntu1.debian.tar.xz
388a8d0b61ffd580ff3ce4ff5cc7982511e09722 7620 xscreensaver_5.42+dfsg1-1ubuntu1_source.buildinfo
Checksums-Sha256:
ffd04f2cebd4a07510af2878ca735f712c380d9a0b22c2ce00050b374ae08407 3280 xscreensaver_5.42+dfsg1-1ubuntu1.dsc
1f5cc73bf1d1b67aab9ad6ce935433eb25c0d8942ab22cee64ed9db6d13677a1 9029752 xscreensaver_5.42+dfsg1.orig.tar.gz
4013a63ae178c4ece3e6579a6845e8ed0db881b527ddfbc4df68d634778772d2 77716 xscreensaver_5.42+dfsg1-1ubuntu1.debian.tar.xz
47ac572835adae4ab533a4050ea0333658545f3cf2993703400a1ab5bf01f23c 7620 xscreensaver_5.42+dfsg1-1ubuntu1_source.buildinfo
Files:
a236379f6edcaee0a405ca0c456fd497 3280 x11 optional xscreensaver_5.42+dfsg1-1ubuntu1.dsc
78a9b1717d0ccddec878865da8bc5ccc 9029752 x11 optional xscreensaver_5.42+dfsg1.orig.tar.gz
a4cf2ecfcc21da6e268ab3407cb18f76 77716 x11 optional xscreensaver_5.42+dfsg1-1ubuntu1.debian.tar.xz
094750fd0ba23ab535356b95ea9387e5 7620 x11 optional xscreensaver_5.42+dfsg1-1ubuntu1_source.buildinfo
Checksums-Sha512:
9a62ca856d64be586488648b13748e84eff447b5d9b35daa16880ddc38835af44f3c04ce94dee7dbfe652570f3789d172fe368898d857dbef308fdb55e14d191 3280 xscreensaver_5.42+dfsg1-1ubuntu1.dsc
fd9792dfa6e58fe9843f6f9b54a6094157d3498ac02f34390dd88b980b1908c65162ddd003ef0ab3ff0b80110d5cd8bdd03683db46fee9b29d615125acb6312a 9029752 xscreensaver_5.42+dfsg1.orig.tar.gz
2b766f3634b00809c3b6618f5fb783104a5d689f11461760d5bc9cccea886cc0f0dc986af18287e1d473541229acb26649cf2c07a245f7d7748a9ca9044852d0 77716 xscreensaver_5.42+dfsg1-1ubuntu1.debian.tar.xz
fd74b8f1598220a45d4e3f310703a7f653e44f3fe02e17d62c020f902762090f841cb3f05f80579bb21148a2f76d11cd8d366c8038645bf885ba37e9b6f49946 7620 xscreensaver_5.42+dfsg1-1ubuntu1_source.buildinfo
Original-Maintainer: Tormod Volden <debian.tormod at gmail.com>
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCQAdFiEEjbPlhoZdK0orGFpcUAHhsJqjdEsFAlxRBAwACgkQUAHhsJqj
dEs7uA/9FwmaS9uFCncAKc0Xn4rOCF+GQEw45CqcAz6KdMB+QeSAtg9EE39flR4H
gLf54Ns1tJFQs5ggsn/cAj+5V0sESNhYCOjdN6wXKWkyCTVb7VazVTwSnlI1xbhS
s3wXl86Kg3RRRt2apiRxoVHbJavQR/gcdQAijftieo2lVIQCU1GTu8DdmAoS/666
RYltr64idUVTv8/U13gL37wuH1n/cLm7w47WAXqdvKoxAuNJ4A2vp7aNeCEi9sns
d1vcKx7SVRGHcbOKvu/B74aSArA0bjRrQ8MBARn43GEOnvMl5+ZEDFl2sHh4XyQu
vvHP9oB7KG/U2YiOCGRaHXig9YsCeKOihofjqEzKwYzPCQjsHSBrmr6LvTZBfmdR
v7k1d3zW+qc+rkCLOWmP3XAqzu5+pSvAG/HwZeJcA+ZMjBkUU3V2SSZakdWZoPU7
yTakaEIKNjrAap8CpISi/alNLqKmcHUMsWUOz4I4Sv8ZzqOjuLfPkdTtGz9sSMvf
ajI+NZfv4UeXEaZLTYSu0qevooruN4co1KBkRxT6CbOTp8tnH0UT2bWyBU4RTlSO
vdAhJtZXTfSku84b+iqBFGbsDyoN0TuGPdRv0H86CfqIq8lzfHlW1r0YC0W2L5jc
dFdm+PWJred4GCLIXg3pn3V9GsWlT0A7fyvaXtaNtfXKroSIrh4=
=EFS8
-----END PGP SIGNATURE-----
More information about the Disco-changes
mailing list