abseil (20230802.1-4) unstable; urgency=medium . * Add extra build dependencies to prevent premature migration (see https://bugs.debian.org/1059535#39) and to ensure tests have access to tzdata. abseil (20230802.1-3) unstable; urgency=medium . * Apply an upstream patch to prevent SIGILLs on RISC-V. (Closes: #1059532) abseil (20230802.1-2) experimental; urgency=medium . * Disable a unit test to work around https://bugs.debian.org/1059340. abseil (20230802.1-1) experimental; urgency=medium . * New upstream release. abseil (20230802.0-1) experimental; urgency=medium . * New upstream release. abseil (20230125.3-2) experimental; urgency=medium . * Reenable unit tests, which were accidentally disabled in the previous version. * Backport an upstream patch to allow building tests on mipsel. * Backport a patch from upstream to correct symbolization on ppc64, and enable unit tests on that platform. abseil (20230125.3-1) experimental; urgency=medium . * New upstream release. (Closes: #1033466, #1034908) * Run tests serially on riscv64 to avoid hitting Debian build hardware limits. (Closes: #1025221) abseil (20220623.1-3.1) unstable; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. Closes: #1061862 alberta (3.0.3-2) unstable; urgency=medium . * Team upload. * Fix FTBFS (Closes: #1060076) - Ported two upstream patches to Debian * Use -gdwarf-4 compile flags to prevent failing builds with clang, e.g. on ppc64el (dwz "Unknown debugging section .debug_addr") alberta (3.0.3-1.1) unstable; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. Closes: #1061883 alberta (3.0.3-1.1~exp2) experimental; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. * Fix uninstallable packages from the previous upload. alberta (3.0.3-1.1~exp1) experimental; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. alberta (3.0.3-1) unstable; urgency=medium . * Team upload. * New upstream: Uni Stuttgart's GitLab * Update to debhelper-compat 12 . [ Tiago Stürmer Daitx ] * Fix FTBFS (Closes: #980015): - debian/control: add libtirpc-dev to bdeps. - debian/patches/001-autoconf-check-libtirpc.patch: check for libtirpc in configure.ac. - debian/rules: include tirpc in cflags. alberta (3.0.1-2) unstable; urgency=medium . * Drop transitional package libalberta2-dev. (Closes: #878199) * Switch to automatic -dbgsym packages and drop libalberta-dbg. * debian/control: Use `Rules-Requires-Root: no`. * debian/control: Update Vcs-* fields for move to salsa.d.o. * Bumped Standards-Version to 4.4.1. alberta (3.0.1-1) unstable; urgency=medium . * New upstream release. * Drop patch fix-pkg-config.diff: applied upstream. * debian/copyright: Drop note about old license in demo/COPYING. alberta (3.0.0-3) unstable; urgency=medium . * Disable stack protector when building with clang. Otherwise the shared library end with an undefined reference to __stack_chk_guard. alberta (3.0.0-2) unstable; urgency=medium . * Use clang on PowerPC. gcc cannot fold IBM's 128bit long doubles that are used on PowerPC and fails to compile statements like static const double a = 1.0L / 3.0L; Reference: * debian/rules: Enable parallel build. alberta (3.0.0-1) unstable; urgency=medium . * New upstream release. (Closes: #742013) * New maintainer. (Closes: #731839) * Source package renamed to alberta (from libalberta2). * Packaging redone from scratch. apt (2.9.2) unstable; urgency=medium . [ Julian Andres Klode ] * Output customization and color refactoring: - Also respect an APT_NO_COLOR variable - Add a --color, --no-color option - Add APT::Configuration::color helper to colorize things - Use APT::Configuration::color to apply color to output - Configure individual action colors using APT::Color::Action - apt.conf(5): Document the APT::Color scope * Introduce the new --audit error level - Add an "audit" error level, and change the default to notice - Add an --audit option to switch on audit logging - Add an audit message for missing InRelease files * Change the rendering for notices, warnings, errors: - i18n: Use Error:/Warning:/Notice: instead of E:/W:/N: - Render notices without (yellow) color, just in bold - Keep the entire error/warning/notice message bold * Other UI changes: - apt update: Show upgradable package count in bold - show: Highlight field names and colorize package name - Remove spurious newline inside `apt autoremove` message - Insert blank line following simulation note - Show "Upgrading:" before other sections - Only erase OpProgress lines in output version 3.0 * Test fixes: - test: configuration: color: reset _config after tests - build: test: Silence warnings in GTest code . [ Miroslav Kure ] * Czech program translation update (Closes: #1068943) . [ Boyuan Yang ] * Simplified Chinese program translation update (Closes: #1069118) . [ David Kalnischkies ] * Allow no spaces for the last dependency in ParseDepends, too (LP: #2061834) apt (2.9.1) unstable; urgency=medium . [ Julian Andres Klode ] * Further UX improvements for apt(8) - Estimate free space and issue warnings if exceeded, incl. /boot + Rename "Installed size:" to "Space needed:" + Space needed: Show space available in /usr + Show space estimate for /boot, if separate; or estimate initrd for /usr + Add warnings if space estimate exceeds free space - Show downgrades as yellow - Use "Continue anyway?" if a warning is queued, and default to N - Use unicode install progress bar on UTF-8 locales * Hide some of the output formatting and details from translatable strings, do expect some more translation churn in upcoming uploads. . [ Rafael ] * Remove duplicate sentence "Changing held packages:" apt (2.9.0) unstable; urgency=medium . * Welcome to the APT 3.0 development series. It has a new UI for apt(8). It has colors, columnar display, some more padding, and shows removals last (Closes: #755088), making the output more easy to quickly scan. . [ David Kalnischkies ] * Avoid subshell hiding failure report from testfilestats * Ignore umask of leftover diff_Index in failed pdiff test * Fix and unfuzzy previous VCG/Graphviz URI change . [ Julian Andres Klode ] * Revert "Temporarily downgrade key assertions to "soon worthless"" We temporarily downgraded the errors to warnings to give the launchpad PPAs time to be fixed, but warnings are not safe: Untrusted keys could be hiding on your system, but just not used at the moment. Hence revert this so we get the errors we want. This reverts commit 66998ed3d299bede651ad40368bdb270f5f5b0f9. (LP: #2060721) * columnar: Fix floating point exception (list is empty if -V) * OpProgress: Erase lines when done * apt: Introduce the new terse apt output format 3.0 * Show Recommends/Suggests for upgrades too, move them down * Only show Recommends/Suggests for new installs, not upgrades * Use the same words for the summary . [ Christian Blichmann ] * Columnar output for package lists similar to 'ls' apt (2.7.14) unstable; urgency=medium . [ Steve Langasek ] * Support building without gnutls * Add an artificial Conflicts: against libnettle8 to force upgrades in launchpad buildd chroots . [ David Kalnischkies ] * Handle EINTR in the static FileFd::Write overload * Remove non-existent Debug::BuildDeps from apt.conf(5) * Parse unsupported != relation in dependencies . [ Frans Spiesschaert ] * Dutch program translation update (Closes: #1065513) * Dutch manpages translation update (Closes: #1065517) . [ Wesley Schwengle ] * Update documentation for apt-get upgrade with pkg arg (Closes: #1065831) * Update documentation for apt upgrade with pkg arg (Closes: #1065831) * Include Dutch translation for apt/apt-get upgrade documenation update * Update Graphviz URL to https://graphviz.org/ * Update VCG tool URI to new location * s#http://bugs.debian.org/src/#https://bugs.debian.org/src# . [ Julian Andres Klode ] * pkgTagFile::Jump: Use lookback buffer to rejump to current position (Closes: #1067440) * debrecords: Do not reparse if given same location (Closes: #1067440) * Revert "debrecords: Do not reparse if given same location" apt (2.7.13) unstable; urgency=medium . * Acknowledge NMU; thank you, Steve! . [ Wesley Schwengle ] * Show correct location of configure-index in man page . [ Yuan Tao ] * Fix spelling mistake in zh_CN.po . [ Julian Andres Klode ] * gpgv: Surface [GNUPG:] ERROR and [GNUPG:] WARNING status messages * gpgv: Add a reason to worthless signers * Implement gpgv --assert-pubkey-algo=>=rsa2048,ed25519,ed448 (LP: #2055193) * Rename 'weak digest algorithm' to 'weak algorithm' * Temporarily downgrade key assertions to "soon worthless" * Do not require versioned dpkg-dev on CI * prepare-release: Adjust for t64 suffix apt (2.7.12+nmu1) unstable; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. Closes: #1061896 apt (2.7.12+nmu1~exp1) experimental; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. apt-move (4.2.27-6) unstable; urgency=medium . * QA upload. * Port to APT 2.0 (Closes: #930663) apt-move (4.2.27-5) unstable; urgency=medium . * QA upload. * Drop the header for Contents files. (See: #841997, #676642, LP#1638219) apt-move (4.2.27-4) unstable; urgency=medium . * QA upload. * Migrated DH level to 9. * Bumped Standards-Version to 3.9.7. * debian/changelog: fixed some typos. * debian/copyright: - Updated to format 1.0. - Updated all information. * debian/control: little changes in long description. * debian/debhelper-build-stamp: removed this useless file. * debian/patches: added fix-makefile.patch to add gcc hardening. * debian/rules: added the DEB_BUILD_MAINT_OPTIONS variable to improve the GCC hardening. * debian/watch: improved. apt-move (4.2.27-3) unstable; urgency=low . * QA upload * debian/patches: - fix_perl_implicit_split_deprecation.patch: Fix implicit split which was deprecated in Perl long time ago and removed in 5.12 (closes: #692342) apt-move (4.2.27-2) unstable; urgency=low * QA upload. * debian/source/format: Make 3.0 (quilt) * debian/patches: - csum-uncompressed-Packages.patch: Add checksums for uncompressed Packages to Release. Thanks to Ludwin Janvier (Closes: #439341) - fix-dpkg-option.patch: Fix dpkg deprecation warning. Thanks to Karl Goetz (Closes: #562182) - add-copydir.patch: Add copydir command. Thanks to Blars Blarson (Closes: #316643) * Add 05apt-move apt.conf.d example. Thanks to Martin F. Krafft (Closes: #277435) * Set Homepage * Use newer debhelper and drop cdbs * No change Standards-Version bump from 3.7.2.2 to 3.9.2 apt-move (4.2.27-1) unstable; urgency=low * New upstream release (closes: #393530, #320827) apt-move (4.2.26-1) unstable; urgency=low * New upstream release (closes: #394600, #327867, #344555) * Build-Depends on libapt-pkg-dev (>= 0.6.42) (closes: #334943, #344498) * Convert build script to use CDBS * Update FSF address in copyright file * Add watch file apt-move (4.2.24-1.1) unstable; urgency=low * Non-maintainer upload. * Patch for new dash (Closes: #341234) * Avoid stat program incompatability by using perl (Closes: #339024) apt-move (4.2.23) unstable; urgency=low * New maintainer (closes: #282100). * Apply patch to support the -a option (closes: #242272) apt-move (4.2.22.1) unstable; urgency=low * Herbert has orphaned this package; set Maintainer to QA group. * Hard-code dependency on mawk. Closes: #274377, #264786. apt-move (4.2.22) unstable; urgency=low * Removed remaining rsync references (closes: #232927). * Fixed typo in apt-move(8) manual (Martin Koeppe). * Removed ARCHS references in apt-move(8) manual (Martin Koeppe). * Fixed code name symlink in apt-move(8) manual (Martin Koeppe). * Check list* errors in runmirror/runsync (Daniel Haude). * Canonicalise DIST at start-up (Daniel Haude). * Do not move files under a subdirectory of FILECACHE (closes: #240328). * fetch: Use iostream instead of iostream.h. apt-move (4.2.21) unstable; urgency=low * Implemented new value /all/ for APTSITES. * Set default APTSITES to /all/ (closes: #227292). * Make sure that ocmd is open in move4 (closes: #227095). * Added .udeb to all checks for the .deb suffix. apt-move (4.2.20) unstable; urgency=low * Added note about suite name changes in README (closes: #218263). * Added note on apt-move.conf syntax in manual. * Trap errors in apt-move.conf (closes: #220720). * Return a sensible error if MOVE3 fails in movefiles. apt-move (4.2.19) unstable; urgency=low * Set LC_NUMERIC to C (closes: #205275). * Documented incorrect Section header problem in README. apt-move (4.2.18) unstable; urgency=low * Fixed orig.tar.gz symlink bug where there are no files (closes: #203172). * Removed references to gz in make_pkg_files message (closes: #203587). apt-move (4.2.17) unstable; urgency=low * Delete old symlinks in source downloading directory (closes: #196880). * Fixed typo in del1 (Gerard MacNeil, closes: #200362). * Clarified meaning of skipping in apt-move(8) (closes: #202832). * Added warning if APTSITES entry does not exist (closes: #202558). * Create orig.tar.gz symlinks when mirroring source (closes: #201641). apt-move (4.2.16) unstable; urgency=low * Clarified meaning of DIST in apt-move(8). * Sort keys after filling in blanks in make_pkg_list (Dub Spencer, closes: #189335). apt-move (4.2.15) unstable; urgency=low * Bail if nothing in APTSITES exists. * Documented that move will copy obsolete packages (closes: #191223). * Documented that delete will delete dangling index files (closes: #188583). * Removed gcc-2.95 setting (closes: #192412). apt-move (4.2.14) unstable; urgency=low * Added example binary.local file. * Documented inadequecy of the DIST setting when mirroring. * Delete index files with no or missing package files. * Use normal g++ on hppa. apt-move (4.2.13) unstable; urgency=low * Fixed regexp in getdist.awk that broke contrib/non-free (closes: #185645). * Force old gcc until apt is updated (closes: #182203). apt-move (4.2.12) unstable; urgency=low * Added missing existence test in make_release (closes: #182378). * Work around some broken package section headers. apt-move (4.2.11) unstable; urgency=low * Fixed source package breakage with CONTENTS. apt-move (4.2.10) unstable; urgency=low * Improved manual entry of PKGCOMP. * Accept empty master files in checklist. * Fixed handling of non-US packages in foo-updates. * Do not generate Release files for debian-installer. * Generate overall Release files. * Added optional support for Contents files (closes: #129961). aptitude (0.8.13-6) unstable; urgency=medium . [ Sven Joachim ] * Cherry-pick aptitude-changelog-parser fix from master branch (Closes: #967911) . [ Sven Mueller ] * Remove obsolete version restriction on po4a. . [ Julian Andres Klode ] * Team upload. * fix-ftbfs-with-t64.patch: Fix FTBFS with 64-bit time_t (Closes: #1065435) argus-clients (1:3.0.8.2-6.3) unstable; urgency=medium . * Non-maintainer upload. * Add libtirpc-dev and libnsl-dev to Build-Depends (Closes: #1065180) argus-clients (1:3.0.8.2-6.2) unstable; urgency=medium . * Non-maintainer upload * Drop unused Build-Depends: libpcre3-dev (Closes: #1000103) argus-clients (1:3.0.8.2-6.1) unstable; urgency=medium . * Non-maintainer upload. * debian/patches/0007-Fix-autoconf-2.70-build.patch: Fix FTBFS with autoconf 2.70+. (Closes: #978769) * debian/rules: Use -Wno-format-security to avoid FTBFS. * Apply patch from Ubuntu: . [ Tiago Stürmer Daitx ] * Fix FTBFS: - debian/patch/check-libtirpc.diff: link to and include tirpc headers. (Closes: #980017) argus-clients (1:3.0.8.2-6) unstable; urgency=low . * Fix FTBFS with gcc-10 (Closes: #957004) * bump debhelper compat level from 11 to 12 * update standards version argus-clients (1:3.0.8.2-5) unstable; urgency=low . * update debhelper dependencies argus-clients (1:3.0.8.2-4) unstable; urgency=low . * updated debhelper systemd boilerplate (Closes: #933029) * fix hardcoded path to rabins (Closes: #932984) * Update standards-version to 4.4.0 argus-clients (1:3.0.8.2-3) unstable; urgency=low . * update mysql build dependency (Closes: #845824) argus-clients (1:3.0.8.2-1) unstable; urgency=low . * New upstream version argus-clients (1:3.0.8-3) unstable; urgency=low . * Updated copyright file . argus-clients (1:3.0.8-2) unstable; urgency=low . * Add (disabled) services for rasplit and radium and documented in README.Debian * Disable sasl for now. . argus-clients (1:3.0.8-1) unstable; urgency=low . * New maintainer * New upstream release * source package name changed to reflect upstream packaging atari800 (5.2.0-2) unstable; urgency=medium . * [b80f407] Remove the config from the package atari800 (5.2.0-1) unstable; urgency=medium . * [ecc83a5] Use configuration from the source * [3d53471] New upstream version 5.2.0 * [fea0abe] Use `libgl-dev` instead of `libgl1-mesa-dev` * [1e21acb] Upstream changed way how `autogen` is called azure-kusto-python (4.4.0-2) unstable; urgency=medium . * Team upload. * Remove dependency on python3-mock bctoolbox (5.2.0-2.1) unstable; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. Closes: #1063106 belle-sip (5.2.0+dfsg-3.1) unstable; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. Closes: #1061930 blhc (0.14+git20240421.5d2c338-1) unstable; urgency=medium . * New upstream version 0.14+git20240421.5d2c338. (Closes: #1069576) * debian/tests/basic-positive: added -fstack-clash-protection to CFLAGS to fix errors from autopkgtest on i386, ppc64el and s390x. blhc (0.14-1) unstable; urgency=medium . * New upstream version 0.14. (Closes: #1043522, #1050909, #1050912, #1054882) * debian/copyright: updated upstream and packaging copyright years. bmtk (1.1.0+ds-1) unstable; urgency=medium . * New upstream version 1.1.0+ds * d/control: declare compliance to standards version 4.7.0. * missing-vecstim.patch: refresh. * d/rules: fix permissions on many example .mod files. bootterm (0.5-1) unstable; urgency=medium . * Initial release. (Closes: #1068131) btrfs-progs (6.6.3-1.1) unstable; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. Closes: #1062030 btrfs-progs (6.6.3-1.1~exp1) experimental; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. bullet (3.24+dfsg-2.1) unstable; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. Closes: #1062031 bullet (3.24+dfsg-2.1~exp1) experimental; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. coin3 (4.0.2+ds-1.2) unstable; urgency=medium . * Non-maintainer upload. * debian/patches/64-bit-time-t-compat.patch: compatibility with 64-bit time_t. Closes LP: #2058160. coin3 (4.0.2+ds-1.1) unstable; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. Closes: #1062092 coin3 (4.0.2+ds-1.1~exp1) experimental; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. coolmail (1.3-13) unstable; urgency=medium . * Fix build issues (closes: #1066660) coolmail (1.3-12.1) unstable; urgency=medium . * Non-maintainer upload. * Convert to source format 3.0 (closes: #1007594) coolmail (1.3-12) unstable; urgency=low . * Raised debhelper compat version to 9 (closes: #817408) * Fixed lintian warnings. coolmail (1.3-10) unstable; urgency=low * Applied patch from Cyril Brulebois to fix compile problem on GNU/kFreeBSD (closes: #414328) coolmail (1.3-9) unstable; urgency=low * Added patch from Ubuntu bug #57632 by Michael Bienia to fix crash on amd64 by using getpwuid(geteuid()) instead of cuserid() (closes: #402973) coolmail (1.3-8) unstable; urgency=low * Fixed build-depends (closes: #346647) coolmail (1.3-7) unstable; urgency=low * Fixed lintian warning, duplicate-conffile coolmail (1.3-6) unstable; urgency=low * Applied maildir patch. * Use debhelper level 4. coolmail (1.3-5) unstable; urgency=low * Applied patch from Matto Marjanovic (closes: #169162) to fix some minor sound volume problems. * Bumped standards revision. deepin-gettext-tools (1.0.11-1) unstable; urgency=medium . [ Debian Janitor ] * Remove unused license definitions for GPL-3.0-or-later. * Update standards version to 4.6.0, no changes needed. . [ Boyuan Yang ] * New upstream release. * debian/copyright: Update license information. * debian/patches/0001: Dropped, merged upstream. dnsenum (1.3.2-1) unstable; urgency=medium . * New upstream version 1.3.2. * debian/control: bumped Standards-Version to 4.6.2. * debian/copyright: - Added gregor herrmann to debian/* block. - Converted the last paragraph of the GPL-2+ in a comment. - Updated packaging copyright years. * debian/patches/: - 010_fix-usage-output.patch: updated to make it compliant with the new upstream version. - perl5.38_smartmatch.patch: removed because the upstream applied this patch. Thanks! docbook-xsl-doc (1.79.1-2) unstable; urgency=medium . * QA upload. . * Updated vcs in d/control to Salsa. * Added d/gbp.conf to enforce the use of pristine-tar. * Updated Standards-Version from 3.9.4 to 4.7.0. * Corrected source priority from obsolete extra to optional. * Moved to debhelper level 13. * Added d/control flag to build without root. drgn (0.0.26-1) unstable; urgency=medium . * Update maintainer name * New upstream version 0.0.26 * Fix to allow running tests that use the tools module * Fix dh_auto_clean * Refresh patches e2fsprogs (1.47.0-2.4) unstable; urgency=medium . * Non-maintainer upload. * Upload to unstable. * Version Provides and Breaks (thanks to Matthias Klose). e2fsprogs (1.47.0-2.4~exp1) experimental; urgency=medium . * Non-maintainer upload. * Revert time64 transitions for libss2 and libcom-err2. * Enable dh_movetousr (DEP17). (Closes: #1060000) + Mitigate file loss in libext2fs2 -> libext2fs2t64 upgrade and /usr-move. e2fsprogs (1.47.0-2.3) unstable; urgency=medium . * Non-maintainer upload. * Fix package names in d/*.shlibs.local. (Closes: #1065087) * Update sonames in d/libext2fs2t64.lintian-overrides. * Fix packages names in code for updating symbols fies in d/rules. e2fsprogs (1.47.0-2.2) unstable; urgency=medium . * Non-maintainer upload. . [ Helmut Grohne ] * Fix FTBFS when systemd.pc changes systemdsystemunitdir. (Closes: #1053111) . [ Michael Hudson-Doyle ] * Account for changes in udevudevdir as well. * Rename libraries for 64-bit time_t transition. e2fsprogs (1.47.0-2.1~exp1) experimental; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. ed (1.20.1-1.1) unstable; urgency=medium . * Non-maintainer upload. * Install ed, red into /usr/bin. (Closes: #1059417) Keep update-alternatives calls unchanged, to preserve existing user configuration. elfutils (0.191-1) unstable; urgency=medium . * New upstream version. * Add translations (it, sv). Closes: #1050108, #1049367. * Fix cross build failure (Helmut Grohne). Closes: #1057813. elfutils (0.190-1.1) unstable; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. elfutils (0.190-1.1~exp1) experimental; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. execnet (2.1.1-1) unstable; urgency=medium . * Update to new upstream release 2.1.1 faudio (24.04+dfsg-1) unstable; urgency=medium . * New upstream release. faudio (24.03+dfsg-1) unstable; urgency=medium . * New upstream release. ffmpegthumbnailer (2.2.2+git20240104+dfsg-1) unstable; urgency=medium . * QA upload. * New upstream snapshot. * Orphan the package. * debian/control: Move git packaging repo under Salsa Debian team maintenance. * debian/rules: Remove finished dbgsym migration instructions. flac (1.4.3+ds-2.1) unstable; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. Closes: #1063114 flac (1.4.3+ds-2.1~exp1) experimental; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. forensics-all (3.49) unstable; urgency=medium . * list-of-packages: changed stegsnow from FD to FR. See #1066597. * debian/control: updated. * debian/forensics-all.README.Debian: updated. forensics-all (3.48) unstable; urgency=medium . * LICENSE: updated copyright years. * list-of-packages: - Changed dsniff form FD to FR. This package is waiting for libtirpc migration to testing. - Removed radare2-cutter, no longer present in Debian. * debian/control: updated. * debian/copyright: updated packaging copyright years. * debian/forensics-all.README.Debian: updated. * debian/forensics-all-gui.README.Debian: updated. forensics-all (3.47) unstable; urgency=medium . * find-deps.sh: added an extra grep to monitor 'Inst' lines to avoid false positives. * list-of-packages: - Changed from FD to FR: ~ bully (see #1000021) ~ mdk3 (see #1000021) ~ mdk4 (see #1000021) - Changed from FG to FX: ~ airgraph-ng (see #1000021) ~ changeme (see #1000012, #1039613) * debian/control: updated. * debian/forensics-all.README.Debian: updated. * debian/forensics-all-gui.README.Debian: updated. forensics-all (3.46) unstable; urgency=medium . * list-of-packages: - Added (new): stegseek - Changed from FD to FR: ~ aircrack-ng (see #1000021) ~ nmap (see #1039613) ~ wapiti (see #1032198) - Changed from FR to FD: ~ dislocker, hydra, yara - Changed from FX to FG: hydra-gtk - Kept in FR: wifite, now because #1000021 - Removed: afl, afl++-clang and afl-clang * debian/control: updated. * debian/forensics-all.README.Debian: updated. * debian/forensics-all-gui.README.Debian: updated. forensics-all (3.45) unstable; urgency=medium . * list-of-packages: moved wifite from FD to FR. See #1036809 and #1036591. * debian/control: updated. * debian/forensics-all.README.Debian: updated. forensics-all (3.44) unstable; urgency=medium . * list-of-packages: - Changed hydra from FD to FR. See #1032479. - Changed hydra-gtk from FG to FX. See #1032479. * debian/control: updated. * debian/forensics-all.README.Debian: updated. * debian/forensics-all-gui.README.Debian: updated. forensics-all (3.43) unstable; urgency=medium . * list-of-packages: - Added gobuster as SS. - Changed wapiti from FD to FR. See #1032198. * debian/control: updated. * debian/forensics-all.README.Debian: updated. forensics-all (3.42) unstable; urgency=medium . * list-of-packages: - Added arjun as SS. - Changed dislocker from FD to FR. See #1024589. * debian/control: updated. * debian/forensics-all.README.Debian: updated. forensics-all (3.41) unstable; urgency=medium . * LICENSE: updated copyright years. * list-of-packages: - Added notus-scanner and pg-gvm as SS. - Changed yara from FD to FR. See #1028868. * variables: bumped STD_VER to 4.6.2. * debian/control: updated. * debian/copyright: updated copyright years. * debian/forensics-all.README.Debian: updated. forensics-all (3.40) unstable; urgency=medium . * list-of-packages: changed regripper from FI to FD. * debian/control: updated. * debian/forensics-all.README.Debian: updated. * debian/tests/control: set allow-stderr for the last test. forensics-all (3.39) unstable; urgency=medium . * list-of-packages: - Added a comment for plaso. - Fixed arp-scan (SS). - Moved binwalk and rfdump from FD to FG. * debian/control: updated. * debian/forensics-all.README.Debian: updated. * debian/forensics-all-gui.README.Debian: updated. * debian/tests/control: added two new tests. forensics-all (3.38) unstable; urgency=medium . * list-of-packages: - Added the following packages: ~ FD: cisco7crack, creddump7, fatcat, hcxkeys. ~ FG: unhide-gui. ~ FI: cryptsetup-nuke-password. ~ FR: bruteforce-luks. ~ SS: bettercap, bettercap-caplets, cloud-enum, dirsearch, gsad, sublist3r. - Changes: ~ From FR to FD: hashdeep, sleuthkit, wapiti. ~ From FI to FD: time-decode, wifite. ~ From SS to FD: hcxtools. - Removed (no longer in Debian): sandsifter, xprobe. * debian/control: updated. * debian/forensics-all.README.Debian: updated. * debian/forensics-all-gui.README.Debian: updated. * debian/rules: - Replaced override_dh_auto_build by execute_before_dh_auto_build. - Replaced override_dh_clean by execute_after_dh_clean. forensics-all (3.37) unstable; urgency=medium . * variables: set STD_VER to 4.6.1. * debian/control: updated. * debian/salsa-ci.yml: added a request for autopkgtest over release 'testing'. forensics-all (3.36) unstable; urgency=medium . * list-of-packages: changed wapiti from FD to FR. See #1011443. * debian/control: updated. * debian/forensics-all.README.Debian: updated. forensics-all (3.35) unstable; urgency=medium . * find-deps.sh: new script. It find packages depending of a specific package. This new script is useful for debugs. * list-of-packages: changed ewf-tools from FD to FR. See #936854 and #1006393. * debian/control: updated. * debian/forensics-all.README.Debian: updated. forensics-all (3.34) unstable; urgency=medium . * license: updated copyright years. * list-of-packages: changed sleuthkit and xmount from FD to FR. See #936854 and #1006393. * debian/control: updated. * debian/copyright: updated copyright years. * debian/forensics-all.README.Debian: updated. * debian/forensics-all-gui.README.Debian: updated. forensics-all (3.33) unstable; urgency=medium . * list-of-packages: - Added hcxdumptool, hcxtools and pocsuite3 as SS. - Added time-decode as FI (not in testing yet). - Changed wifite from FD to FI. See #997333. * debian/control: updated. * debian/forensics-all.README.Debian: updated. forensics-all (3.32) unstable; urgency=medium . * list-of-packages: - Added firewalk as SS. - Added regripper as FI because it is not available in testing yet. - Changed hashdeep from FD to FR. See #984166. * debian/control: updated. * debian/forensics-all.README.Debian: updated. forensics-all (3.31) unstable; urgency=medium . * list-of-packages: - Changed de4dot and dsniff from FR to FD. - Set aeskeyfind definitively as FR because it is available only for amd64 and i386. * variables: bumped STD_VER to 4.6.0.1. * debian/control: updated. * debian/forensics-all.README.Debian: updated. forensics-all (3.30) unstable; urgency=medium . * list-of-packages: - Changed aeskeyfind from FD to FR. See #989179. - Removed rekall-core, no longer available in Debian. See #980059. * debian/control: updated. * debian/forensics-all.README.Debian: updated. forensics-all (3.29) unstable; urgency=medium . * list-of-packages: added stegcracker as FD. * variables: fixed an IGNORE rule to avoid false positives. * debian/control: updated. * debian/forensics-all.README.Debian: updated. forensics-all (3.28) unstable; urgency=medium . * LICENSE: updated copyright years. * list-of-packages: - dsniff: moved from FD to FR. See #980588. - john: added as FD. - Removed: ~ greenbone-security-assistant, now in section contrib. ~ knocker and openvas-nasl: removed from Debian. * README: changed from apt-get to apt in instructions. * search-for-new.sh: changed from apt-get to apt in a message. * variables: bumped Standards-Version to 4.5.1. * debian/copyright: updated copyright years. * debian/control: updated. * debian/forensics-all.README.Debian: updated. * debian/forensics-all-gui.README.Debian: updated. forensics-all (3.27) unstable; urgency=medium . * list-of-packages: - Added as FD: bully, forensics-samples-all, forensics-samples-btrfs, forensics-samples-exfat, forensics-samples-ext2, forensics-samples-ext4, forensics-samples-files, forensics-samples-multiple, forensics-samples-ntfs, forensics-samples-tools and forensics-samples-vfat. - Added as SS: fierce. - Changed from FR to FD: wfuzz. - Removed (no longer in Debian): openvas-cli and openvas-manager. * debian/control: updated. * debian/forensics-all.README.Debian: updated. forensics-all (3.26) unstable; urgency=medium . * list-of-packages: changed from FR to FD: aircrack-ng, brutespray, de4dot, medusa, sleuthkit and tcpick. * debian/control: updated. * debian/forensics-all.README.Debian: updated. * debian/tests/control: improved the initial description to clarify the intent of the current CI tests. (Closes: #970949) forensics-all (3.25) unstable; urgency=medium . * list-of-packages: changed wfuzz from FD to FR. See #969970. * debian/control: updated. * debian/forensics-all.README.Debian: updated. forensics-all (3.24) unstable; urgency=medium . * list-of-packages: - brutespray changed from FD to FR. brutespray depends of medusa. (See #957526) * debian/control: updated. * debian/forensics-all.README.Debian: updated. forensics-all (3.23) unstable; urgency=medium . * Regenerated all README files. * Removed a wrong entry in last changelog. forensics-all (3.22) unstable; urgency=medium . * New changelog. * list-of-packages: - Added as SS: afl, afl++, afl++-clang, afl-clang, gvm, gvm-tools and gvmd. - Added snowdrop as FD. - Changed from FD to FR: ~ aircrack-ng, see #956990. ~ medusa, see #957526. ~ sleuthkit, see #957808. ~ tcpick, see #957860. - Changed from FR to FD: recoverjpeg. * debian/control: updated. * debian/forensics-all.README.Debian: updated. forensics-all (3.21) unstable; urgency=medium . * debian/control: updated. * debian/forensics-all.README.Debian: updated. forensics-all (3.20) unstable; urgency=medium . * list-of-packages: changed recoverjpeg from FD to FR (see #962755). forensics-all (3.19) unstable; urgency=medium . * list-of-package: - Added bruteforce-wallet as FD. - Added dnstwist, passwdqc and proxytunnel as SS. - Changed aircrack-ng, mdk3, mdk4 and wifite from FR to FD. - Changed airgraph-ng and changeme from FI to FG. - Set nmapsi4 as FX because it is available for amd64, arm64, armhf, i386 and mipsel. (See: #963154) * variables: bumped DH level to 13. * debian/control: updated. * debian/forensics-all.README.Debian: updated. * debian/forensics-all-gui.README.Debian: updated. * debian/tests/control: using simple messages via echo to force a full install of suites forensics-all and forensics-all-gui. forensics-all (3.18) unstable; urgency=medium . * list-of-packages: - Removed bbqsql and pyrit, no longer in Debian. - Removed neopi, no longer in Debian. Thanks to Sebastian Ramacher . (Closes: #955777) * debian/control: updated. * debian/forensics-all.README.Debian: updated. forensics-all (3.17) unstable; urgency=medium . * list-of-packages: - Added parsero as SS. - Removed volatility and volatility-tools, no longer present in Debian. forensics-all (3.16) unstable; urgency=medium . [ Joao Eriberto Mota Filho ] * list-of-packages: fixed a mistake in changeme. * debian/control: updated. * debian/forensics-all-gui.README.Debian: updated. . [ Samuel Henrique ] * Configure git-buildpackage for Debian. forensics-all (3.15) unstable; urgency=medium . * list-of-packages: - Added dnsmap and goldeneye as SS. - Set brutespray, smbmap and polenum as FD. - Set changeme as FI (see #950069). - Set volatility and volatility-tools as FI (see #950340). * Updated copyright years. * Variables: bumped Standards-Version to 4.5.0. * debian/control: updated. * debian/forensics-all.README.Debian: updated. * debian/forensics-all-gui.README.Debian: updated. forensics-all (3.14) unstable; urgency=medium . * list-of-packages: - Added ettercap-graphical and ettercap-text-only as SS. - Changed smbmap from FD to FI. See #936730. * debian/control: updated. * debian/forensics-all.README.Debian: updated. forensics-all (3.13) unstable; urgency=medium . * list-of-packages: - Changed mdk3 and mdk4 from FD to FR because it depends of aircrack-ng (see #936113) - Changed unhide from FR to FD because #945864 was closed. - Updated wifite status (but remains FR). * OLD/gen-control.sh: removed. The new gen-control.sh script is working fine. * debian/control: updated. * debian/forensics-all.README.Debian: updated. forensics-all (3.12) unstable; urgency=medium . * list-of-packages: - Added ewf-tools as FD. - Set goldeneye and unhide as FR. See #945648 and #945864. * debian/control: updated. * debian/forensics-all.README.Debian: updated. forensics-all (3.11) unstable; urgency=medium . * list-of-packages: - Added nasty as FD. - Changed aircrack-ng from FD to FR. See #936113. - Changed airgraph-ng from FG to FI. See #936113. - Changed brutespray from FD to FR. See #936243. - Removed bkhive because it is no longer in Debian. * debian/control: updated. * debian/forensics-all.README.Debian: updated. * debian/forensics-all-gui.README.Debian: updated. forensics-all (3.10) unstable; urgency=medium . * list-of-packages: - Added dnsenum as SS. - Changed polenum from FD to FI because it is uninstallable since python-colorama 0.4.1-1 revision. - Return forensic-artifacts to FD (from FR). * debian/control: updated. * debian/forensics-all.README.Debian: updated. forensics-all (3.9) unstable; urgency=medium . [ Joao Eriberto Mota Filho ] * list-of-packages: - Added new package: rekall-core (FR). - Removed no longer existent packages in Debian: md5deep (see #939241) and zenmap (see #885498). * templates/control.part1: added 'Rules-Requires-Root: no' to source stanza. * variables: bumped Standards-Version to 4.4.1. * debian/control: updated. * debian/copyright: added packaging rights for Samuel Henrique. * debian/forensics-all.README.Debian: updated. . [ Samuel Henrique ] * Add salsa-ci.yml. forensics-all (3.8) unstable; urgency=medium . * list-of-packages: - Added new packages: de4dot (FR, see #934374), onesixtyone (SS) and pyrit (FR, see #937521). - Changed mdk4 status from FI to FD. - Removed no longer existent packages in Debian: grr-server and grr-client-templates-installer. * variables: bumped Standards-Version to 4.4.0. * debian/control: updated. * debian/forensics-all.README.Debian: updated. forensics-all (3.7) unstable; urgency=medium . * list-of-packages: set mdk4 as FI. See #921694. * debian/control: updated. * debian/forensics-all.README.Debian: updated. forensics-all (3.6) unstable; urgency=medium . * list-of-packages: - Added plaso as FR. - Added radare2-cutter as FX. - Added stegsnow as FD. - Set forensic-artifacts as FR (see #919974). * debian/control: updated. * debian/forensics-all.README.Debian: updated. * debian/forensics-all-gui.README.Debian: updated. forensics-all (3.5) unstable; urgency=medium . * list-of-packages: set wifite as FR (see #919715). * debian/control: updated. * debian/forensics-all.README.Debian: updated. forensics-all (3.4) unstable; urgency=medium . * gen-control.sh: fixed code to list recommends packages for forensics-all-gui. * list-of-packages: - Added arno-iptables-firewall and sandsifter as SS. - Changed wifite from FR to FD. - Changed guymager from FR to FX. * move.sh: added -f option to ignore missing files. * debian/control: updated. * debian/forensics-all.README.Debian: updated. forensics-all (3.3) unstable; urgency=medium . * LICENSE: updated copyright years. * list-of-packages: added pff-tools as FD. * variables: updated Standards-Version to 4.3.0 and DH level to 12. * Using new DH level format. Consequently: - debian/compat: removed. - templates/control.part1: changed from 'debhelper' to 'debhelper-compat' in Build-Depends field. * debian/control: updated. * debian/copyright: updated copyright years. * debian/forensics-all.README.Debian: updated. * debian/forensics-all-gui.README.Debian: updated. * debian/rules: added an override to remove 'build' directory. forensics-all (3.2) unstable; urgency=medium . * gen-control.sh: fixed block 'Ignored'. * list-of-packages: - Added smbmap. - Set 'changeme' as FG. * debian/control: updated. * debian/forensics-all.README.Debian: updated. * debian/forensics-all-gui.README.Debian: updated. forensics-all (3.1) unstable; urgency=medium . * Upload to unstable. forensics-all (3.0) experimental; urgency=medium . * New package: forensics-all-gui. Consequently: - Adapted debian/rules. - Adapted gen-control.sh. - Adapted list-of-packages. - Adapted move.sh. - Adapted synopsis.sh. - Added two new templates: control.part4 and control.part5. - Removed debian/README.Debian because we need generate a README for each binary now. - Updated README. * search-for-new.sh: added FIXME procedure. * list-of-packages: - Added a comment for grr-client-templates-installer. - Added test-do-not-remove-it entry to be used as a trivial local test to confirm that search-for-new.sh is working. - Added two new packages: unhide and unhide.rb. - Changed wifite to FR FIXME. - Set greenbone-security-assistant as SS. * debian/control: updated. * debian/forensics-all.README.Debian: new README file. * debian/forensics-all-gui.README.Debian: new README file. * debian/tests/control: - Added a Depends field for forensics-all package. - Added a test for forensics-all-gui package. forensics-all (2.3) unstable; urgency=medium . * list-of-packages: set FR for ike-scan, currently not available for s390x. * move.sh: new script to move control.NEW and README.Debian.NEW to debian/. * README: updated to explain about move.sh. * debian/control: updated. * debian/README.Debian: updated. forensics-all (2.2) unstable; urgency=medium . * list-of-packages: - Added new packages and full reviewed. - New suffix to be ignored: -data. - Set FR for ext3grep, gpart, guymager and hashcat, because they are not available in all official architectures. * gen-control.sh: - Added a new block to create a README.Debian.NEW file. - Removed a no longer needed message about 'run apt-get update'. * README: updated to tell about synopsis.sh. * search-for-new.sh: - Added comments in source code. - Added --debug option. - Added two new IGNORE variables. - Fixed the source code to work fine. - Improved the screen messages. * synopsis.sh: added to provide short description for all packages in list-of-packages and to check for non-existent packages. * variables: added two new IGNORE variables. * debian/control: updated. * debian/README.Debian: created to explain about each provided package. * debian/rules: added a test to make sure that some files were moved to debian/ directory. * debian/tests/control: removed deprecated restriction 'needs-recommends'. forensics-all (2.1) unstable; urgency=medium . * debian/tests/control: created to perform a trivial test. forensics-all (2.0) unstable; urgency=medium . * New source code for forensics-all because Debian Forensics Team was merged with Debian Security Tools Team. Changes: - Moved gen-control.sh to OLD directory to be kept as historical. - Created a new gen-control.sh file. - Created list-of-packages, search-for-new.sh, variables and README files. - Updated templates/control.part1 and templates/control.part2 files. * LICENSE: updated copyright years. * templates/*: updated templates to use the new source code and to be owned by Debian Security Tools Team. * debian/compat: migrated level to 11. * debian/control: updated from gen-control.sh script. * debian/copyright: - Updated packaging copyright years. - Using a secure copyright format in URI. forensics-all (1.7) unstable; urgency=medium . * gen-control.sh (source code changes): - Added new variables to: ~ Declare the Standards Version. ~ Declare suggested packages. ~ Declare recommended packages. ~ Set logical or for packages (e.g. foo|bar). - Updated the upstream copyright years. * gen-control.sh (configuration changes): - Bumped Standards-Version to 4.1.2. - Moved grr-client-templates-installer and grr-server to Suggests field. Thanks to Axel Beckert . (Closes: #867860) - Moved outguess to Recommends field. (see: #882538) - Re-added md5deep to EXCLUDE field because hashdeep source still providing it. * LICENSE: updated the copyright years. * templates/control.part1: - Changed Standards-Version field to be written by gen-control.sh. - Removed no longer needed Suggests field. The gen-control.sh script will provide it. * debian/copyright: updated the copyright years. forensics-all (1.6) unstable; urgency=medium . * New release to fix dependency conflict and add new packages. (Closes: #852846, LP: #1658728) * Updated my email address. * Updated years in all copyright notices. * gen-control.sh: removed md5deep from EXCLUDE, this package has been removed from the Debian archive. * templates/control.part1: - Bumped Standards-Version to 4.0.0. * debian/control: - Removed hashdeep from Recommends field, now it is no longer necessary. forensics-all (1.5) unstable; urgency=medium . * gen-control.sh: added forensics-full to EXCLUDE variable. Thanks a lot to Bill Allombert . (Closes: #849485) * templates/control.part1: added forensics-all to Suggests field. * debian/control: moved temporarily (by hand) hashdeep to Recommends field to avoid forensics-all to be removed from testing. forensics-all (1.4) unstable; urgency=medium . * New version providing steghide, now in forensics team. forensics-all (1.3) unstable; urgency=medium . * gen-control.sh: - Added forensics-extra and forensics-extra-gui to EXCLUDE variable. - Added '-common' to DEPENDS variable. * templates/control.part1: - Added a Suggests field to make available the packages forensics-extra and forensics-extra-gui. - Bumped DH level to 10. - Bumped Standards-Version to 3.9.8. * Updated years in all copyright notices. * debian/compat: bumped to 10. * debian/control: moved temporarily hashdeep to Recommends field to avoid forensics-all to be removed from testing. forensics-all (1.2) unstable; urgency=medium . * gen-control.sh: removed guymager of EXCLUDE, because the package returned to Testing release. * templates/control.part1: - Changed from cgit to git in Vcs-Browser field. - Updated the Vcs-Git to use https:// instead of git://. forensics-all (1.1) unstable; urgency=medium . [ Giovani Augusto Ferreira ] . * gen-control.sh: Included guymager in EXCLUDE temporarily until fix RC bugs in hdparm (see more in #725284 #779370 #779787 #780940) * templates/control.part1: set Standards-Version to 3.9.7. . [ Joao Eriberto Mota Filho ] . * debian/control: updated the Vcs-Git to use https:// instead of git://. * debian/copyright: updated some dates. forensics-all (1.0) unstable; urgency=low . * Initial release. fricas (1.3.10-2) unstable; urgency=medium . * Bug fix: "FTBFS on arm{el,hf}: /<<PKGBUILDDIR>>/src/lisp/fricas-lisp.c:1750:10: error: implicit declaration of function ‘sock_get_string_buf’; did you mean ‘sock_send_string_len’? [-Werror=implicit-function-declaration]", thanks to Sebastian Ramacher (Closes: #1068210). gcl (2.6.14-9) unstable; urgency=high . * Version_2_6_15pre8 gcl (2.6.14-8) unstable; urgency=high . * Version_2_6_15pre7 * Bug fix: "fricas: missing build-dep on libtirpc-dev or libtirpc-dev dependency in gcl", thanks to Aurelien Jarno (Closes: #1065210). gcl (2.6.14-7) unstable; urgency=medium . * Version_2_6_15pre6 * Bug fix: "recent libc6-dev change causes XDR support to be dropped", thanks to Aurelien Jarno (Closes: #1065208). gcl27 (2.7.0-21) unstable; urgency=high . * Version_2_7_0pre24 * Bug fix: "recent libc6-dev change causes XDR support to be dropped", thanks to Aurelien Jarno (Closes: #1065207). gcl27 (2.7.0-20) unstable; urgency=medium . * Version_2_7_0pre23 gcl27 (2.7.0-19) unstable; urgency=medium . * Version_2_7_0pre22 gcl27 (2.7.0-18) unstable; urgency=medium . * Version_2_7_0pre21 gcl27 (2.7.0-17) unstable; urgency=medium . * Version_2_7_0pre20 gcl27 (2.7.0-16) unstable; urgency=medium . * Version_2_7_0pre19 gcl27 (2.7.0-15) unstable; urgency=medium . * Version_2_7_0pre18 gcl27 (2.7.0-14) unstable; urgency=medium . * Version_2_7_0pre17 gcl27 (2.7.0-13) unstable; urgency=medium . * Version_2_7_0pre16 gcl27 (2.7.0-12) unstable; urgency=medium . * Version_2_7_0pre15 gcl27 (2.7.0-11) unstable; urgency=medium . * Version_2_7_0pre14 gcl27 (2.7.0-10) unstable; urgency=medium . * Version_2_7_0pre13 gdbm (1.23-5.1) unstable; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. Closes: #1063116 gdbm (1.23-5.1~exp1) experimental; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. golang-github-xanzy-go-gitlab (0.103.0-1) unstable; urgency=medium . * Team upload. * New upstream version 0.103.0. * Update Standards-Version to 4.7.0. got (0.97-1) unstable; urgency=medium . * New upstream version 0.97 * Update pkg-config to pkgconf got (0.96-1) unstable; urgency=medium . * New upstream version 0.96 groonga (13.1.1+dfsg-3) unstable; urgency=medium . * debian/control - Fix E: libgroonga-dev: again. groonga (13.1.1+dfsg-2) unstable; urgency=medium . * debian/control - Fix E: libgroonga-dev: depends-on-obsolete-package Depends: groonga (13.1.1+dfsg-1.2) experimental; urgency=medium . * Enable abi=time64 explicitly. groonga (13.1.1+dfsg-1.1) unstable; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. Closes: #1062131 groonga (13.1.1+dfsg-1.1~exp1) experimental; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. groonga-normalizer-mysql (1.2.3-4) unstable; urgency=medium . * debian/control - Add missing versioned dpkg-dev Build-Depends: for t64 transition groonga-normalizer-mysql (1.2.3-3) unstable; urgency=medium . * debian/control - Drop needless Depends: t64 groonga-normalizer-mysql (1.2.3-2) unstable; urgency=medium . * debian/control - Refresh Depends for libgroonga0t64 - Refresh Maintainer: field - Use superseded pkgconf i3pystatus (3.35+git20191126.5a8eaf4-2.2) unstable; urgency=medium . * Non-maintainer upload. * Add support for Python 3.12. (Closes: #1056410) i3pystatus (3.35+git20191126.5a8eaf4-2.1) unstable; urgency=medium . * Non-maintainer upload. * Add support for Python 3.11. (Closes: #1024915) i3pystatus (3.35+git20191126.5a8eaf4-2) unstable; urgency=medium . [ EstebanB ] * Fix changelog previous release closes bug number. (Closes: #945597) i3pystatus (3.35+git20191126.5a8eaf4-1) unstable; urgency=medium . [ EstebanB ] * New upstream version 3.35+git20191126.5a8eaf4. * Fix manpage, rm refer to nonexistent info manual. (Closes: #916339) i3pystatus (3.35+git20190107.1c972b8-2) unstable; urgency=medium . * Uploading with agreement with "Esteban Bosse" * d/control: Remove trailing whiteline * d/tests: Tests on all Python 3 versions * d/tests: Don't run pycodestyle tests * d/control: Add Homepage field * Bump standards version to 4.4.0 (no changes) * Bump debhelper compat level to 12 and use debhelper-compat * Fix Salsa CI i3pystatus (3.35+git20190107.1c972b8-1) unstable; urgency=medium . [ Estebanb ] * New upstream version 3.35+git20190107.1c972b8 i3pystatus (3.35~git20180925.a586a50-2) unstable; urgency=medium . [ Estebanb ] * Fix section in debian control. (Closes: #916339) * Update missing copyright. (Closes: #916324) i3pystatus (3.35~git20180925.a586a50-1) unstable; urgency=medium . * New upstream version 3.35~git20180925.a586a50 * Initial release. (Closes: #914734) insilicoseq (2.0.1-1) unstable; urgency=medium . * New upstream version 2.0.1 * d/control: declare compliance to standards version 4.7.0. iraf-st4gem (1.0+ds-3) unstable; urgency=medium . * Don't build local tbtables (Closes: #1069398) kickpass (0.2.0-7) unstable; urgency=medium . * debian/control: bumped Standards-Version to 4.7.0. * debian/copyright. - Added Shengjing Zhu. - Updated packaging copyright years. * debian/patches/20_add_flags: - Deleted because It injects pie flags manually. - Thanks to Shengjing Zhu. libabigail (2.4-3) unstable; urgency=medium . * Remove obsolete override for dh_makeshlibs (Zixing Liu). * Stop using python3-mock (Alexandre Detiste). Closes: #1064132. libabigail (2.4-2.1) unstable; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. Closes: #1062217 libabigail (2.4-2.1~exp1) experimental; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. libassa (3.5.1-8.1) unstable; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. Closes: #1062225 libassa (3.5.1-8.1~exp1) experimental; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. libdvdnav (6.1.1-3) unstable; urgency=medium . * Team upload * Fix Architecture:all build libdvdnav (6.1.1-2) unstable; urgency=medium . * Team upload . [ Jeremy Bícha ] * Create nodoc build profile & move doxygen to Build-Depends-Indep . [ Debian Janitor ] * Remove constraints unnecessary since buster libdvdread (6.1.3-1.1) unstable; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. Closes: #1063127 libdvdread (6.1.3-1.1~exp1) experimental; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. libept (1.2.1+nmu1) unstable; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. Closes: #1062280 libept (1.2.1+nmu1~exp1) experimental; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. libevent (2.1.12-stable-8.1) unstable; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. Closes: #1062285 libgav1 (0.19.0-2) unstable; urgency=medium . * Team upload * Upload to unstable (Closes: #1068180) * debian/patches: Temporarily disable cpu test libgav1 (0.19.0-1~exp1) experimental; urgency=medium . * Team upload. * New upstream release. * debian/patches/0001-Unbundle-abseil.patch: Refresh the patch. * debian/patches/0002-Use-system-googletest.patch: Try to enable googletest. * debian/patches/0003-Use-C-14.patch: Force C++14 standard to avoid FTBFS with googletest. liblxi (1.20-2) unstable; urgency=medium . * Added Build-Depends:libtirpc-dev. Thanks to Aurelien Jarno for the report. Closes: #1065181 liblxi (1.20-1) unstable; urgency=medium . * New upstream release liblxi (1.18-1) unstable; urgency=medium . * New upstream release liblxi (1.16-1) unstable; urgency=medium . * New upstream release liblxi (1.15-1) unstable; urgency=medium . * New upstream release liblxi (1.13-2) unstable; urgency=medium . * fixed debian/watch liblxi (1.13-1) unstable; urgency=medium . * New upstream release libmatthew-java (0.8.1-3) unstable; urgency=medium . [ Vladimir Petko ] * debian/rules: use java_compat_level variable provided by java-common to adjust --release level to the minimum required by the default Java (Closes: #1052581). (Closes: #1069496) [ Thorsten Alteholz ] * debian/control: bump standard to 4.7.0 (no changes) libopensmtpd (0.7-2.1) unstable; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. Closes: #1062510 libopensmtpd (0.7-2.1~exp1) experimental; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. librep (0.92.5-3.2) unstable; urgency=medium . * Non-maintainer upload. * debian/patches: Fix build with -Werror=implict-function-declaration (Closes: #1066440) * debian/control: Drop -dbg package in favor of -dbgsym packages librist (0.2.10+dfsg-2) unstable; urgency=medium . * [f2bcea7] debian/control: librist-dev needs to Depend on libmbedtls-dev now, thanks to Gianfranco Costamagna (Closes: #1068450) * [917525b] debian/control: pkg-config has been superseded by pkgconf librostlab-blast (1.0.1-14) unstable; urgency=medium . * d/control: add myself to uploaders. * d/control: declare compliance to standards version 4.7.0. * d/clean: new: cleanup doxygen-doc/. (Closes: #1048643) * d/control: mark librostlab-blast0v5 M-A: same. * d/control: mark librostlab-blast-doc M-A: foreign. libstb (0.0~git20230129.5736b15+ds-1.2) unstable; urgency=medium . * Non-maintainer upload. * Fix FTBFS with -Werror=implicit-function-declaration (Closes: #1065764). libstb (0.0~git20230129.5736b15+ds-1.1) unstable; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. Closes: #1062639 libstb (0.0~git20230129.5736b15+ds-1.1~exp1) experimental; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. libtext-layout-perl (0.036-1) unstable; urgency=medium . * New upstream version 0.036. * Declare compliance with policy 4.7.0. * Add check-only Build-Dep: libpdf-builder-perl. libtirpc (1.3.4+ds-1.3) unstable; urgency=medium . * Non-maintainer upload. * source only upload to enable migration libtirpc (1.3.4+ds-1.2) unstable; urgency=medium . * Non-maintainer upload. * No change upload to undo removal of libtirpc-common libtirpc (1.3.4+ds-1.1) unstable; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. Closes: #1062698 libtirpc (1.3.4+ds-1.1~exp2) experimental; urgency=medium . [ Helmut Grohne ] * Non-maintainer upload. * Fix /usr-move mitigation. (Closes: #1062803) libtirpc (1.3.4+ds-1.1~exp1) experimental; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. libxt (1:1.2.1-1.2) unstable; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. Closes: #1062736 libxt (1:1.2.1-1.2~exp1) experimental; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. limnoria (2023.11.18-2) unstable; urgency=medium . * Add a systemd user unit, thanks to Unit 193 for providing it. lmbench (3.0-a9+debian.1-7) unstable; urgency=medium . * QA upload. * Reimport into GIT. * Add Build-Depends: libtirpc-dev. * Switch to debhelper-compat (= 13). * Set Rules-Reuires-Root: no. * Enable all hardening flags. makedumpfile (1:1.7.5-1) unstable; urgency=medium . * Update to new upstream version 1.7.5. mjpegtools (1:2.1.0+debian-8.1) unstable; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. Closes: #1063139 mjpegtools (1:2.1.0+debian-8.1~exp1) experimental; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. mpd-sima (0.18.2-2) unstable; urgency=medium . * Team upload. * Drop lsb-base dependency (obsolete package) * Use dh-sequence-* * Enable autopkgtest-pkg-pybuild myst-parser (3.0.0-1) unstable; urgency=medium . * New upstream version. * d/control: Bump Standards-Version to 4.7.0 (from 4.6.2; no further changes needed). * d/control: Update my contact information. * d/copyright: Update copyright year for debian/* files. * d/control: Add python3-linkify-it as Build Dependency. * d/rules: Activate tests: test_syntax_elements, test_tables, test_directive_options, test_sphinx_directives, test_sphinx_role, test_dollarmath, test_amsmath, test_containers. test_evalrst_elements, test_definition_list, test_cmdline. Add test_link_resolution. - Update the tests also in d/tests/unittests. neatvnc (0.8.0+dfsg-1) unstable; urgency=medium . * QA upload. * New upstream release. * Orphan the package. (See #1065738) nsd (4.9.1-1) unstable; urgency=medium . * New upstream version 4.9.1 * Update copyright years nvidia-persistenced (535.171.04-1) unstable; urgency=medium . * New upstream release. nvidia-persistenced (530.41.03-1) unstable; urgency=medium . * New upstream release. * Switch B-D from pkg-config to pkgconf. ode (2:0.16.2-1.1) unstable; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. Closes: #1063228 ode (2:0.16.2-1.1~exp1) experimental; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. olpc-powerd (23-5) unstable; urgency=medium . * QA upload. * Import package history into GIT. * Generate and cleanup debian/powerd.conf during package build. * Do not overwrite hardening flags. (Closes: #1021457) * Fix building with -Werror=implicit-function-declaration. * Tune (Pre-)Depends. * Add Recommends: dialog. (Closes: #641204) * Work around struct input_event.time kernel api change. (Closes: #1069435) * Add upstream metadata, Homepage and watch file. ompl (1.5.2+ds1-1.1) unstable; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. Closes: #1062823 ompl (1.5.2+ds1-1.1~exp1) experimental; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. ompl (1.5.2+ds1-1) unstable; urgency=medium . * New upstream version. ompl (1.5.1+ds1-2) unstable; urgency=medium . * Fix trailing newline in d/rules (lintian) ompl (1.5.1+ds1-1) unstable; urgency=medium . * New upstream version. * Delete unused patches. * Added package.xml to libompl-dev. * Update dates in copyright file. * Added patch to solve rename Python script. Closes: #976583 * Enable verbose makefile * Set https in homepage * Bump Standards-Version. No changes ompl (1.4.2+ds1-6) unstable; urgency=medium . * Fix python depends field * Added patch to solve find Python 3.8 * Added patch to fix compilation error with Boost 1.71. Closes: #953873 * Fix Python 3 stuff * Added R³ rule * Bump to debhelper 12 * Bump Standards. No changes * Simplify d./rules ompl (1.4.2+ds1-5) unstable; urgency=medium . * Added r-cran-shinyjs, r-cran-v8, r-cran-dbplyr dependencies to ompl-plannerarena package. * Moves to Python3. Closes: #945678 ompl (1.4.2+ds1-4) unstable; urgency=medium . * Changed maintainer patch to upstream patch to solve pkg-config bug. * Changed libode-dev Suggest in libompl-dev to dependency. Closes: #931000 ompl (1.4.2+ds1-3) unstable; urgency=medium . * Add a patch to fix the pkg (.pc) file as bug said. Closes: #930507 * Add a clean rule to delete generated files. * Drop CMAKE_INSTALL_LIBDIR parameter. It's obtained by CMAKE. ompl (1.4.2+ds1-2) unstable; urgency=medium . * Team upload. * Remove wrong MA hint (according to hinter) * Add missing dependency (Closes: #930507) ompl (1.4.2+ds1-1) unstable; urgency=medium . * New upstream version. * Bump Standards-Version to 4.3.0 (no changes) ompl (1.4.0+ds1-4) unstable; urgency=medium . * Rebuild version to unstable. * Make secure copyright format uri * Cleaned trailing whitespace ompl (1.4.0+ds1-3) experimental; urgency=medium . * Fixed missing Breaks and Replaces: ompl-demos (<< 1.4). Closes: #909126 Too much creative syntax :-( ompl (1.4.0+ds1-2) experimental; urgency=medium . * Closes: #909126. Fixed missing Breaks+Replaces: ompl-demos (<< 1.4) ompl (1.4.0+ds1-1) experimental; urgency=medium . * New upstream version. * Upgrading to the new version of ompl * Updating patches * Update copyright. Thx decopy * Drop old file * New package. ompl-plannerarena to test planners. ompl (1.2.1+ds1-1) unstable; urgency=medium . * New upstream version * Rebase patches and simplified them. * Dropped dbg package and move Readme to -dev. Now it's autogenerated * Copyright Updated. Thx decopy ompl (1.1.0+ds1-2) unstable; urgency=medium . * Added flann patches * Bump Standards-Version to 3.9.8 (no changes) * Added pkg-config as build dependency * Flann patches added to series * Added DEB_CXXFLAGS_MAINT_APPEND to rules to compile with gcc-6. Thanks Adrian Bunk (Closes: #831074) * Added hardening=+bindnow to DEB_BUILD_MAINT_OPTIONS ompl (1.1.0+ds1-1) unstable; urgency=medium . * New upstream version. * Bump Standards-Version to 3.9.7 (no changes) * Updated Vcs-Browser and Vcs-Git fields * Updated patches * Fixed soname change * Fixing filename and description * Some clean statements in rules ompl (1.0.0+ds2-1) unstable; urgency=medium . * New upstream version. * Changed suffix from dfsg to ds. * Dropped jquery, jquery.powertip and bootstrap js files. * Built against the new version of boost. No FTBFS. (Closes: #799819). * Enabled Multiarch metadata * Improved copyright file ompl (0.14.2+dfsg-1) unstable; urgency=low . * New upstream version. Repacked dfsg * Added licenses to copyright (Closes: #741603). * Added README.Debug to debug package. * Deleted patches, not needed. * Added libode-dev to compile extensions. And suggested in the Suggests field. ompl (0.14.1-1) unstable; urgency=low . * Added debug version of the library. * New upstream version. * Bump to soname 9. * Upgraded to standards 3.9.5. ompl (0.13.0+git20130920.01d0ca4-1) unstable; urgency=low . * Add a missing line in the clean part of the rules file. * Change compat to 9. * Change Standards to 3.9.4. * Added dpkg depends to avoid lintian message. * Modified description field in control. * Deleted Pre-Depends. Not needed, old lintian version. * First version in debian (Closes: #706133). * Reformat changelog entries. * Unblock #72464. . Previous work: (-c3 03 Oct 2013 09:26:57 +0200) * Added python-matplotlib as dependency of ompl-demos. . (-b2 26 Sep 2013 13:23:04 +0200) * Removing the python binding. . (-a1 21 Sep 2013 15:12:02 +0200) * New upstream version. * Using the ompl source instead the omplapp complete suite. First packaging. openbgpd (8.4-1) unstable; urgency=medium . * New upstream release. ora2pg (24.3-1) unstable; urgency=medium . * New upstream version 24.3. orc (1:0.4.38-1) unstable; urgency=medium . * New upstream version 0.4.38 (Closes: #1064960) * d/control: add Marc Leeman to Uploaders * d/install: orc.m4 was removed * d/symbols: update for 0.4.38 release * d/control: pkg-config is transitional * d/changelog: close new release request * d/changelog: incorporate NMU orc (1:0.4.34-4.3) unstable; urgency=medium . * Non-maintainer upload. * Fix symbols dependencies on liborc-test. orc (1:0.4.34-4.2) unstable; urgency=medium . * Non-maintainer upload. * Fix build depedency on dpkg-dev to use >= not >> (sorry). orc (1:0.4.34-4.1) unstable; urgency=medium . * Non-maintainer upload. * Add build depedency on dpkg-dev (>= 1.22.5) for time_t transition. (Closes: #1065272) orc (1:0.4.34-4) unstable; urgency=medium . * Team upload * Upload to unstable (Closes: #1063175) orc (1:0.4.34-3.1~exp1) experimental; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. parsnp (2.0.5+dfsg-1) unstable; urgency=medium . * New upstream version 2.0.5+dfsg * d/control: declare compliance to standards version 4.7.0. * proper_calls_to_tools.patch: unfuzz. * py3-parsnp-libs.patch: unfuzz. pgbouncer (1.22.1-1) unstable; urgency=medium . * New upstream version 1.22.1. * B-D on pkgconf. php-monolog (2.9.3-1) unstable; urgency=medium . [ Christian Flothmann ] * explicitly mark nullable parameters as nullable (#1874) . [ Jordi Boggiano ] * Update changelog . [ David Prévot ] * Update Standards-Version to 4.7.0 pontos (24.3.1-1) unstable; urgency=medium . * New upstream version 24.3.1 (Closes: #1056447) * Update debian/copyright * Add build-dep python3-shtab * Add missing dep python3-h2 pontos (23.11.4-1) unstable; urgency=medium . * New upstream version 23.11.4 pontos (23.9.0-1) unstable; urgency=medium . * Initial packaging (Closes: #1052240) prctl (1.6-3) unstable; urgency=low . * Change supported architectures to Linux specific (closes: #983063) prctl (1.6-2) unstable; urgency=low . * Fix build warnings (closes: #1066612) prctl (1.6-1) unstable; urgency=low . * New upstream version (added support for machine check memory corruption kill policy) * Updated package description in control and watch files, and maintainer's contact information. Clarified this software is distributed under GPL v2. * Converted to use quilt for patches * Added patch to update Makefile.in to include CPPFLAGS and LDFLAGS correctly to incorporate hardening rules. pyensembl (2.3.12-1) unstable; urgency=medium . * New upstream version 2.3.12 * d/control: declare compliance to standards version 4.7.0. pyode (1.2.0.dev15-5) unstable; urgency=medium . * Team upload. . [ Benjamin Drung ] * Add support for Cython 3 Closes: #1068428 . [ Andreas Tille ] * Standards-Version: 4.6.2 (routine-update) * Remove trailing whitespace in debian/changelog (routine-update) * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update) python-asv-runner (0.2.1-2) unstable; urgency=medium . * Source-only upload. * d/control: Bumped Standards-Version to 4.7.0. python-asv-runner (0.2.1-1) unstable; urgency=medium . * Initial release. (Closes: #1068434) python-bcj (1.0.2+ds-1) unstable; urgency=medium . * Initial commit (Closes: #1068309) python-brotlicffi (1.1.0.0+ds-1) unstable; urgency=medium . * Initial commit (Closes: #1068313) python-colorful (0.5.5-2) unstable; urgency=medium . * Source-only upload python-colorful (0.5.5-1) unstable; urgency=medium . * Initial release. (Closes: #1052244) python-cotengrust (0.1.2-1) unstable; urgency=medium . * New upstream version update 0.1.2. * d/control: Bumped Standards-Version to 4.7.0. * Included a patch to fix mismatched function signature in src/lib.rs. python-hatch-requirements-txt (0.4.1-2) unstable; urgency=medium . * Team upload. * Patch: Support hatchling 1.22. python-hypothesis (6.100.1-3) unstable; urgency=medium . * Drop obsolete Build-Depend on python3-exceptiongroup python-ilorest (5.0.0.0+ds-1) unstable; urgency=medium . * [28fb1d0] New upstream version 5.0.0.0+ds * [1a0b54b] d/control: Bump Standards-Version to 4.7.0 + No further changes needed. python-itemloaders (1.2.0-3) unstable; urgency=medium . * Build with python-scrapy-doc and python-w3lib-doc. python-itemloaders (1.2.0-2) unstable; urgency=medium . * Add the python-itemloaders-doc subpackage. python-mitogen (0.3.7-2) unstable; urgency=medium . * Bump Depends for Ansible 9 support. python-parsl (2024.04.22+ds-1) unstable; urgency=medium . * New upstream version 2024.04.22+ds python-pkginfo (1.10.0-1) unstable; urgency=medium . * Team upload. * New upstream release. - Adds support for metadata 2.3. * Refresh patches. python-pyqtgraph (0.13.6-2) unstable; urgency=medium . * Readd hack to fix build python-pyqtgraph (0.13.6-1) unstable; urgency=medium . * New upstream version 0.13.6 * Drop hack now that sphinx-theme-builder is updated python-pytest-flake8 (1.1.1-5) unstable; urgency=medium . * Team upload. * Fix FTBFS with flake8 >= 7 (Closes: #1058300) * Bump Standards-Version to 4.7.0 python-pyzstd (0.15.10+ds1-1) unstable; urgency=medium . * Initial commit (Closes: #1068317) python-respx (0.21.1-1) unstable; urgency=medium . * Updated to new upstream version 0.21.1. * d/control: Bumped Standards-Version to 4.7.0. python-w3lib (2.1.2-3) unstable; urgency=medium . * Build with python-scrapy-doc. * Fix the tox object.inv path. python-w3lib (2.1.2-2) unstable; urgency=medium . * Add the python-w3lib-doc subpackage. * Bump Standards-Version to 4.7.0. qt-material (2.14-1) unstable; urgency=medium . * Initial upload. r-cran-sem (3.1.15-2) unstable; urgency=medium . * Standards-Version: 4.7.0 (routine-update) * d/control: remove Uploaders (only my name was listed) r-cran-semtools (0.5.6-2) unstable; urgency=medium . * Packaging update * Standards-Version: 4.7.0 (routine-update) * d/control: remove Uploaders (only my name was listed) r-cran-yaml (2.3.8-2) unstable; urgency=medium . * Packaging update * Standards-Version: 4.7.0 (routine-update) * dh-update-R to update Build-Depends (routine-update) * d/control: remove Uploaders (only my name was listed) rapidjson (1.1.0+dfsg2-7.2) unstable; urgency=medium . * Non-maintainer upload. * d/rules: Switch to C++ 14 to fix FTBFS with googletest >= 1.13.0 (Closes: #1041027) rl-renderpm (4.0.3+repack-1) unstable; urgency=medium . * declared src/libart_lgpl/art_config.h in Excluded-Files; Closes: #1069524 * modified d/watch accordingly * bumped Standards-Version: 4.7.0 ros-catkin (0.8.10-12) unstable; urgency=medium . * Use the newer unittest.mock from standard library on Python 3 * Bump policy version (no changes) ros-rospkg (1.5.1-1) unstable; urgency=medium . * New upstream version 1.5.1 * Rediff patches * Drop python3-mock dependency (Closes: #1069732) * Bump policy version (no changes) rust-bcrypt-pbkdf (0.10.0-1) unstable; urgency=medium . * Package bcrypt-pbkdf 0.10.0 from crates.io using debcargo 2.6.1 rust-libc (0.2.153-5) unstable; urgency=medium . * Team upload. * Package libc 0.2.153 from crates.io using debcargo 2.6.1 * Really fix stat related definitions on i386. rust-libc (0.2.153-4) unstable; urgency=medium . * Team upload. * Package libc 0.2.153 from crates.io using debcargo 2.6.1 rust-libc (0.2.153-2) unstable; urgency=medium . * Team upload. * Package libc 0.2.153 from crates.io using debcargo 2.6.1 * Add patches for 64-bit time_t, based on upstream pull request. * Add depends on version of dpkg-dev that enables time64. rust-libpulse-binding (2.28.1-3) unstable; urgency=medium . * Team upload. * Package libpulse-binding 2.28.1 from crates.io using debcargo 2.6.1 * Fix FTBFS on armel/armhf (Closes: #1069444) + Build-depend on libc crate with time64 patches. + Add patch to avoid use of suseconds_t, since 32-bit linux with time64 does not use it for the tv_usecs field in timeval, despite what posix says. See https://sourceware.org/bugzilla/show_bug.cgi?id=31510 rust-nix (0.26.2-2) unstable; urgency=medium . * Team upload. * Package nix 0.26.2 from crates.io using debcargo 2.6.1 * Avoid more cases of failure due to lack of kernel support. * Make require_kernel_version macro more tolerant of different kernel version strings * Add workarounds for some issues related to time64 support in libc crate. scalene (1.5.39-1) unstable; urgency=medium . * New upstream version. * d/patches: Update patches according to upstream source code: - 0000-No-strict-dependency-on-pynvml - 0005-Point-to-the-debianize-scalene-gui-path.patch - 0006-Add-hardening-flags-in-the-build.patch - 0006-Remove-vendor-deps-target-call.patch * d/python3-scalene.install: Install scalene-gui in /usr/lib/python3/dist-package instead of /usr/share/python3-scalene. sedutil (1.20.0-2) unstable; urgency=medium . * Add additional details to debian/copyright snapper (0.10.6-1.1) unstable; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. Closes: #1062906 snapper (0.10.6-1.1~exp1) experimental; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. spew (1.0.8-1.2) unstable; urgency=medium . * Non-maintainer upload. * Convert to source format 3.0, Closes: #1067541. * Build-Depend on libncurses-dev instead of transitional package. * Replace deprecated Priority: extra with optional. * d/copyright: Convert to machine-readable format. srcpd (2.1.6-2) unstable; urgency=medium . * Install 10-liusb.rules into /usr/lib instead of /lib (Closes: #1061546) * Fix build failure on GNU/Hurd. srcpd (2.1.6-1) unstable; urgency=medium . * Initial release. (Closes: #1032354) supermin (5.2.2-4) unstable; urgency=medium . * Improve example in manual page * Add patch to resolve virtual packages in dependencies (Closes: #1065659) tcpbench (2.02-2) unstable; urgency=medium . * New upstream release 2.02. * Drop unneeded pkgconf patch. This was merged into upstream. tcpbench (2.01-2) unstable; urgency=medium . * Use pkgconf to properly include libbsd (Closes: #1066558) tcpbench (2.01-1) unstable; urgency=medium . * New upstream release 2.01. * Enable upstream tarball signature verification * Update copyright tcpbench (2.00-1) unstable; urgency=medium . * New upstream release 2.00 tcpbench (1.01-1) unstable; urgency=medium . * Initial Release. Closes: #1016918 (ITP). tmux (3.4-3) unstable; urgency=medium . * Cherry-pick commit aa17f0e0c1 from upstream to fix crash on invalid Sixel input. * Re-enable Sixel support. tmux (3.4-2) unstable; urgency=medium . [ Sven Joachim ] * Only enable systemd support on Linux architectures. . [ Romain Francoise ] * Disable Sixel support for now due to possible server crash on invalid input (GitHub issue #3839). * Cherry-pick commit bd29a48b56 from upstream to fix split-window -p flag confusion. * Cherry-pick changes from upstream PR #3860 fixing a use-after-free when manipulating zoomed windows. * Drop obsolete build-depends (lintian warning). tmux (3.4-1) unstable; urgency=low . * New upstream release (closes: #1063838). + Fixes crash when pasting into dead panes (closes: #1063237). * Import packaging from experimental, enabling support for Sixel, systemd integration, and management of /etc/shells using dpkg triggers. tmux (3.4~git20240106-1) experimental; urgency=medium . * New upstream snapshot, from Git commit e809c2ec35. tmux (3.4~git20230924-1) experimental; urgency=medium . * New upstream snapshot, from Git commit b777780720. * Enable Sixel support. tmux (3.4~git20230722-1) experimental; urgency=medium . * New upstream snapshot, from Git commit fda3937734. * Apply changes by Helmut Grohne to manage /etc/shells using dpkg triggers (closes: #1023315), avoiding issues related to remove/reinstall cycles (closes: #939889). * Drop now-obsolete debian/preinst. * Silence lintian warning about Tg macro, which is from mandoc 1.14.6 and is not a typo. tmux (3.4~git20230617-1) experimental; urgency=medium . * New upstream snapshot, from Git commit f41c536ff3. * Enable systemd integration (for socket activation and cgroups support). * Build-depend on libncurses-dev, not libncurses5-dev. * Bump Standards-Version to 4.6.2. trac-accountmanager (0.6.0-1) unstable; urgency=medium . * New upstream version trac-httpauth (1.3-2) unstable; urgency=medium . * Source-only upload trac-httpauth (1.3-1) unstable; urgency=medium . * New upstream version * Update Build-Depends etc. to Python 3 . [ Ondřej Nový 2019-07-20 ] * Use debhelper-compat instead of debian/compat. * d/control: Update Maintainer field with new Debian Python Team contact address. * d/control: Update Vcs-* fields with new Debian Python Team Salsa layout. trac-httpauth (1.2-1) unstable; urgency=medium . * New upstream version trac-httpauth (1.1+r12656-1) unstable; urgency=medium . * New upstream version, only three years old * Moved packaging to Git * Machine readable copyright * Bump standards version, no change trac-httpauth (1.1+r6675-1) unstable; urgency=low * First Debian package (Closes: #570546). trac-roadmap (0.4.3-1) unstable; urgency=medium . * New upstream version * Drop upstream patch, obsolete trac-roadmap (0.4.2+svn18420-1) unstable; urgency=medium . * New upstream version * Add upstream patch to make it compatible with Trac 1.6 and Python 3 . [ Ondřej Nový 2019-07-20 ] * Use debhelper-compat instead of debian/compat. * d/control: Update Maintainer field with new Debian Python Team contact address. * d/control: Update Vcs-* fields with new Debian Python Team Salsa layout. trac-roadmap (0.4.1+r11241-2) unstable; urgency=low . [ Jakub Wilk ] * Use canonical URIs for Vcs-* fields. . [ W. Martin Borgert ] * use pybuild/dh-python * bump to latest standards and dh compat * use DEP-5 style copyright * add source format (quilt) trac-roadmap (0.4.1+r11241-1) unstable; urgency=low * First Debian package (Closes: #655997). trickle (1.07-13) unstable; urgency=medium . * QA upload. * Fix building with -Werror=implicit-function-declaration. (Closes: #1066604) * Switch B-D from pkg-config to pkgconf. trickle (1.07-12) unstable; urgency=medium . * QA upload. . [ Debian Janitor ] * Remove constraints unnecessary since buster: + Build-Depends: Drop versioned constraint on libevent-dev. trickle (1.07-11) unstable; urgency=medium . * QA upload. . [ Axel Beckert ] * Set Maintainer to Debian QA Group. (See #994644) * Convert to Debian source format "3.0 (quilt)" + Change trickled.conf from patch to file at debian/trickled.conf. * debian/watch: Bump version to 4 and use HTTPS. * Run "wrap-and-sort -a". * Add Homepage header. Use Github repo until original homepage is fixed. (Closes: #901077) * Add Vcs-* headers for new git repo on Salsa. * Remove trailing whitespace from debian/changelog and debian/rules. * Set "Rules-Requires-Root: no". * Use "dh" sequencer (rewrite debian/rules) and debhelper-compat=13. + Drop dependencies on autoconf and dh-autoreconf. + Enable hardening build flags. + Drop all patches against generated files (configure, config.*, Makefile.in, aclocal.m4, ltmain.sh, etc.) + Add patch to make test target build under dh compat level 13. + Add several generated files to debian/clean. + Use --no-parallel as the package FTBFS otherwise. + Drop now redundant debian/dirs. + Add patch to make trickle find arch-dependent overload location. * Convert debian/copyright to machine readable DEP5 format and add so far not mentioned licenses. * Declare compliance with Debian Policy 4.6.0. . [ Aurelien Jarno ] * Fix FTBFS due to RPC removal from glibc. (Closes: #992913) trickle (1.07-10.1) unstable; urgency=medium . * Non-maintainer upload. * Use dh-autoreconf to fix FTBFS on ppc64el and update config.{sub, guess} for new arches. Closes: #736887 trickle (1.07-10) unstable; urgency=low . * Enable hardning flags during build * Update packaging * Bump standards-version trickle (1.07-5) unstable; urgency=low * Fixed typos in manual pages (closes: #359166) * Fixed debian/rules (closes: #395766) * Make trickle work on kFreeBSD (closes: #414198) * Fixed clean target in debian/rules trickle (1.07-3) unstable; urgency=low * Various smallish cleanups in debian/rules * Used debian/compat instead of an export in debian/rules trickle (1.06-4) unstable; urgency=low * rebuild again since i386 was missed (darn) trickle (1.06-3) unstable; urgency=low * rebuild against libevent1 (closes: #216586) trickle (1.06-2) unstable; urgency=low * removed bogus usr/share/man{1,5,8} directories (closes: #207258) trickle (1.04-1) unstable; urgency=low * New upstream release that closes a minor bug with noblocking sockets wayvnc (0.8.0-1) unstable; urgency=medium . * Team upload. * New upstream release. * debian/control: + Remove myself from the uploaders list. + Add versioned requirement on neatvnc v0.8.0+. * debian/copyright: Update information on new protocol files. wily (0.13.42-2) unstable; urgency=medium . * QA upload. * Fix building with -Werror=implicit-function-declaration. (Closes: #1066343) * Fix building twice in a row. (Closes: #1047100) wily (0.13.42-1) unstable; urgency=medium . * QA upload. * New upstream release (keep html component as-is). * Convert to 3.0 source format. * d/watch: Scan sourceforge. wily (0.13.41-10) unstable; urgency=medium . * QA upload. * debian/rules: Pass --mode argument to tar to ensure consistent permissions regardless of umask. wily (0.13.41-9) unstable; urgency=medium . * QA upload. * debian/rules: Pass options to tar to generate reproducible tarballs. (Closes: #978044) * Remove dead link to image in documentation. * Patch tools/win/Makefile.in to pass additional include directory. * debian/menu: Update to use the "Applications" section. * debian/rules: Switch to "dh". * Switch to debhelper compat 13. * Use debian/wily.install and debian/wily.manpages instead of installing manually from debian/rules. * debian/rules: Generated tarballs from dh_installdocs override. * debian/source/format: Set to "1.0". * debian/control: Update Standards-Version to 4.5.1. * debian/source/lintian-overrides: Override configure-generated-file-in-source, removed in clean target. * debian/control: Set Vcs headers. wily (0.13.41-8) unstable; urgency=medium . * QA upload. * Set Rules-Requires-Root to "no". * Drop calls to dh_test due to Rules-Requires-Root. * Replace calls to dh_clean -k with dh_prep. * Drop long obsolete debian/rules targets. * Bump debhelper compat to level 8. No changes required. * Add missing ${misc:Depends} dependency to wily. * Remove tools/win/config.log during clean. . [ Helmut Grohne ] * Fix FTCBFS: (Closes: #882542) + Pass a cross compiler to ./configure. + Defer stripping to dh_strip. (Closes: #438263) wily (0.13.41-7.3) unstable; urgency=medium . * Non-maintainer upload. * Make the build reproducible. (Closes: #777360) wily (0.13.41-7.2) unstable; urgency=low [Jari Aalto] * Non-maintainer upload. * debian/control - (Build-Depends): update obsolete x-dev to x11proto-core-dev. (important RC bug; Closes: #515460). wily (0.13.41-7) unstable; urgency=low * Use \[12] instead of charset-specific half-symbol in man page * Install to /usr not /usr/X11R6 * Update Standards-Version to 3.6.2.0 * Update to debhelper V5 mode * Improve clean target of debian/rules * Update Build-Depends after xlibs-dev removal (Closes: #347056) * Update menu after Bill Allombert debian-devel-announce of 2005-06-15 * Fix win's configure test for ptmx (Closes: #319266, #318828) wily (0.13.41-6) unstable; urgency=low * Fix for gcc-3.4 compiles. Thanks to Andreas Jochens for his patch. (Closes: #270071) wily (0.13.41-5) unstable; urgency=low * Stupid maintainer address consistency fix * Fixed implicit declaration in libXg (Closes: #226649) wily (0.13.41-4) unstable; urgency=low * A 9libs release may be coming soon, so uploading known fixes. * Freshened README.Debian (Closes: #181012) * Corrected copyright file (Closes: #181014) * Added known maintainers (Closes: #181015) * Change of maintainer address. xdvik-ja (22.87.06+j1.42-3) unstable; urgency=medium . [ Debian Janitor ] * Remove constraints unnecessary since buster . [ Janitor ] * Fix some issues reported by lintian . [ Youhei SASAKI ] * Update d/changelog * d/control: B-d, use pkgconf instead of pkg-config xen (4.17.3+36-g54dacb5c02-1) unstable; urgency=medium . * Update to new upstream version 4.17.3+36-g54dacb5c02, which also contains security fixes for the following issues: - x86: shadow stack vs exceptions from emulation stubs XSA-451 CVE-2023-46841 * Properly incorporate NMU changes. * Pick upstream commit b33a5c5929 ("tools/xenstore/xenstored_control.c: correctly print time_t") to fix a FTBFS on armhf with 64 bits time_t. (Closes: #1065794) xen (4.17.3+10-g091466ba55-1.1) unstable; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. Closes: #1063270 xen (4.17.3+10-g091466ba55-1.1~exp2) experimental; urgency=medium . * debian/shuffle-binaries: handle rename of debian/libxenmiscV.install.vsn-in xen (4.17.3+10-g091466ba55-1.1~exp1) experimental; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. xwayland-run (0.0.3-2) unstable; urgency=medium . * Team upload. * Source-only upload. xwayland-run (0.0.3-1) unstable; urgency=medium . * Initial release. (Closes: #1061513) zvbi (0.2.42-2) unstable; urgency=medium . * d/libzvbi0t64.lintian-overrides: Fix mismatched override. * d/copyright: Update debian copyright year to 2024. * d/patches: Fix check for sincos function in configure.ac. (Closes: #1066448, #1065729) zvbi (0.2.42-1.2) unstable; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. Closes: #1063313 zvbi (0.2.42-1.2~exp1) experimental; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. REMOVED: apachetop 0.23.2-2 REMOVED: mailfromd 9.0-1 REMOVED: mlpcap 0.9-21 REMOVED: lyskom-server 2.1.2-16 REMOVED: mdbtools 1.0.0+dfsg-1.1 REMOVED: netdiag 1.2-1.2 REMOVED: linssid 3.6-8