binfmt-support (2.2.2-8) unstable; urgency=medium . * Apply X-Style: black. * Remove dh_auto_test override, redundant as of debhelper 9.20160306 (thanks, Niels Thykier). * Drop "Rules-Requires-Root: no", default as of dpkg-dev 1.22.13. cdebconf (0.282) unstable; urgency=medium . [ Helmut Grohne ] * Enable building without libglib2.0-dev (closes: #1078936). . [ Colin Watson ] * dpkg-preconfigure: Use /usr/lib/apt/apt-extracttemplates, which is now always available (closes: #1087524). cecil (0.9.6+dfsg-2) unstable; urgency=medium . * Team upload. * Fix Vcs fields * Do not Build-Depend cli-common-dev Closes: #1112148 * d/watch: version=5 * d/rules: - Use DEB_VERSION_UPSTREAM instead of parsing changelog - Remove redundant get-orig-source target * d/copyright: Secure URI in Source field * Fix Homepage * Standards-Version: 4.7.2 (routine-update) * debhelper-compat 13 (routine-update) * Remove trailing whitespace in debian/changelog (routine-update) * Trim trailing whitespace. * Enable cross-compilation with pkg-config wrapper cecil (0.9.6+dfsg-1) unstable; urgency=low . * New upstream release. - Remove debian/patches/force_4.5_framework.patch - Update debian/patches/dont_build_tests.patch cecil (0.9.5+dfsg-6) unstable; urgency=low . * debian/control: Add myself as Uploaders (Closes: #1079876) * Update debian/copyright. (Closes: #1053554) * debian/control: Bump debhelper compat to 12 * debian/control: Remove Vcs-Git and Vcs-Browser * debian/watch: Update to version 4 cecil (0.9.5+dfsg-5.1) unstable; urgency=medium . * Non maintainer upload by the Reproducible Builds team. * No source change upload to rebuild on buildd with .buildinfo files. cecil (0.9.5+dfsg-5) unstable; urgency=medium . * [2bb85b2] Avoid depending on strict Mono version due to dh_clideps error (Closes: #841615) cecil (0.9.5+dfsg-4) unstable; urgency=medium . * [328ec4f] Force 4.5 framework for build cecil (0.9.5+dfsg-3) unstable; urgency=medium . * No-change rebuild for CLR 4.5 transition cecil (0.9.5+dfsg-2) unstable; urgency=low * No-change rebuild for CLR 4.0 transition cecil (0.9.5+dfsg-1) experimental; urgency=low [ Iain Lane ] * [411dc78] Update to use my d.o email address * [74bedaf] Disable clilibs; this is an unstable library apps grow unnecessary depends otherwise * [5288c1f] Mangle debian version in watch file to take care of repacking. Also update watch file to look at new github location for tarballs * [8f7110f] Relax version restriction on cli-common-dev; anything from 0.8 will do [ Jo Shields ] * [e846eb8] Imported Upstream version 0.9.5+dfsg * [3017d96] Bump build dependencies, as we're building for Mono 2.10 now. * [27c2cff] Set to DebSrc 3.0, so we can apply patches via Quilt. * [d0447b3] Update build to use XBuild, not manual compiler invocation. * [08d2b92] Patch to avoid building tests (which rely on NUnit 2.4) * [fa5a033] Update install file to include all new assemblies and locations. * [43bd1e2] Since upstream no longer ships a pcfile, add our own. * [942ead4] Don't try to ship a Changelog when none exists. * [ba8232d] Erase obj/ folders in clean rule. * [090af34] Exclude modulerefs on Windowsy libraries. cecil (0.6+svn148654-2) unstable; urgency=low * [ca3fb1b] Sign library with mono signing key * [12bfdca] Standards-Version → 3.9.2, no changes required cecil (0.6+svn148654-1) unstable; urgency=low * debian/control: Move to git and update Vcs-* metadata * New upstream SVN snapshot, needed for db4o * Package as unstable as the library is not considered by upstream to be API or ABI stable. Consumers must now copy the library. * debian/control, debian/rules, debian/patches: Disable patchsys as this was only used to change assembly version which is now not necessary. * debian/rules, debian/mono.snk.uue: No need to sign now, not necessary for unstable libs. * debian/rules: Modify pcfile munging to use new assembly dir * debian/changelog, debian/clean, debian/libmono-cecil-cil.docs: Update dh7isation * debian/control: Change build-depends on packages provided by `mono' source package to mono-devel (>= 2.4.3) as this provides all we need. * debian/control: Add myself to Uploaders, remove MIA people. cecil (0.6-3) unstable; urgency=low * debian/rules, debian/control: + Use mono-csc from mono-devel 2.4.2.3 * debian/control: + No-change bumpo to Standards 3.8.3 + Change section to cli-mono * debian/control, debian/libmono-cecil-cil-dev.install: + Add new -dev package for better handling of ABI changes * debian/rules, debian/install, debian/installcligac: + CLI Policy 0.7 install location cecil (0.5-2) unstable; urgency=low * Merge experimental branch and upload to unstable. * Make sure we use mono.snk key to sign binaries. cecil (0.5-1) experimental; urgency=low * New upstream version. * debian/control: + Bump build dependency to cli-common-dev >= 0.4.4 + In description, there is no need to say which software is also using this package. + ABI change, so change package name. + Change Replaces to Conflicts field, and add libmono-cecil0.4-cil to it. * debian/rules: + There is no need to install *.dll files by hand. dh_install will do it. + Don't delete *.mdb files if 'nostrip' option is set + dh_install must be called in binary targets + Disable building of policy file. * debian/installcligac + Do not try to install policy file in GAC cecil (0.4.3-1) unstable; urgency=low * New upstream release * debian/policy.0.4.Mono.Cecil.config: + Update for the new version cecil (0.4.1+svn20060703-2) unstable; urgency=low * Sebastian 'slomo' Dröge: + debian/policy.0.4.Mono.Cecil.config: - Added the missing .0 to make the policy assembly actually work (Closes: #377706) cecil (0.4.1+svn20060703-1) unstable; urgency=low * New upstream release * debian/patches/01_strong-name.dpatch: + updated * debian/policy.0.4.Mono.Cecil.config, debian/libmono-cecil0.4-cil.installcligac, debian/rules: + Add policy files for mapping 0.4.1 to 0.4.2 * debian/control: + bumped Standards-Version to 3.7.2 cecil (0.4.1-1) unstable; urgency=low * New upstream version * Renamed libmono-cecil0.3-cil to libmono-cecil0.4-cil to reflect API changes * Updated the paths to conform with the latest version of the CLI policy * Updated debian/copyright * Updated cecil to conform with the new CLI policy * Use dh_installcligac for late GAC installation * Bump Standards-Version to 3.7.0 cecil (0.3-1) unstable; urgency=low * Initial Revision (Closes: #357829) composer (2.9.2-1) unstable; urgency=medium . [ Jordi Boggiano ] * New flags to disable/configure blocking (#12617) * Add config command support for missing audit settings (#12609) * Add a way to configure block and audit specific ignores * Fix ignoring of CVE ids in security blocking * Fix partial updates failing when a locked package has security advisories (#12626) * Release 2.9.2 contourpy (1.3.3-1) unstable; urgency=medium . * New upstream version 1.3.3 * Drop "Rules-Requires-Root: no": it is now the default * Rewrite d/watch in v5 format cruft-ng (0.9.77) unstable; urgency=medium . * Fix getopt short arguments * Archive rule for removed "ca-certificates-mono" * Add rules for: libeckit0d, late, gnunet, codium, syncthing, xpra, greetd, joystick, libwebcam, btrfs-progs, iptraf-ng. * Update rule for "containerd" * Drop "Rules-Requires-Root: no": it is now the default . [ Mike Mestnik ] * Do not decent into ignored folders (Closes: #1120816) * Check ignore path ending with / cryptacular (1.2.7-1.1) unstable; urgency=medium . * Non-maintainer upload. * Apply patch from Santiago Vila to fix FTBFS with the nocheck build profile. (Closes: #1116723) cryptacular (1.2.7-1) unstable; urgency=medium . * Team upload * New upstream version 1.2.7 * Freshen years in debian/copyright * Ignore com.github.spotbugs:spotbugs-maven-plugin * Add B-D on libbcpkix-java cryptacular (1.2.6-1) unstable; urgency=medium . * Team upload * New upstream version 1.2.6 * Drop BouncyCastle 1.76 patch (included in upstream 1.26) * Update Homepage URL to https * Freshen years in debian/copyright * Bump Standards-Version to 4.7.0 cryptacular (1.2.5-2) unstable; urgency=medium . * Team upload * d/p/01_update_to_bouncycastle_1_76.patch: cherry-pick upstream patch to resolve ftbfs with bouncycastle 1.72 (Closes: #1057498). cryptacular (1.2.5-1) unstable; urgency=medium . * Initial release (Closes: #1032050) cups-filters (1.28.17-7) unstable; urgency=medium . * CVE-2025-64503 fix an out of bounds write vulnerability when processing crafted PDF files containing a large 'Mediabox' value. (Closes: #1120698) . * CVE-2025-57812 fix an out of bounds read/write vulnerability in the processing of TIFF image files. (Closes: #1120704) . * CVE-2025-64524 fix infinite loop with crafted input raster file, that resuls into a heap buffer overflow curl (8.17.0-3) unstable; urgency=medium . * d/p/fix-progress-meter-in-parallel-mode.patch: cherry-pick from upstream. db1-compat (2.1.3-26) unstable; urgency=medium . * Apply X-Style: black. * Drop "Rules-Requires-Root: no", default as of dpkg-dev 1.22.13. dbus-broker (37-3) unstable; urgency=medium . [ Christian Göttsche ] * Update libselinux dependency to fix autopkgtest debvm (0.5.0) unstable; urgency=medium . This release drops support for running on bookworm as it now uses mkfs.ext4's libarchive support for creating a filesystem from a tar. . [ Jochen Sprickerhof ] * *-create: Refuse overwriting images * debefivm-run: only use the console in nographics mode * Restructure source repository to look more like an installation * useraddhook: use passwd from host and --prefix (Closes: salsa#24) . [ Helmut Grohne ] * debefivm-create: avoid chrooting in chrootless mode * The transitional qemu-user-static has been dropped * record package requirements for piping a tar to mke2fs * consistently use SPDX-FileCopyrightText * *-create: only use the maybe-merged-usr hook when needed * *-run: lower gic-version for arm32 to 2 * autopkgtests: explicitly depend on mount * debvm-create: use numfmt for parsing the --size argument . [ Jochen Sprickerhof and Helmut Grohne ] * Fail sensibly when required commands are missing * Prefer using the VM's systemctl over the host's * Use mkfs.ext4 with tarball * Add /sbin to $PATH . [ Luca Boccassi ] * autologin: prefer credentials to monkey patching unit (Closes: #1120943) dextractor (1.0-7) unstable; urgency=medium . * d/rules: activate binaries hardening. * build-flags.patch: new: propagate build flags. (Closes: #1119391) * d/watch: convert to v5 Github template. * d/control: drop redundant Rules-Requires-Root: no. * d/control: declare compliance to standards version 4.7.2. * d/control: add myself to uploaders. drbl (5.7.5-1) unstable; urgency=medium . * New upstream version 5.7.5 drbl (5.7.2-1) unstable; urgency=medium . * New upstream version 5.7.2 edb-debugger (1.3.0-2.2) unstable; urgency=medium . * Non-maintainer upload. * Fix FTBFS with CMake 4. (Closes: #1112865) edb-debugger (1.3.0-2.1) unstable; urgency=medium . * Non-maintainer upload * Add upstream patch to fix build with Capstone 5 (Closes: #1040795) * Add upstream patch to fix build GCC 13 (Closes: #1037641) edb-debugger (1.3.0-2) unstable; urgency=medium . * debian/control: - Bumped Standards-Version to 4.6.1.0. * debian/copyright: - Updated file. * debian/patches: - Created the patch 0001-Gcc-12-includes-fix-815.patch. Thanks Sergei Trofimovich. (Closes: #1012918) edb-debugger (1.3.0-1) unstable; urgency=medium . [ Marcio de Souza Oliveira ] * New upstream version 1.3.0. * debian/control: - Added the flag Rules-Require-Root. - Bumped Standards-Version to 4.5.1. * debian/patches: - Disabled the patches: 0004-widgets-QDisassemblyView-include-QPainterPath.patch. * debian/rules: comment the DH_VERBOSE. * Ran wrap-and-sort. * Updated the edb-debugger.install. * Using new DH level format. Consequently: - debian/control: changed from 'debhelper' to 'debhelper-compat' in Build-Depends field and bumped level to 13. . [ Sophie Brun ] * d/watch: download special upstream tarball including qhexview files * New upstream version 1.3.0 * Separate GPL2 and GPL2+ in debian/copyright to remove lintian warnings * Fix Vcs-Browser field in debian/control * Add a Build-dep libdouble-conversion-dev * Make autopkgtest superficial (Closes: #974452) edb-debugger (1.2.0-2.1) unstable; urgency=medium . * Non-maintainer upload * Apply upstream patch to fix build with Qt 5.15 (Closes: #975146) edb-debugger (1.2.0-2) unstable; urgency=medium . * debian/control: - Updated the Vcs-Git and Vcs-Browser. edb-debugger (1.2.0-1) unstable; urgency=medium . * New upstream release. * Bumped DH level to 12. * debian/control: - Bumped Standards-Version to 4.5.0. - Updated the maintainer email. * debian/patches: - Created the patch fix_cmakelists.txt.patch. - Renamed the patch fix_desktop_entry. - Removed the patches: fix_makefile and fix_default_plugin_path. - Updated the patch fix_spelling.patch. * debian/rules: - Updated the file. * debian/salsa-ci.yml: - Updated to allow failure in blhc test. - Updated to allow failure in reprotest. * debian/tests/control: - Created to perform a trivial test. * Updated the file edb-debugger.install. edb-debugger (1.0.0-1) unstable; urgency=medium . * New upstream release. (Closes: #904567) Thanks Ariel AxionL. * Bumped DH level to 11. * debian/control: - Bumped Standards-Version to 4.2.1. - Updated the Build-Depends. * debian/copyright: - Updated file. * debian/patches: - Disabled the fix_makefile and fix_default_plugin_path patches. - Rename patch fix_spelling to fix_spelling.patch and updated patch. * debian/rules: - Updated file. * Updated the edb-debugger.install file. edb-debugger (0.9.21-3) unstable; urgency=medium . * debian/control: - Bumped Standards-Version to 4.1.1. * debian/patches: - Created the patch fix_default_plugin_path. Thanks Sophie Brun by the patch. Thanks Raphael. (Closes: #876972) edb-debugger (0.9.21-2) unstable; urgency=medium . * debian/control: - Bumped Standards-Version to 4.0.0. - Updated the build to i386 and amd64. Thanks Aaron M. Ucko. (Closes: #873775, #873776) edb-debugger (0.9.21-1) unstable; urgency=medium . * Initial release (Closes: #596571) eiskaltdcpp (2.4.2-1.4) unstable; urgency=medium . * Non-maintainer upload. * Fix FTBFS with CMake 4. (Closes: #1112868) eiskaltdcpp (2.4.2-1.3) unstable; urgency=medium . * Non-maintainer upload. * Build-Depend on libidn-dev. Closes: #1086098 * Build with lua5.1. Closes: #1050627 * Pass -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON via CMAKEOPTS. Closes: #1001872 eiskaltdcpp (2.4.2-1.2) unstable; urgency=medium . * Non-maintainer upload. * Apply patches for PCRE2 and miniupnpc FTBFS. Closes: #1000100, #1076688 eiskaltdcpp (2.4.2-1.1) unstable; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. Closes: #1062528 eiskaltdcpp (2.4.2-1.1~exp1) experimental; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. eiskaltdcpp (2.4.2-1) unstable; urgency=medium . * New upstream release. Main change: Fix search on ADC hubs. (It was accidentally broken in 2.4.1 release.) * Update debian/control: - small update of short description for eiskaltdcpp package - replace build dependency from liblua5.1-0-dev to liblua5.2-dev (recommended by upstream) eiskaltdcpp (2.4.1-1) unstable; urgency=medium . * New upstream release. * Update years in debian/copyright. eiskaltdcpp (2.4.0-1) unstable; urgency=medium . * Move to unstable: no changes required. * New upstream release. * Update debian/control: - bump Standards-Version to 4.5.1 (was 4.5.0): no changes required - remove build dependencies from libcanberra-gtk-dev, libglade2-dev and libgtk2.0-dev (Closes: #967859 #967327) - add build dependencies from libcanberra-gtk3-dev and libgtk-3-dev * Update debian/rules: switch eiskaltdcpp-gtk to GTK+ 3.x. * Update debian/watch. eiskaltdcpp (2.2.10+723+gfa5e73be-1) experimental; urgency=medium . * New Git snapshot: - removed dependency from Boost - fixed compilation error in eiskaltdcpp-gtk/src/WulforUtil.hh (Closes: #966913) * Remove debian/compat. * Update debian/control: - bump Standards-Version to 4.5.0 (was 4.4.0): no changes required - replace build dependency from debhelper (>= 12~) to debhelper-compat (= 13) - add build dependency from libcanberra-gtk-dev - remove build dependencies from libboost-dev and libboost-system-dev - remove strict versions from dependencies from eiskaltdcpp-{qt|gtk}-data packages in eiskaltdcpp-{qt|gtk} packages - add Rules-Requires-Root: no * Update debian/rules: - add override_dh_install for removing of extra files - configure project with -DUSE_LIBCANBERRA=ON build option - remove DEB_LDFLAGS_MAINT_APPEND variable with -Wl,--as-needed flag * Update debian/copyright. * Update debian/source/lintian-overrides. * Update debian/eiskaltdcpp-scripts.install. * Remove debian/eiskaltdcpp-daemon.lintian-overrides. eiskaltdcpp (2.2.10+583+g17a6b034-2) unstable; urgency=medium . * Move to unstable: no changes required. * Update debian/control: - update URLs in Vcs-* fields - bump Standards-Version to 4.4.0 (was 4.3.0): no changes required - update long descriptions of binary packages eiskaltdcpp (2.2.10+583+g17a6b034-1) experimental; urgency=medium . * New Git snapshot: fixed build in Debian GNU/Hurd. eiskaltdcpp (2.2.10+569+gbbc0b7ce-1) experimental; urgency=medium . * New Git snapshot. * Update short and long descriptions of all packages. * Cosmetic changes in debian/rules. * Update debian/copyright. eiskaltdcpp (2.2.10+340+g44d8aea4-1) unstable; urgency=medium . * New Git snapshot. * Secure URLs: http --> https. * Bump Standards-Version to 4.3.0 (was 4.1.3). * Bump debhelper version to 12~ (was 11); update debian/compat. * Simplify debian/rules: - stop adding of CPPFLAGS into CXXFLAGS using of DEB_CXXFLAGS_MAINT_APPEND as workaround for cmake because debhelper already does this since version 9.20120417 - delete --buildsystem=cmake option from dh - delete get-orig-source section * Add debian/upstream/metadata. * Update debian/copyright. eiskaltdcpp (2.2.10+188+g1e72256a-2) unstable; urgency=medium . * Move to unstable: no changes required. eiskaltdcpp (2.2.10+188+g1e72256a-1) experimental; urgency=medium . * New Git snapshot: provide build for Debian GNU/Hurd. eiskaltdcpp (2.2.10+186+g1c0173ec-2) unstable; urgency=medium . * Move to unstable: no changes required. * Package libeiskaltdcpp2.4 now Breaks and Replaces package libeiskaltdcpp2.2. (Closes: #891006) eiskaltdcpp (2.2.10+186+g1c0173ec-1) experimental; urgency=medium . * New Git snapshot. (Closes: #864977) * Build with Qt5. (Closes: #874872) * Delete all patches: already in upstream. * Update debian/control: - delete build dependencies from libqt4-dev and qt4-dev-tools - add build dependencies from libqt5xmlpatterns5-dev, qtbase5-dev, qtmultimedia5-dev, qtscript5-dev, qttools5-dev and qttools5-dev-tools - rename package libeiskaltdcpp2.2 to libeiskaltdcpp2.4 to reflect change of SOVERSION - binary package eiskaltdcpp-qt now depends from libqt5sql5-sqlite instead of libqt4-sql-sqlite - binary package eiskaltdcpp-qt now recommends libqt5script5 and libqt5scripttools5 instead of libqtscript4-core, libqtscript4-gui, libqtscript4-network and libqtscript4-xml * Update debian/rules: - build with Qt5 - disable QML support - delete --parallel and --list-missing options from dh - use REPLACE_VERSION configuration option to set of proper program version * Update debian/source/lintian-overrides. * Update debian/libeiskaltdcpp-dev.links. * Update debian/libeiskaltdcpp2.* files. * Update debian/copyright. eiskaltdcpp (2.2.9-7) unstable; urgency=medium . * Bump Standards-Version to 4.1.3 (was 4.1.1): no changes required. * Bump debhelper version to 11~ (was 9); update debian/compat. * Add patch fix-build-with-miniupnpc-2.0.x. (Closes: #890507) * Update years and URLs in debian/copyright. eiskaltdcpp (2.2.9-6) unstable; urgency=medium . * Move to unstable: no changes required. eiskaltdcpp (2.2.9-5) experimental; urgency=medium . * Add patch add-compatibility-with-OpenSSL-1.1.x. (Closes: #858436) * Update debian/control: - bump Standards-Version to 4.1.1 (was 3.9.6) - delete build dependencies from chrpath and libgtk-3-dev - change build dependency from libssl1.0-dev to libssl-dev - update dependencies of eiskaltdcpp metapackage - set "Multi-Arch: foreign" to binary packages eiskaltdcpp-common, eiskaltdcpp-emoticons, eiskaltdcpp-scripts, eiskaltdcpp-sounds, eiskaltdcpp-gtk-data and eiskaltdcpp-qt-data - set "Multi-Arch: no" to binary packages libeiskaltdcpp2.2 and libeiskaltdcpp-dev - binary package eiskaltdcpp-emoticons now recommends php-cli instead of suggestion of php5-cli - move binary package libeiskaltdcpp2.2 to section libs - delete all *-dbg packages for migration to automatic debug packages - delete package eiskaltdcpp-gtk3 because build with GTK+ 3.x is not stable enough and it will not be supported in the future versions of program; package eiskaltdcpp-gtk will be used instead - delete package eiskaltdcpp-qt-mini for simplifying build rules; package eiskaltdcpp-qt will be used instead - eiskaltdcpp-gtk-data and eiskaltdcpp-qt-data now suggests php-cli instead of php5-cli - update short descriptions of eiskaltdcpp-gtk anf eiskaltdcpp-qt packages * Delete debian/eiskaltdcpp-{gtk3|qt-mini}.files files. * Delete debian/eiskaltdcpp-{gtk3|qt-mini}.desktop files. * Rename all debian/*eiskaltdcpp*.files to debian/*eiskaltdcpp*.install. * Simplify debian/rules after removing of packages eiskaltdcpp-gtk3, eiskaltdcpp-qt-mini and all *-dbg packages. * Delete debian/eiskaltdcpp-qt-data.lintian-overrides. * Delete debian/eiskaltdcpp-scripts.lintian-overrides. eiskaltdcpp (2.2.9-4.1) unstable; urgency=medium . * Non-maintainer upload. * Build with OpenSSL 1.0 (Closes: #828290). eiskaltdcpp (2.2.9-4) unstable; urgency=medium . * Bump Standards-Version to 3.9.6 (was 3.9.5): no changes required. * Bump debhelper version to 9 (was 7.0.50~); update debian/compat. * Add TLS_1.2_support.patch. * Add fix_NMDC_bug.patch. * Add fix-build-with-Clang.patch. [Thanks to Alexander] (Closes: #753266) * Update package using wrap-and-sort tool. * Update debian/control: - simplify Build-Depends - update project Homepage (moved from Google Code to GitHub) - delete outdated packages from Replaces, Conflicts and Breaks - fix descriptions of eiskaltdcpp-gtk3 binary package (it suggested nonexistent package) (Closes: #749774) - update long decription of all binary packages - fix lintian warning vcs-field-uses-insecure-uri - fix lintian tag capitalization-error-in-description-synopsis meta-package metapackage * Update debian/rules: add --list-missing option for dh. * Add debian/eiskaltdcpp-qt-data.lintian-overrides. * Add debian/eiskaltdcpp-scripts.lintian-overrides. * Add debian/source/lintian-overrides. * Simplify debian/*.docs. * Update debian/copyright. * Update debian/watch. eiskaltdcpp (2.2.9-3) unstable; urgency=medium . * Add debian/patches/fix_TigerHash_on_ARM.patch: Fix program segfault on some ARM environments. Problem is actual for users of Ubuntu and Raspbian. eiskaltdcpp (2.2.9-2) unstable; urgency=medium . * Add patches: - fix_work_with_new_libjson-rpc-perl.patch - use_few_servers_for_getting_initial_list_of_DHT_nodes.patch (Backported from upstream master branch.) * Bump Standards-Version to 3.9.5 (was 3.9.4): no changes required. * Update get-orig-source section in debian/rules. * Update debian/watch. eiskaltdcpp (2.2.9-1) unstable; urgency=low . * Update to stable release 2.2.9. * Update debian/copyright. * Fixed in upstream: - fixed SIGABRT when gdk_display_get_default() returns NULL (LP: #968761) - fixed work with libjson-rpc-perl >= 1.00 (Closes: #719016) * Add debian/eiskaltdcpp-daemon.lintian-overrides: embedded library libjsoncpp with a number of project-specific patches. eiskaltdcpp (2.2.8-1) unstable; urgency=low . * Update to stable release 2.2.8. * Remove obsolete DM-Upload-Allowed flag. * Bump Standards-Version to 3.9.4 (was 3.9.3): no changes required. * Fix lintian note desktop-entry-lacks-keywords-entry. * Simplify debian/rules. * Fixed in upstream: - fixed bashism in sample script (Closes: #690621) - fixed buffer overflow error on exit (LP: #996804) eiskaltdcpp (2.2.7-3) unstable; urgency=low . * Update debian/rules: configure with -DCHECK_GTK_DEPRECATED=OFF instead of -DCHECK_GTK_DEPRECATED=ON to fix FTBFS with Gtk+ >= 2.24.18 * Update debian/control: add build dependency from libboost-system-dev (Fixes FTBFS on Ubuntu Saucy due to Boost transition 1.49 --> 1.53) * Update years in debian/copyright. eiskaltdcpp (2.2.7-2) unstable; urgency=low . * Move package to unstable: no changes required. eiskaltdcpp (2.2.7-1) experimental; urgency=low . * Update to stable release 2.2.7. * debian/patches were deleted: now available in upstream. * debian/copyright was updated: added new copyrights holder. eiskaltdcpp (2.2.6-4) unstable; urgency=low * Added patches: - debian/patches/fix-for-gcc-4.7.patch - debian/patches/fix-crash-at-launch-time.patch eiskaltdcpp (2.2.6-3) unstable; urgency=low * Few patches were backported from version 2.2.7 which is not yet released: - debian/patches/fixed-blur-icon-in-the-D-Bus-notifications-in-Ubuntu.patch - debian/patches/correctly-save-header-state-for-tree-views.patch - debian/patches/fixed-crash-on-exit.patch (LP: #944675) eiskaltdcpp (2.2.6-2) unstable; urgency=low * debian/rules was updated: now dh is used instead of direct dh_* commands. (fixes FTBFS with new build-arch handling) (Closes: #665865) eiskaltdcpp (2.2.6-1) unstable; urgency=low * Update to stable release 2.2.6. * Bumped Standards-Version to 3.9.3. * debian/control was updated: - added string `DM-Upload-Allowed: yes' - added dependence from libattr1 library - updated long descriptions in all packages - updated dependencies of meta-package eiskaltdcpp: now user has choice to install one of packages with GUI or few ones (not only all of them as was earlier) - meta-package eiskaltdcpp was moved to new archive section metapackages - removed old libraries from libeiskaltdcpp2.2 Conflicts and Replaces (these libraries never were in Debian or Ubuntu releases) * debian/copyright was updated: - URL in Format field was updated - copyright information was updated (copyrighters and years) * debian/rules was updated: - configure-stamp and build-stamp files are removed during clean now - uscan is used for checking current upstream version (dpkg-parsechangelog was used earlier) eiskaltdcpp (2.2.5-1) unstable; urgency=low * Update to stable release 2.2.5. * debian/copyright was updated: - source tree was reorganized in upstream - new files were added into source tree * debian/eiskaltdcpp-sounds.docs was updated. * debian/rules was updated: configurating options USE_QT_QML and JSONRPC_DAEMON were enabled. eiskaltdcpp (2.2.4-2) unstable; urgency=low * Additional fields Vcs-Git and Vcs-Browser in debian/control were updated. * Additional section get-orig-source was added in debian/rules. * File debian/copyright was rewritten in according to DEP-5. * File debian/libeiskaltdcpp2.2.lintian-overrides was added: It hide lintian information note no-symbols-control-file. (There is no stable API in this library) eiskaltdcpp (2.2.4-1) unstable; urgency=low * Update to stable release 2.2.4. * Updated file debian/copyright: - new author was added in upstream - new files were added in upstream * Updated file debian/rules: - enabled DHT support in configurating options eiskaltdcpp (2.2.3-1) unstable; urgency=low * Update to stable release 2.2.3. * Added additional fields Vcs-Git and Vcs-Browser in debian/control. * Such bugs were fixed in upstream: - added German translation (Closes: #627930) - fixed bug with connecting to ADC hubs on armel architecture (Closes: #630841) - updated local file cmake/FindGTK2.cmake: it works with Debian multiarch now (LP: #791231) * Fixed new lintian warning 'debian-rules-missing-recommended-target'. * Updated file debian/copyright: new files were added in upstream. eiskaltdcpp (2.2.2-1) unstable; urgency=low * Update to stable release 2.2.2. * Added dependence from libminiupnpc library (linked dynamically) now it is used instead local copy of miniupnpc (was linked statically). * Added dependence from libidn11 library (new program requirement). eiskaltdcpp (2.2.1-1) unstable; urgency=low * Update to stable release 2.2.1. eiskaltdcpp (2.1.1-2) experimental; urgency=low * UPnP was temporary switched off because of sponsor's remark. (also see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=444392) eiskaltdcpp (2.0.3-1) unstable; urgency=low * Update to stable release of EiskaltDC++ 2.0.3. eiskaltdcpp (2.0.2-1) unstable; urgency=low * Update to stable release of EiskaltDC++ 2.0.2. eiskaltdcpp (2.0.1-1) unstable; urgency=low * Initial release (closes: #540458). eiskaltdcpp-web (1.0.1-2.1) unstable; urgency=medium . * Non-maintainer upload. * Fix FTBFS with CMake 4. (Closes: #1112869) eiskaltdcpp-web (1.0.1-2) unstable; urgency=medium . * Move to unstable: no changes required. eiskaltdcpp-web (1.0.1-1) experimental; urgency=medium . * Initial release. (Closes: #979470) emacs-cmake-mode (4.2.0+ds-1) unstable; urgency=medium . * New upstream release * Migrate d/watch to rfc822-style version 5 format * Drop `Rules-Requires-Root: no' - This has been the default since dpkg 1.22.13. * Update Files-Excluded list for newer releases engrampa (1.28.2-1) unstable; urgency=medium . * Team upload * New upstream release (Closes: #969761) * Remove obsolete Suggests: zoo (Closes: #1118994) * Remove obsolete Breaks/Replaces * debian/watch: Convert to Version: 5 * Remove all but one patch: applied in new release * Bump Standards Version to 4.7.2 epiphany-browser (49.2-1) unstable; urgency=medium . * New upstream release eq10q (2.2~repack0-5.1) unstable; urgency=medium . * Non-maintainer upload. * Fix FTBFS with CMake 4. (Closes: #1112874) eq10q (2.2~repack0-5) unstable; urgency=medium . * Team upload. * Prevent gui build (Closes: #1041795) * Clean generated and built files (Closes: #1044400) eq10q (2.2~repack0-4) unstable; urgency=medium . * Team upload * debian/control: - Bump debhelper compat to 13 - Bump Standards-Version * debian/patches: Fix lv2 types (Closes: #960251) eq10q (2.2~repack0-3) unstable; urgency=medium . [ Ondřej Nový ] * Team upload. * d/copyright: Use https protocol in Format field * d/control: Set Vcs-* to salsa.debian.org * d/changelog: Remove trailing whitespaces . [ Felipe Sateler ] * Change maintainer address to debian-multimedia@lists.debian.org . [ Ondřej Nový ] * d/watch: Use https protocol * Use debhelper-compat instead of debian/compat . [ Sebastian Ramacher ] * debian/control: - Bump Standards-Version - Set RRR: no - Bump debhelper compat to 12 eq10q (2.2~repack0-2.1) unstable; urgency=medium . * Non-maintainer upload. * Add patch from Aurelien Jarno to fix FTBFS with glibc 2.27. (Closes: #890634) eq10q (2.2~repack0-2) unstable; urgency=medium . * Remove redundant amd64 cflags. eq10q (2.2~repack0-1) unstable; urgency=medium . * Use copyright file for repacking. * New upstream version 2.2~repack0 * Sign tags. * Set dh/compat 10. * Update copyright file. * Update package description. * Add spelling patch. * Forward some patches. * Enable sse on amd64. * Add patch to pass debug flags. eq10q (2.1~repack0-2) unstable; urgency=medium . * Update description. (Closes: #836380) eq10q (2.1~repack0-1) unstable; urgency=medium . * Imported Upstream version 2.1~repack0 * Bump Standards. * Fix VCS fields. * Fix hardening. * Add patch to append debian flags correctly. eq10q (2.0~repack0-1) unstable; urgency=medium . * Imported Upstream version 2.0~repack0 (Closes: #805661) * Repack with xz compression. * Refresh patches. * Update description. eq10q (2.0~beta7.1~repack0-1) unstable; urgency=medium . [ Jaromír Mikeš ] * New upstream release. * Bump Standards. * Update copyright file. * Add lv2-dev and libfftw3-dev as build-dep. * Patches refreshed. * Add get-orig-source for repacking. . [ Alessio Treglia ] * Don't sign tags. eq10q (2.0~beta5.1~repack0-2) unstable; urgency=low . * Added patch to remove sse optimization. * Update description. eq10q (2.0~beta5.1~repack0-1) unstable; urgency=low . * New upstream release. * Set dh/compat 9. * Bump Standards. * Added cmake as build-dep. * Patches removed - not applied anymore. * Added patch to fix prefix. * Removed plotmm as build-dep. * Update VCS urls. * Update copyright. * Update watch file. * Added README.source file. * Removed lv2-c++-tools and libpstreams-dev as build-dep. eq10q (1.2-2) unstable; urgency=low * debian/patches/01-makefile.patch: - Current sid's lv2-c++-tools provides static libraries needed to build the plugin. * Build-depend on lv2-c++-tools >= 1.0.4-3~ * Remove build-dependency on libpaq-dev. eq10q (1.2-1) unstable; urgency=low * New upstream release. * Added patch fixing missing prefix definition. * Added patches fixing instalation path to meet debian practice. * Delete 4-parameq.ttl.patch, not needed anymore. eq10q (1.1-1) unstable; urgency=low * Initial release (Closes: #584622). exuberant-ctags (1:5.9~svn20110310-20) unstable; urgency=medium . * Apply X-Style: black. * Drop "Rules-Requires-Root: no", default as of dpkg-dev 1.22.13. flye (2.9.6+dfsg-2) unstable; urgency=medium . * Team Upload * Rewrite d/rules with shorter syntax * Drop "Rules-Requires-Root: no": it is now the default * Trim-out python3.12 patch * Finish patching out six fonts-chomsky (2.3+ds-4) unstable; urgency=medium . * Team Upload * Drop pristine template for d/watch v4 * Drop "Rules-Requires-Root: no": it is now the default * Bump Standards-Version to 4.7.2 fonts-hosny-thabit (0.02-3) unstable; urgency=medium . * Team upload. . [ Debian Janitor ] * Use secure copyright file specification URI. * Bump debhelper from deprecated 9 to 13. * Set debhelper-compat version in Build-Depends. . [ Andreas Tille ] * Point Homepage to Sourceforge * d/watch: version=5 * d/control: Point Source to Sourceforge * Standards-Version: 4.7.2 (routine-update) * cme fix dpkg-control * Remove trailing whitespace in debian/copyright (routine-update) * Remove trailing whitespace in debian/rules (routine-update) * d/rules: No custom compression * d/copyright: Proper name of License fonts-ipafont-nonfree (00203-27) unstable; urgency=medium . * Team upload. * d/rules: No custom compression * Fix Vcs fields * Standards-Version: 4.7.2 (routine-update) * debhelper-compat 13 (routine-update) * Secure URI in copyright format (routine-update) * Remove trailing whitespace in debian/changelog (routine-update) * Remove trailing whitespace in debian/copyright (routine-update) * Trim trailing whitespace. * Remove overrides for lintian tags that are no longer supported: no-upstream-changelog fonts-ipafont-nonfree-jisx0208 (1:00103-8) unstable; urgency=medium . * Team upload. * d/rules: No custom compression * Fix Vcs fields * Standards-Version: 4.7.2 (routine-update) * debhelper-compat 13 (routine-update) * Secure URI in copyright format (routine-update) * Remove trailing whitespace in debian/changelog (routine-update) * Remove trailing whitespace in debian/control (routine-update) * Remove trailing whitespace in debian/copyright (routine-update) * Trim trailing whitespace. fonts-johnsmith-induni (20101012-8) unstable; urgency=medium . * Team upload. * d/rules: No custom compression * Fix Vcs fields * Secure URIs in Homepage field and Format+Source in d/control * Fake watch file * Standards-Version: 4.7.2 (routine-update) * debhelper-compat 13 (routine-update) * debputy lint --auto-fix (routine-update) fortunes-es (1.36+nmu1) unstable; urgency=medium . * Non-maintainer upload. * Fix FTBFS: rot.c:23:5: error: implicit declaration of function ‘exit’ (Closes: #1077423). * debian/control: - Use versioned debhelper prerequisite. - Add debhelper misc:depends where needed. - Bump Standards-Version. - Add "Rules-Requires-Root: no" * debian/copyright: - Fix my email. - Add missing continuation dots. - Reorganize for clarity. * debian/fortunes-es-off.preinst: Use explicit "set -e". fortunes-es (1.36) unstable; urgency=medium . * Use debhelper compatibility version 13 * Rename datfiles/ofensivas/unrotated/feministas.fortunes to "hembrismo.fortunes" (Closes: #900646) * Fix datfiles/famosos.fortunes as proposed by Adrián Croce (it was using DOS line endings instead of UNIX). Additionally also translate one cookie from Steve Jobs into Spanish as it was in English. (Closes: #966290) * debian/README.Debian, debian/LEEME.Debian: convert from ISO-8859-1 to UTF-8 fortunes-es (1.35) unstable; urgency=medium . * datfiles/ciencia.fortunes, sabiduria.fortunes: Add quotes of in memory of one of the most brilliant minds of our time: Stephen Hawking, who passed away yesterday, on Pi day. * datfiles/sabiduria.fortunes: Correct quote assigned to Umberto Eco which actually corresponds to Raymond Smullyan (who was quoted in the opening statements of Foucault's Pendulum) as I reported myself, and forgot (!), 4 yeas ago (Closes: #749486) * datfiles/ofensivas/varios.fortunes: Remove extra '%' in file (Closes: #881495) * fortunes-es-off.preinst: Fix typo in variable name which prevented messag from showing, with patch provided by Chris Lamb (Closes: #838719) fortunes-es (1.34) unstable; urgency=medium . * fortunes-es-off.preinst: Remove /usr/share/doc/fortunes-es-off if it exists and is a symlink (Closes: 838680) * fortunes-es/arte.fortunes: Added quotes from many magicians, including Juan Tamariz to conmemmorate the 74st birthday of the famous spanish magician. fortunes-es (1.33) unstable; urgency=medium . * debian/rules: Move to debhelper format, this fixes FTBFS as the package now conforms to the proper Debian standards (Closes: #831971) * debian/control: - Update standards version - Fix encoding of maintainer's name - Change dependency to debhelper 9 - Fix typo in package description (Closes: #747644) * source/format: Create * debian/compat: Update to 9 * debian/copyright: Use the new standard file format * debian/fortunes-es{,off}.install: - Create so that the fortunes are now installed using dh_install instead of dh_movefiles - Move fortunes to the 'es' subdirectory so they are presented to users that have 'es' as their LANG (Closes: #587188) . * dattfiles/{several}: - Update death years for some quote authors that passed away (Umberto Eco, Arthur Clarke...) basically searching for this regexp '(19..-)' and reviewing the Wikipedia articles - Added a few quotes fortunes-es (1.32) unstable; urgency=low * [ The "Dennis Ritchie release, in honor of the wizard, creator of the C programming language and UNIX. Who passed away the 12th of October 2011 ] * datfiles/informatica.fortunes: Add quotes from Dennis Ritchie collected from the web (wikipedia and interviews) and translated into Spanish fortunes-es (1.31) unstable; urgency=low [ The "Steve Jobs" release, in honor of the co-founder of Apple and Genius. Who passed away the 5th of October 2011 ] * Add famous Steve Jobs' quotes collected from the web and translated into Spanish to datfiles/famosos.fortunes * Use Debhelper compatibility version 5 * Fix typos in debian/README.Debian * Change maintainer's email address * Remove Spanish content from debian/README.Debian as it is already in LEAME.Debian fortunes-es (1.27) unstable; urgency=low * Added some more computer-related quotes * Convert debian/copyright to UTF-8 * Change the Suggests: of fortunes-es-off to a Depends: since it uses a symlink to fortunes-es (lintian error) fortunes-es (1.26) unstable; urgency=low * Move over an homophobic fortune to the offensives (Closes: #435336) * Add to the Makefile the missing offensives fortunes. * Use debhelper compatibility version 4. fortunes-es (1.24) unstable; urgency=low * Added feminist fortunes provided by Miriam Ruiz to the -off package fortunes-es (1.23) unstable; urgency=low * Moved three more fortunes reported by Miriam Ruiz to the offensive lists. fortunes-es (1.22) unstable; urgency=low * Two more proverbs provided by Antonio Requejo. * Removed duplicated fortunes and created a script to detect those in the future. fortunes-es (1.21) unstable; urgency=low * Yet more censorship: some racist cookies moved over to ofensivas/racistas.fortunes * Added quotes from Isaac Asimov (asimov.fortunes) extracted from online resources * Added some additional quotes recovered from online resources. * Added more TODO fortunes-es (1.20) unstable; urgency=low * Moved "offensive" women-related fortunes to the offensive package. Those against women have been moved to 'misogino.fortunes' and all the proverbs related to women (although not all of them are offensive, mind you) have been moved to refranes_mujeres. (Closes: #302572) fortunes-es (1.19) unstable; urgency=low * Fortunes-es-off now Suggests: (instead of Depends:) fortunes-es (Closes: #285548) * Wrap all fortunes at 76 characters using 'par'. I've created three scripts for this: adjust-width.sh, protect-quote.pl and unprotect-quote.pl that automates the work. Doing this manually was a pain and I recently discovered 'par' ('fmt' wasn't fit for the job) (Closes: #227345) fortunes-es (1.18) unstable; urgency=low * Install fortunes with UTF-8 support including the encoding hints for the Debian binary (Closes: #232193, #237078) * Wrapped some of arte.fortunes lines to 76 characters, this is a very cumbersome/tiresome task and it should be automated. If anyone wants to do it (and close bug 227345), be my guest. fortunes-es (1.17) unstable; urgency=low * Changed Build-Depends to Build-Depends-Indep. * Removed full stops from description synopsis * Updated Standards-Version. * Clarified copyright text. fortunes-es (1.16) unstable; urgency=low * Removed UTF-8 call in debian/rules as I though I had done with the previous version, but adding 'recode' to the Build-Depends to avoid FTBFS in future releases that do use UTF-8 (Closes: #214996) fortunes-es (1.15) unstable; urgency=low * Removed spanish text from description of fortunes-es-off * Expanded extended description of fortunes-es (Closes: #209530) * Removed 'Papa' (Pope) from the cookies of Alfonso X (Spanish king) * Added fortune files for Nietzsche, Lao-Tse and Schopenhauer after fixing some typos (begin question and exclamations marks missing) (Closes: #176174) * Removed useless debian/README file and merge spanish translations of the README.Debian into a single 'LEAME.Debian' file * Added code to add UTF-8 encoded cookies on installation, this is related to #213477 but notice that the bug resides in fortunes-mod. I'm not enabling this, however, since it breaks offensive cookies * Added more old sayings (refranes.fortunes) from some web sources (gone from ~800 to over 5000) * Removed offensive fortune from proverbios.fortunes even if nobody reported this as a "bug" (see http://lists.debian.org/debian-devel-spanish/2003/debian-devel-spanish-200308/msg00061.html) forwords (1.0.6-1) unstable; urgency=medium . * new upstream version is issued fqterm (0.9.10.1-5.1) unstable; urgency=medium . * Non-maintainer upload. * Backport upstream fix for FTBFS with CMake 4. (Closes: #1112930) fqterm (0.9.10.1-5) unstable; urgency=medium . * Team upload. * debian/control: Remove myself from the uploaders list. * debian/control: Bump Standards-Version to 4.7.0. fqterm (0.9.10.1-4) unstable; urgency=medium . * add d/p/patch.update-smth-hostname, update SMTH BBS hostname fqterm (0.9.10.1-3) unstable; urgency=medium . * Bump Standards-Version: 4.6.2 * d/copyright: update year info to 2023 * d/control: Depends:+ ssh-askpass, add support for ssh private key passwd input. see https://github.com/mytbk/fqterm/blob/master/doc/SSH.md * add d/p/patch.ssh_evp_cipher.c, come from upstream, fix ssh login bug Upstream-issue: https://github.com/mytbk/fqterm/issues/35 * Update d/lintian-overrides * Run wrap-and-sort -asbkt fqterm (0.9.10.1-2) unstable; urgency=medium . * Rebuild before Debian 12 release. * debian/control: Bump Standards-Version to 4.6.1. . [ xiao sheng wen ] * Trim trailing whitespace. fqterm (0.9.10.1-1) unstable; urgency=medium . * New upstream release 0.9.10.1. fqterm (0.9.10-1) unstable; urgency=medium . [ Boyuan Yang ] * Import new upstream version 0.9.10. * debian/patches: Dropped, all merged upstream. . [ 肖盛文 ] * d/watch: fix url,delete the letter v fqterm (0.9.9-3) unstable; urgency=medium . [ 肖盛文 ] * d/control: - Bump debhelper-compat (= 13) - Bump Standards-Version: 4.5.0 - add Rules-Requires-Root: no - add New Uploaders: xiao sheng wen * d/rules: - delete export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed - delete dh_missing --fail-missing - use execute_after_dh_installchangelogs target * d/watch: - use @ANY_VERSION@@ARCHIVE_EXT@ * d/copyright: - add Upstream-Contact: Iru Cai * delete *.patch line in .gitignore file * add fix-spelling-error-fqterm_decode.cpp.patch * convert text from gb2312 character encoding to UTF-8 on usr/share/FQTerm/skin/dpstyle/ReadMe.txt * add lintian-overrides * add upstream/metadata fqterm (0.9.9-2) unstable; urgency=medium . * Apply fixes to debian/copyright file from "cme fix dpkg". * Update my uploader email address and use the @debian.org one. * Bump Standards-Version to 4.2.1 (no changes needed). fqterm (0.9.9-1) unstable; urgency=medium . * New upstream release. * d/control: Revert maintainer address to chinese-developers@lists.a.d.o. * d/patches: Backport upstream trunk commit till 2018-06-08. - Fix FTBFS with prospective Qt 5.11. fqterm (0.9.8.7-1) unstable; urgency=medium . * New upstream release. * Fix previous typo in Vcs field. * d/docs: Update doc list. fqterm (0.9.8.5-1) unstable; urgency=medium . * New upstream release. * d/control: Bump debhelper compat to v11. * d/control: Bump Standards-Version to 4.1.4 (no changes needed). * d/rules: Use "dh_missing --fail-missing". * d/control: Use Salsa repo in Vcs fields. * d/changelog: Remove trailing spaces. * d/copyright: Refresh information. fqterm (0.9.8.4-1) unstable; urgency=medium . * New upstream release. * Add upstream changelog. * Refresh manpages; add Simplified Chinese manpage. fqterm (0.9.8.3.r4+git20161029-1) unstable; urgency=medium . * New upstream snapshot. - Various buildsystem cleanup. - Add new function: raw packet capture. - Fix FTBFS with OpenSSL 1.1.0. (Closes: #828302) * Bump debhelper compat to v10. * Fix Vcs-Git typo. * Switch buildsystem: cdbs -> debhelper v10. * Switch to build against Qt5. * Add new upstream docs. fqterm (0.9.8.3.r4-1) unstable; urgency=medium . * Team upload. * Add myself into uploaders list. * New upstream release. - Fix build failure with GCC 6. (Closes: #811872) * Remove LI Daobing from uploader list. Thanks for all your contribution! (Closes: #841806) * Bump Standards-Version to 3.9.8, no change needed. * d/control: Move project homepage from Google Code to GitHub. * d/control: Fix debian/watch file url. * d/control: Make Vcs field canonical. * d/copyright: Update information and grammar fix. * debian: Remove legacy menu file. * debian: Apply `wrap-and-sort -abst'. * d/patches: Drop outdated gcc-4.7 related patch. * d/compat: 5 -> 9 fqterm (0.9.6.10-1.1) unstable; urgency=low * Non maintainer upload. * Fix build failure with GCC 4.7. Closes: #667169. fqterm (0.9.6.10-1) unstable; urgency=low * new upstream release. (closes: #643710) fqterm (0.9.6.9-1) unstable; urgency=low * new upstream release. (closes: #558722, #643379) * debian/control: - update description (closes: #602603) - team maintain. - bump standards version to 3.8.4. - build depends on libx11-dev. fqterm (0.9.6.8-1) unstable; urgency=low * new upstream release. * debian/control: bump standards version to 3.8.4. fqterm (0.9.6.3-1) unstable; urgency=low * new upstream version. - debian/patches/Hurd.diff: removed. - debian/patches/binutils-gold.diff: removed. fqterm (0.9.5.2-1) unstable; urgency=low * new upstream version. * Convert package to dpkg source format 3.0 (quilt) * debian/patches/Hurd.diff: added, fix FTBFS in Hurd (Closes: #532368) * debian/patches/binutils-gold.diff: fix FTBFS with binutils-gold (Closes: #554409) * remove deprecated files: - debian/patches/00list: delete. - debian/patches/cmake.dpatch: delete. fqterm (0.9.4.4-1) unstable; urgency=low * New Upstream Version * debian/watch: updated. * debian/control: bump standards version to 3.8.3. freespeech (1.0m-3) unstable; urgency=medium . * copyright: Update. * Update lintian override info format in d/source/lintian-overrides on line 2. * tests: Add autopkgtest. * upstream/metadata: Add upstream information. * patches/0004-Berkeley-DB-instead-of-GDBM.patch: Do not drop gdbm support. * patches/0017-gdbm.patch: Use gdbm. * control: Replace libdb-dev build-dep with libgdbm-dev (Closes: #1119211) golang-github-puerkitobio-goquery (1.11.0-1) unstable; urgency=medium . * New upstream release * Drop redundant Rules-Requires-Root in d/control grisbi (3.90.0-1) unstable; urgency=medium . * New upstream release * d/control: Build-Depends: meson * d/gbp.conf: upstream compression is xz * d/rules: force use of meson * d/copyright: update fsf address * d/control: upgrade Standards-Version: 4.6.2 -> 3.7.2: no change needed * d/upstream/metadata: add Repository fields * d/copyright: update-debian-copyright * d/grisbi.README.Debian: removed * d/watch: upgrade to version 5 * d/control: remove Rules-Requires-Root haskell-aeson-jsonpath (0.3.0.2-1) unstable; urgency=low . * Initial release haskell-devscripts (0.16.43) unstable; urgency=medium . * dh_haskell_provides_ghc: skip parsing .cabal files haskell-hledger (1.50.3-1) unstable; urgency=medium . [ Nicholas D Steeves ] * New upstream release (Closes: #1120833) . [ Scott Talbert and Nicholas D Steeves ] * Unbreak detection of threaded support; Upstream moved /usr/lib/ghc/rts/libHSrts_thr.a and arch and ghc versions-specific location. haskell-hledger (1.50.2-1) unstable; urgency=medium . [ Scott Talbert ] * Build using dh-haskell . [ Nicholas D Steeves ] * New upstream release * Add "sensible-utils" bin:hledger Recommends, but make it a Suggests for bin:hledger-dev * Override lintian custom-library-search-path * Update watch file format version to 4 * Update renamed lintian tag names in lintian overrides haskell-hledger-lib (1.50.3-1) unstable; urgency=medium . * New upstream release haskell-hledger-lib (1.50.2-1) unstable; urgency=medium . [ Scott Talbert ] * Build using dh-haskell . [ Nicholas D Steeves ] * New upstream release * Override lintian custom-library-search-path haskell-hledger-ui (1.50.3-1) unstable; urgency=medium . * New upstream release haskell-hledger-ui (1.50.2-1) unstable; urgency=medium . [ Scott Talbert ] * Build using dh-haskell . [ Nicholas D Steeves ] * New upstream release * Update watch file format version to 4 * Update renamed lintian tag names in lintian overrides * Copy the patch and series file from the package plan that 'dht update' didn't apply (see Bug #1120777) * Add "sensible-utils" to bin:hledger-ui Recommends to solve lintian error haskell-modern-uri (0.3.6.1-1) unstable; urgency=low . * Initial release haskell-req (3.13.2-1) unstable; urgency=low . * Initial release hdrmerge (0.5+git20200117-4.2) unstable; urgency=medium . * Non-maintainer upload. * Backport upstream fix for FTBFS with CMake 4. (Closes: #1112988) hdrmerge (0.5+git20200117-4.1) unstable; urgency=medium . * Non-maintainer upload. * Backport upstream commit 377d8e6f3c7cdd1a45b63bce2493ad177dde03fb to make hdrmerge compatible with Exiv2 0.28+; patch 0001-Adapt-to-Exiv2-0.28.0-API-change.patch (Closes: #1071027) hdrmerge (0.5+git20200117-4) unstable; urgency=medium . * Ack NMU. * Bump standards version to 4.7.0. * Bump debhelper version to 13. hdrmerge (0.5+git20200117-3.1) unstable; urgency=medium . * Non-maintainer upload. * debian/patches/221.patch: - cherry-pick upstream proposed patch to fix gcc-13 build failure (Closes: #1037686) hdrmerge (0.5+git20200117-3) unstable; urgency=medium . * Team upload. . * debian/patches/: patchset updated (Closes: #1040256) - 0001-Fix-LibRaw-0.21-API-change.patch added hdrmerge (0.5+git20200117-2) unstable; urgency=medium . * Add Vcs fields. * Bump standards version to 4.5.0. hdrmerge (0.5+git20200117-1) experimental; urgency=medium . * Initial release. (Closes: #949362) hyprgraphics (0.4.0-2) unstable; urgency=medium . * Reupload to unstable hyprgraphics (0.4.0-1) experimental; urgency=medium . * New upstream release * Bump shared library SONAME to 3: - Renamed binary package to libhyprgraphics3 inkcut (2.1.7+dfsg-1) unstable; urgency=medium . * Initial release. (Closes: #1100156) iperf3 (3.20-2) unstable; urgency=low . * Fix symbols for hurd-amd64. iperf3 (3.20-1) unstable; urgency=low . * New upstream version. iperf3 (3.19.1-2) unstable; urgency=low . * Fix FTBFS in sid (Closes: #1115788). * Fix groff warnings. jackson-modules-java8 (2.14.2+ds2-3.1) unstable; urgency=medium . * Non-maintainer upload. * Apply patch from Santiago Vila to fix FTBFS with the nocheck build profile. (Closes: #1116757) jackson-modules-java8 (2.14.2+ds2-3) unstable; urgency=medium . * Team upload. * Removed the -java-doc package (Closes: #1088122) * Standards-Version updated to 4.7.0 jackson-modules-java8 (2.14.2+ds2-2) unstable; urgency=medium . * enable build-time tests jackson-modules-java8 (2.14.2+ds2-1) unstable; urgency=medium . * Initial packaging * tweak short description * fix -doc pkg deps/recs * address review comments from ebourg * New upstream version 2.14.2+ds2 * replace embedded jquery/-ui with symlinks and deps * register docs with doc-base * allow rootless build jargon (4.0.0-9) unstable; urgency=medium . * QA upload. * Use `debhelper` to implement part of `debian/rules`. It could probably be fully converted to `dh`, but that is for another day. * Have `jargon` build without needing (fake)root. jargon (4.0.0-8) unstable; urgency=medium . * QA upload. . * Added d/gbp.conf to describe branch layout. * Updated vcs in d/control to Salsa. * Updated d/gbp.conf to enforce the use of pristine-tar. * Updated Standards-Version from 3.6.2 to 4.7.0. * Use wrap-and-sort -at for debian control files jargon (4.0.0-7) unstable; urgency=medium . * QA upload. * debian/control: - Change Priority from extra to optional. - Remove article from beginning of Description. jargon (4.0.0-6) unstable; urgency=medium . * QA upload. * Convert to source format 3.0. (Closes: #1007670) jargon (4.0.0-5.3) unstable; urgency=medium . * Non-maintainer upload. * Fix "please make the build reproducible": Apply patch to debian/rules from Chris Lamb. (Closes: #777483) * Fix "missing required debian/rules targets build-arch and/or build- indep": Add targets to debian/rules. (Closes: #999307) jargon (4.0.0-5.2) unstable; urgency=medium . * Non maintainer upload by the Reproducible Builds team. * No source change upload to rebuild on buildd with .buildinfo files. jargon (4.0.0-5.1) unstable; urgency=medium . * Non-maintainer upload. * Remove install-info calls from maintainer scripts. (Closes: #708492) libapache-gallery-perl (1.0.2-7) unstable; urgency=medium . * Team upload. * debian/watch: add uversionmangle to ignore "-withoutworldwriteables" tarball. libcifpp (9.0.5-2) unstable; urgency=medium . * Added debian/clean, Closes: #1048817 libdmtx (0.7.8-1) unstable; urgency=low . * New upstream version. * Updated standards. libjs-objectpath (1.2.1-3) unstable; urgency=medium . * Team upload. . [ Debian Janitor ] * Use secure copyright file specification URI. * Bump debhelper from old 9 to 12. * Set debhelper-compat version in Build-Depends. * Change priority extra to priority optional. * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. * Make "Files: *" paragraph the first in the copyright file. * Update Vcs-* headers to use salsa repository. . [ Andreas Tille ] * Add watch file * d/rules: Remove excessive empty overrides * Standards-Version: 4.7.2 (routine-update) * debhelper-compat 13 (routine-update) * debputy lint --auto-fix (routine-update) liblms7compact (0.0.1+git20190125.bfd5418-1.1) unstable; urgency=medium . * Non-maintainer upload. * Fix FTBFS with CMake 4. (Closes: #1113171) libusb3380 (0.0.1+git20190125.c83d1e9-2.2) unstable; urgency=medium . * Non-maintainer upload. * Fix FTBFS with CMake 4. (Closes: #1113213) libvisual (0.4.2-3) unstable; urgency=medium . * QA upload. * QA cleanup: replaced pkg-config with pkgconf; bumped Standards-Version to 4.7.0 (no changes needed). libxtrx (0.0.1+git20191219.98458ce-3.1) unstable; urgency=medium . * Non-maintainer upload. * Fix FTBFS with CMake 4. (Closes: #1113226) libxtrxdsp (0.0.1+git20190830.eec2864-3.1) unstable; urgency=medium . * Non-maintainer upload. * Fix FTBFS with CMake 4. (Closes: #1113227) libxtrxll (0.0.1+git20201202.1b6eddf-1.3) unstable; urgency=medium . * Non-maintainer upload. * Fix FTBFS with CMake 4. (Closes: #1113228) linux-gpib-user (4.3.7-4) unstable; urgency=medium . * d/control: Add dependency on docbook (Closes: #1119746) lmod (8.7.60-1.1) unstable; urgency=medium . * Non-maintainer upload. * Apply patch from Santiago Vila to fix FTBFS with the nocheck build profile. (Closes: #1116785) lmod (8.7.60-1) unstable; urgency=medium . * New upstream release. * Mark autopkgtests as flaky. (Closes: #1104277) * Report output difference on autopkgtest failure. lmod (8.7.59-2) unstable; urgency=medium . * Fix arch:all build. * Skip modulerc test on i386 (32-bit time_t). lmod (8.7.59-1) unstable; urgency=medium . * New upstream release. * Add B-D: bc. * Update Standards-Version to 4.7.2. lmod (8.6.19-2) unstable; urgency=medium . [ Francois Mazen ] * Update homepage. * Update watch file. . [ Andreas Beckmann ] * lmod-doc: Mark as M-A: foreign. * Update Standards-Version to 4.7.0. lmod (8.6.19-1) unstable; urgency=medium . * New upstream release. . [ Vagrant Cascadian ] * debian/rules: Pass binary paths to configure to make the package build reproducibly regardless of usrmerge. (Closes: #1007095) . [ Andreas Beckmann ] * Update Standards-Version to 4.6.1. * Upload to unstable. lmod (8.6.5-1) experimental; urgency=medium . [ Alexandre Strube ] * New upstream release. (Closes: #883911) * New maintainer. (Closes: #972938) . [ Andreas Beckmann ] * Replace patches with configure flags. * Switch to debhelper-compat (= 13). * Enable all hardening flags. * Set Rules-Requires-Root: no. * Add debian/upstream/metadata. * Add watch file. * Move package under the umbrella of the Debian HPC Team. * Update debian/copyright. * Mark trivial autopkgtest as superficial. (Closes: #974490) * Update Lintian overrides. * Update Standards-Version to 4.6.0. * Add component tarball "hermes". * Disable 'end2end' test, needs to be run from a git repository. * Run tests at build time. * Add autopkgtest that runs the upstream testsuite. * Add lmod-doc package. * Upload to experimental. lmod (6.6-0.4) unstable; urgency=medium . * Non-maintainer upload. * Change Architecture: to any. Closes: #951508 This is required because lmod now gets LUA_PATH and LUA_CPATH at compile time (to deal with users overriding those variables). See https://github.com/TACC/Lmod/issues/112 There was an upstream report that this breaks Raspian, which was rejected, so it is unlikely that upstream will return to the current behaviour. See https://github.com/TACC/Lmod/issues/338 Thanks to Baptiste Jonglez for finding the relevant upstream bug reports. lmod (6.6-0.3) unstable; urgency=medium . * Non-maintainer upload. * Pass PS=/bin/ps to configure (Closes: #915304) - fixes reproducible build on merged-usr vs non-merged systems lmod (6.6-0.2) unstable; urgency=medium . * Non-maintainer upload. * Conflict with environment-modules. (Closes: #846580) lmod (6.6-0.1) unstable; urgency=medium . * Non-maintainer upload. * New upstream release. (Closes: #793355) * Refresh patch change_paths * Update debhelper compatibility 9. * Install README.md, it has been renamed from README. * Add build-depends on procps. * Add build-depends and depends on tcl. * Update Standars-Version to 3.9.8, no changes required. * Update lintian overrides. * Make lmod to behave like environment-modules: - Allow to configure the list of modules path at /etc/lmod/modulespath - Install /etc/profile.d/lmod.sh and read MODULESPATH from /etc/lmod/modulespath lmod (5.8-1) unstable; urgency=medium . * Imported Upstream version 5.8 (Closes: #764722) * updated path patch for version 5.8 * removed watch file (not working with SF.net) * change standards version to 3.9.5 * add short licensetext lmod (5.6.2-1) unstable; urgency=medium . * Imported Upstream version 5.6.2 * Added autopkgtest tests (loading) * Generalized lintian ignores * Updated Makefile patch lmod (5.5.1-1) unstable; urgency=medium . * Initial release (Closes: #743823) madison-lite (0.29) unstable; urgency=medium . * Apply X-Style: black. * Drop "Rules-Requires-Root: no", default as of dpkg-dev 1.22.13. nano (8.7-1) unstable; urgency=medium . * The "Aysam Mualla" release. * New upstream release. * Use version 5 of watch file. * Sync debian/nanorc with upstream nanorc.sample. * Drop now redundant Rules-Requires-Root control field. node-clean-css (5.3.3+~5.6.3-2) unstable; urgency=medium . * Team upload * patch: glob 10 compat node-tap-mocha-reporter (5.0.3+~2.0.2-4) unstable; urgency=medium . * Team upload * patch: fix punycode invocation * Also needs node-punycode node-tape (5.6.1+~cs8.20.19-5) unstable; urgency=medium . * Team upload * Fix tests for glob >= 7 p11-kit (0.25.10-1) unstable; urgency=low . * New upstream version. pg8000 (1.31.5-2) unstable; urgency=medium . * Team Upload * Apply Multi-Arch: hint * Drop "Rules-Requires-Root: no": it is the default now * Autopkgtest: use python3-pytz instead of transitional python3-tz php-gnupg (1.5.4-1) unstable; urgency=medium . * New upstream version 1.5.4 php-phpdocumentor-reflection-docblock (5.6.4-2) unstable; urgency=medium . * Drop data set causing failure with latest php-phpdocumentor-type-resolver phpunit (12.4.4-1) unstable; urgency=medium . [ Sebastian Bergmann ] * Prepare release . [ Markus Staab ] * Report invalid data provider on exceptions . [ matt ] * ShutdownHandler does not output in child processes pisg (0.80~preview2-2) unstable; urgency=medium . * B-D on docbook. (Closes: #1119758) * M-A: foreign. pitivi (2023.03-4) unstable; urgency=medium . * Team upload * viewer: Fix a race where gtksink is started before being embedded in the UI plattenalbum (2.4.0-1) unstable; urgency=medium . * New upstream version 2.4.0 * d/watch: Upgrade to version 5. * d/control: Remove redundant field Rules-Requires-Root powa-archivist (5.1.0-2) unstable; urgency=medium . * Upload for PostgreSQL 18. (Closes: #1117335) * Add ${postgresql:Breaks}. * debian/tests: Depend on postgresql-common-dev instead of 'make'. powa-archivist (5.0.3-1) experimental; urgency=medium . * New upstream version 5.0.3. powa-archivist (5.0.2-1) unstable; urgency=medium . * Team upload. * New upstream version 5.0.2. powa-archivist (5.0.1-1) unstable; urgency=medium . * New upstream version 5.0.1. powa-archivist (5.0.0-1) unstable; urgency=medium . * New upstream version 5.0.0. * Upload for PostgreSQL 17. * Restrict to 64-bit architectures. * Mark postgresql-all as . * Makefile: Sort list of tests. powa-archivist (4.2.2-1) unstable; urgency=medium . * New upstream version powa-archivist (4.2.1-1) unstable; urgency=medium . * New upstream version powa-archivist (4.2.0-1) unstable; urgency=medium . * New upstream version with postgres 16 support powa-archivist (4.1.4-2) unstable; urgency=medium . * Upload for PostgreSQL 15. powa-archivist (4.1.4-1) unstable; urgency=medium . * New upstream version powa-archivist (4.1.3-1) unstable; urgency=medium . * new upstream version powa-archivist (4.1.2-4) unstable; urgency=medium . * Fix GitHub watch file. * Update contributors list. powa-archivist (4.1.2-3) unstable; urgency=medium . * Provides: postgresql-powa. * Suggests: powa-web, powa-collector. powa-archivist (4.1.2-2) unstable; urgency=medium . * Upload for PostgreSQL 14. powa-archivist (4.1.2-1) unstable; urgency=medium . * New upstream version. powa-archivist (4.1.1-1) unstable; urgency=medium . * New upstream version. powa-archivist (4.1.0-1) unstable; urgency=medium . [ Julien Rouhaud ] * New upstream version. . [ Christoph Berg ] * Upload for PostgreSQL 13. * Use dh --with pgxs_loop. * DH 13. * Source format 3.0 (quilt). powa-archivist (4.0.1-1) unstable; urgency=medium . * New upstream version. powa-archivist (3.2.0-2) unstable; urgency=medium . * Upload for PostgreSQL 12. powa-archivist (3.2.0-1) unstable; urgency=medium . * New upstream version [ Christoph Berg ] * debian/tests: Depend on postgresql-server-dev-all for pg_buildext. * debian/tests: Use "pg_buildext installcheck". * Move maintainer address to team+postgresql@tracker.debian.org. powa-archivist (3.1.1-2) unstable; urgency=medium . * Catch errors in autopkgtest script, thanks to Niels Thykier for spotting! Closes: #881695 * Use source format 1.0, works even better for building snapshots. powa-archivist (3.1.1) unstable; urgency=medium . * Team upload. * New upstream version. * Packaging has been merged into upstream git. * Use source format 3.0 (native) to ease building snapshots. * Bump Standards-Version to 4.1.0. powa-archivist (3.1.0-1) unstable; urgency=medium . * New upstream version. powa-archivist (3.0.1-1) unstable; urgency=medium . * New upstream version. powa-archivist (3.0.0-2) unstable; urgency=medium . * Upload to unstable with 9.5 support. * Add debian/tests/create-extension. psl.js (1.8.0+ds-10) unstable; urgency=medium . * Team upload * patch: fix punycode deprecation warning py7zr (1.0.0+dfsg1-4) unstable; urgency=medium . * Disable fragile test: test_compress_files_deref_loop python-cryptography-vectors (46.0.1-1) unstable; urgency=medium . * Upload to unstable. python-cryptography-vectors (46.0.1-1~exp1) experimental; urgency=medium . [ Emmanuel Arias ] * New upstream version * Reorder sequence of d/control fields by cme (routine-update) . [ Andrey Rakhmatullin ] * Upload to experimental. * Roll back the build system from uv to flit. python-go2rtc-client (0.3.0-1) unstable; urgency=medium . * New upstream release. * Remove 'Rules-Requires-Root: no', now the default. * Update debian/watch to format version 5. * Add debian/salsa-ci.yml. python-hypothesis (6.148.2-1) unstable; urgency=medium . * New upstream version 6.148.2 * Refresh patches (no functional changes) * Skip failing autopkgtest python-hypothesis (6.147.0-1) unstable; urgency=medium . * New upstream version 6.147.0 * Refresh patches (no functional changes) * Wrap and sort Debian package files python-reportlab (4.4.5-1) unstable; urgency=medium . * New upstream version 4.4.5 * updated one debian patch python-scikit-cuda (0.5.3-2) unstable; urgency=medium . * Team upload. * Add Vcs tags. * Bump Standards Version to 4.7.2 python-tcolorpy (0.1.7-1) unstable; urgency=medium . * Team Upload * New upstream version 0.1.7 * Bump Standards-Version to 4.7.2 * Drop "Rules-Requires-Root: no": it is the default now * Add build-dep on python3-setuptools-scm to avoid version=0.0.0 * Add debian/salsa-ci.yml python-youtubeaio (2.1.1-1) unstable; urgency=medium . * New upstream release. pyvicare (2.55.1-1) unstable; urgency=medium . * New upstream release. qpid-proton-j-extensions (1.2.5-1.1) unstable; urgency=medium . * Non-maintainer upload. * Apply patch from Santiago Vila to fix FTBFS with the nocheck build profile. (Closes: #1116887) qpid-proton-j-extensions (1.2.5-1) unstable; urgency=medium . * Team upload * New upstream version 1.2.5 * Add patch for deprecated Mockito method (Closes: #1086310) * Freshen years in debian/copyright * Bump Standards-Version to 4.7.0 qpid-proton-j-extensions (1.2.4-2) unstable; urgency=medium . * Team upload * Use java-common's java_compat_level for -source/-target (Closes: #1057533) qpid-proton-j-extensions (1.2.4-1) unstable; urgency=medium . * Initial release r-cran-gss (2.2-10-1) unstable; urgency=medium . * New upstream release . * debian/control: Set Build-Depends: to current R version rambo-k (1.21+dfsg-6) unstable; urgency=medium . * Team upload. . [ Andreas Tille ] * Fix clean target. Closes: #1047092. . [ Santiago Vila ] * d/control: Drop "Rules-Requires-Root: no" (default). * d/control: Drop "Priority: optional" (default). * d/control: Update standards-version. * d/salsa-ci.yml: Use the simplified version. rsyslog (8.2510.0-5) unstable; urgency=medium . * Increase timeout of reprotest to 3h for salsa-ci * Skip imfile-logrotate-async.sh. This test appears to be flaky and fails rather often on reproducible-builds.org. See https://github.com/rsyslog/rsyslog/issues/6293 ruby-exception-notification (5.0.1-1) unstable; urgency=medium . * Team upload. * Use gemwatch.debian.net for watch. * New upstream release. * Drop {XS,XB}-Ruby-Versions from control. * Update Standards-Version to 4.7.2, no changes needed. * Use ${ruby:Depends} for runtime dependencies. rust-astral-tokio-tar (0.5.6-2) unstable; urgency=medium . * Team upload. * Package astral-tokio-tar 0.5.6 from crates.io using debcargo 2.7.11 * Stop downgrading rustc-hash to 1.x rust-async-backtrace (0.2.7-3) unstable; urgency=medium . * Team upload. * Package async-backtrace 0.2.7 from crates.io using debcargo 2.7.11 * Update rustc-hash to 2.x rust-bindgen (0.72.1-2) unstable; urgency=medium . * Team upload. * Package bindgen 0.72.1 from crates.io using debcargo 2.7.11 * Stop downgrading rustc-hash to 1.x rust-broot (1.53.0-2) unstable; urgency=medium . * Team upload. * Package broot 1.53.0 from crates.io using debcargo 2.7.11 * Stop downgrading rustc-hash to 1.x rust-countme (3.0.1-3) unstable; urgency=medium . * Team upload. * Package countme 3.0.1 from crates.io using debcargo 2.7.11 * Update rustc-hash to 2.x rust-debian-watch (0.2.12-1) unstable; urgency=medium . * Package debian-watch 0.2.12 from crates.io using debcargo 2.7.2 rust-get-size2 (0.7.2-2) unstable; urgency=medium . * Package get-size2 0.7.2 from crates.io using debcargo 2.7.11 rust-get-size2 (0.7.2-1) unstable; urgency=medium . * Package get-size2 0.7.2 from crates.io using debcargo 2.7.11 rust-get-size2 (0.7.0-1) experimental; urgency=medium . * Package get-size2 0.7.0 from crates.io using debcargo 2.7.10 rust-kanata (1.9.0-10) unstable; urgency=medium . * Team upload. * Package kanata 1.9.0 from crates.io using debcargo 2.7.11 * Update rustc-hash to 2.x rust-kanata-keyberon (0.190.0-2) unstable; urgency=medium . * Team upload. * Package kanata-keyberon 0.190.0 from crates.io using debcargo 2.7.11 * Update rustc-hash to 2.x rust-kanata-parser (0.190.0-2) unstable; urgency=medium . * Team upload. * Package kanata-parser 0.190.0 from crates.io using debcargo 2.7.11 * Update rustc-hash to 2.x saldo (0.8.2-1) unstable; urgency=medium . * Team upload * Remove obsolete direct Depends: python3-enum-tools * Bump Standards Version to 4.7.2 * debian/watch: Convert to Version: 5 sanlock (4.2.0-1) unstable; urgency=medium . * New upstream release. * Patches: - Rebase patches. - Drop two patches included upstream. * Update symbol files. * Update watch file to version 5. * Remove RRR, used value is now default. * Remove lintian override as a fix was implemented in lintian. See #1099868 for more information. * Change CI from hard-coded URL in GitLab to debian/salsa-ci.yml. * d/rules: - Update d/rules to clean the 'reset' directory. - Delete *.egg-info path as part of clean stage, this also deletes the d/source/options file. signal-estimator (0.1.0-2) unstable; urgency=medium . * Add patch fixing FTBFS with libcli11-dev 2.5.0+ds-1 (Closes: #1115139) signal-estimator (0.1.0-1) unstable; urgency=medium . * New upstream version 0.1.0 * Refresh patch * Build tests * Install signal-estimator-test * Use signal-estimator-test for autopkgtest signal-estimator (0.0.9-1) unstable; urgency=medium . * Initial Debian release. * Add license of icons from Google Fonts, thanks to ftpmasters. social-auth-core (4.8.1-1) unstable; urgency=medium . * Team upload * [07038c0] d/watch: Converted to version 5 * [7787a7e] New upstream version 4.8.1 * [aa004ea] d/control: Remove Rules-Requires-Root The setting of Rules-Requires-Root: no is now default. * [12ae318] d/control: Add more B-D for running the tests * [83ff780] d/rules: Switch on running test suite at build time * [2a0395d] d/rules: Don't remove the tests at install time * [8755c60] d/rules: Remove non needed file coverage.xml * [1f8c775] d/u/metadata: Add Documentation field * [fda0474] d/README.source: Remove obsolete info about tests * [62c3cf7] autopkgtest: Add a first test setup * [16c295e] d/salsa-ci.yml: Add dedicated Salsa CI config sqlcipher (4.11.0-2) unstable; urgency=medium . * debian/patches/1050-Fail-early-with-null-db-in-sqlite3_key_v2.patch: Add patch to avoid segfaults for the problematic use of sqlcipher API in KMyMoney. (Closes: #1121167) surankco (0.0.r5+dfsg-5) unstable; urgency=medium . * Team upload. * Fix clean target. Closes: #1048111. * d/control: Drop "Rules-Requires-Root: no" (default). * d/control: Drop "Priority: optional" (default). * d/control: Update standards-version. * d/salsa-ci.yml: Use the simplified version. * d/salsa-ci.yml: Disable i386 build. tlsh (3.4.4+20151206-2) unstable; urgency=medium . * QA upload. * d/p/*: Add cmake4.patch fixing FTBFS with CMake 4 (Closes: #1113579). tryton-sao (7.0.40+ds1-1) unstable; urgency=high . * Merging upstream version 7.0.40 (Closes: #1121233). Includes the fixes for security release for https://discuss.tryton.org/t/security-release-for-issue-14363/8951 tryton-server (7.0.40-1) unstable; urgency=high . * Update the Portuguese translation (Closes: #1118953). * Update the German translation (Closes: #1119158). * Update the Dutch translation (Closes: #1120335). * Merging upstream version 7.0.40. Includes fixes for security issues https://bugs.debian.org/1121241 (Closes: #1121241) -> https://foss.heptapod.net/tryton/tryton/-/issues/14364 https://bugs.debian.org/1121242 (Closes: #1121242) -> https://foss.heptapod.net/tryton/tryton/-/issues/14354 https://bugs.debian.org/1121243 (Closes: #1121243) -> https://foss.heptapod.net/tryton/tryton/-/issues/14366 universal-ctags (6.2.1-1) unstable; urgency=medium . * New upstream release * Update d/watch to fetch GitHub releases * Refresh 01_no-git-tests.patch * Update build-dep pkg-config => pkgconf * Refresh d/copyright * Bump Standards-Version to 4.7.2 (no changes needed) visp-images (3.7.3-1) unstable; urgency=medium . * New upstream version 3.7.3 * Remove useless permissions override * Override lintian warning doc outside /usr/share/doc * Update debian policy to Standards-Version: 4.7.2 * Update copyright date to fix lintian X update-debian-copyright * Override lintian X very-long-line-length-in-source-file * Fix lintian warnings executable-not-elf-or-script visual-fill-column (2.7.1-1) unstable; urgency=medium . * New upstream release. * Add 0001-drop-installation-section.patch. webkit2gtk (2.50.2-1) unstable; urgency=medium . * New upstream release. * debian/patches/fix-link-error.patch: - Cherry pick build fix for 2.50.2. * debian/patches/fix-crash.patch: - Cherry pick crash fix. * As of 2.50.0, WebKitGTK no longer depends on GstTranscoder (WebKit bug #295985). - debian/control.in: Remove build dependency on libgstreamer-plugins-bad1.0-dev. - debian/rules: Don't use -DUSE_GSTREAMER_TRANSCODER=OFF in Ubuntu. * debian/control.in: - Drop build dependency on libgirepository1.0-dev (Closes: #1118932). - Remove Rules-Requires-Root: no, as this is the default value since dpkg 1.22.13 (fixes redundant-rules-requires-root-no-field). * Use clang-19 on armhf since the build fails with versions 20 and 21 (WebKit bug #290167). xdg-desktop-portal-phosh (0.51.0-3) unstable; urgency=medium . * Add superficial tests for Rust portal and thumbnailer * Bump test timeouts. The meson test rebuilds parts of the project so we need a longer timeout for some architectures. xdg-desktop-portal-phosh (0.51.0-2) unstable; urgency=medium . * Upload to unstable * application: Handle mtime as 64bit uint * Build-depend on newer ashpd. This one fixes the long startup timeout xdg-desktop-portal-phosh (0.51.0-1) experimental; urgency=medium . * New upstream release * Update pfs subproject so the portal can do thumbnailing xdg-desktop-portal-phosh (0.51~rc1-1) experimental; urgency=medium . * New upstream release * Add a thumbnailer service and CLI. This will later on be used by pfs. * Drop "use local pfs" patch. Fixed upstream. * Fix upstream metadata Depend on python3-docutils. Needed to build the manpages. * Install new files xdg-desktop-portal-phosh (0.50.0-1) experimental; urgency=medium . * New upstream release * Drop ashpd patch. Applied upstream * Rediff patches * pfs: Use local subproject xdg-desktop-portal-phosh (0.50~rc1-2) experimental; urgency=medium . * Upload to experimental * Wrap and sort * Enable rust based portal. This gives us adaptive app chooser and account portals * build: Use ashpd 0.12 * d/rules: Drop Cargo.lock. No point to fight against minor versions