[ubuntu/precise] mythtv 2:0.25.0~master.20120213.b4c909a-0ubuntu1 (Accepted)

Mario Limonciello Mario_Limonciello at Dell.com
Mon Feb 13 20:35:32 UTC 2012


mythtv (2:0.25.0~master.20120213.b4c909a-0ubuntu1) precise; urgency=low

  [ Mario Limonciello ]
  * Update to pre-0.25 snapshot, post upstream feature freeze.
    - See http://www.mythtv.org/wiki/Release_Notes_-_0.25 for changes in
      0.25 (too many to list in debian/changelog).
  * Drop opengl vsync support.
  * Add new Tieresias fonts to mythtv-common.
  * Drop mythvideo readme file.
  * configure_mythplugins_without_mythtv_installed.patch: refresh.
  * Add a new php-mythtv package for the newly developed php bindings.
  * Don't include .gitignore files in the mythweb package.
  * Add a depends on php-mythtv for mythweb.
  * Correct php bindings install path (LP: #696724)
    - add build depends on libcdio-dev for new UDF support.
  * Add a depends on python-lxml (LP: #710709)
  * Drop the disable XvMC flags.  No longer necessary.
  * Install the new hardware profile stuff in the common package.
  * Refresh patches for changes upstream:
    - default_directories
    - allow_no_tuners
    - configure_mythplugins_without_mythtv
  * Install new HTML configuration content with mythbackend.
  * Install new backend configuration content with mythbackend.
  * Add build-deps on python-urlgrabber.
  * Install mythmediaserver into mythtv-common
  * Drop mythvideo package.  Fully integrated into frontend package now.
  * Drop references to mythvideo from debian/control.
  * Move Jamu into backend (no longer tied to mythvideo). (LP: #797003)
  * Fix mythvideo to be breaks/replaces. (LP: #797327)
  * Remove jamu and all references to it.  Now built into myth.
  * Convert to using a rsyslog mechanism for log files.  Thanks Michael
    Dean.
  * Make /var/log/mythtv writable by the syslog user.
  * Install rsyslog conf as 40-mythtv-rsyslog.conf instead of just
    mythtv-rsyslog.conf.
  * Build with vaapi support.
  * Build with --enable-libx264 --enable-libmp3lame --enable-libfaac
  * Build with --enable-libvpx support for VP8 video.
  * Create a new "Streaming" storage group by default on the backend.
  * Build depends on avahi for airtunes/airplay support.
  * Build depends on libssl for crypto support in airtunes.
  * Build depends on libcdio-cdda-dev for mythmusic.
  * Update standards version.
  * Add misc:depends for php-mythtv.
  * Fix stronger-dependency-implies-weaker lintian error.

  [ Pieter Hoekstra (pieter-hoekstra) ]
  * Add missing space to debian/rules preventing some plugin installation.

  [ Thomas Mashos ]
  * Changed backend upstart job to look at NOT lo, instead of lo

Date: Mon, 13 Feb 2012 14:20:58 -0600
Changed-By: Mario Limonciello <Mario_Limonciello at Dell.com>
Maintainer: MythTV Ubuntu Maintainers <ubuntu-mythtv at lists.ubuntu.com>
https://launchpad.net/ubuntu/precise/+source/mythtv/2:0.25.0~master.20120213.b4c909a-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 13 Feb 2012 14:20:58 -0600
Source: mythtv
Binary: mythtv mythtv-common mythtv-doc mythtv-database mythtv-backend mythtv-transcode-utils mythtv-frontend libmyth-0.25-0 libmyth-dev php-mythtv libmythtv-perl libmyth-python mythtv-backend-master mythtv-dbg mythplugins mythgallery mythgame mythmusic mythnews mythweather mythweb mytharchive mythzoneminder mythbrowser mythnetvision mythtv-themes mythtv-theme-childish mythtv-theme-mythbuntu
Architecture: source
Version: 2:0.25.0~master.20120213.b4c909a-0ubuntu1
Distribution: precise
Urgency: low
Maintainer: MythTV Ubuntu Maintainers <ubuntu-mythtv at lists.ubuntu.com>
Changed-By: Mario Limonciello <Mario_Limonciello at Dell.com>
Description: 
 libmyth-0.25-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
 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 - Metapackage 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-childish - The childish MythTV Theme
 mythtv-theme-mythbuntu - The mythbuntu MythTV Theme
 mythtv-themes - Themes for MythTV
 mythtv-transcode-utils - Utilities used for transcoding MythTV tasks
 mythweather - Weather add-on module for MythTV
 mythweb    - Web interface add-on module for MythTV
 mythzoneminder - view status and display footage recorded with zoneminder
 php-mythtv - PHP Bindings for MythTV
Launchpad-Bugs-Fixed: 696724 710709 797003 797327
Changes: 
 mythtv (2:0.25.0~master.20120213.b4c909a-0ubuntu1) precise; urgency=low
 .
   [ Mario Limonciello ]
   * Update to pre-0.25 snapshot, post upstream feature freeze.
     - See http://www.mythtv.org/wiki/Release_Notes_-_0.25 for changes in
       0.25 (too many to list in debian/changelog).
   * Drop opengl vsync support.
   * Add new Tieresias fonts to mythtv-common.
   * Drop mythvideo readme file.
   * configure_mythplugins_without_mythtv_installed.patch: refresh.
   * Add a new php-mythtv package for the newly developed php bindings.
   * Don't include .gitignore files in the mythweb package.
   * Add a depends on php-mythtv for mythweb.
   * Correct php bindings install path (LP: #696724)
     - add build depends on libcdio-dev for new UDF support.
   * Add a depends on python-lxml (LP: #710709)
   * Drop the disable XvMC flags.  No longer necessary.
   * Install the new hardware profile stuff in the common package.
   * Refresh patches for changes upstream:
     - default_directories
     - allow_no_tuners
     - configure_mythplugins_without_mythtv
   * Install new HTML configuration content with mythbackend.
   * Install new backend configuration content with mythbackend.
   * Add build-deps on python-urlgrabber.
   * Install mythmediaserver into mythtv-common
   * Drop mythvideo package.  Fully integrated into frontend package now.
   * Drop references to mythvideo from debian/control.
   * Move Jamu into backend (no longer tied to mythvideo). (LP: #797003)
   * Fix mythvideo to be breaks/replaces. (LP: #797327)
   * Remove jamu and all references to it.  Now built into myth.
   * Convert to using a rsyslog mechanism for log files.  Thanks Michael
     Dean.
   * Make /var/log/mythtv writable by the syslog user.
   * Install rsyslog conf as 40-mythtv-rsyslog.conf instead of just
     mythtv-rsyslog.conf.
   * Build with vaapi support.
   * Build with --enable-libx264 --enable-libmp3lame --enable-libfaac
   * Build with --enable-libvpx support for VP8 video.
   * Create a new "Streaming" storage group by default on the backend.
   * Build depends on avahi for airtunes/airplay support.
   * Build depends on libssl for crypto support in airtunes.
   * Build depends on libcdio-cdda-dev for mythmusic.
   * Update standards version.
   * Add misc:depends for php-mythtv.
   * Fix stronger-dependency-implies-weaker lintian error.
 .
   [ Pieter Hoekstra (pieter-hoekstra) ]
   * Add missing space to debian/rules preventing some plugin installation.
 .
   [ Thomas Mashos ]
   * Changed backend upstart job to look at NOT lo, instead of lo
Checksums-Sha1: 
 aea65aec7d47f1f8ea9072b309de80411a26f8e3 3455 mythtv_0.25.0~master.20120213.b4c909a-0ubuntu1.dsc
 80a6f90bfada6d04912c11cfa8d2d810091c0647 86857702 mythtv_0.25.0~master.20120213.b4c909a.orig.tar.gz
 2cb016b92fd8f9bb8328f4484b4f98b240d9ab51 188652 mythtv_0.25.0~master.20120213.b4c909a-0ubuntu1.debian.tar.gz
Checksums-Sha256: 
 9788bc9217e71f346c6a275155ee3718af600aa76b5819d12690e82344b16fdb 3455 mythtv_0.25.0~master.20120213.b4c909a-0ubuntu1.dsc
 d3944ef97e31290501fd869856deee9750ee715dfb75595931f05088189d625e 86857702 mythtv_0.25.0~master.20120213.b4c909a.orig.tar.gz
 a03f87d648dd3c62c86937c1c4eb4f840e6584589c0b937f4e59d101e04ff324 188652 mythtv_0.25.0~master.20120213.b4c909a-0ubuntu1.debian.tar.gz
Files: 
 a2d8895331eb30d29a15645838a06051 3455 graphics optional mythtv_0.25.0~master.20120213.b4c909a-0ubuntu1.dsc
 bce92c92fae84a6e8128e72d38300b98 86857702 graphics optional mythtv_0.25.0~master.20120213.b4c909a.orig.tar.gz
 628a55c2ac91b1b27d1ad7489df0c861 188652 graphics optional mythtv_0.25.0~master.20120213.b4c909a-0ubuntu1.debian.tar.gz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk85cUMACgkQ2CrZjkA73YspUwCdHeMxyjGiLjwZkE2rm9mLGTcG
Bm8An0b4nevMB5QqMmn6htFBSqyb9Mfh
=Bf3T
-----END PGP SIGNATURE-----


More information about the Precise-changes mailing list