amarok (3.0.1-2) unstable; urgency=medium . * Upload to unstable. * Update debian/README.Debian a bit, notably: - drop references to URLs, features, and files not available anymore - update the Phonon section a bit to the current way to configure it; the feature availability still needs to be reviewed, though 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. amarok (2.9.0-2) unstable; urgency=medium . [ Boris Pek ] * Team upload. * Add patch use-secrure-URLs. * d/rules: enable all hardening flags * Bump debhelper version to 12~ (was 11~); update debian/compat. . [ Louis-Philippe Véronneau ] * d/control: Update the VCS fields from Alioth to Salsa amarok (2.9.0-1) unstable; urgency=medium . * Team upload. * New upstream release: - the Wikipedia applet works with the newer Wikipedia APIs (Closes: #851945) * Update the patches: - backport_dont_add_analyzer_when_not_supported.diff: drop, backported from upstream - backport_dont_crash_on_shuffle_keyb_shortcut.diff: drop, backported from upstream - backport_dont_allow_analyzer_with_vlc.diff: drop, backported from upstream - backport_gcc6.diff: drop, backported from upstream - backport_mpris2_desktopentry.diff: drop, backported from upstream - debian_disable_qtscriptbindings_check_fix.diff: drop, fixed upstream - debian_mysqle_amarok_local_errmsg_feature.diff: refresh/update - debian_mysqle_force_defaults_file.diff: disable for now, as it does not seem to be needed anymore - debian_clamz_is_runtime_dependency.diff: refresh - ffmpeg_2.9.patch: drop, fixed upstream - backport_fix_taglib_version_check.patch: drop, backported from upstream * Update install files. * Disable the gpodder.net support, as libmygpo-qt will switch soon to Qt5 in Debian: (Closes: #896941) - remove the libmygpo-qt-dev build dependency - update install files * Remove the primary libgpod-nogtk-dev build dependency, leaving the alternative libgpod-dev. (Closes: #877295) * Remove trailing whitespaces in changelog. * Simplify watch file, and switch it to https. * Update lintian overrides. * Remove from debian/tmp all the stuff we do not want, so it is easier to spot uninstalled stuff - remove debian/not-installed, no more needed now * Replace the libmariadbd-dev build dependency with default-libmysqld-dev, so we do not rely anymore on a specific MySQL implementation. * Disable the mp3tunes service: moc raises a build error related to GLib headers, but it does not provide a meaningful error message to diagnose the error; patch no-mp3tunes.diff. * Bump Standards-Version to 4.1.4, no changes required. * Bump the debhelper compatibility to 11: - bump the debhelper build dependency to 11~ - bump compat to 11 - remove --parallel for dh, as now done by default * Pass --fail-missing to dh_missing, so no file is missed. * Stop passing -Wl,--no-relax as linker flag on alpha, as hopefully the problem should be solved after more than 5 years. * Switch Homepage to https. amarok (2.8.0-8) unstable; urgency=medium . * Team upload. * Add also the default-libmysqlclient-dev build dependency; apparently libmariadbd-dev was not enough (Closes: #849598) * Bump the default-libmysqlclient-dev and default-mysql-server-core build dependencies to 1.0.2~, so we should build with MariaDB 10.1 as default. (Closes: #849326) amarok (2.8.0-7) unstable; urgency=medium . * Team upload. * Switch to the default MySQL implementation in Debian: - replace the libmysqld-pic build dependency with libmariadbd-dev; while it represents the current default MySQL version, in reality something like default-mysqld-dev would be needed (Closes: #845798) - replace the mysql-server-core-5.6 build dependency alternative with default-mysql-server-core (Closes: #815567) * Enable the gpodder.net support, now that libmygpo-qt is in Debian: (Closes: #655362) - add the libmygpo-qt-dev >= 1.0.9-2~ build dependency, with the version required because of #838229 - update install files * Drop -DCMAKE_USE_RELATIVE_PATHS=ON from the CMake flags: it is no more supported in recent versions. * Update lintian overrides. amarok (2.8.0-6) unstable; urgency=medium . [ Pino Toscano ] * Backport upstream commit 9449ec56d1fd77a0bfa1f7134a2bf4f91ffd14d3 to fix the MPRIS2 integration with Plasma 5.7; patch backport_mpris2_desktopentry.diff. . [ Andrey Rahmatullin ] * Fix detecting taglib >= 1.10 (Closes: #841134). amarok (2.8.0-5) unstable; urgency=medium . * Team upload. * Drop menu file and its pixmaps, since amarok already provides a .desktop file. * Remove amarok-dbg in favour of the -dbgsym packages. * Update Vcs-* fields. * Remove unused libstreamanalyzer-dev and libstrigiqtdbusclient-dev build dependencies. * Nepomuk is being phased out, so drop the support for Nepomuk collections: - remove the nepomuk-core-dev and libsoprano-dev build dependencies - update the install files * Update lintian overrides. * Fix a typo in amarokcollectionscanner.1. * Remove manual dh_makeshlibs invocation in rules, since what it does is already done by the kde dh addon. * Remove manual dh_builddeb invocation in rules, since the default compression is XZ already in stable. * Replace kdemultimedia-kio-plugins with kio-audiocd in README.Debian. * Backport upstream commit 9308403e1c8484052f277bf6de32ee07c93a4beb to fix build with GCC 6; patch backport_gcc6.diff. (Closes: #822704) * Recommend khelpcenter in amarok-doc. (Closes: #718197) * Bump Standards-Version to 3.9.8, no changes required. amarok (2.8.0-4.1) unstable; urgency=medium . * Non-maintainer upload. * debian/control: - Update to Debian Policy 3.9.7. - Build-Depends-Indep: Change build dependency from mysql-server-core to virtual-mysql-server-core to allow mariadb usage (closes: #815567). amarok (2.8.0-4) unstable; urgency=medium . * Update watch file. * Add ffmpeg-2.9.patch for FFmpeg 2.9 compatibility (Closes: #803797) Thanks: Andreas Cadhalpun for the patch. amarok (2.8.0-3) unstable; urgency=medium . [ Maximiliano Curia ] * Refresh patches. * New patch: valgrind_uninitialized_value . [ Diane Trout ] * Update build-depends-indep to mysql-server-core-5.6. This is needed as the libmysqld-pic version changed to 5.6.x. (Closes: #793451) * Add myself to uploaders, ACKed by Sune and Lisandro. amarok (2.8.0-2.1) unstable; urgency=medium . * Non-maintainer upload. * debian/control: Explicitly list libgcrypt20-dev in Build-Depends (Closes: #758412). amarok (2.8.0-2) unstable; urgency=low . * Drop kdemultimedia-dev build dependency. Apparently, it is not needed. * Replace kdemultimedia-kio-plugins Recommends with kio-audiocd. * Re-enable QtScript bindings which got disabled due to bug (fix debian_disable_qtscriptbindings_check_fix.diff) (Closes: #721882) * Describe amzdownloader in amarok-utils package description (Closes: #728037) * Backport a fix for a crash on shuffle keyboard shortcut (Closes: #725895) Patch: backport_dont_crash_on_shuffle_keyb_shortcut.diff * Bump Standards-Version to 3.9.5: no further changes needed. * Disallow Spectrum Analyzer applet with VLC backend (Closes: #725893) Patch (backport): backport_dont_allow_analyzer_with_vlc.diff amarok (2.8.0-1) unstable; urgency=low . * New upstream release: - new spectrum analyzer applet added (GStreamer backend only) Closes: #683707 * Team upload. . [ Modestas Vainius ] * Drop libifp-dev and libnjb-dev build dependencies. Apparently, they have been unused since initial Amarok 2 release. Thanks to Pino Toscano for heads up. * Disable test building explicitly. Tests are enabled by default since KDE 4.9 so they will trigger FTBFS. We are not quite there yet with amarok tests (Closes: #719425). * Build depend on nepomuk-core-dev for KDE 4.9 or higher. * Adapt debian_disable_qtscriptbindings_check_fix.diff to upstream changes. * Adapt debian_find_mysql_fix.diff to upstream changes. * Adapt debian_clamz_is_runtime_dependency.diff to upstream changes. * Update install files: - New libamarokshared library goes to amarok-utils package since it might be needed by a few utilities (e.g. collectionscanner). * Move amzdownloader into amarok-utils package. * Add notes about Phonon backends to README.Debian. Some Amarok features are not supported by Phonon VLC backend. * Backport upstream patch which avoids adding analyzer applet by default if Phonon backend does not support it. Patch backport_dont_add_analyzer_when_not_supported.diff . [ Maximiliano Curia ] * Update watch file. * Add myself to Uploaders amarok (2.7.1-1) unstable; urgency=low . * New upstream release: (Closes: #708525) - this release supports liblastfm (>= 1.0.3). (Closes: #710705) * Install libamarok_service_lastfm_shared.so into amarok package again. It has somehow slipped through my eyes before. (Closes: #702802) * Adapt debian_mysqle_force_defaults_file.diff to upstream changes. * Update lintian overrides for embedded libmysqld and a new shared liblastfm library. amarok (2.7.0-1) experimental; urgency=low . * New upstream release. * Really add --no-relax on Alpha (forgot to export appropriate variable). (Closes: #684932) * Refresh patches. * Update build dependencies according to upstream requirements: - require kde4libs 4.8.4 (with implicit Qt 4.8 requirement); - require taglib 1.8; - require liblastfm 1.0.3. * Add clamz to amarok Recommends and disable clamz check at build time (patch debian_clamz_is_runtime_dependency.diff). In addition, add README.Debian entry about clamz. * Bump Standards-Version to 3.9.4: no changes needed. * Upload to experimental since we require some dependencies from it. amarok (2.6.0-1) unstable; urgency=low . * New upstream release. * Add --no-relax when linking on Alpha in order to fix FTBFS. (Closes: #684932) amarok (2.6~rc1-1) unstable; urgency=low * New upstream release (release candidate). * Drop patch debian_fix_doc_nl_build.diff, merged upstream. * Update install files (fr, it docs removed upstream). * Do not install amarokrc, not needed for this build. amarok (2.6~beta1+75.g47e75df-1) unstable; urgency=low * New upstream development snapshot (very close 2.6 release). * Override lintian embedded-library: zlib error. It comes from MySQLe. * Drop "upgrading from 1.4" and "upgrading to 2.2" sections from README.Debian. They are no longer relevant. * Drop libxine1-ffmpeg from amarok Suggests. It is no longer relevant as there is no Phonon Xine backend anymore. * Update information in debian/not-installed. * Lengthen descriptions of amarok-common and amarok-doc packages a bit. * Disable LikeBack by default by shipping appropriate amarokrc. amarok (2.6~beta1-1) experimental; urgency=low * New upstream development release (2.5.90). * Drop upstream_fix_lyrics_autorefresh_in_some_cases.patch, merged upstream. * Adapt debian_find_mysql_fix.diff to upstream changes. * Update debian_fix_doc_nl_build.diff patch to fix a new build problem with KDE 4.7, require kdelibs5-dev 4:4.7. * Update install files. * Remove ${perl:Depends} from amarok-doc Depends, not needed. amarok (2.5.0-3) unstable; urgency=low * Depend on libmysql-pic 5.5.23+dfsg so we can drop libssl-dev from Build-Depends. * Compress all deb packages with xz, not just amarok-dbg. * Split off Amarok Handbook into amarok-doc package. * Update debian/copyright. * Fix unsafe argument assignment in the debian_mysqle_force_defaults_file patch. Thanks to Pino Toscano for heads up. amarok (2.5.0-2) unstable; urgency=low * Drop mysql-server-5.1 from Build-Depends-Indep. mysql-server-core-5.1 was split off long ago (it's in squeeze). * Prefer mysql-server-core-5.5 in Build-Depends-Indep. Alternatively depend on the mysql-server-core virtual package. * Bump Standards-Version to 3.9.3: no changes needed. * Since the package is compat=9, rebuild againt debhelper 9.20120419 should enable hardening flags. (Closes: #653354) * Improve debian_find_mysql_fix.diff to work with Debian libmysqld-pic 5.5.23. * Add libssl-dev and libaio-dev [linux-any] to Build-Depends because they are needed for libmysqld-pic 5.5.23. * Force MySQLe to use our custom defaults file. This makes MySQLe independent from system MySQL configuration. (Closes: #672207, #673403) Patch debian_mysqle_force_defaults_file.diff * Bump debhelper build dependency to >= 9. amarok (2.5.0-1) unstable; urgency=low * New upstream release. * Refresh patches. * This version of amarok requires kdelibs 4.6, bump build dependency. * Bump compat to 9 in order to get automatic build flags handling. * Ship Russian documentation translations. * Add debian_find_mysql_fix.diff patch to fix MySQL detection at cmake stage. * Update install files. * Compress amarok-dbg package with xz. * Fix doc/nl build with kdelibs 4.6 (patch debian_fix_doc_nl_build.diff). amarok (2.4.3-1) unstable; urgency=low * New upstream release. * Switch Vcs-* field to kde-extras repository. (Closes: #635292) * Drop backport_no_kwallet_prompt_on_track_change.patch and backport_arm_build_fix.patch - integrated upstream. * Add upstream_fix_lyrics_autorefresh_in_some_cases.patch to fix lyrics autorefresh in some cases. amarok (2.4.2-2) unstable; urgency=low * Fix FTBFS on armel (backport_arm_build_fix.patch). amarok (2.4.2-1) unstable; urgency=low * New upstream release. * Switch maintainer to Debian KDE Extras team, add myself to Uploaders, document committing/uploading rules in README.source. * Update documentation about Phonon backends in Amarok bug-presubj. (Closes: #629208) * Adapt debian_disable_qtscriptbindings_check_fix.diff to upstream changes. * Add ${perl:Depends} to amarok-common Depends. * Update install files. * Backport a patch to fix a bug which caused KWallet to prompt for a password on every track change (backport_no_kwallet_prompt_on_track_change.patch). * Override lintian "amarok: no-symbols-control-file". * Drop amarok-engine-xine (<< 2) and amarok-engine-yauap (<< 2) from amarok Conflicts. No longer relevant for stable. amarok (2.4.1-2) unstable; urgency=low * Build depend on kdelibs5-dev 4:4.5 and ship plugins for NFS and SMB collection support. (Closes: #620741) amarok (2.4.1-1) unstable; urgency=low * New upstream release. * No longer recommend phonon-backend-xine. Stick to what phonon metapackage depends on. * Bump Standards-Version to 3.9.2: no changes needed. * Drop backport_fix_plugin_version.diff, it was backported from upstream. * Call dh in compat=8 compliant way. amarok (2.4.1~beta1-1) experimental; urgency=low * New upstream beta release. * Drop backport_mute_button_fix.diff - backported from upstream. * Build depend on libqjson-dev. * Update install files. * Override amarok: embedded-library ... : libmysqlclient. * Backport a patch as recommended by upstream to fix plugin version (backport_fix_plugin_version.diff). amarok (2.4.0-2) unstable; urgency=low * Make amarok-dbg suggest libqtwebkit4-dbg. * Build depend on libqtwebkit-dev | libqt4-dev (<< 4:4.7.0). Closes: #618209 * Backport backport_mute_button_fix.diff patch to really fix mute button. (Closes: #600159) amarok (2.4.0-1) unstable; urgency=low * New upstream release: - unmute should work properly. (Closes: #600159) * Remove patches previously backported from upstream: - backport_FLAC_BPM_tags_fix.diff; - 0001-Re-add-some-tests-for-unprintable-but-also-invalid-c.patch. * Refresh debian_disable_qtscriptbindings_check_fix.diff patch. * Adapt debian_mysqle_amarok_local_errmsg_feature.diff to upstream changes. * Build depend on libavformat-dev (>= 4:0.5). * Update install files. * Build depend on libofa0-dev. * Update lintian-overrides. * Add mysql-server-core-5.1 as a preferred alternative to mysql-server-5.1 in Build-Depends-Indep. amarok (2.3.2-2) experimental; urgency=low * Backport 0001-Re-add-some-tests-for-unprintable-but-also-invalid-c.patch as per upstream suggetion in order to fix problems in the collection scanner emitting non-well-formed XML when unpritable characters are encountered in the tags of the audio files. amarok (2.3.2-1) experimental; urgency=low * New upstream release: - Amarok ships documentation now; - tray icon is back in non-KDE environments; (Closes: #587720, #572757) - solves a bunch of dynamic collection problems; (Closes: #539471) - fixes saving of last.fm account data outside kwallet; (Closes: #550890) - fixes crash when scanning media collection/library. (Closes: #585102) * Drop debian/mysql_no_openssl_fix.diff patch, the problem was fixed upstream differently. * Adapt debian/mysqle_amarok_local_errmsg_feature.diff patch to upstream changes. * Refresh disable_qtscriptbindings_check_fix.diff patch. * Move patches out of debian/ subdir and prefix their filenames with debian_ instead. * Bump Standards-Version to 3.9.1: add Breaks next to Replaces for amarok-utils. * Backport FLAC BPM tag fix as requested by upstream (patch backport_FLAC_BPM_tags_fix.diff). * Bump libmtp-dev dependency to 1.0.0 (following upstream requirement). * Update install files. amarok (2.3.1-1) unstable; urgency=low * New upstream release. * Add libgpod-dev as an alternative to libgpod-nogtk-dev in Build-Depends (Closes: #580057). * Update install files. amarok (2.3.1~beta1-1) experimental; urgency=low * New upstream release: - different albums with the same title should no longer share the same cover (Closes: #490362). * Update patches: - general/crash_fix_info_applet.diff -remove, stolen from upstream; - debian/mysql_no_openssl_fix.diff - adapt to upstream changes; - debian/mysqle_amarok_local_errmsg_feature.diff - adapt to upstream changes; * Update install files. amarok (2.3.0-2) unstable; urgency=low * Add general/crash_fix_info_applet patch that fixes the crash on startup with Info applet on Qt 4.6.{0,1,2}. amarok (2.3.0-1) unstable; urgency=low * New upstream release. * Refresh patches. * Update amarok-common.install. * Fix hyphen-used-as-minus-sign usr/share/man/man1/amarok.1.gz:149. * Do not use asterisks in debian/NEWS, use normal paragraphs instead. amarok (2.3~beta1-1) experimental; urgency=low * New upstream development release (2.2.2.90). * Resync patches: - general/scanning_crash_backport.diff - drop, stolen from upstream; - debian/disable_qtscriptbindings_check_fix.diff - refresh; - debian/mysql_no_openssl_fix.diff - adapt to upstream changes; - debian/mysqle_amarok_local_errmsg_feature.diff - refresh. * Update Standards-Version to 3.8.4: no changes needed. * Update install files. * Compress amarok-dbg with bzip2. * Bump KDE build depends to 4:4.3.0. amarok (2.2.2-1) unstable; urgency=low * New upstream release. * Suggest moodbar, add a note about it to README.Debian. * Replace "KDE 4 technology platform" with official "KDE Platform" in amarok package description. * Refresh patches. * Add patch scanning_crash_backport.diff from upstream. Fixes a crash when scanning a local collection. amarok (2.2.2~beta1-1) experimental; urgency=low * New upstream release. * Remove DMUA field from debian/control. No longer needed. * Git repository moved to my new DD account on alioth. Change Vcs fields in debian/control accordingly. * Use @debian.org address in the Maintainer field. * Enable parallel building - pass --parallel option to dh. * Resync patches: - rename debian/mysql_linkage_fix.diff to debian/mysql_no_openssl_fix.diff, remove more references to OpenSSL linkage; - debian/*.diff - refresh offsets; - general/playlist_default_layout_fix.diff - remove, upstream; - general/random_mode_fix.diff - remove, upstream; amarok (2.2.1-2) unstable; urgency=medium * Fix "No default playlist layout on start bug" (patch general/playlist_default_layout_fix). * Fix random order playback (patch general/random_mode_fix.diff) (Closes: #556239). * Urgency medium due to RC bug fix. * Add notes to NEWS.Debian, README.Debian and presubj that full collection rescan might be needed when upgrading from 2.2.0 or earlier (Closes: #556621). * Reformat README.Debian a bit. amarok (2.2.1-1) unstable; urgency=low * New upstream release. - This particular crash with dynamic playlists has been fixed upstream (Closes: #547946). * Reformat debian/README.Debian and add a note about /usr/share/bug/amarok/presubj to it. * Add a note about libxine1-ffmpeg to /usr/share/bug/amarok/presubj. That's a solution for "MP3 files not playing" problem. * Make amarok suggest libxine1-ffmpeg. * Remove Shoutcast service from the package description. It is no longer available. * Update DESCRIPTION section of amarok manual page. It was really obsolete. * Switch to dpkg-source format 3.0 (quilt): - do not use quilt dh addon in debian/rules; - drop quilt from build-depends; - drop quilt specific instructions from README.source; - use original upstream .tar.bz2 tarball. * Update patches: - debian/disable_qtscriptbindings_check_fix - refresh; - merge debian/mysqle_linkage_fix into debian/mysql_linkage_fix, refresh; - debian/mysqle_amarok_local_errmsg_feature - adapt to upstream changes; * Update install files. amarok (1.4.10-2) unstable; urgency=high * Add 20_security_audible_tags.diff patch to fix integer overflow while reading audible aa file tags. * Urgengy high due to security fix. amarok (1.4.8-1) unstable; urgency=low [ Adeodato Simó ] * Build against libgpod-nogtk-dev. * Update Build-Standards to 3.7.3: + move menu entry to Applications/Sound. * Build-depend on automake instead of automake1.9. [ Modestas Vainius ] * Add myself as maintainer with the permission from Adeodato Simó. * Add Adeodato Simó as uploader. * debian/control: drop Vcs-Bazaar field. amarok debian packaging is now hosted at kde-extras svn repo therefore I'm adding appropriate XS-Vcs-Svn and XS-Vcs-Browser fields. * New upstream release (1.4.8) (Closes: #457352). * Resync patches: - proxy_lyrics.diff - removed, merged upstream. - fix_gcc4.3_ftbfs.diff - removed, resolved upstream. * Drop kdemultimedia-dev from Build-Depends. It's no longer needed. * debian/rules: use /usr/share/automake-1.10 instead of *-1.9 because 'automake' package provides version 1.10. amarok (1.4.7-1) unstable; urgency=low * The "Are you breaking up with me?" release. amarok (1.4.6-1) unstable; urgency=low * New upstream version packaged. * Drop magnatune_CVE-2006-6980.diff; a (better) fix was applied upstream. amarok (1.4.5-5) unstable; urgency=low * Rebuild against libtunepimp 0.5; change Build-Depends from libtunepimp3-dev to libtunepimp-dev. (Closes: #425884) amarok (1.4.5-4) unstable; urgency=low * Upload to unstable. (Closes: #421920) * Remove build-dependency on dpkg-dev (the version in stable groks ${binary:Version}), and drop version requirement on debhelper and libtag1-dev as well. * Drop the changes made to remove circular dependencies. (Reopens: #368485, closes: #415484, #412464) * Add patch to fix FTBFS with gcc-4.3. (Closes: #417684) * Use ${binary:Version} instead of ${source:Version}. * Add XS-VCS-Bzr field. * Add watch file, and adjust download URL on debian/copyright. amarok (1.4.5-3) experimental; urgency=low * Add support for devices using MTP, build-dep on libmtp-dev added. (Closes: #405399) * Add support for karma devices, build-dep on libkarma-dev added. (Closes: #400801) * Added patch fixing CVE-2006-6980: amarok magnatune unsafe shell. (Closes: #410850) amarok (1.4.5-2) experimental; urgency=low * iPod support is back. Added versioned build-dep on libgpod-dev (>=0.4.2). (Closes: #409985) * Add patch to add the "Queue Track" functionality to the Amarok DCOP API: queuemedia.patch. Patch by Isaac Clerencia * Add patch to allow amarok get lyrics via http proxy with authentication. Thanks to Filipe Lautert . (Closes: #409568) * Added versioned dep on amarok-engines | amarok-engine, thanks to Andreas Pakulat for pointing this. (Closes: #409996). amarok (1.4.5-1) experimental; urgency=low * New upstream release: - Remove patches merged by upstream: invoke_browser, sparc-asm, magnatune, kde134333_negative_length_fix, revert-fix-for-bug-116127. * The XMMS visualization interface has been removed by upstream: - Remove xmms-dev build-dep. - amarok's description updated. - update amarok.install/rules. * iPod support temporarily dropped. (It needs libgpod >= 0.4.2, which is not yet in Debian). amarok (1.4.4-4) unstable; urgency=high * Include final version of the magnatune.patch and really apply it. amarok (1.4.4-3) unstable; urgency=high * Edited patch magnatune.patch fixing CVE-2006-6980: amarok magnatune unsafe shell. (Closes: #410850). The reference to the ruby scripts pointed in the bug report, is a problem that was already solved in amarok 1.4.4. * Add dep on unzip (needed to uncompress albums). amarok (1.4.4-2) unstable; urgency=high * Patched mangantune code to avoid multiple credit-card charges. (Closes: #402309) amarok (1.4.4-1) unstable; urgency=medium * Adding myself as uploader. ACK my last three NMUs... * Removed circular dependencies. Now amarok-engines and amarok-$engine Recommends: amarok, instead of depends on amarok (Closes: #368485). * Fix kde#134333: properly compute total playlist length if there are tracks dynamic lengths (e.g. last.fm streams) in the playlist. Patch by Modestas Vainius . * Replaced ${Source-Version} with ${source:Version} and added versioned build-dependency on dpkg-dev accordingly. amarok (1.4.4-0.3) unstable; urgency=low * Non-maintainer upload. * Applied patch invoke_browser.patch to allow amarok open external URLs. (Closes: #397266). * Removed dependency on xmms and updated README.Debian. Thanks to Bryan Donlan and Michael Biebl. (Closes: #393141) amarok (1.4.4-0.2) unstable; urgency=low * Non-maintainer upload. * Applied patch to fix build on sparc. Thanks to Jurij Smakov for the patch. amarok (1.4.4-0.1) unstable; urgency=low * Non-maintainer upload with permission from the maintainer. * New upstream release. * Dropped patch 143_provided_upstream_playlist_encoding.diff, merged by upstream. * Moved architecture-dependent files from /usr/share to /user/lib. Thanks to Ted Percival. (Closes: #392392) * Updated debian/compat to 5. amarok (1.4.3-1) unstable; urgency=low * New upstream release packaged (closes: #386143, #386048). This version works with newer MySQL versions, which closes: #384008, #384078, #385648. * Update variable name in debian/patches/revert-fix-for-bug-116127.diff. * Stop placing scripts in /usr/lib/amarok instead of /usr/bin. This is not supported upstream, and ends up causing more trouble that not. * Added ruby1.8-dev to Build-Depends, which seems to be needed now. amarok (1.4.1-3) unstable; urgency=medium * Promote ruby from Recommends to Depends. (Closes: #376795, #377052) * Build-depend on libnjb-dev and pass --with-libnjb to configure to gain Creative Nomad Jukebox support. (Closes: #328903) * Re-enable libviusal support now that version 0.4 is in the archive. * The proper spelling of the program is now Amarok instead of amaroK; update various files to the new spelling. (Closes: #376815) * Updated years and list of authors in copyright files, plus some minor cleanups. amarok (1.4.1-2) unstable; urgency=low * Revert fix for upstream Bug#116127: don't give artists whose all songs in the collection are part of a compilation their own entry in the browser, since that clutters the list unbearably. This is how 1.4.0 behaves. * Add ruby to Build-Depends, missed in the previous upload. amarok (1.4.1-1) unstable; urgency=low * New upstream release: + upstream removed Moodbar support in this version due to its instability problems. (Closes: #367792, #375940) + requires libvisual 0.4, which is not in unstable: drop support for now, and request new version in #376615. * amaroK now includes Last.fm stream playing support. Introduced changes: + update some-binaries-in-usr-lib.patch to cope with new helper script amarok_proxy.rb. + add an item to description mentioning this feature, pointing out that Ruby is needed, both in the description and README.Debian. * Link against SQLite dynamically again, since scores work now with it (at least my testings confirm so). amarok (1.4.0-1) unstable; urgency=low * New upstream release. The upstream tarball no longer ships the GStreamer engine, and aRts support was dropped a while ago, and this upload only includes the XINE engine. Bugs reported in the Debian BTS fixed in this version: + collection is updated at start up. (Closes: #330017) + metadata for icecast streams is displayed. (Closes: #349796) + the correct charset is used for lyrics URLs. (Closes: #352882) + iPods are recognized even after emptying them. (Closes: #350305) + non-ascii characters are displayed correctly under non UTF-8 locales in the konqueror sidebar. (Closes: #353058) + last.fm submission queue is flushed after network unavailability even if no more tracks are played. (Closes: #344429) Regressions fixed since the latest beta: + iPod model detection works again, without needing libgpod-cvs. (Closes: #364789) + filling tags using MusicBrainz works again. (Closes: #364798) * Enable Moodbar support, now that Exscalibar has entered unstable. (Closes: #364588) * Update Standards-Version to 3.7.2 (no changes required). amarok (1.4-beta3c-1) experimental; urgency=low * Third beta for the upcoming 1.4 version packaged. * Build against libtunepimp3-dev. amarok (1.4-beta2-3) experimental; urgency=low * Rebuild against libmysqlclient15off. (Closes: #358490) amarok (1.4-beta2-2) experimental; urgency=low * Fix yesterday's brainfart: aKode can't output to aRts, so remove this statement from the description. * In addition, and after a bit of chit-chat with upstream, follow their wishes and not package aKode at all (bye amarok-arts), and don't include GStreamer 0.10 support for now. amarok (1.4-beta2-1) experimental; urgency=low * Second beta for the upcoming 1.4 version packaged. This release drops the aRts engine; in order to keep support for outputting to aRts, ship the aKode engine in the amarok-arts package. Also, GStreamer 0.8 support is dropped in favour of GStreamer 0.10. Update build-dependencies and amarok-gstreamer's dependencies accordingly. * Use strncpy instead of qstrdup in the patch for main.cpp, so that argv[0] is overwritten correctly. This closes: #352171 (amaroK not remembering the desktop it was on upon login), and incidentally makes Erich Schubert happy. * Drop build-dependency on libgtk2.0-dev now that #353590 is fixed. amarok (1.4-beta1-r511476b) experimental; urgency=low * First beta (plus SVN) for the upcoming 1.4 version packaged. (Closes: #352590) * Update build-depends to support iRiver iFP (B-D: libifp-dev, libusb-dev), and iPod via libgpod (B-D: libgpod-dev; plus libgtk2.0-dev due to #353590). * Since lyrics downloading is now implemented in a separate Ruby script, promote ruby from Suggests to Recommends, so that functionality is ideally not lost. Add a note with this information to README.Debian. * Link against sqlite dynamically again, since amaroK 1.4 can cope with the restriction explained in the changelog entry for 1.3.1-1 and Bug#326648. amarok (1.3.9-1) unstable; urgency=medium * New upstream bugfix release. * Build against libtunepimp3-dev. (Closes: #359086) amarok (1.3.8-1) unstable; urgency=low * New upstream bugfix release: + fetching lyrics works again. (Closes: #344509) * Do not use g++-3.4 in arm, m68k and hppa anymore, sid's g++-4.0 is expected to work. (Closes: #342953) * Update MySQL build-dependency to libmysqlclient15-dev. (Closes: #343759) * Switch patch management to quilt, and make use of patchsys-quilt.mk. * Drop build-depends version constraints that are satisfied with stable. Drop the ones for kdebase-dev and kdemultimedia-dev as well, which were transient and all arches have the minimum required versions in sid now. amarok (1.3.7-1) unstable; urgency=low * New upstream bugfix release. * Built against kdelibs4c2a, so installable in sid again. (Closes: #341959) Temporarily bump build-deps on kdebase-dev and kdemultimedia-dev. * Remove debian/patches/taglib-1.3.1-suffices.diff, since taglib 1.4 is in testing and unstable, and I'll be using a backport for sarge packages. Bump version cosntraint in debian/control. * Again, update my e-mail address in debian/control, yada yada. amarok (1.2.4-1) unstable; urgency=low * The "following Debian Policy is cool, except when it's not" release. * New upstream bugfix release: + amaroK now correctly displays the name of the first available engine, instead of an empty line. (Closes: #307949) * The KDE Session Manager can now restore amaroK on login (closes: #302852, #308099). Patch amarokapp to set its own argv[0] to 'amarok', since for the session manager to restore an application the binary must be in the $PATH. * Made the crash handler aware that amarokapp is in /usr/lib/amarok, and not in /usr/bin. * Include small patch to fix upstream bug 103510 ("systray icon continues 'playing' after songs end, if 'clear list' was hit while playing"). amarok (1.2.3-1) unstable; urgency=low * New upstream bugfix release. * This version fixes an important memory leak in the GStreamer engine that happened when a radio stream stalled. (Closes: #299931) amarok (1.2.1-1) unstable; urgency=low * New upstream bugfix release. * Include patch from CVS to make amaroK bind listening TCP connections to the local interface only. Related to Bug#297693, but not the same. amarok (1.2.0-1) unstable; urgency=low * New upstream release packaged (closes: #296139). Lots of improvements and new functionality, see the changelog or http://amarok.kde.org for details. Bugs reported in the Debian BTS fixed with in this version: + the search text input element is now cleared when the user writes something there. (Closes: #278359) + analyzers work with the XINE engine. (Closes: #287091) * amaroK's collection can be now stored in a MySQL database: + Build-Depend on libmysqlclient12-dev + Pass --enable-mysql to configure. * amaroK now includes a sidebar plugin for Konqueror: + debian/amarok.install: - add files for the konqueror sidebar. + debian/control: - added kdebase-dev as Build-Dependency. + debian/rules: - exclude konqsidebar_universalamarok.so from dh_shlibdeps, so that amarok doesn't end up depending on konqueror. (The plugin will be ignored in systems without konqueror installed.) * Other changes: + amaroK now ships several scripts to enhance it. These are written in Python and Ruby, so add those as suggested packages. Added note to README.Debian about this, too. + removed sqlite3_in_configure.in.patch, no longer necessary in 1.2. + added www-browser as an alternative for the konqueror suggests, since upstream fixed the code so that the configured browser is used. + renamed debian/README to debian/README.Debian, so that it gets installed. D'oh! + debian/control: - remove Build-Dependency on libkjsembed-dev, no longer needed. + debian/amarok.install: - install amarok.profile.xml into /usr/share/apps/profiles. amarok (1.1.1-2) unstable; urgency=high * Upload to get rid of the dependency on libflac4, which is not longer in the archive (closes: #289344). Urgency set to high as other packages with RC bug fixes can't enter testing because of the libflac6 transition not being ready. + Relibtoolized the package, so that binaries won't link against not needed libraries. Introduced disable_no_undefined.patch, many thanks to Daniel Schepler for his insight with this (and for providing the patch). [This has reduced the number of NEEDED libraries from 45 to 18, libflac being among them.] + debian/control: - version Build-Dependency on libtunepimp2-dev to (>= 0.3.0-2.1). * Some new versions of libraries have become available in Debian since the last upload: + Taglib 1.3 is now in the archive: - removed debian/patches/taglib-1.2-suffices.patch. - update Build-Depends to libtag1-dev (>> 1.3.1). + SQLite 3 is now in the archive: - changed Build-Depends on libsqlite0-dev to libsqlite3-dev. - pass --without-included-sqlite to ./configure. - patch configure.in to check for sqlite3 (>= 3.0). Upstream forgot to update this check in the 1.1 series. [sqlite3_in_configure.in.patch] * New package relationships: + amarok now recommends kdemultimedia-kio-plugins, which is needed to play audio CDs. + amarok now suggests konqueror, since it's called in the MusicBrainz dialog and some other places. (Closes: #282523) * Created a README.Debian files with the following: + Explain why the amarokapp and amarok_xmmswrapper2 binaries are shipped in /usr/lib/amarok instead of /usr/bin, differing from upstream. + Describe a fix for the 'Socket-path is not a link or a directory' error. + Explicitly mention what is needed to play audio CDs in amarok. * Other changes: + Patched admin/configure.in.min to include AM_MAINTAINER_MODE. To make the .diff.gz stuff smaller, force automake-1.6 (which upstream uses) in admin/detect-autoconf.sh. [am_maintainer_mode.patch, automake-1.6.patch] + Prevent admin/cvs.sh from creating .gmo files at "make dist" time, since those can't be shipped in the .diff.gz. [gmo_files_at_build_time.patch] + debian/amarok.1: - correct "hyphen vs. minus sign" usage. amarok (1.1.1-1) unstable; urgency=low * New upstream release packaged. Most notably, fixes several GStreamer engine related bugs. * debian/control: add to amarok-gstreamer's description that is not possible to use artssink for output. * debian/rules: - call dh_install with --list-missing (DEB_DH_INSTALL_ARGS). * debian/patches/: - removed proper-otherlang-handbook-path.patch, issue fixed upstream. amarok (1.1.0-2) unstable; urgency=low * Fix the location of translated amaroK handbook: kde/HTML/$LANG/amarok, not kde/HTML/$LANG directly. [debian/patches/proper-otherlang-handbook-path.patch] amarok (1.1.0-1) unstable; urgency=low * New upstream version: - several last minute fixes. - includes handbook in several languages (da, et, fr, it, pt, sv). * First upload to Debian (closes: #236696). amarok (1.1.0-1) unstable; urgency=low * New upstream version: - several last minute fixes. - includes handbook in several languages (da, et, fr, it, pt, sv). * First upload to Debian (closes: #236696). ansible-runner (2.4.0-0.1) unstable; urgency=medium . + Non-maintainer upload. * New upstream version 2.4.0 (Closes: #1073366, #1068087) * Add dependency on pybuild-plugin-pyproject * Remove dependency on python3-mock (Closes: #1068086) * Add watch file * Add gbp.conf matching existing repos * Use new dh-sequence-python3 antimeridian (0.3.7-1) unstable; urgency=medium . * New upstream release. asf-search (7.1.3-1) unstable; urgency=medium . * New upstream release. authheaders (0.16.3-1) unstable; urgency=medium . * New upstream release * Bump standards-version to 4.7.0 without further change * Add Rules-Requires-Root: no to d/control autopkgtest (5.37) unstable; urgency=medium . [ Jochen Sprickerhof ] * Avoid empty string for apt satisfy autopkgtest (5.36) unstable; urgency=medium . [ Paul Gevers ] * Fix typo in the changelog . [ Paride Legovini ] * Changes in source package selection: - Truly honor pinning when looking for the source package to download - find_source_version_to_download: always check the src package name (LP: #2066290) * Changes in test depependencies resolution: - Drop redundant dependency parsing via perl Dpkg::Deps - Leave dependency parsing to apt when possible * virt-lxc: cleanup: force destroy container without stopping it * build-needed: build with DEB_BUILD_PROFILES=nocheck * setup-testbed: prevent /tmp from getting a tmpfs mount (LP: #2069834) * tools/a-b-ubuntu-cloud: stick with the default locale * tools/a-b-ubuntu-cloud: move away from deprecated cloud-init keys * t/autopkgtest: move the SchrootRunner tests under LxcRunner * t/autopkgtest: make test_apt_pocket_disjoint_binaries cover more cases * tests: build packages with gzip compression for trusty compatibility * d/t/lxd: update URL for images: remote on old LXD * d/t/lxd: run tests on a Debian testing testbed . [ Florent 'Skia' Jacquet ] * setup-testbed: don't install 'Recommends' for 'linux-generic' * t/a-buildvm-ubuntu-cloud: use minimal image where possible . [ Christian Kastner ] * autopkgtest-virt-qemu: Fix command prompt waiting (Closes: #1071533) * qemu: Drop ifupdown from image creation It's already installed during debootstrapping, if necessary. * setup-testbed: Add support for netplan.io networking (Closes: #2066290) (LP: #2060187) . [ Evgeni Golov ] * assume remote docker when running inside docker . [ Agathe Porte ] * qemu: fix warning: short-form boolean option 'readonly' deprecated (Closes: #1073930) (LP: #2069957) azure-kusto-python (4.5.1-1) unstable; urgency=medium . * Update upstream source from tag 'upstream/4.5.1' * Drop trailing command from build dependencies connectome-workbench (2.0.0-1) unstable; urgency=medium . * Fresh upstream release * debian/patches - drop previous upstream patch and add 7ba3345d161d567a4b628ceb02ab4471fc96cb20.patch to resolve FTBFS. * debian/watch - URL adjusted to work (stopped, didn't dig why prior one did not work) cpp-httplib (0.15.3+ds-2) unstable; urgency=medium . * Upload to unstable * d/patches: fix tests on 32 bit architectures cpp-httplib (0.15.3+ds-1) experimental; urgency=medium . * New upstream version 0.15.3+ds * d/control: libcpp-httplib0.14t64 -> libcpp-httplib0.15 * d/control: build-depend on libssl-dev >= 3.0.0 * d/patches: use static certs for tests (Closes: #1069357, #1073440) * d/s/lintian-overrides: override pkg-config => pkgconf cqrlog (2.5.2-5) unstable; urgency=medium . * Team upload. . * Migrate to mariadb, in line with Upstream practice and Ubuntu request - Closes: #1073790 * d/control - Change default-mysql-server-core to mariadb-server-core - Change default-mysql-client-core to mariadb-client-core - Drop virtual mysql packages - Bump standards to 4.7.0 debputy (0.1.39) unstable; urgency=medium . * LSP/Lint: - Reference wiki.d.o/PackageTransition for `Breaks`, `Conflicts` and `Replaces` hover docs. - Fix false-positive "unused `symbols` file". Thanks to Otto Kekäläinen (Closes: debputy#107) . * debputy: `lsp features` now works even without minimum requires installed efax (1:0.9a-22) unstable; urgency=medium . * QA upload. * Remove obsolete `postinst` * Migrate to `debputy` to avoid needing `(fake)root`. * Set `Rules-Requires-Root: no` due to the above change. evolution-data-server-lomiri (0.2.1-1) unstable; urgency=medium . * New upstream release. flexc++ (2.16.00-1) unstable; urgency=medium . * New upstream release fixes a bug in the scanner switchIstream protected member function. * Icmake >= 12.01.00 is used when building flexc++. * The control file now specifies Standards-Version 4.7.0. gap (4.13.1-1) unstable; urgency=medium . * New upstream release. * debian/gap2deb: update to salsa.debian.org version. golang-bitbucket-creachadair-shell (0.0.8-2) unstable; urgency=medium . * Team upload. * No change rebuild for testing migration golang-bitbucket-creachadair-shell (0.0.8-1) unstable; urgency=medium . * Initial release (Closes: #1060852) grandorgue (3.14.2-2) unstable; urgency=medium . * Upload to unstable, for rtaudio 6 transition grandorgue (3.14.2-1) experimental; urgency=medium . * New upstream version 3.14.2 grandorgue (3.14.1-1) experimental; urgency=medium . * New upstream version 3.14.1 * Bump S-V to 4.7.0 grandorgue (3.14.0-2) experimental; urgency=medium . * Add missing Build-Depends on libcurl4-openssl-dev grandorgue (3.14.0-1) experimental; urgency=medium . * New upstream version 3.14.0 grandorgue (3.13.3-1) experimental; urgency=medium . * New upstream version 3.13.3 * d/copyright: reflect upstream changes grandorgue (3.13.2-2) experimental; urgency=medium . * Build-depend on imagemagick-6.q16 instead of imagemagick. The alternative implementation graphicsmagick-imagemagick-compat, which also provides imagemagick and can be picked by the autobuilders, fails at converting the SVG into an icon. grandorgue (3.13.2-1) experimental; urgency=medium . * New upstream version 3.13.2 This new release is compatible with RtAudio 6. (Closes: #1051559) * Add version restriction to Build-Depends on librtaudio-dev (>= 6) This new release no longer builds against RtAudio 5. gst-libav1.0 (1.24.5-1) unstable; urgency=medium . * New upstream version 1.24.5 gst-plugins-bad1.0 (1.24.5-1) unstable; urgency=medium . * New upstream version 1.24.5 gst-plugins-base1.0 (1.24.5-1) unstable; urgency=medium . * New upstream version 1.24.5 gst-plugins-good1.0 (1.24.5-1) unstable; urgency=medium . * New upstream version 1.24.5 gst-plugins-ugly1.0 (1.24.5-1) unstable; urgency=medium . * New upstream version 1.24.5 gst-python1.0 (1.24.5-1) unstable; urgency=medium . * New upstream version 1.24.5 gst-rtsp-server1.0 (1.24.5-1) unstable; urgency=medium . * New upstream version 1.24.5 gstreamer-editing-services1.0 (1.24.5-1) unstable; urgency=medium . * New upstream version 1.24.5 gstreamer-vaapi (1.24.5-1) unstable; urgency=medium . * New upstream version 1.24.5 gstreamer1.0 (1.24.5-1) unstable; urgency=medium . * New upstream version 1.24.5 gupnp-av (0.14.1-3) unstable; urgency=medium . * Cherry-pick 2 patches to fix build with latest libxml2 (Closes: #1073318) * Bump Standards Version to 4.7.0 imv (4.5.0-1) unstable; urgency=medium . * Team upload * New upstream version * d/control: - Build-Depends add libturbojpeg0-dev - Build-Depends add libjxl-dev, enable libjxl Backends - Bump Standards-Version: 4.7.0, no changes needed * d/copyright: update year info to 2024 * d/gbp.conf: update to use default upstream-branch * d/u/metadata: Remove obsolete fields Contact, Name. Already present in machine-readable debian/copyright. * d/salsa-ci.yml: add salsa-ci file with the salsa pipeline (routine-update) inetutils (2:2.5-5) unstable; urgency=medium . * Add a Depends on login to inetutils-telnetd, now that login switched from Essential:yes to Protected:yes. (Closes: #1074100) * Add systemd-sysv as an alternative dependency for a syslog provider. (Closes: #1072022, #1072023, #1072024, #1072025) * Switch to Standards-Version 4.7.0 (no changes needed). inn2 (2.7.2-1) unstable; urgency=medium . * New upstream release. ipykernel (6.29.4-1) unstable; urgency=medium . * Team upload. * New upstream release. * Add compat with pytest 8 (closes: #1070112). kew (2.5.0+ds-1) unstable; urgency=medium . * New upstream release * Refresh makefile patch for new upstream release khard (0.19.1-4) unstable; urgency=medium . * Team upload. * Avoid circular imports (closes: #1069838). khard (0.19.1-3) unstable; urgency=medium . * Team upload. * Remove unused python3-distutils dependency (closes: #1065887). * Standards-Version: 4.7.0 (no changes required). khard (0.19.1-2) unstable; urgency=medium . * No change rebuild (Closes: #1060997) khard (0.19.1-1) unstable; urgency=medium . [ Debian Janitor ] * Bump debhelper from old 12 to 13. * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse. * Update standards version to 4.6.2, no changes needed. . [ Félix Sipma ] * add dh-sequence-sphinxdoc to B-D * add clean file (Closes: #1045915) * New upstream version 0.19.1 * rebase patches khard (0.18.0-1) unstable; urgency=medium . * New upstream version 0.18.0 * rebase patch khard (0.17.0-3) unstable; urgency=medium . * remove dh-exec (not needed) * update my email address * suggests sphinx-doc instead of libjs-jquery, libjs-underscore (Closes: #988744) khard (0.17.0-2) unstable; urgency=medium . [ Ondřej Nový ] * d/control: Update Maintainer field with new Debian Python Team contact address. * d/control: Update Vcs-* fields with new Debian Python Team Salsa layout. khard (0.17.0-1) unstable; urgency=medium . * New upstream version 0.17.0 * Build-Depends on sphinx-common and add links to js libs for doc * update patches khard (0.16.1-2) unstable; urgency=medium . * fix PAPT address khard (0.16.1-1) unstable; urgency=medium . * New upstream version 0.16.1 (Closes: #942416) * move the package to Debian Python Team * update B-D, add: - python3-sphinx-autodoc-typehints - python3-sphinx-autoapi - python3-astroids * docs: remove AUTHORS file * khard.examples: remove misc/khard * khard.doc-base: update index path * update patches * bump Standards-Version to 4.5.0 khard (0.15.1-1) unstable; urgency=medium . * New upstream version 0.15.1 * README.rst changed back to README.md * rebase patches, remove reproducible patch (applied upstream) khard (0.15.0-3) unstable; urgency=medium . * add patch to make build reproducible (Closes: #943471). Thanks, Chris Lamb. * fix bug in use-debian-paths-in-doc.patch (khard.conf file not included in doc) * add python3-pygments to build dependencies (required to build doc) khard (0.15.0-2) unstable; urgency=medium . * add khard.conf manpage khard (0.15.0-1) unstable; urgency=medium . * New upstream version 0.15.0 * rebase and improve patches. - remove travis & repology buttons - fix more paths in doc * add patch to add khard/data/ dir to MANIFEST.in * install _email-khard zsh completion file * add python3-setuptools-scm to build dependencies * install README.rst in docs, instead of README.md * bump Standards-Version to 4.4.1 khard (0.14.0-2) unstable; urgency=medium . * add a patch to manpage for example config path khard (0.14.0-1) unstable; urgency=medium . * New upstream version 0.14.0 * rebase debianize-README.md patch * bump Standards-Version (no change required) * set Architecture=all instead of any * use debhelper-compat instead of compat file * generate doc & manpage (Closes: #855655) khard (0.13.0-1) unstable; urgency=medium . * New upstream version 0.13.0 * add python3-unidecode dependency * bump Standards-Version to 4.3.0 (no change required) * rebase patch khard (0.12.2-4) unstable; urgency=medium . * fix typo: python3-distutils as dependency, not as B-D * bump Standards-Version to 4.2.0 (no change required) khard (0.12.2-3) unstable; urgency=medium . * add python3-distutils to dependencies (Closes: #905701) khard (0.12.2-2) unstable; urgency=medium . * bump compat to 11 * move packaging repo to salsa khard (0.12.2-1) unstable; urgency=medium . * New upstream version 0.12.2 khard (0.12.1-1) unstable; urgency=medium . * New upstream version 0.12.1 * bump Standards-Version to 4.1.3 (no change required) * depend on python3-ruamel.yaml instead of python3-yaml (upstream change) * update patch debianize-README.md khard (0.11.4-2) unstable; urgency=medium . * suggests installing vdirsyncer (Closes: #875675) * bump standard version to 4.0.1 - use https for copyright-format URL - priority: use optional, instead of deprecated extra * bump standard version to 4.1.1 (no change required) khard (0.11.4-1) experimental; urgency=medium . * add gbp.conf * New upstream version 0.11.4 * update changelog * copy zsh completion file (Closes: #856486) khard (0.11.3-1) unstable; urgency=medium . * Initial release. (Closes: #846468) * add initial debian rules file * add debian compat file * add debian source/format file * add initial debian control file * add debian copyright file * add build dependencies * edit debian description * add patch: debianize README.md * add debian/khard.examples * add debian/docs * update debian/khard.examples * update debian/docs * add debian/khard.lintian-overrides libopenmpt (0.7.8-1) unstable; urgency=medium . * New upstream version 0.7.8 localslackirc (1.32-1) unstable; urgency=low . * New upstream release (Closes: #1073649) * Add Vcs-Git field * Point to new project URL mini-httpd (1.30-11) unstable; urgency=medium . * Added patch redirecting CGI script stderr output to /dev/null. This fixes CGI stderr output being sent to the client, which is not compliant with CGI RFC and breaks some sites. (Closes: #437932) * Added patch which starts logging CGI script invocations. This enables referrer analysis. (Closes: #516307) * Added a basic upstream/metadata tracking acme.com. mintstick (1.6.1-2) unstable; urgency=medium . * QA upload. * update d/p/0001-Use-canonical-localedir.patch: also update LOCALE_DIR in lib/verify.py mintstick (1.6.1-1) unstable; urgency=medium . * QA upload. * New upstream release. * debian/control: Add missing dependency python3-unidecode. nco (5.2.6-1) unstable; urgency=medium . * New upstream release. * Drop patches, applied upstream. nco (5.2.5-1) unstable; urgency=medium . * New upstream release. * Add patch to fix spelling errors. * Add patch to fix shell script syntax. nova (2:29.0.2-2) unstable; urgency=medium . * Add libvirt-daemon-driver-storage-rbd as depends of nova-compute-kvm. nova (2:29.0.2-1) unstable; urgency=medium . * New upstream release. * Add missing oslo.versionedobjects namespace when generating nova.conf. osc-plugins-dput (20220513+git8de5d8439e00-2) unstable; urgency=medium . * Upload to unstable. * Add missing ${misc:Depends} to Depends for osc-plugins-dput. * Bump debhelper from old 12 to 13. * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. * Update standards version to 4.6.2, no changes needed. . osc-plugins-dput (20220513+git8de5d8439e00-1) experimental; urgency=medium . * New upstream snapshot for osc 1.x compatibility. osc-plugins-dput (20220513+git8de5d8439e00-1) experimental; urgency=medium . * New upstream snapshot for osc 1.x compatibility. pat (0.15.1-2) unstable; urgency=medium . * Team upload. * Upload build that enables PACTOR to unstable. * Bump Standards-Version to 4.7.0 pat (0.15.1-2~exp1) experimental; urgency=medium . * Team upload to experimental. * Enable PACTOR (Closes: #1057276) pciutils (1:3.13.0-1) unstable; urgency=medium . * New upstream release. * Switch to Standards-Version 4.7.0 (no changes needed). * Remove pkg-config alternative from pkgconf Build-Depends. phosh (0.39.0-2) unstable; urgency=medium . * Team upload. * Backport some upstream fixes. Fixes a background load crash and folder icons being too large. php-doctrine-dbal (3.8.6+dfsg-1) unstable; urgency=medium . [ David Maicher ] * Revert "Merge pull request #6413 from achterin/bugfix/foreign_key_name_change_detection" . [ Michael Voříšek ] * Move schema split for SQLite CREATE INDEX only (#6352) php-imagick (3.7.0-5) unstable; urgency=medium . * Bump the debian version to trigger rebuild. (Closes: #1074172) psocksxx (1.1.1-5) unstable; urgency=medium . * debian/control: - Fix git URL. pydantic (1.10.17-1) unstable; urgency=medium . * Team upload. * New upstream version 1.10.17 * Drop upstreamed patch * Drop debian/gitlab-ci.yml * Use python3-pydantic.examples to install examples * Fix `test_assert_raises_validation_error` with pytest-8 (#8995) (#9024) (Closes: #1066750) * Fix d/watch pytest-mock (3.14.0-1) unstable; urgency=medium . * Team upload. * Use pybuild-plugin-pyproject. * New upstream release. * Standards-Version: 4.7.0 (no changes required). python-griffe (0.47.0-1) unstable; urgency=medium . * [13fb59f] New upstream version 0.47.0 * [178666f] d/control: Add myself to Uploaders python-imageio (2.34.2-1) unstable; urgency=medium . * New upstream version 2.34.2 * Rediff patches * Push Standards-Version to 4.7.0. No changes needed python-jira (3.5.2-3) unstable; urgency=medium . * Team upload. * Add missing build dependency (Closes: #1073359) * Drop salsa-ci.yml * Switch to autopkgtest-pkg-pybuild python-mne (1.7.1-1) unstable; urgency=medium . * New upstream version 1.7.1 * d/links: freshen javascript libraries. * d/rules: slightly modernize the makefile. python-nmea2 (1.19.0-3) unstable; urgency=medium . * Fix FTBFS: ModuleNotFoundError: No module named 'imp'. Thanks SergioDuriganJunior! (Closes: #1058130). python-nmea2 (1.19.0-2) unstable; urgency=high . * Updated Standard Versions. * Non-binary upload. python-nmea2 (1.19.0-1) unstable; urgency=medium . * New upstream release (Closes: #1058130). python-nmea2 (1.18.0-1) unstable; urgency=medium . * New upstream release. python-nmea2 (1.15.0-4) unstable; urgency=medium . * Breaks+Replaces on python-nmea2, thanks bunk@! (Closes: #942338). python-nmea2 (1.15.0-3) unstable; urgency=medium . * Updated Standard Versions. * Non-binary upload. python-nmea2 (1.15.0-2) unstable; urgency=medium . * Drop py2 support (Closes: #953700). * Refresh pkg status and policy. python-nmea2 (1.15.0-1.2) unstable; urgency=medium . * Non-maintainer upload. * python3-nmea2: Add the missing Breaks+Replaces: python-nmea2 (Closes: #942338) python-nmea2 (1.15.0-1.1) unstable; urgency=medium . * Non-maintainer upload. * Drop python2 support; Closes: #937949 python-nmea2 (1.15.0-1) unstable; urgency=medium . * New upstream release: - Bump up Standard versions. - Refresh package policy, jump compat 12. python-nmea2 (1.12.0-1) unstable; urgency=medium . * New upstream release. * Bump up Standard Versions to 4.1.1.1 (No changes needed). python-nmea2 (1.8.0-1) unstable; urgency=medium . * New upstream release. * Fix missing deps (Closes: #867444). * Updated Hompage and VCS fields. python-nmea2 (1.5.1-1) unstable; urgency=medium . * Initial release (Closes: #809223). python-rioxarray (0.15.6-1) unstable; urgency=medium . * New upstream release. r8168 (8.053.00-2) unstable; urgency=medium . * Add patch for Linux 6.9. * Bump Standards-Version to 4.7.0 (no changes needed). rtaudio (6.0.1~ds-2) unstable; urgency=medium . * Upload to unstable. . rtaudio (6.0.1~ds-1) experimental; urgency=medium . * New upstream version 6.0.1~ds * Adjust binary package name to soversion bump . rtaudio (6.0.0~ds-1~exp1) experimental; urgency=medium . * New upstream version 6.0.0~ds + Refresh patches * Update copyright information + Bump copyright dates + Add 'licensecheck' target + Generate initial d/copyright_hints * Modernize d/watch * Bump standards version to 4.6.2 rtaudio (6.0.1~ds-1) experimental; urgency=medium . * New upstream version 6.0.1~ds * Adjust binary package name to soversion bump rtaudio (6.0.0~ds-1~exp1) experimental; urgency=medium . * New upstream version 6.0.0~ds + Refresh patches * Update copyright information + Bump copyright dates + Add 'licensecheck' target + Generate initial d/copyright_hints * Modernize d/watch * Bump standards version to 4.6.2 rtmidi (6.0.0-2) unstable; urgency=medium . * Upload to unstable. * Bump standards version to 4.7.0 . rtmidi (6.0.0-1~exp1) experimental; urgency=medium . * New upstream version 6.0.0 + Refresh patches * Rename binary package to "librtmidi7" to reflect soname bump * Update copyright information + Update d/copyright + Re-generate d/copyright_hints + Modernize 'licensecheck' target * Bump standards version to 4.6.2 rtmidi (6.0.0-1~exp1) experimental; urgency=medium . * New upstream version 6.0.0 + Refresh patches * Rename binary package to "librtmidi7" to reflect soname bump * Update copyright information + Update d/copyright + Re-generate d/copyright_hints + Modernize 'licensecheck' target * Bump standards version to 4.6.2 rust-async-fs (2.1.2-2) unstable; urgency=medium . * no-change release targeted unstable rust-async-fs (2.1.2-1) experimental; urgency=medium . * bump project versions in virtual packages and autopkgtests * unfuzz patch 2001; add patches 2002_* to accept older branches of crates async-lock futures-lite; relax (build-)dependencies for crates async-lock futures-lite * stop (build-)depend on package for crate autopkg * relax to build- and autopkgtest-depend unversioned when version is satisfied in Debian stable rust-async-fs (1.6.0-5) unstable; urgency=medium . * update dh-cargo fork * update copyright info: update coverage * declare compliance with Debian Policy 4.7.0 rust-av-metrics (0.9.1-3) unstable; urgency=medium . * Upload to unstable * Relax itertools dependency to >= 0.10 * Package av-metrics 0.9.1 from crates.io using debcargo 2.6.1 rust-av-metrics (0.9.1-2) experimental; urgency=medium . * Team upload. * Package av-metrics 0.9.1 from crates.io using debcargo 2.6.1 * Upgrade itertools to 0.12. rust-blocking (1.6.1-2) unstable; urgency=medium . * no-changes source-only upload to enable testing migration rust-blocking (1.6.1-1) experimental; urgency=medium . [ upstream ] * new release(s) . [ Jonas Smedegaard ] * bump project versions in virtual packages and autopkgtests * update patches * stop (build-)depend on package for crate async-lock * provide and autopkgtest feature tracing rust-blocking (1.4.1-4) unstable; urgency=medium . * no-changes source-only upload to enable testing migration rust-blocking (1.4.1-2) experimental; urgency=medium . * add patch cherry-picked upstream to bump crates async-channel and futures-lite; add patches 2001_* to (re-)accept plder branches of crates async-channel futures-lite; relax (build-)dependencies for crate async-channel futures-lite rust-blocking (1.4.1-1) unstable; urgency=medium . [ upstream ] * new release . [ Jonas Smedegaard ] * bump project versions in virtual packages and autopkgtests * update dh-cargo fork * update copyright info: update coverage * declare compliance with Debian Policy 4.7.0 * relax to build- and autopkgtest-depend unversioned when version is satisfied in Debian stable * relax (build-)dependencies for crate async-lock rust-cargo-outdated (0.14.0-3) unstable; urgency=medium . * Team upload. * Package cargo-outdated 0.14.0 from crates.io using debcargo 2.6.1 * Bump strum dependency to 0.26 (Closes: #1073391) rust-criterion-0.3 (0.3.6-9) unstable; urgency=medium . * update dh-cargo fork * update copyright info: update coverage * declare compliance with Debian Policy 4.7.0 * relax to build- and autopkgtest-depend unversioned when version is satisfied in Debian stable * fix build-depend (not only depend) on packages for crates async-std smol tokio * add patch 1003 to accept newer branch of crate smol; relax (build-)dependency for crate smol rust-smol (1.3.0-7) unstable; urgency=medium . * add patch 1001_async-fs to accept newer branch of crate async-fs; tighten (build-)dependency for crate async-fs * update git-buildpackage: adjust debian-branch rust-zbus (3.14.1-8) unstable; urgency=medium . * Team upload. * Package zbus 3.14.1 from crates.io using debcargo 2.6.1 * Bump async-fs dependency (Closes: #1074107) rustc (1.78.0+dfsg1-2) unstable; urgency=medium . * unbreak loongson64 build rustc (1.78.0+dfsg1-1~exp1) experimental; urgency=medium . * New upstream release * cherry-pick rmake v2 test fix saldo (0.7.0-3) unstable; urgency=medium . * Team upload * Update debian/watch * Bump Standards Version to 4.7.0 scapy (2.5.0+git20240324.2b58b51+dfsg-2) unstable; urgency=medium . * d/control: - Depends on libpcap0.8t64 so it works on armhf and armel. Thanks to Graham Inggs. (Closes: #1073264) - bump Standards-Version to 4.7.0 - no changes needed. * debian/gbp.conf: add upstream-branch field. * debian/tests/control: Depends on @recommends@ instead of hard-coding recommended packages. systemd (256.1-2) unstable; urgency=medium . * Bump breaks/replaces to conflicts for DEP17. Breaks/replaces are not enough when moving files between packages and between locations as per DEP17, so bump to Conflicts. (Closes: #1073922) * autopkgtest: add dependency on libcryptsetup-dev in unit-tests suite systemd (256.1-1) unstable; urgency=medium . * Bump versioned breaks against dracut to 102-2 (Closes: #1073290) * autopkgtest: switch upstream suite to mkosi-based builds * Add conflict against sysv-rc, insserv and startpar in systemd-sysv. They are not needed, and having them installed causes problems. (Closes: #1072562) * New upstream version 256.1 * Drop section from binary packages where it matches the source package * Override Lintian false positives about spare manpages * Deduplicate template packages descriptions * Add Lintian override for template package false positives * Rename EFI architecture variable to avoid dpkg clash. Fixes Lintian warning: debian-rules-sets-dpkg-architecture-variable * Upload to unstable. systemd (256-2) experimental; urgency=medium . * Add templated packages for UEFI Secure Boot signing of systemd-boot. * Add systemd-standalone-shutdown package for exitrds. Allows building minimal exitrd images, used to gracefully cleanup complex root filesystems storage. Not intended for normal systems. * Add systemd-repart package to reduce dependencies sd-repart pulls in several libraries that binaries in the main systemd package do not need, so split it out to reduce the dependencies of the main package * Add systemd-cryptsetup package to reduce dependencies sd- cryptsetup/integritysetup/veritysetup pull in several libraries that other files in the main systemd package do not need, so split them out to reduce the dependencies of the main package * Move sd-sysupdate to systemd-container * Move importd manpages to systemd-container, where the binaries are. Left behind when importd was moved * Move systemd-boot/stub manpages to systemd-boot. The EFI packages should just have the EFI binaries, no point in duplicating the docs. And the stub manpage should also be in the boot package, not the main package. trillian (1.6.0-3) unstable; urgency=medium . * Team upload * Disable quota plugin for redis. It has alpha status and not currently in testing. trillian (1.6.0-2) unstable; urgency=medium . * Team upload * Upload to unstable trillian (1.6.0-1) experimental; urgency=medium . * Initial release (Closes: #1060842) trollimage (1.24.0-1) unstable; urgency=medium . * New upstream release. * debian/patches: - Refresh all patches.