[Pkg-kde-extras] amarok_3.0.1-1_amd64.changes ACCEPTED into experimental

Debian FTP Masters ftpmaster at ftp-master.debian.org
Tue Jun 4 19:00:10 BST 2024


Thank you for your contribution to Debian.



Accepted:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 03 Jun 2024 08:38:03 +0200
Source: amarok
Binary: amarok amarok-common amarok-dbgsym amarok-doc amarok-utils amarok-utils-dbgsym
Architecture: source all amd64
Version: 3.0.1-1
Distribution: experimental
Urgency: medium
Maintainer: Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>
Changed-By: Pino Toscano <pino at debian.org>
Description:
 amarok     - easy to use media player based on the KDE Platform
 amarok-common - architecture independent files for Amarok
 amarok-doc - Amarok documentation (Handbook)
 amarok-utils - utilities for Amarok media player
Changes:
 amarok (3.0.1-1) experimental; urgency=medium
 .
   * New upstream release.
   * Update path in watch file; switch to version 4.
   * Update the patches:
     - debian_mysqle_amarok_local_errmsg_feature.diff: port to Qt5
     - debian_find_mysql_fix.diff: drop, as mysql_config_pic has not been
       shipped in years
     - debian_clamz_is_runtime_dependency.diff: drop, as amzdownloader was
       dropped
     - valgrind_uninitialized_value: refresh/update
     - no-mp3tunes.diff: drop, as the mp3tunes service is disabled upstream now
     - use-secrure-URLs.diff: drop, fixed upstream
   * Update the build dependencies following the port to Frameworks:
     - remove libqtwebkit-dev, libqt4-opengl-dev, kdelibs5-dev, libqjson-dev,
       libqca2-dev, and liblastfm-dev
     - add qtbase5-dev, qttools5-dev, qtdeclarative5-dev, libqt5svg5-dev,
       qtquickcontrols2-5-dev, qtwebengine5-dev, libphonon4qt5-dev,
       libphonon4qt5experimental-dev, extra-cmake-modules, libkf5archive-dev,
       libkf5attica-dev, libkf5codecs-dev, libkf5config-dev,
       libkf5configwidgets-dev, libkf5coreaddons-dev, libkf5crash-dev,
       libkf5dbusaddons-dev, libkf5declarative-dev, libkf5dnssd-dev,
       libkf5doctools-dev, libkf5globalaccel-dev, libkf5guiaddons-dev,
       libkf5i18n-dev, libkf5iconthemes-dev, libkf5kcmutils-dev, libkf5kio-dev,
       libkf5newstuff-dev, libkf5notifications-dev, libkf5package-dev,
       libkf5solid-dev, libkf5texteditor-dev, libkf5threadweaver-dev,
       libkf5wallet-dev, libkf5widgetsaddons-dev, libkf5windowsystem-dev,
       kirigami2-dev, libqca-qt5-2-dev, and liblastfm5-dev
   * Update the build dependencies according to the upstream build system:
     - bump cmake to 3.16
     - bump libtag1-dev to 1.12
     - add libmygpo-qt-dev, as it can be used without issues now
     - add dh-exec, for architecture-specific bits in install files
     - replace libgtk2.0-dev with libgdk-pixbuf-2.0-dev
     - explicitly add gettext, pkgconf, and python3:any
     - drop libtag-extras-dev, as it is no more available in Debian
     - drop libcurl4-gnutls-dev, libxml2-dev, libloudmouth1-dev, and
       libgcrypt20-dev, as mp3tunes is disabled
     - drop libwrap0-dev, and libaio-dev, no more needed
   * Use the right dh addon:
     - add the dh-sequence-kf5 build dependency to use the kf5 addon
       automatically, removing pkg-kde-tools
     - drop all the manually specified addons and buildsystem for dh
     - stop using the kde addon
   * Switch the cmake parameter -DKDE4_BUILD_TESTS=false to the KF5 equivalent,
     -DBUILD_TESTING=false.
   * Update install files.
   * Switch /usr/share/kde4/apps/amarok/mysqle references to
     /usr/share/amarok/mysqle.
   * Drop the libqtscript4-core, libqtscript4-gui, libqtscript4-network,
     libqtscript4-xml, libqtscript4-sql, and libqtscript4-uitools dependencies,
     as they are no more needed (Qt5 Declarative is used).
   * amzdownloader was dropped, so:
     - drop the clamz recommend from amarok
     - stop mentioning it in the description of amarok-utils
   * Switch the libqt4-sql-sqlite, libqt4-sql-mysql, and libqt4-sql-psql suggests
     to their Qt5 counterparts, i.e. libqt5sql5-sqlite, libqt5sql5-mysql, and
     libqt5sql5-psql.
   * Bump the debhelper compatibility to 13:
     - switch the debhelper build dependency to debhelper-compat 13
     - remove debian/compat
     - stop passing --fail-missing to dh_missing, as it is the default
   * Add Rules-Requires-Root: no.
   * Add the configuration for the CI on salsa.
   * Bump Standards-Version to 4.7.0, no changes required.
   * Update lintian overrides.
   * Drop all the locally provided man pages: either they refer to tools that
     do not exist anymore, or they are terribly outdated.
   * Drop removal of COPYING files, as they are no more installed.
   * Use execute_after_dh_auto_install to avoid invoking dh_auto_install
     manually.
   * Use execute_after_dh_install-indep to avoid invoking dh_install manually,
     and to remove the manual check for arch:all packages being built.
   * Drop breaks/replaces for versions older than Jessie (current oldoldstable).
   * Update the bug control file to request the status of phonon4qt5-backend
     instead of phonon-backend.
   * Extend debian_mysqle_amarok_local_errmsg_feature.diff to load translated
     errmsg.sys files as well: add a Python script to copy not only the English
     errmsg.sys, but also all the available (at this time) translation errmsg.sys
     files
     - drop amarok-common.dirs, as all the needed directories are created by the
       copying script
   * Rewrite copyright to copyright-format v1.0, and massively update it.
   * Drop the migration from amarok-dbg, no more needed anymore at this point.
   * Remove inactive Uploaders, adding myself as one to avoid leaving the source
     with no human maintainers.
   * Drop debian/NEWS, as it refers to changes done more than 14 years ago.
   * Ship the D-Bus interfaces XML files, as they may be useful.
   * Actually print all the files explicitly dropped from debian/tmp.
   * Add the dependencies for the QML modules used: qml-module-org-kde-kirigami2,
     qml-module-qtqml-models2, qml-module-qtquick-controls2,
     qml-module-qtquick-dialogs, qml-module-qtquick-layouts, qml-module-qtquick2,
     and qml-module-qtwebengine.
