lp:~noskcaj/ubuntu/saucy/mythtv/liberation

Created by Jackson Doak and last modified
Get this branch:
bzr branch lp:~noskcaj/ubuntu/saucy/mythtv/liberation
Only Jackson Doak can upload to this branch. If you are Jackson Doak please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Jackson Doak
Status:
Development

Recent revisions

162. By Jackson Doak

Depend on fonts-liberation rather than ttf-liberation

161. By Mario Limonciello

* Add a patch to readjust the inclusion order to fix FTBFS on PPC.
  - Submitted upstream at http://code.mythtv.org/trac/ticket/11835

160. By Mario Limonciello

* debian/rules:
  - Build without VAAPI support on armhf to try to resolve FTBFS.

159. By Mario Limonciello

* New upstream checkout (ac841f0)
* Scripted Build from fixes git packaging [cdb4b3f]
* Packaging changes between 20130828 and 20130907:
* [cdb4b3f] disable libmyth-dev zeromq related stuff
* [7d7feaa] if requesting a build for a different branch then
  currently running, switch branches
* [eb8d08d] make build script identify branches properly even when
  executed in a different working directory
* [48c3cd3] disable mythlogserver (LP: #1101395)

158. By Mario Limonciello

* New upstream checkout (b2b7022)
* Scripted Build from master git packaging [18ab870]
* Packaging changes between 20120505 and 20130828:
* [18ab870] build packaging changes into debian/changelog upon release
* [39d4449] switch to 0.27 builds for master
* [efe0e0c] fix instances of test-virtualbox in SQL file (LP: #1215440)
* [223a44c] rename 0.26 to 0.27 sql
* [b02a69d] remove debian/control - it's generated every time on build
* [ac72833] actually make mythtv-dbg recommends rather than suggests
  so it will be installed by default
* [06e718d] add missing dependency on libhttp-date-perl
* [7e395a1] daemonize mythbackend to avoid logging to upstart console.
  expect an extra fork in the upstart job
* [7bd8396] don't log to upstart log that mysql is alive, only errors
* [5ae84f0] add a message on why we are using sudo for installing
  build-deps
* [08101bc] set SIGKILL timeout on upstart job to 30 seconds
* [72cf6a0] remove versioned dependency on libiec61883-dev
* [364850c] use mk-build-deps to resolve binary build dependencies
* [7bfd285] don't allow the scripts to run without a debian/ directory
* [6a8e25f] ignore warnings when loading time zones into mysql
* [1809a5d] toggle public_bind setting in debconf database based on
  what's in flat files (LP: #1159992)
* [7568a9c] depends on libdate-calc-perl for mythweather
* [9a84893] recommends on m2vrequantiser for mytharchive (LP: #1131506)
* [9a351c7] add FreeSansBold.ttf to the symlinks (LP: #1131280)
* [d585530] set the kill timeout on the upstart job to 10 seconds to
  be safer on shutdown.
* [aa67a49] let upstart handle the backend process correctly
* [41a8fb2] add the new mythscreenwizard binary to the frontend
  packaging
* [c5afd80] add conflict to older library versions
* [623b954] rename 0.25 stuff to 0.26
* [00027cc] drop support for mysql.txt, using only config.xml going
  forward
* [b2acc53] mythtv-common depends on libxml-xpath-perl for config.xml
  parsing
* [a7d0a63] load timezones into mysql during mythtv-database postinst
  (LP: #1010491)
* [5bb2c43] enable sdl so that mythffplay will work (see fb90f73)
* [a634b5b] install README's for fonts in mythtv-doc
* [9587925] switch libtiff5-dev and libtiff4-dev order to fix FTBFS on
  quantal
* [37abce8] let libtiff5-dev resolve build dependencies too.
* [c4b25d5] Remove extra dpkg-parsechangelog call that was mistakenly
  added.
* [b071647] missed mythfrontend, add that in logging too.
* [3dfd8f9] update rsyslog for 0.26.
* [5240276] Install MythTV specific sysctl.conf file
* [d861262] install libmythzmq pkgconfig pc file to libmyth-dev
  package
* [928bfb4] install pkgconfig and static library for libmythzmq into
  the -dev package. the libtool library still needs an override (it
  probably shouldn't be installed anywhere)
* [b8545e8] zmq/nzmq/QJson include paths were moved to
  usr/include/mythtv. remove override
* [c1e4604] explicitly ignore libmythzmq.la as wildcards don't appear
  to work properly with dh_install
* [28553da] fix wildcard matching for ignoring zmq files
* [d29ecda] add zeromq_install_paths.patch to fix FTBFS.
* [b42d0e4] drop recommends on adept-notifier
* [9d06c29] update source_mythtv apport hook to python3 compatible
* [e81f08d] install copy of zeromq libaries
* [144e1d2] ignore libmythqjson.prl
* [89f5e74] Don't install QJson libararies or headers.
* [6fd1730] install mythlogserver
* [f1298b5] Install otf fonts too
* [c63df57] add support for droid fonts
* [ae0095e] Add purisa font support
* [d055b85] mythtv-common dependencies-> move to 1 for each line (more
  readable)
* [9020a36] Pass INSTALL_ROOT during the build process of mythtv as
  well so that it gets applied to the zeromq ./configure run as well

[ Mario Limonciello ]
* Switch to 0.27 branch for master builds.
* Cleanup lintian errors:
  - debian/control.in: description-synopsis-starts-with-article
  - debian/mythweb.config: maintainer-script-ignores-errors
* Add build dependency for uuid-dev.
* Add a workaround for FTBFS w/ linking when using binutils 2.21
  - See http://goo.gl/KDK9o for more information.
* Drop recommends on adept-notifier.
* fix get-orig-source rule's broken tarball fetch from archive.
* Enable libcec support (LP: #982272)
* Add missingok to additional mythtv-backend logs. (LP: #982162)
* Pull an updated snapshot of Mythbuntu theme, to avoid theme
  downloader telling the user there is an updated theme on first
  boot.
* Test for an empty key on public mysql. (LP: #989371)

[ Andres Mejia ]
* Bump to Standards-Version 3.9.3.
* Build 'release' type builds instead of 'profile'.
* Support parallel builds.

157. By Iain Lane

Cherry-pick patch from upstream: Fix compilation of decode_blockcodes()
with --enable-thumb

156. By Mario Limonciello

[ Mario Limonciello ]
* Switch to 0.26 branch.
* New upstream checkout (340b5d4)
* Cleanup lintian errors:
  - debian/control.in: description-synopsis-starts-with-article
  - debian/mythweb.config: maintainer-script-ignores-errors
* Add build dependency for uuid-dev.
* Add a workaround for FTBFS w/ linking when using binutils 2.21
  - See http://goo.gl/KDK9o for more information.
* Drop recommends on adept-notifier.
* fix get-orig-source rule's broken tarball fetch from archive.
* Enable libcec support (LP: #982272)
* Add missingok to additional mythtv-backend logs. (LP: #982162)
* Pull an updated snapshot of Mythbuntu theme, to avoid theme
  downloader telling the user there is an updated theme on first
  boot.
* Test for an empty key on public mysql. (LP: #989371)

[ Andres Mejia ]
* Bump to Standards-Version 3.9.3.
* Build 'release' type builds instead of 'profile'.
* Support parallel builds.

155. By Mario Limonciello

* New upstream fixes branch checkout (46cab93)
* Updated to 0.25.2 point release. (LP: #1029522)
  - Major fixes:
  - Mythfilldatabase takes hours instead of minutes to run (LP: #997367)
  - A popular tuner card doesn't record in digital cable mode (trac 10712)

154. By Mario Limonciello

* fix get-orig-source rule's broken tarball fetch from archive.
* Enable libcec support (LP: #982272)
* Add missingok to additional mythtv-backend logs. (LP: #982162)
* Pull an updated snapshot of Mythbuntu theme, to avoid theme
  downloader telling the user there is an updated theme on first
  boot.
* Test for an empty key on public mysql. (LP: #989371)
* Update amejia's email on uploaders field.
* Drop recommends on adept-notifier.
* Bump standards version.
* Update apport hook for python3 (LP: #1013171)
* New upstream checkout (25dd4ce)

153. By Mario Limonciello

* Add a fallback to master for non-existant fixes branches.
* Update to 0.25 gold release.
* New upstream checkout (1f5962a)
* >>Upstream changes since last upload (041ecad):
* [1f5962a] RingBuffer: Make a few more attempts to read when
  oldfile=true.
* [cffed2b] Merge branch 'master' of github.com:MythTV/mythtv
* [4f16846] Update the Danish translation of mythfrontend and all
  plugins.
* [31fa9dd] Revert "Fix popup windows from disappearing in MythCenter-
  wide when using the"
* [d824ea2] Fix issues with 805453a6 and df8548e7.
* [4b28a57] Remove the MythArchive date/time formats from the Hong
  Kong Chinese locale file.
* [df8548e] Add a null pointer check on 'screen'
* [805453a] Don't trigger hide/show animations if the screens should
  still be visible because the foreground screen isn't fullscreen.
* [d1b081e] Updated Czech MythFrontend translation
* [e6c4aa0] Updated Polish MythFrontend and alll plugins translation
  from Warpme
* [39695b2] Revert "Fixes #10490. Don't return from safe_read() early
  on stopreads if we haven't read any bytes, this looks like an eof to
  higher levels of code."
* [28db6ca] Merge branch 'master' of github.com:MythTV/mythtv
* [e6d3ecb] Updated French MythFrontend, MythMusic, MythNetvision and
  MythNews translation from the French Language Translation Team
* [6473241] Update the Danish translation of mythfrontend.
* [c52a7cf] Updated Czech MythFrontend and MythMusic translation
* [8c6c8cd] Updated German MythFrontend and MythZoneMinder translation
  from Florian Bittner
* [aa2762f] Fix popup windows from disappearing in MythCenter-wide
  when using the virtual keyboard.
* [393295c] Fixes #10490. Don't return from safe_read() early on
  stopreads if we haven't read any bytes, this looks like an eof to
  higher levels of code.
* [81e72c8] Clear the UI object stores when deleting MythThemeBase,
  fixes themes using the wrong base window and fonts after displaying
  the locale/database prompts. This was already done implicitly when
  shutting down and explicitly when reloading themes but not in the
  third case, where we construct a temporary main window and
  MythMainWindow is torn down instead of being re-initialised.
* [a970d72] Fixes #10545. Populate the Switch Input menu with all
  available cards.
* [d80e54b] Fix #10558
* [14ca636] Bump binary version
* [00bd9eb] Fix compilation following previous commit
* [e84a9a8] Fix compilation following previous commit
* [4c5b039] Initialise locale if it's not been done already by the
  time we call GetQLocale()
* [9c73366] Translate dates/times in the DateFormat settings
* [a0ae652] Move Setup Wizard at the top of settings menu (part #2)
* [02216ca] Fix video setup wizard if audio test wasn't stopped in the
  previous screen
* [13652d7] Fix audio setup and add handling of extra cases.
* [b36827e] Better handling of unmounted volumes. Refs #10450.
* [83671d5] Revert "Better handling of unmounted volumes. Refs #10450"
* [58e8506] Better handling of unmounted volumes. Refs #10450
* [71a024d] Fix LoadFromOldRecorded query in ProgList.
* [957917c] Replicate the spelling change I had done in
  3740d7dda16b2a082f8d833f4459294202cb2687
* [8df36ec] Translate missed string.
* [82f9818] Improve audio setup

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/saucy/mythtv
This branch contains Public information 
Everyone can see this information.

Subscribers