[ubuntu/focal-proposed] kodi 2:18.6+dfsg1-2ubuntu1 (Accepted)

Balint Reczey rbalint at ubuntu.com
Fri Apr 3 13:37:42 UTC 2020


kodi (2:18.6+dfsg1-2ubuntu1) focal; urgency=medium

  * Still ship with pycryptodome support.
    Python-pycryptodome is still present in Ubuntu thus pycryptodome support can
    be kept enabled.

kodi (2:18.6+dfsg1-2) unstable; urgency=medium

  * Team upload
  * Drop pycryptodome support with Python 2
  * debian/control: Revert kodi-data to depend on python-pil instead of python3-pil.
    Kodi runs addons with Python 2 and many addons would break without PIL.
  * Run kodi-ps3remote with Python 3
  * Apply suggestion to debian/rules
  * debian/rules: Ship debug symbols for all kodi binaries and drop -dbg migration
    (Closes: #955134)

kodi (2:18.6+dfsg1-1) unstable; urgency=medium

  * Upload to unstable

kodi (2:18.6+dfsg1-1~exp1) experimental; urgency=medium

  * test: Disable flaky TestMassEvent.General test, too

kodi (2:18.6+dfsg1-1~exp0) experimental; urgency=medium

  * debian/rules: Set -DWITH_ARCH=... and -DNEON=False explicitly for armel,
    armhf, ppc64el and s390x. Those Debian architectures are not detected
    properly by upstream CMake scripts.
  * Build-depend on python2-dev
  * Reposition "from debian" on the main screen to adjust to the changed new
    skin
  * Don't strip service.xbmc.versioncheck addon from upstream tarball
  * New upstream version 18.6
  * Ship versioncheck addon disabled
  * Disable long-time failing test and fix others instead of ignoring all test
    results
  * Drop obsolete patches
  * Drop 03-privacy.patch and add TODO item about resurrecting it properly
  * Refresh patches
  * Run kodi-send with Python 3
  * test: Disable flaky TestMassEvent.Polling test
  * Fix ppc64el build
  * Fix arch detection
  * test: Skip checking errno against ENOEN to not FTBFS on armhf

kodi (2:18.5+dfsg1-1~exp0) experimental; urgency=medium

  [ Balint Reczey ]
  * Team upload
  * debian/tests/gui: Wait for kodi to start, not just a fixed 5 seconds
  * Refresh patches
  * Update extra libdvdnav and libdvdread original tarballs
  * debian/copyright_hints: Update hints with new files
  * debian/control: Tidy up using cme fix
  * debian/gitlab-ci.yml: Add Salsa CI configuration
  * Refresh build dependencies based on upstream's packaging
  * Ship separate packages for X11, Wayland and GBM
  * debian/rules:
    - Rewrite to use cmake and build separate binaries.
      Thanks to Wolfgang Schupp
    - Extend override_dh_clean
    - Pass -lphtread to linker by default
    - Refactor building Debianized artifacts
    - Run tests for each build dir
    - Clean up separate build directories
    - clean media/Fonts/arial.ttf, too
    - Call dh with python2
    - Drop obsolete --parallel dh argument
    - Adjust to new component names
  * debian/copyright: Fix open issues and Lintian complaints
  * Let upstream's build system build the embedded libdvdnav and libread
    libraries
  * Install TexturePacker to /usr/bin/
  * Ignore failing tests for now
  * Update which files are shipped by which package
  * Switch hashing implementation from OpenSSL to Libgcrypt
  * Build without OpenSSL
  * Depend on unhinted Roboto font (Closes: #922950)
  * Fix FTBFS of kodi-test by not #include-ing excluded Windows-only header
  * Fix dh_kodiaddon_depends to get API versions the new way
  * Refresh file list shipped by kodi-addons-dev
  * Remove myself from Uploaders
  * Work around FTBFS caused by fontforge SEGFAULT
  * New upstream version 18.5+dfsg1
  * debian/gbp.conf: Drop postexport hook.
    It is obsoleted by storing all components in git.
  * Stop marking kodi-bin Multiarch: same since it now ships TexturePacker
  * Stop marking kodi-gbm, kodi-x11 and kodi-wayland Multiarch: same.
    They depend on kodi-bin which is not Multiarch: same either.
  * Build kodi-wayland, too

  [ Rechi ]
  * debian/copyright: update Files-Excluded
    - libUPnP was updated
    - UnrarXLib was split into an addon
    - Visual Studio files were removed
    - windows platform specific code location changed
  * drop unused Build-depends
  * add new Build-depends
  * debian/rules: remove unused DEB vars
  * debian/rules: remove non existent cmake options
    - egl is a required dependency on linux so there is no ENABLE_EGL switch
    - x11 isn't an optional dependency for gbm so there is no ENABLE_X11 switch
    - vdpau is only an optional dependency for x11, so ENABLE_VDPAU switch
      exists only for x11
  * debian/rules: update dlopened libs
    libass, libbluray, libcec, libcurl and libnfs are no longer dlopend
  * fix libmicrohttpd linking
  * debian/rules: install kodi-x11 as last package
    last installed package defines the fallback windowing in bin/kodi
  * fix depends syntax
  * fix test target build system dependency

Date: Fri, 03 Apr 2020 15:18:51 +0200
Changed-By: Balint Reczey <rbalint at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/kodi/2:18.6+dfsg1-2ubuntu1
-------------- next part --------------
Format: 1.8
Date: Fri, 03 Apr 2020 15:18:51 +0200
Source: kodi
Architecture: source
Version: 2:18.6+dfsg1-2ubuntu1
Distribution: focal
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Balint Reczey <rbalint at ubuntu.com>
Closes: 922950 955134
Changes:
 kodi (2:18.6+dfsg1-2ubuntu1) focal; urgency=medium
 .
   * Still ship with pycryptodome support.
     Python-pycryptodome is still present in Ubuntu thus pycryptodome support can
     be kept enabled.
 .
 kodi (2:18.6+dfsg1-2) unstable; urgency=medium
 .
   * Team upload
   * Drop pycryptodome support with Python 2
   * debian/control: Revert kodi-data to depend on python-pil instead of python3-pil.
     Kodi runs addons with Python 2 and many addons would break without PIL.
   * Run kodi-ps3remote with Python 3
   * Apply suggestion to debian/rules
   * debian/rules: Ship debug symbols for all kodi binaries and drop -dbg migration
     (Closes: #955134)
 .
 kodi (2:18.6+dfsg1-1) unstable; urgency=medium
 .
   * Upload to unstable
 .
 kodi (2:18.6+dfsg1-1~exp1) experimental; urgency=medium
 .
   * test: Disable flaky TestMassEvent.General test, too
 .
 kodi (2:18.6+dfsg1-1~exp0) experimental; urgency=medium
 .
   * debian/rules: Set -DWITH_ARCH=... and -DNEON=False explicitly for armel,
     armhf, ppc64el and s390x. Those Debian architectures are not detected
     properly by upstream CMake scripts.
   * Build-depend on python2-dev
   * Reposition "from debian" on the main screen to adjust to the changed new
     skin
   * Don't strip service.xbmc.versioncheck addon from upstream tarball
   * New upstream version 18.6
   * Ship versioncheck addon disabled
   * Disable long-time failing test and fix others instead of ignoring all test
     results
   * Drop obsolete patches
   * Drop 03-privacy.patch and add TODO item about resurrecting it properly
   * Refresh patches
   * Run kodi-send with Python 3
   * test: Disable flaky TestMassEvent.Polling test
   * Fix ppc64el build
   * Fix arch detection
   * test: Skip checking errno against ENOEN to not FTBFS on armhf
 .
 kodi (2:18.5+dfsg1-1~exp0) experimental; urgency=medium
 .
   [ Balint Reczey ]
   * Team upload
   * debian/tests/gui: Wait for kodi to start, not just a fixed 5 seconds
   * Refresh patches
   * Update extra libdvdnav and libdvdread original tarballs
   * debian/copyright_hints: Update hints with new files
   * debian/control: Tidy up using cme fix
   * debian/gitlab-ci.yml: Add Salsa CI configuration
   * Refresh build dependencies based on upstream's packaging
   * Ship separate packages for X11, Wayland and GBM
   * debian/rules:
     - Rewrite to use cmake and build separate binaries.
       Thanks to Wolfgang Schupp
     - Extend override_dh_clean
     - Pass -lphtread to linker by default
     - Refactor building Debianized artifacts
     - Run tests for each build dir
     - Clean up separate build directories
     - clean media/Fonts/arial.ttf, too
     - Call dh with python2
     - Drop obsolete --parallel dh argument
     - Adjust to new component names
   * debian/copyright: Fix open issues and Lintian complaints
   * Let upstream's build system build the embedded libdvdnav and libread
     libraries
   * Install TexturePacker to /usr/bin/
   * Ignore failing tests for now
   * Update which files are shipped by which package
   * Switch hashing implementation from OpenSSL to Libgcrypt
   * Build without OpenSSL
   * Depend on unhinted Roboto font (Closes: #922950)
   * Fix FTBFS of kodi-test by not #include-ing excluded Windows-only header
   * Fix dh_kodiaddon_depends to get API versions the new way
   * Refresh file list shipped by kodi-addons-dev
   * Remove myself from Uploaders
   * Work around FTBFS caused by fontforge SEGFAULT
   * New upstream version 18.5+dfsg1
   * debian/gbp.conf: Drop postexport hook.
     It is obsoleted by storing all components in git.
   * Stop marking kodi-bin Multiarch: same since it now ships TexturePacker
   * Stop marking kodi-gbm, kodi-x11 and kodi-wayland Multiarch: same.
     They depend on kodi-bin which is not Multiarch: same either.
   * Build kodi-wayland, too
 .
   [ Rechi ]
   * debian/copyright: update Files-Excluded
     - libUPnP was updated
     - UnrarXLib was split into an addon
     - Visual Studio files were removed
     - windows platform specific code location changed
   * drop unused Build-depends
   * add new Build-depends
   * debian/rules: remove unused DEB vars
   * debian/rules: remove non existent cmake options
     - egl is a required dependency on linux so there is no ENABLE_EGL switch
     - x11 isn't an optional dependency for gbm so there is no ENABLE_X11 switch
     - vdpau is only an optional dependency for x11, so ENABLE_VDPAU switch
       exists only for x11
   * debian/rules: update dlopened libs
     libass, libbluray, libcec, libcurl and libnfs are no longer dlopend
   * fix libmicrohttpd linking
   * debian/rules: install kodi-x11 as last package
     last installed package defines the fallback windowing in bin/kodi
   * fix depends syntax
   * fix test target build system dependency
Checksums-Sha1:
 8ef5586e293ff65eee2282f180649275b2793ecc 5622 kodi_18.6+dfsg1-2ubuntu1.dsc
 fb0f03046c8b49e76627dff19ade51f442dca149 2296484 kodi_18.6+dfsg1-2ubuntu1.debian.tar.xz
 efef7655d3fec62fa4816f3687498efea5d73a50 24702 kodi_18.6+dfsg1-2ubuntu1_source.buildinfo
Checksums-Sha256:
 394d8bf6394a36702e89a7f1401c0311e110e8f16818a0d309e73975840d2b34 5622 kodi_18.6+dfsg1-2ubuntu1.dsc
 4e778fda451d671bd3986140af67803340ddb074a01cb47337b44d5b70f56d03 2296484 kodi_18.6+dfsg1-2ubuntu1.debian.tar.xz
 5fba7ab03348d03b1985f98a2bdf7802f82f50886daaec31df1fdb05df3589cf 24702 kodi_18.6+dfsg1-2ubuntu1_source.buildinfo
Files:
 7bba2e119617cc9cc6ef469b5f464e85 5622 video optional kodi_18.6+dfsg1-2ubuntu1.dsc
 10321a4c964fe298a6c72377641b3fc7 2296484 video optional kodi_18.6+dfsg1-2ubuntu1.debian.tar.xz
 8768de4112e33441e667e72517507cfd 24702 video optional kodi_18.6+dfsg1-2ubuntu1_source.buildinfo
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia at lists.debian.org>


More information about the Focal-changes mailing list