Checksums-Sha1:
 55e0ec5050080443fb38dadd18cd0c6a14c419d6 3675 amarok_3.0.1-1.dsc
 6c4b017d43858a56209b96ed329e3fcec023fab9 47788256 amarok_3.0.1.orig.tar.xz
 55379f34c5ea2f0b0c6a4f8b4ad0d28cf660e660 43492 amarok_3.0.1-1.debian.tar.xz
 b7fde6905e6bc4525861a930ef06dde8aae0f7fe 3717828 amarok-common_3.0.1-1_all.deb
 4eeba96b37555ea53e90df3a814015f5ef88bbee 108155880 amarok-dbgsym_3.0.1-1_amd64.deb
 cc06a1f03ed12c57c7181a4c24be2512a2cf56b0 38366384 amarok-doc_3.0.1-1_all.deb
 1417b4ebe056efcdb9292e2e0d0fab37a59225cd 2441780 amarok-utils-dbgsym_3.0.1-1_amd64.deb
 6cd36fcfc1a99f0f72addda4c51da4f5c3b2376b 245184 amarok-utils_3.0.1-1_amd64.deb
 7cacf53664f60d52d8078f659eda1511035118d1 27253 amarok_3.0.1-1_amd64.buildinfo
 d514e8a506bb1e6193809c9d963ae0b8f63719d2 3640892 amarok_3.0.1-1_amd64.deb
