[ubuntu/precise] tvtime 1.0.2-7ubuntu6 (Accepted)
POJAR GEORGE
geoubuntu at gmail.com
Mon Mar 19 07:15:25 UTC 2012
tvtime (1.0.2-7ubuntu6) precise; urgency=low
* debian/patches/tvtime-1.0.2-usage.patch: Fix documentation for MENU_ENTER
and MENU_BACK, remove all historic "added in tvtime 0.9.x" notes from
usage.html (LP: #372822)
* debian/patches/tvtime-1.0.2-xvoutput.patch: Fix typo in url in an error
message. (LP: #947845)
* debian/patches/tvtime-1.0.2-command.patch: Fix crash on
"tvtime-command set_input_width 720" (LP: #947850)
* debian/patches/tvtime-1.0.2-build.patch: Fix two warnings when autoreconf
is called
* debian/patches/tvtime-1.0.2-libtool.patch: Fix a few issues requested by
libtool stuff
* debian/patches/tvtime-1.0.2-cursor.patch: Fix nocursor using uninitialized
pixmap data
* debian/patches/tvtime-1.0.2-metacity.patch: Remove check for metacity, the
result isn't used anyway and the problem probably doesn't exist anymore
either
* debian/patches/tvtime-1.0.2-x_size_hint.patch: Remember our XSizeHints
structure so we don't destroy all our hints next time we try to update it
* debian/patches/tvtime-1.0.2-menu.patch: Change default right mouse button
bind to leave menu when in menu
* debian/patches/tvtime-1.0.2-focus_mouse.patch: Don't force focus follows
mouse mode for our window, that's up to the window manager to decide
* debian/patches/tvtime-1.0.2-icon.patch: Fix setting the _NET_WM_ICON hint
on 64-bit systems. When Xlib says '32' it actually means 'unsigned long'.
Even if that is actually 64 bits
* debian/patches/tvtime-1.0.2-tvtimeosd.patch: Fix a warning about printf
format not being a string literal
* debian/patches/tvtime-1.0.2-cpuid.patch: Update for cpuaccel.c from
http://stapelspeicher.org/tvtime/patches/ (originally from libmpeg2)
* debian/patches/tvtime-1.0.2-libpng-1.5.patch: Include zlib.h explicitly as
it isn't done for us in libpng-1.5
* debian/patches/tvtime-1.0.2-xmltv.patch: Implementing more xmltv features,
show TV Guide program from XMLTV listings with "tvtime-command SHOW_EPG",
see documentation
* debian/patches/tvtime-1.0.2-vbidata.patch: Remove a debugging printf that
snuck out
* debian/patches/tvtime-1.0.2-verbose.patch: Print a helpful error message if
tvtime was miscompiled without X support
* debian/patches/tvtime-1.0.2-vbiscreen.patch: Import patch from tvtime
sourceforge tracker related to CC multiline clearing
* debian/patches/tvtime-1.0.2-closed_caption.patch: Import patch from tvtime
sourceforge tracker related to CC double-byte chars
* debian/patches/tvtime-1.0.2-key_event.patch: Fix command
"tvtime-command KEY_EVENT ENTER" in menu (LP: #951473)
* debian/control: update to starndards-version 3.9.3, no changes needed
Date: Mon, 19 Mar 2012 08:10:07 +0100
Changed-By: POJAR GEORGE <geoubuntu at gmail.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Martin Pitt <martin.pitt at ubuntu.com>
https://launchpad.net/ubuntu/precise/+source/tvtime/1.0.2-7ubuntu6
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Mon, 19 Mar 2012 08:10:07 +0100
Source: tvtime
Binary: tvtime
Architecture: source
Version: 1.0.2-7ubuntu6
Distribution: precise
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: POJAR GEORGE <geoubuntu at gmail.com>
Description:
tvtime - television display application
Launchpad-Bugs-Fixed: 372822 947845 947850 951473
Changes:
tvtime (1.0.2-7ubuntu6) precise; urgency=low
.
* debian/patches/tvtime-1.0.2-usage.patch: Fix documentation for MENU_ENTER
and MENU_BACK, remove all historic "added in tvtime 0.9.x" notes from
usage.html (LP: #372822)
* debian/patches/tvtime-1.0.2-xvoutput.patch: Fix typo in url in an error
message. (LP: #947845)
* debian/patches/tvtime-1.0.2-command.patch: Fix crash on
"tvtime-command set_input_width 720" (LP: #947850)
* debian/patches/tvtime-1.0.2-build.patch: Fix two warnings when autoreconf
is called
* debian/patches/tvtime-1.0.2-libtool.patch: Fix a few issues requested by
libtool stuff
* debian/patches/tvtime-1.0.2-cursor.patch: Fix nocursor using uninitialized
pixmap data
* debian/patches/tvtime-1.0.2-metacity.patch: Remove check for metacity, the
result isn't used anyway and the problem probably doesn't exist anymore
either
* debian/patches/tvtime-1.0.2-x_size_hint.patch: Remember our XSizeHints
structure so we don't destroy all our hints next time we try to update it
* debian/patches/tvtime-1.0.2-menu.patch: Change default right mouse button
bind to leave menu when in menu
* debian/patches/tvtime-1.0.2-focus_mouse.patch: Don't force focus follows
mouse mode for our window, that's up to the window manager to decide
* debian/patches/tvtime-1.0.2-icon.patch: Fix setting the _NET_WM_ICON hint
on 64-bit systems. When Xlib says '32' it actually means 'unsigned long'.
Even if that is actually 64 bits
* debian/patches/tvtime-1.0.2-tvtimeosd.patch: Fix a warning about printf
format not being a string literal
* debian/patches/tvtime-1.0.2-cpuid.patch: Update for cpuaccel.c from
http://stapelspeicher.org/tvtime/patches/ (originally from libmpeg2)
* debian/patches/tvtime-1.0.2-libpng-1.5.patch: Include zlib.h explicitly as
it isn't done for us in libpng-1.5
* debian/patches/tvtime-1.0.2-xmltv.patch: Implementing more xmltv features,
show TV Guide program from XMLTV listings with "tvtime-command SHOW_EPG",
see documentation
* debian/patches/tvtime-1.0.2-vbidata.patch: Remove a debugging printf that
snuck out
* debian/patches/tvtime-1.0.2-verbose.patch: Print a helpful error message if
tvtime was miscompiled without X support
* debian/patches/tvtime-1.0.2-vbiscreen.patch: Import patch from tvtime
sourceforge tracker related to CC multiline clearing
* debian/patches/tvtime-1.0.2-closed_caption.patch: Import patch from tvtime
sourceforge tracker related to CC double-byte chars
* debian/patches/tvtime-1.0.2-key_event.patch: Fix command
"tvtime-command KEY_EVENT ENTER" in menu (LP: #951473)
* debian/control: update to starndards-version 3.9.3, no changes needed
Checksums-Sha1:
f88a0ef3f1d6570bfcad10437796805fb85a58b6 1969 tvtime_1.0.2-7ubuntu6.dsc
1c0205d8ea5504051571db61bc423e42d225a462 133134 tvtime_1.0.2-7ubuntu6.diff.gz
Checksums-Sha256:
91686ab82cd111aa07ac800e6b4817ef84ce12f417158928a99f9589587f2926 1969 tvtime_1.0.2-7ubuntu6.dsc
f1b11abac0d7235b5b7e008503717748e192e90b46bfcdfb7dd816545efbc172 133134 tvtime_1.0.2-7ubuntu6.diff.gz
Files:
65d48f343d071f978b83c4e27a6d7c17 1969 video optional tvtime_1.0.2-7ubuntu6.dsc
7d143f11d4886984d060e114155c480a 133134 video optional tvtime_1.0.2-7ubuntu6.diff.gz
Original-Maintainer: Bart Martens <bartm at debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBCAAGBQJPZtvhAAoJEPmIJawmtHuf56EP+wWGdi/bAiSuV/lLXh+CQpnb
RjYBYCMnvUyDEHzQeNo09uG1RLSaaMjYVkapeLmwco92jdnn7Cy79ZCh6l2SU2sC
HTaPA2DjJF2VIKGKzp3tsuNvbuo3fjVfKD8bQJf5Q/IbjRR+ecz++M7O0BNuDzT/
3/CgYk0pTnqC6ESMbPXh41JGoUnAuqOq/Y9Ek3epQTJOax2jfViatytv6bgV2DNt
WANgef6FAbSS/fVlwDxeWTEfSutNY/Jr+bX506idJjQONBXitE1y3f6pJXH+o+BV
s7fa1ekvQKYyeIr34wUKP7MZWKONFE7gGo9uKbuWjBhFHtINdgouhxallsqjfxIn
zQNZPIPpsPxMYcWFX3W9EyQoeolmUiCEJtMCbV2LV/8ev9CiwcUtiTgrxo/J9HsP
2aVSaYeA0coCwemxfxFVEzUfULrYabSFczCajJx1okR2/L1KVEM1rqjtqSNr+Shi
zFjCseNyP/PfiKv4/YoMtILOJMj27IhMDBHgha8yKeV1Ic8fDLpjBswWc9vxYJFW
Yp0lyg3QURSZIq9echm9ytYRSk7WoThWptz7/aUDFk3mU6JEDyde2K/bCr+pncND
r5IrqMeGw1AbtNuCqz+LnteFsRyeuhfEIz/WH0H/teOGEj+Y1J7RRe9YuiFlexbK
i0gsOmsD66mMhZqgMhRB
=6+v/
-----END PGP SIGNATURE-----
More information about the Precise-changes
mailing list