[ubuntu/natty] mythtv 1:0.24.0+fixes27162-0ubuntu1 (Accepted)
Mario Limonciello
Mario_Limonciello at Dell.com
Thu Nov 11 18:05:37 GMT 2010
mythtv (1:0.24.0+fixes27162-0ubuntu1) natty; urgency=low
[ Mario Limonciello ]
* Drop 36_setgroups. Been merged upstream.
* Add upstart script into the packaging. It's been dropped upstream.
ref svn 24280 upstream.
* Bump version to 0.24 fixes r27162
* Refresh patches due to upstream changes:
* Mythfilldatabase logging
* Force dbus reboot/halt.
* Default directories.
* Python 2.6
* proper shutdown behavior for ubuntu.
* Drop 40_libudev. Merged upstream.
* Drop 09_perl_bindings_prefix. Merged upstream.
* debian/rules: cleanup deprecated configure options.
* Install mythpreviewgen into mythtv-frontend (LP: #616083)
* Remove faad support, no longer listed in configure, fixes FTBFS.
* remove circular dependency.
* Reduce zealousness in files cleaned in clean rule.
* Remove qmake invocation.
* Add depends on python-mysqldb
* Install metadata to /usr/share/mythtv so it can be used by MNV.
(LP: #624064)
* Add a --list-missing option to make sure that all packaged files
get installed, and the build fails otherwise.
* Correct the missing locales and fonts.
* Install python and perl directly into their appropriate directories.
* Remove dummy libmyth-perl package.
* Modify ubuntu shutdown behavior patch to only use dbus if commands fail.
* Update shutdown patch for upstream recommendations.
* Conflicts/Replaces on old libmyth package (LP: #665402)
* Merge mythtv/mythplugins/myththemes source packages into one.
* Add a new get-svn-source rule to use with mythbuntu-weekly-build.
* In the update-control-files rule, update the ABI as well.
* Conflicts/Replaces for no longer used mythplugins-dbg package.
* Drop references to mythplugins-dbg in the apport rules.
* Fix the installation of mythmusic. (LP: #672045)
* Create a mysql.txt symlink from mythtv-setup as well.
[ Gerald Barker ]
* Copy 'internetcontent' scripts to /usr/share/mythtv/ as part of
mythbackend install so they can be requeted by MythNetvision
[ Thomas Mashos ]
* Added missingok for mirobridge log in logrotate (LP: #581283)
* Updated perl bindings patch for upstream changes (LP: #586293)
* Added libqt4-webkit-dev dependency to satisify maverick FTBFS
* Added new python and perl dependencies
* Moved backup and restore scripts from mythtv-database to mythtv-common
* Added Replaces for mythtv-common (LP: 622983)
[ John Baab ]
* Fixed missing log folder for frontend only install (LP: #642992)
Date: Thu, 11 Nov 2010 11:51:35 -0600
Changed-By: Mario Limonciello <Mario_Limonciello at Dell.com>
Maintainer: MythTV Ubuntu Maintainers <ubuntu-mythtv at lists.ubuntu.com>
Signed-By: Mario Limonciello <superm1 at ubuntu.com>
https://launchpad.net/ubuntu/natty/+source/mythtv/1:0.24.0+fixes27162-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Thu, 11 Nov 2010 11:51:35 -0600
Source: mythtv
Binary: mythtv mythtv-common mythtv-doc mythtv-database mythtv-backend mythtv-transcode-utils mythtv-frontend libmyth-0.24-0 libmyth-dev libmythtv-perl libmyth-python mythtv-backend-master mythtv-dbg mythplugins mythgallery mythgame mythmovies mythmusic mythnews mythvideo mythweather mythweb mytharchive mythzoneminder mythbrowser mythnetvision mythtv-themes mythtv-theme-arclight mythtv-theme-childish mythtv-theme-graphite mythtv-theme-metallurgy mythtv-theme-mythbuntu
Architecture: source
Version: 1:0.24.0+fixes27162-0ubuntu1
Distribution: natty
Urgency: low
Maintainer: MythTV Ubuntu Maintainers <ubuntu-mythtv at lists.ubuntu.com>
Changed-By: Mario Limonciello <Mario_Limonciello at Dell.com>
Description:
libmyth-0.24-0 - Common library code for MythTV and add-on modules (runtime)
libmyth-dev - Common library code for MythTV and add-on modules (development)
libmyth-python - A python library to access some MythTV features
libmythtv-perl - A PERL library to access some MythTV features
mytharchive - create and burn DVD's from MythTV - binary file
mythbrowser - A web browser for MythTV
mythgallery - Image gallery/slideshow add-on module for MythTV
mythgame - Emulator & PC Game frontend module for MythTV
mythmovies - Find nearby movies and cinema listings
mythmusic - Music add-on module for MythTV
mythnetvision - A Internet Video Player plugin for MythTV
mythnews - An RSS feed news reader module for MythTV
mythplugins - Wrapper package for MythTV plugins
mythtv - A personal video recorder application (client and server)
mythtv-backend - A personal video recorder application (server)
mythtv-backend-master - Metapackage to setup and configure a "Master Backend" profile of
mythtv-common - A personal video recorder application (common data)
mythtv-database - A personal video recorder application (database)
mythtv-dbg - Debug symbols for mythtv packages
mythtv-doc - A personal video recorder application (documentation)
mythtv-frontend - A personal video recorder application (client)
mythtv-theme-arclight - The arclight MythTV Theme
mythtv-theme-childish - The childish MythTV Theme
mythtv-theme-graphite - The graphite MythTV Theme
mythtv-theme-metallurgy - The metallurgy MythTV Theme
mythtv-theme-mythbuntu - The mythbuntu MythTV Theme
mythtv-themes - Themes for MythTV
mythtv-transcode-utils - Utilities used for transcoding MythTV tasks
mythvideo - A generic video player frontend module for MythTV
mythweather - Weather add-on module for MythTV
mythweb - Web interface add-on module for MythTV
mythzoneminder - view status and display footage recorded with zoneminder
Launchpad-Bugs-Fixed: 581283 586293 616083 624064 642992 665402 672045
Changes:
mythtv (1:0.24.0+fixes27162-0ubuntu1) natty; urgency=low
.
[ Mario Limonciello ]
* Drop 36_setgroups. Been merged upstream.
* Add upstart script into the packaging. It's been dropped upstream.
ref svn 24280 upstream.
* Bump version to 0.24 fixes r27162
* Refresh patches due to upstream changes:
* Mythfilldatabase logging
* Force dbus reboot/halt.
* Default directories.
* Python 2.6
* proper shutdown behavior for ubuntu.
* Drop 40_libudev. Merged upstream.
* Drop 09_perl_bindings_prefix. Merged upstream.
* debian/rules: cleanup deprecated configure options.
* Install mythpreviewgen into mythtv-frontend (LP: #616083)
* Remove faad support, no longer listed in configure, fixes FTBFS.
* remove circular dependency.
* Reduce zealousness in files cleaned in clean rule.
* Remove qmake invocation.
* Add depends on python-mysqldb
* Install metadata to /usr/share/mythtv so it can be used by MNV.
(LP: #624064)
* Add a --list-missing option to make sure that all packaged files
get installed, and the build fails otherwise.
* Correct the missing locales and fonts.
* Install python and perl directly into their appropriate directories.
* Remove dummy libmyth-perl package.
* Modify ubuntu shutdown behavior patch to only use dbus if commands fail.
* Update shutdown patch for upstream recommendations.
* Conflicts/Replaces on old libmyth package (LP: #665402)
* Merge mythtv/mythplugins/myththemes source packages into one.
* Add a new get-svn-source rule to use with mythbuntu-weekly-build.
* In the update-control-files rule, update the ABI as well.
* Conflicts/Replaces for no longer used mythplugins-dbg package.
* Drop references to mythplugins-dbg in the apport rules.
* Fix the installation of mythmusic. (LP: #672045)
* Create a mysql.txt symlink from mythtv-setup as well.
.
[ Gerald Barker ]
* Copy 'internetcontent' scripts to /usr/share/mythtv/ as part of
mythbackend install so they can be requeted by MythNetvision
.
[ Thomas Mashos ]
* Added missingok for mirobridge log in logrotate (LP: #581283)
* Updated perl bindings patch for upstream changes (LP: #586293)
* Added libqt4-webkit-dev dependency to satisify maverick FTBFS
* Added new python and perl dependencies
* Moved backup and restore scripts from mythtv-database to mythtv-common
* Added Replaces for mythtv-common (LP: 622983)
.
[ John Baab ]
* Fixed missing log folder for frontend only install (LP: #642992)
Checksums-Sha1:
f5d04789ff8af3342693d7fe3fefc7ba7635caac 3479 mythtv_0.24.0+fixes27162-0ubuntu1.dsc
9436199a09a1a841b01341f137b61755375ff46f 98420032 mythtv_0.24.0+fixes27162.orig.tar.gz
6b20d2bd1c47673671cbcdabaf657ce67ce70df0 139253 mythtv_0.24.0+fixes27162-0ubuntu1.debian.tar.gz
Checksums-Sha256:
dcf860720a8b4c16f1df8337dad24d65e997a166d4ab74c1264b5e0f7be4b55a 3479 mythtv_0.24.0+fixes27162-0ubuntu1.dsc
bc42504d1c313d5170b8411c88cc1bd33cfbe3b7ba8c3582247a3dea11758512 98420032 mythtv_0.24.0+fixes27162.orig.tar.gz
c859f3d6021b66c0d7eb538f56202a48777c17e761c9dfdb881405bf090a75fc 139253 mythtv_0.24.0+fixes27162-0ubuntu1.debian.tar.gz
Files:
5dda3175cfa4cd0da9400b969e2b1779 3479 graphics optional mythtv_0.24.0+fixes27162-0ubuntu1.dsc
2a42b746dd40ab01d612b664e184c5bc 98420032 graphics optional mythtv_0.24.0+fixes27162.orig.tar.gz
0bdc637196d173d742ac12d933c96c71 139253 graphics optional mythtv_0.24.0+fixes27162-0ubuntu1.debian.tar.gz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkzcLecACgkQ2CrZjkA73YtCpgCgnO2pIYwPOHs9MCByFy/EQqtf
EjcAnA1gSt2Of2f+fiCLMF4qfWfDTp99
=uJlA
-----END PGP SIGNATURE-----
More information about the Natty-changes
mailing list