Checksums-Sha256:
 ec8bd036457525f72dabf20bfd185716b30956b0cfc08b6ae4a88f49045326ce 3675 amarok_3.0.1-1.dsc
 4becf2ae9ddcbe861103e6421436a2ade22f538cb1c3600d4e667f71bea58f2b 47788256 amarok_3.0.1.orig.tar.xz
 046fbb363f7e46c7de0ddd1571b8cd6c5386b3f0dd8e64a0d02a2c0aba6c2c55 43492 amarok_3.0.1-1.debian.tar.xz
 3ed0145fb76567cc532a0a29038a71651298f018e13f7759a533e3f1a7e6cd37 3717828 amarok-common_3.0.1-1_all.deb
 bc030d84bc981aa5be634af3ca4b46b32e5bb6e969362d0ba9f0e9b77efd32d3 108155880 amarok-dbgsym_3.0.1-1_amd64.deb
 a164c30cc5af024b79f7b177534dd3067763e3e4bf1feaf91a558fa16228094a 38366384 amarok-doc_3.0.1-1_all.deb
 d21d249d8ea0f81212e0095ed4d840cb46e6ff7ab46e14f7f155e40fb7f7cd6d 2441780 amarok-utils-dbgsym_3.0.1-1_amd64.deb
 bcd5da129de95d954791a27a203e0f8abb0b6d32ef51136977805974d763e561 245184 amarok-utils_3.0.1-1_amd64.deb
 cbcedc1accc8c3d87d26fbe4852760398615c76561167d902126aefea62b2166 27253 amarok_3.0.1-1_amd64.buildinfo
 e258f6aba8ae7514310a95f6f71a6d55eb95cf6e90c7d8b04d080728df842de8 3640892 amarok_3.0.1-1_amd64.deb
Files:
 1188a239419494aa7ad0e1e9107b7bbc 3675 sound optional amarok_3.0.1-1.dsc
 f3e8948b7a2b709890341366b03137ba 47788256 sound optional amarok_3.0.1.orig.tar.xz
 1257fe7874678255d606cfe026d24650 43492 sound optional amarok_3.0.1-1.debian.tar.xz
 612d58f3fff783a9d0b35b04c455b51c 3717828 sound optional amarok-common_3.0.1-1_all.deb
 3665a9fe28411c99e44d60516fd0ccb0 108155880 debug optional amarok-dbgsym_3.0.1-1_amd64.deb
 6cdcaf1950ee95476240e168043ca2e9 38366384 doc optional amarok-doc_3.0.1-1_all.deb
 8e4db1060e93d2e981df4f23b2af8fa5 2441780 debug optional amarok-utils-dbgsym_3.0.1-1_amd64.deb
 eb8ce53db6997ec7bbe67690b2f2647a 245184 utils optional amarok-utils_3.0.1-1_amd64.deb
 c7893df3b1636f785fc38284d5807e81 27253 sound optional amarok_3.0.1-1_amd64.buildinfo
 ebf7f5e5de0da25e9b55566fd3774148 3640892 sound optional amarok_3.0.1-1_amd64.deb

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEXyqfuC+mweEHcAcHLRkciEOxP00FAmZdbVcACgkQLRkciEOx
P02s0A//ZL5A1KBZnSVBpQk80RpGlq0qi8y1B1BN4n7ZRHPPnXtKd4H1oyCm9UAf
PItV8lEGrC67+fnEL6rdO9FKNHpbNQTMHv7vfKy2DDk0ZSoa97FjAhfjSe41C3t6
sGJMvIsFQOCzn0LUO4iICrwu3Lky3d5lwRlVsGWOcoF/AeoTaw6izIS1Yf0x3sPa
of/QpkdFupjnznT0fr1MI54SLrkGibPxnLMchp6P2lXe3viiZUyD2SJ37y3Cyyl8
hKuLkom0NrIJ285ditwuD7IhbG/boyG6iUw0k0QJOoOw9173cWd5AFFGMZxkVyIo
RF6hPwsTxpl8vpIk8rihbAMJLGKBPHLKkvfG9CY1ZnR10Nj+XJwjgZh4zJ/46RR3
Z6kyVsv8C57nnrMND6/hlLLc7+AsvrWGf2fccfLYziHBxypspCg/pRixUUgVmtN9
eN8ShIMEMg7bed/29WjK3l87NhPf5zbTOp1+iYbhT0LM027CuL1FFt2WVupYUxSX
p5AIZh5ex1qBn7tICGIbhHhkh0u1akM8X0/BGvjXsCLx3pEVxu4EAOA9IPCChH5y
t4RYrRYrIx9sOKGCW85s9QPVSAbxs5OgG4Dj59c0BrMGWOWmQbm/LlaTxBHIy+B3
TyOqUdMoW59/fdPFHC3a6u4Krt5HRz3A6w+Ip7fXXgfxWPv8B60=
=3sL6
-----END PGP SIGNATURE-----

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-kde-extras/attachments/20240604/1c8b4691/attachment.sig>


More information about the pkg-kde-extras mailing list