altos (1.9.15-1) unstable; urgency=medium
 .
   [ Keith Packard ]
   * altos: Add .gitignore for telemega v6.0
   * altos/telemega-v6: Remove beep freq defs and use defaults
   * altos/telemega-v6.0: bmi088 axes were wrong
   * altoslib: Hide internals of AltosIMU
   * altos: Fix TMega v6.0 and v5.0 IMU axes
   * doc: Add initial 1.9.15 release notes
   * doc: Add HW specs for TeleMega v6.0
   * Add TeleMega v6.0 firmware to release
   * Add TeleMetrum v4.0 firmware to releases
   * altos/telemetrum-v4.0: Add .gitignore
   * doc: Add TeleMetrum v4.0 to specs and 1.9.15 release notes
   * ao-tools/ao-flash: Use 'program' instead of 'flash' for samd21
   * Version 1.9.15
 .
   [ Bdale Garbee ]
   * altos: add csm84clio-v0.1 firmware
   * altos: re-number csm85clio outputs 0..49 to match schematic and silkscreen
   * ao-bringup: turnon and test scripts for TeleMetrum v4.0 & TeleMega v6.0
   * releasing 1.9.15

atftp (0.8.0-3) unstable; urgency=medium
 .
   * Add romanian debconf translations (closes: #1031144). Thanks
     to Remus-Gabriel Chelu <remusgabriel.chelu@disroot.org>.

azure-kusto-python (4.1.1-1) unstable; urgency=medium
 .
   * Merge tag 'v4.1.1' into debian/sid
   * Refresh patch
   * Disable broken test cases

bagel (1.2.2-6) unstable; urgency=medium
 .
   [ Debian Janitor ]
   * Trim trailing whitespace.
   * Update watch file format version to 4.
   * Set debhelper-compat version in Build-Depends.
   * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
     Repository-Browse.
   * Drop unnecessary dependency on dh-autoreconf.
   * Remove obsolete field Name from debian/upstream/metadata (already present in
     machine-readable debian/copyright).
   * Update standards version to 4.5.0, no changes needed.
 .
   [ Graham Inggs ]
   * debian/tests/testsuite.sh: Fix typo: BAGEL_NUM_THREAD -> BAGEL_NUM_THREADS
   * debian/watch: Updated
   * debian/control (Standards-Version): Bump to 4.6.2, no changes

bsdmainutils (12.1.8) unstable; urgency=medium
 .
   * Drop root privileges before opening calendar files. (Closes: #998206)
   * Remove freebsd.h which is not really used in the compile process but is
     causing FTBFS on musl.
     (Closes: #989688)
   * Fixed unicode error in calendar file (Closes: #1030808)
   * Removed Ubuntu calendar (Closes: #1004751)
   * Bumped Standards-Version to 4.6.2, no changes needed.

c2x (2.40.e+ds-1) unstable; urgency=medium
 .
   * New upstream version 2.40.e+ds
   * Bump copyright years.
   * Update standards version to 4.6.2, no changes needed.

collectd (5.12.0-14) unstable; urgency=medium
 .
   * [aa8f170] Fix installing systemd service and init script.
     Closes: ##1031672
     Thanks to Thomas Goirand

cruft-ng (0.9.54) unstable; urgency=medium
 .
   * fix single file matching feature (Closes: #1030522)

developers-reference (12.16) unstable; urgency=medium
 .
   [ Jelmer Vernooĳ ]
   * Recommend using Git in the Vcs-* section, and link to DEP-14.
 .
   [ Holger Levsen ]
   * Makefile: improve status target to show translation stats, thanks to
     Paul Gevers showing me how it's done for the release notes.
   * Update all .po files for changed strings in the English original.

dhcpcd5 (9.4.1-19) unstable; urgency=medium
 .
   [ lintian-brush ]
   * debian/copyright: use spaces rather than tabs to start continuation lines.
   * Fix day-of-week for changelog entries 5.2.12-1, 5.2.7-3.
   * Trim trailing whitespace.
   [ Martin-Éric Racine ]
   * Revert 9.4.1-6 cherry-pick from upstream Git (Closes: #1019100).
     While that fixed a race condition, it also introduced a regression
     for cases when IPv6 link-local uses a 128-bit prefix.
     Due to the Bookworm freeze, reverting 9.4.1-6 feels appropriate.
     This may need to be revisited when the next upstream is released.
dhcpcd5 (9.4.1-18) unstable; urgency=medium
 .
   * Add wpasupplicant to Recommends for dhcpcd-base for SSID profiles.
   * Ship an empty /etc/wpa_supplicant/ with dhcpcd for ReadWritePaths.
     Thanks to Beat Bolli for spotting that one in #1020641.
   * Add exit hook for IPv6 debugging to examples.

fwlogwatch (1.4-4) unstable; urgency=medium
 .
   * QA upload.
   * Add translators to debian/copyright
   * Add Brazilian Portuguese debconf templates translation. Sorry, that it
     took 3 uploads. (Closes: #816929)

gnocchi (4.4.2-1) unstable; urgency=medium
 .
   * New upstream release.
   * Switch to stestr.
   * Add Support-later-versions-of-tenacity.patch.

gnustep-dl2 (0.12.0-16) unstable; urgency=medium
 .
   * Team upload.
   * debian/patches/base-1.29.patch: New; fix FTBFS with
     gnustep-base/1.29.0 (Closes: #1028577).
   * debian/patches/implicit-func-decl.patch: New, fix implicit function
     declaration (patch taken from upstream).
   * debian/patches/spelling-errors.patch: New, fix some spelling errors.
   * debian/control: Strip trailing whitespace.
     (Build-Depends): Switch to the debhelper-compat mechanism; set compat
     level to 13.  Remove autotools-dev.  Remove libgnustep-gui-dev; pulled
     in by other dependencies.
     (Depends): Remove dpkg (>= 1.17.14); no longer needed.
     (Conflicts, Replaces): Remove; obsolete.
     (Vcs-Git, Vcs-Browser): Point to the repository at salsa.d.o.
     (Rules-Requires-Root): Set to "no".
     (Standards-Version): Claim compliance with 4.6.2.
   * debian/compat: Delete.
   * debian/rules: Drop --with autotools_dev.  Enable hardening.  Use
     $(optim) and $(verbose) where necessary in order to support "noopt"
     and "terse" in DEB_BUILD_OPTIONS.
     (override_dh_auto_build): Do not create a .xpm icon.
     (override_dh_auto_install): Delete unusable upstream .desktop file,
     empty directories and symlinks pointing to them.  Create a .png icon.
     (override_dh_strip): Remove override; we _want_ dbgsym packages.
     (override_dh_fixperms): Remove override; now unnecessary since the
     upstream .desktop file is deleted.
   * debian/libgnustep-dl2-dev.install: Install .gsdoc files.
   * debian/gnustep-dl2.install: Add usr/share/info so that the manual gets
     installed by the upstream build system, otherwise dh_missing fails.
     Restore installation of eoutil and app; although buggy they're still
     usable (and the app gets installed in /usr/lib anyway).  Install
     the .desktop file.  Don't install the .xpm icon.
   * debian/gnustep-dl2.info: Delete.
   * debian/gnustep-dl2.manpages: Uncomment both manpages.
   * debian/gnustep-dl2-postgresql-adaptor.install: Add documentation and
     headers; simplify.
   * debian/gnustep-dl2-postgresql-adaptor.links: Delete; there is no point
     to move anything to /usr/share -- it should be installed as usually
     GNUstep Frameworks are installed in Debian.
   * debian/gnustep-dl2-postgresql-adaptor.maintscript: Revert
     dir_to_symlink/symlink_to_dir transition; this makes the login panel
     usable again and avoids shipping an executable in /usr/share.
   * debian/gnustep-dl2-postgresql-adaptor.lintian-overrides: Remove
     arch-dependent-file-in-usr-share as it was legitimate.  Add
     lacks-ldconfig-trigger.
   * debian/gnustep-dl2-sqlite-adaptor.install: Simplify.
   * debian/gnustep-dl2-sqlite-adaptor.links: Delete; same reasons as
     above for the postgresql adaptor.
   * debian/gnustep-dl2-sqlite-adaptor.maintscript: Revert actions
     analogically to the postgresql adaptor above.  Likewise, this makes
     the login panel usable again and avoids an executable in /usr/share.
   * debian/gnustep-dl2-sqlite-adaptor.dirs: Delete; entirely unnecessary.
   * debian/gnustep-dl2-sqlite-adaptor.lintian-overrides: Remove
     package-contains-empty-directory (now fixed) and
     arch-dependent-file-in-usr-share (wrongly overridden).  Add
     lacks-ldconfig-trigger.
   * debian/gnustep-dl2.maintscript: Delete; no longer needed.
   * debian/DBModeler.desktop: Use the .png icon, for AppStream's sake.
   * debian/source/options: Delete; no longer needed.
   * debian/changelog: Strip trailing whitespace.
   * debian/gnustep-dl2.lintian-overrides: Rename
     non-dev-pkg-with-shlib-symlink to
     link-to-shared-library-in-wrong-package (tag renamed in Lintian).
   * debian/eoutil.1: Fix spelling error.
   * debian/gnustep-dl2.symbols: Delete; harmful for ObjC libraries.
   * debian/libgnustep-dl2-0d.symbols: Likewise.
   * debian/not-installed: New file; omit gdlgsdoc and its documentation.
   * debian/gnustep-dl2.doc-base: Point to symlinks in /usr/share/doc.
   * debian/gnustep-dl2.links: Create doc symlinks in /usr/share/doc.
   * debian/libgnustep-dl2-dev.doc-base: Point to symlinks in
     /usr/share/doc as required by doc-base and lintian.
   * debian/libgnustep-dl2-dev.links: New file; create doc symlinks.
   * debian/copyright: Add two more holders, update copyright years.

grml-debootstrap (0.103) unstable; urgency=medium
 .
   * [bbb2ea0] Disable ext4 metadata_csum_seed for Debian releases older
     than bookworm (Closes: #1031416)

grml2usb (0.19.2) unstable; urgency=medium
 .
   * [2955aaf] codecheck: reformat with black, version 23.1.0
     (Closes: #1031466)

idzebra (2.2.7-1) unstable; urgency=medium
 .
   * New upstream version: Various buffer overflow fixes.
   * debian/copyright: Update for 2023.
   * idzebra-2.0-common: Update Lintian override syntax.
   * libidzebra-2.0-0: Update symbols file.

jdupes (1.21.3-1) unstable; urgency=medium
 .
   * New upstream version 1.21.3.
   * debian/patches/010_fix-no-file-travdone.patch: removed because the upstream
     fixed the source code. Thanks!

lcms2 (2.14-2) unstable; urgency=medium
 .
   * New patch: allow-to-read-portions-of-tag.diff.
     Thanks to s3v <c0llapsed@yahoo.it> (Closes: #1028664)
   * Update copyright information for plugins.
     Thanks to Florian Ernst <florian_ernst@gmx.net>
   * Bump standards version to 4.6.2, no changes needed

libjamon-java (2.7-8) unstable; urgency=medium
 .
   * Team upload.
   * Declare compliance with Debian Policy 4.6.2.
   * Depend on libtomcat10-java instead of libtomcat9-java.
   * Add tomcat10-migration.patch.
   * Add tomcat10-servlet-api to CLASSPATH.
   * Switch to debhelper-compat = 13.
   * Switch to libservlet-api-java.

libnet-dns-resolver-mock-perl (1.20230216-1) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Debian Janitor ]
   * Update standards version to 4.6.2, no changes needed.
 .
   [ gregor herrmann ]
   * Import upstream version 1.20230216.

libpfm4 (4.12.1+git12-g678bca9-1) unstable; urgency=medium
 .
   [ Andreas Beckmann ]
   * New upstream GIT snapshot.
     - Add support for Zen4.
   * Bump Standards-Version to 4.6.2. No changes needed.

lldpad (1.1+git20221028.aa18720-1) unstable; urgency=medium
 .
   * New upstream version 1.1+git20221028.aa18720
   * Drop lsb-base dependency
   * Use Standards-Version 4.6.2
   * Update watch url to check github tags
   * Refresh patches for new version
   * Update Lintian overrides

lucene++ (3.0.8-6) unstable; urgency=medium
 .
   [ Debian Janitor ]
   * Update watch file format version to 4.
 .
   [ Gianfranco Costamagna ]
   * Bump std-version to 4.6.2, no changes required
   * Fix version.h installation.

lure-of-the-temptress (1.1+ds3-1) unstable; urgency=medium
 .
   * New upstream version 1.1+ds3.
     - Update lure.dat because the older version did not work with ScummVM
       2.6.0 and later.
   * Declare compliance with Debian Policy 4.6.2.

openttd (13.0-2) unstable; urgency=medium
 .
   * [c3e16af] Fix cross-compilation by building build-time tools in a
     separate pass. Thanks to Helmut Grohne for the initial patch. (Closes:
     #1020921)
openttd (13.0-1) unstable; urgency=medium
 .
   [ Debian Janitor ]
   * [521c8eb] Remove constraints unnecessary since buster
 .
   [ Matthijs Kooijman ]
   * [8805ef2] New upstream release 13.0
   * [56910c6] Bump standards version to 4.6.2 (no changes required)
   * [866fa62] Use new libfreetype-dev name in build-depends

pianobooster (1.0.0-3) unstable; urgency=medium
 .
   * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
   * Update standards version to 4.6.2, no changes needed.
   * Track upstream development
   * Add course to doc-base

pikopixel.app (1.0-b10a-1) unstable; urgency=medium
 .
   [ Debian Janitor ]
   * Update renamed lintian tag names in lintian overrides.
   * Update standards version to 4.6.1, no changes needed.
 .
   [ Yavor Doganov ]
   * New upstream bugfix release.
   * debian/control (Uploaders): Update Gürkan's address.
     (Standards-Version): Bump to 4.6.2; no changes needed.
   * debian/copyright: Update copyright years.
   * debian/pikopixel.app.lintian-overrides: Drop ldconfig-escape; unused.

propka (3.5.0-1) unstable; urgency=medium
 .
   * New upstream version 3.5.0
   * Use Testsuite: autopkgtest-pkg-pybuild.
   * Update standards version to 4.6.2, no changes needed.
   * Add references to debian/upstream/metadata.
   * Add tests/ to debian/pybuild.testfiles.

puppet-module-theforeman-dns (5.4.0-6) unstable; urgency=medium
 .
   * Add do-not-define-dnssec-enable.patch.

pypi2deb (3.20230219) unstable; urgency=medium
 .
   [ Sandro Tosi ]
   * debian/rules
     - use the same reportbug trick to make sure the internal version is in sync
       with the package version
   * debian/watch
     - point Homepage to the salsa repo
   * debian/control
     - depends on python3-debian >= 0.1.45, fixes a bug that creates an extra
       empty line at the end of d/changelog, upsetting lintian; Closes: #1015238
   * feat(control.tpl): run autopkgtest via autopkgtest-pkg-pybuild;
     Closes: #1015927
   * feat: add support for pyproject.toml; Closes: #1015237
   * feat(hooks/post): reuse git/gbp functionalities when building the intial
     git repo, instead of manual commands
 .
   [ Nicolas Dandrimont ]
   * pypi: use the urls key to find download URLs; Closes: #1015888
 .
   [ Agathe Porte ]
   * github: remove trailing `/` in repo url
   * github: add some logs while performing operations
   * control.tpl: remove python3 Recommends/Suggests
   * github: fix wrong tag download URL
   * dpt: unittests: use py3versions -s (instead of -r)
   * profiles: introduce dpt-maint, where DPT is set to Maintainer
   * use async/await keywords instead of yield from; Closes: #1029749

pysoundfile (0.12.1-1) unstable; urgency=medium
 .
   * New upstream version 0.12.1
   * Ensure that 'licensecheck' is run with the C.UTF-8 locale
   * Bump standards version to 4.6.2

python-pip (23.0.1+dfsg-1) unstable; urgency=medium
 .
   * New upstream bug-fix release.
   * Update NEWS to reflect the true PEP-668 rollout in cpython3.
   * Drop patches superseded upstream: break-system-packages, and
     default-sysconfig-scheme.

python-prometheus-client (0.16.0-0.1) unstable; urgency=medium
 .
   * Non-maintainer upload, with permission.
   * New upstream release. (Closes: #1008306)
     - Rebase patch 0001-import-unvendorized-decorator.
   * Bump Standards-Version to 4.6.2, no changes needed.
   * Enable autopkgtests, using autopkgtest-pkg-pybuild.
   * Drop versioned constraint on a pre-oldstable python3-decorator (>= 4.0.10).

python-schema-salad (8.4.20230213094415-1) unstable; urgency=medium
 .
   * d/clean: expand to cover more leftovers
   * New upstream version. Closes: #1031464
   * Set version using SETUPTOOLS_SCM_PRETEND_VERSION.

python-tenacity (8.2.1-1) unstable; urgency=medium
 .
   * New upstream release.
   * Rebased 0001-Remove-privacy-breach-in-doc.patch.

python-zeroconf (0.47.3-1) unstable; urgency=medium
 .
   * Lintian fix
   * New upstream version 0.47.3

r-bioc-tximeta (1.16.1+dfsg-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream version
   * Standards-Version: 4.6.2 (routine-update)

r-bioc-variantannotation (1.44.1-1) unstable; urgency=medium
 .
   * New upstream version
   * Standards-Version: 4.6.2 (routine-update)
   * Reduce piuparts noise in transitions (routine-update)

r-cran-actuar (3.3-2-1) unstable; urgency=medium
 .
   * New upstream version
   * Standards-Version: 4.6.2 (routine-update)
   * Set upstream metadata fields: Bug-Database, Bug-Submit.

r-cran-argparse (2.2.2+dfsg-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream version
   * Standards-Version: 4.6.2 (routine-update)

r-cran-brglm2 (0.9+dfsg-1) unstable; urgency=medium
 .
   * New upstream version
   * Standards-Version: 4.6.2 (routine-update)
   * Fix permissions
   * Lintian-overrides for false positive

r-cran-filehash (2.4-5-1) unstable; urgency=medium
 .
   * Disable reprotest
   * New upstream version
   * Standards-Version: 4.6.2 (routine-update)
   * Reorder sequence of d/control fields by cme (routine-update)

r-cran-fs (1.6.1+dfsg-1) unstable; urgency=medium
 .
   * New upstream version

r-cran-ggplot2 (3.4.1+dfsg-1) unstable; urgency=medium
 .
   * New upstream version

r-cran-ggpubr (0.6.0-1) unstable; urgency=medium
 .
   * Disable reprotest
   * New upstream version
   * Standards-Version: 4.6.2 (routine-update)
   * dh-update-R to update Build-Depends (routine-update)

r-cran-gmp (0.7-1-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream version

r-cran-httpuv (1.6.9+dfsg-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream version

r-cran-lavaan (0.6.14-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream version
   * dh-update-R to update Build-Depends (routine-update)

r-cran-lubridate (1.9.2+dfsg-1) unstable; urgency=medium
 .
   * New upstream version
   * Update d/copyright

r-cran-pcict (0.5-4.4-1) unstable; urgency=medium
 .
   * Disable reprotest
   * New upstream version
   * Standards-Version: 4.6.2 (routine-update)

r-cran-pdftools (3.3.3-1) unstable; urgency=medium
 .
   * New upstream version
   * Standards-Version: 4.6.2 (routine-update)

reprotest (0.7.23) unstable; urgency=medium
 .
   [ Vagrant Cascadian ]
   * Do not randomize chosen locale and always vary with the same UTF-8
     supported locale., et_EE.UTF-8. (Closes: #925879, #1004950)
   * Support passing --vary=locales.locale=LOCALE to specify locale to vary.
   * Document the above in README.
 .
   [ Holger Levsen ]
   * README:
     - improve examples how to build a Debian package.
     - mention interesting locales in README.
   * Drop d/NEWS as it only contained one entry from 2017.
 .
   [ lintian-brush ]
   * Bump standards version to 4.6.2, no changes needed.
   * Fill in Homepage field.

rocr-runtime (5.2.3-3) unstable; urgency=medium
 .
   * Team upload.
 .
   * add 0003-fix-static-initialization-order.patch
     to prevent crash in hsa_init (Closes: #1031089)
   * update d/copyright
   * d/control: update standards version

sabnzbdplus (3.7.1+dfsg-2) unstable; urgency=medium
 .
   * Tests: disable test_validate_host, intermittent failures on the CI
     possibly related to network or dns configuration.
   * Control: remove dep on lsb-base.
   * Lintian: remove override for inconsistent-appstream-metadata-license
     (mit != expat; fixed in lintian, see #1029055).

snack (2.2.10.20090624+dfsg-1) unstable; urgency=medium
 .
   * Drop non-free code from jkFormant.c (closes: #1029034).
   * Add a patch by Thomas Uhle which replaces calls to removed non-free
     downsampler code by calls to other free one.

snakeyaml (1.33-2) unstable; urgency=medium
 .
   * Team upload.
   * Declare compliance with Debian Policy 4.6.2.
   * Add README.Debian.security and explain that snakeyaml is not designed to
     process YAML input from untrusted sources. (Closes: #1030046)

spf-engine (3.0.3-1) unstable; urgency=medium
 .
   * New upstream release

tcltk-defaults (8.6.13) unstable; urgency=medium
 .
   * Bump version to match Tcl/Tk in bookworm.
   * Bump debhelper compatibility level to 13.
   * Bump standards version to 4.6.2.

toot (0.34.1-1) unstable; urgency=medium
 .
   * New upstream release (Closes: #1030018)
   * Update copyright years
   * Update standards version to 4.6.2

topparser (1.3-3) unstable; urgency=medium
 .
   * Make app and about icons visible (Closes: 1031664)

toybox (0.8.9+dfsg-1) unstable; urgency=medium
 .
   * New upstream version 0.8.9+dfsg
   * Bump Standards-Version to 4.6.2 (no changes)
   * Drop patch set-pathmax-default.patch
   * Refresh patches
   * Autopkgtest: Update toybox-selftest

tuned (2.20.0-1) unstable; urgency=medium
 .
   * New upstream release
     + refresh debian/patches/etc-default.patch
     + new cpu-partitioning-powersave profile
     + new aws profile
   * drop ncat Depends, the use was removed upstream
   * add simple autopkgtests
   * move tuned-gui manpage to tuned-gtk

unzip (6.0-28) unstable; urgency=medium
 .
   * Drop debian/source/lintian-overrides, obsolete since version 6.0-18.
   * Update URI for Info-ZIP license in copyright file.
   * Update standards version to 4.6.2.
   * Run wrap-and-sort.
   * Update Homepage.

virtnbdbackup (1.9.15-1) unstable; urgency=medium
 .
   * New upstream release.

xemacs21 (21.4.24-11) unstable; urgency=low
 .
   * Use sed instead of perl in prerm (closes: #1024715).
   * Include port of Emacs CVE-2022-45939 fix provided by Étienne
     Mollier <emollier@emlwks999.eu>.

xrootd (5.5.3-1) unstable; urgency=medium
 .
   * Update to version 5.5.3

zip (3.0-13) unstable; urgency=medium
 .
   * Drop debian/source/lintian-overrides, obsolete since version 3.0-11.
   * Update URI for Info-ZIP license in copyright file.
   * Update standards version to 4.6.2.
   * Rules-Requires-Root: no.
   * Run wrap-and-sort.
   * Update Homepage.



