[ubuntu/lunar-proposed] mythtv 2:32.0+fixes.20221219.860f4ab-0ubuntu1 (Accepted)
Mario Limonciello
superm1 at gmail.com
Tue Dec 20 02:03:19 UTC 2022
mythtv (2:32.0+fixes.20221219.860f4ab-0ubuntu1) lunar; urgency=medium
* New snapshot to fix FTBFS in lunar (LP: #1999340)
* Scripted Build from fixes git packaging [860f4ab]
* [b000b77] bump version in fixes/32 to 32
* [6e28057] fix the missing sidebar icon
* [d8813ae] remove no longer supported '--enable-ivtv' configure
option
* [2634fb3] fix typo in mythtv-doc
* [167c873] fix the install of mythtv-doc
* [9f71c20] add new required dependency libsoundtouch-dev
* [b18454b] remove the libdts-dev build dependency
* [bafded3] remove duplicate getting of PACKAGING_HASH
* [4f5376c] Remove now unused variable GIT_DATE
* [68fdaf1] Fix PACKAGING_HASH
* [a692f5e] add debugging to figure out why getting branch and version
is failing
* [735a8b5] clean up and add comment
* [c771c73] copy debian/DESCRIBE to the mythtv source directory
* [3d8ddda] fix getting the packaging git hash after f69df9c1a2 broke
it
* [2264a88] bump compat to 10 and required debhelper to >=10
* [04fb78f] Handle unset $USER
* [d230e2b] Remove deprecate python-central
* [3cb98da] Replace deprecated dh-systemd
* [724f204] Add missing DEBHELPER token
* [0fc9024] Strip LICENCE after install
* [f2211ab] Handle existing directory
* [a3ed6e4] Fix file permissions
* [7c92c4a] Use install instead of mkdir/cp
* [8c1c7bd] Only save VERSION once
* [eb977f4] Remove parallel build
* [84683f2] Only use python3-pil
* [acd234a] Add/remove dependency substvars
* [55d794a] Fix example config.xml path
* [1cb37a6] Just use dh --with python3
* [f4a517d] Clean git sourc tree before packaging
* [f5d1cc5] Fix debian/mythtv.make CURRENT_GIT_HASH
* [2c9d892] Fix debian/mythtv.make output
* [7b717b3] Improve source package only building
* [e435de8] Copy patches before chaning directory
* [94796d1] Fix relative paths
* [aeb0f2c] Simplify debian/changelog parsing
* [e6f568d] Fix debian/changelog parsing
* [a7bc5a8] Fix changelog generation
* [8d85e84] Simplify installing Build-Depends
* [a948b1c] Use dpkg-parsechangelog -SVersion
* [69fba88] Fix argument quoting and parsing
* [7783c26] Split $0 once and use those variables
* [26e9d4c] Use rev-parse to get current git branch
* [6cf3010] Use common `have` to check for commands
* [a134e40] Fix branch matching
* [e99da20] Use built-in string stripping
* [2e977eb] Use case instead of consecutive if
* [5fc29ed] Use bash provided variables
* [6c41431] Fix --help detection
* [895b2d2] Print all arguments to STDERR
* [82b6596] Use 'set -e -u'
* [74b82df] remove some obsolete options from rules
* [a8e8cc9] fix building of MythGame (add missing minizip packages)
* [f156a25] bump the version to 32 in changelog.in to keep it in sync
with changelog
* [46abf78] mythgame-> depends python3 not python
* New upstream checkout (860f4ab)
Date: Mon, 19 Dec 2022 20:00:50 -0600
Changed-By: Mario Limonciello <superm1 at gmail.com>
Maintainer: MythTV Ubuntu Maintainers <ubuntu-mythtv at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/mythtv/2:32.0+fixes.20221219.860f4ab-0ubuntu1
-------------- next part --------------
Format: 1.8
Date: Mon, 19 Dec 2022 20:00:50 -0600
Source: mythtv
Built-For-Profiles: noudeb
Architecture: source
Version: 2:32.0+fixes.20221219.860f4ab-0ubuntu1
Distribution: lunar
Urgency: medium
Maintainer: MythTV Ubuntu Maintainers <ubuntu-mythtv at lists.ubuntu.com>
Changed-By: Mario Limonciello <superm1 at gmail.com>
Launchpad-Bugs-Fixed: 1999340
Changes:
mythtv (2:32.0+fixes.20221219.860f4ab-0ubuntu1) lunar; urgency=medium
.
* New snapshot to fix FTBFS in lunar (LP: #1999340)
* Scripted Build from fixes git packaging [860f4ab]
* [b000b77] bump version in fixes/32 to 32
* [6e28057] fix the missing sidebar icon
* [d8813ae] remove no longer supported '--enable-ivtv' configure
option
* [2634fb3] fix typo in mythtv-doc
* [167c873] fix the install of mythtv-doc
* [9f71c20] add new required dependency libsoundtouch-dev
* [b18454b] remove the libdts-dev build dependency
* [bafded3] remove duplicate getting of PACKAGING_HASH
* [4f5376c] Remove now unused variable GIT_DATE
* [68fdaf1] Fix PACKAGING_HASH
* [a692f5e] add debugging to figure out why getting branch and version
is failing
* [735a8b5] clean up and add comment
* [c771c73] copy debian/DESCRIBE to the mythtv source directory
* [3d8ddda] fix getting the packaging git hash after f69df9c1a2 broke
it
* [2264a88] bump compat to 10 and required debhelper to >=10
* [04fb78f] Handle unset $USER
* [d230e2b] Remove deprecate python-central
* [3cb98da] Replace deprecated dh-systemd
* [724f204] Add missing DEBHELPER token
* [0fc9024] Strip LICENCE after install
* [f2211ab] Handle existing directory
* [a3ed6e4] Fix file permissions
* [7c92c4a] Use install instead of mkdir/cp
* [8c1c7bd] Only save VERSION once
* [eb977f4] Remove parallel build
* [84683f2] Only use python3-pil
* [acd234a] Add/remove dependency substvars
* [55d794a] Fix example config.xml path
* [1cb37a6] Just use dh --with python3
* [f4a517d] Clean git sourc tree before packaging
* [f5d1cc5] Fix debian/mythtv.make CURRENT_GIT_HASH
* [2c9d892] Fix debian/mythtv.make output
* [7b717b3] Improve source package only building
* [e435de8] Copy patches before chaning directory
* [94796d1] Fix relative paths
* [aeb0f2c] Simplify debian/changelog parsing
* [e6f568d] Fix debian/changelog parsing
* [a7bc5a8] Fix changelog generation
* [8d85e84] Simplify installing Build-Depends
* [a948b1c] Use dpkg-parsechangelog -SVersion
* [69fba88] Fix argument quoting and parsing
* [7783c26] Split $0 once and use those variables
* [26e9d4c] Use rev-parse to get current git branch
* [6cf3010] Use common `have` to check for commands
* [a134e40] Fix branch matching
* [e99da20] Use built-in string stripping
* [2e977eb] Use case instead of consecutive if
* [5fc29ed] Use bash provided variables
* [6c41431] Fix --help detection
* [895b2d2] Print all arguments to STDERR
* [82b6596] Use 'set -e -u'
* [74b82df] remove some obsolete options from rules
* [a8e8cc9] fix building of MythGame (add missing minizip packages)
* [f156a25] bump the version to 32 in changelog.in to keep it in sync
with changelog
* [46abf78] mythgame-> depends python3 not python
* New upstream checkout (860f4ab)
Checksums-Sha1:
19542d73ac4c7cb959f18e7cb0b43278e4b31760 5388 mythtv_32.0+fixes.20221219.860f4ab-0ubuntu1.dsc
e81b257968d29db4a15eed6058c50d6e28273129 140170005 mythtv_32.0+fixes.20221219.860f4ab.orig.tar.gz
e5bd2f5f3e322f0df4377fc3ab94058194e7c68a 161588 mythtv_32.0+fixes.20221219.860f4ab-0ubuntu1.debian.tar.xz
b727b66ea746c46cd42fb7d6843b5cda312f0368 14030 mythtv_32.0+fixes.20221219.860f4ab-0ubuntu1_source.buildinfo
Checksums-Sha256:
7ef4c098fb712a564b63cb80adf31c64ddc5b30946343fae97d8aecf42644a97 5388 mythtv_32.0+fixes.20221219.860f4ab-0ubuntu1.dsc
1c44144e5572cc6891a5a6f2d5a3976d2f255da5bc51a70cc9324778d8beaa24 140170005 mythtv_32.0+fixes.20221219.860f4ab.orig.tar.gz
337b632c49d25ae91205dfbe08b11101a3719cb35518d4b95615451ed5cdaf93 161588 mythtv_32.0+fixes.20221219.860f4ab-0ubuntu1.debian.tar.xz
6cb8c694b4b0ea71a0282e0693d14f6d94838542e5a2d208b2a4bf787b0ce5a9 14030 mythtv_32.0+fixes.20221219.860f4ab-0ubuntu1_source.buildinfo
Files:
caa0b1b76c79b3d96989c40b5146bd0e 5388 graphics optional mythtv_32.0+fixes.20221219.860f4ab-0ubuntu1.dsc
9dd4020fcf8ee226c92a2bcfdc19aa2f 140170005 graphics optional mythtv_32.0+fixes.20221219.860f4ab.orig.tar.gz
2115ff3015682bfea9f43bc2cc54c184 161588 graphics optional mythtv_32.0+fixes.20221219.860f4ab-0ubuntu1.debian.tar.xz
4f1f683a43e57b6d418e88f6c91b936b 14030 graphics optional mythtv_32.0+fixes.20221219.860f4ab-0ubuntu1_source.buildinfo
More information about the lunar-changes
mailing list