diff options
Diffstat (limited to '')
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/control | 1 |
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 80e8150..1547ffc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +kodi (2:20.5+dfsg-2) unstable; urgency=medium + + * Team upload + * Drop OMX support (see #1065623) + + -- Bastian Germann <bage@debian.org> Wed, 10 Apr 2024 21:51:45 +0000 + kodi (2:20.5+dfsg-1~progress7.99u1) graograman-backports; urgency=medium * Uploading to graograman-backports, remaining changes: diff --git a/debian/control b/debian/control index 8a1cb94..91d9f7c 100644 --- a/debian/control +++ b/debian/control @@ -76,7 +76,6 @@ Build-Depends: autoconf, liblzo2-dev:native, libmicrohttpd-dev, libnfs-dev, - libomxil-bellagio-dev [armel], libpcre2-dev, libpipewire-0.3-dev, libplist-dev, |