aiocomelit (2.0.2-1) unstable; urgency=medium
 .
   * New upstream release.
   * Upstream switched build system from poetry-core to setuptools.

aiopegelonline (0.1.2-1) unstable; urgency=medium
 .
   * New upstream release.
   * Remove debian/gbp.conf, switch to dgit.
   * Remove 'Priority: optional', now the default.
   * Remove 'Rules-Requires-Root: no', now the default.
   * Update Standards-Version.
   * Update copyright year.
   * Update debian/watch to format version 5.
   * Add debian/salsa-ci.yml.

alot (0.12-2) unstable; urgency=medium
 .
   * Team upload.
   * Add build-dep against python3-setuptools-scm to fix dist-info
   * Apply Multi-Arch: hint
   * Disable one more Salsa CI job
   * Fix d/watch syntax glitch

astropy-iers-data (0.2026.4.1.15.5.49-1) unstable; urgency=medium
 .
   * New upstream version 0.2026.4.1.15.5.49

awstats (8.0-5) unstable; urgency=medium
 .
   * CVE-2025-63261: Fix a command injection vulnerability caused by using
     Perl's 2-argument open() function.

bcal (2.5-1) unstable; urgency=medium
 .
   * Import new upstream version
   * d/patches:
     - Drop 0001-Add-fix-to-use-with-GCC-15.patch (integrated upstream).
   * d/control:
     - Remove redundant Priority and Rules-Requires-Root fields.
     - Bump Standards-Version to 4.7.4
     - Remove bc from Build-Depends/Depends as upstream no longer requires it.
   * d/copyright:
     - Update FSF address and copyright years to 2026.
   * d/watch:
     - Upgrade to version 5 using RFC822 format and GitHub template.

bornagain (23.0-7) unstable; urgency=medium
 .
   * Bug fix: "FTBFS: error: return type 'class QQuaternion' is
     incomplete", thanks to Santiago Vila (Closes: #1131571).
   * Fix building twice in a row.

bs-thread-pool (5.1.0-3) unstable; urgency=medium
 .
   * Update Standards-Version to 4.7.4 (no changes required).
   * Mark libbs-thread-pool-dev as Multi-Arch: foreign.

budgie-extras (2.2.3-1) unstable; urgency=medium
 .
   * New upstream release
     bug-fix for brightness controller to ensure that v10.10
     brightness controller is used since without it the applet does not
     work
budgie-extras (2.2.2-1) unstable; urgency=medium
 .
   * New upstream release
     - bug fix for dropover to enable starting; code syntax error
   * Upload to unstable since all budgie components have now been assembled
   * Fix runtime dependencies for dropby since these are X11 based - should
     be wayland only
budgie-extras (2.2.1-1) experimental; urgency=medium
 .
   * New upstream release
     - Add budgie-screencast-applet (LP: #2143082)
     - drop all previous patch since it has been incorporated in this
       release
     - Remove budgie-trash source since it is obsolete and the Apache-2 license
       conflicts with GPL-2
     - wayland compatibility for various applets
     - for X11 applets these become transitional packages
     - hotcorners has become a transitional package (Closes: #1092933)
   * switch to budgie gir 3.0 and remove debhelper, libbudgie-plugin0
     (Closes: #1120138)
   * Build with peas-2
   * Use multiarch location for installs not hard-coded paths
   * remove conffiles via package.conffiles with remove-on-upgrade
   * add libgtk-layer-shell-dev
   * d/control switch Vcs to budgie-extras-debian with gbp buildpackage
     compatibility
   * d/control remove obsolete Requires-Root and Priority statements
   * Transition package for showtime and workspace-wallpaper applets
     These now install their widget equivalents - i.e.
     budgie-showtime-widget and budgieworkspace-wallpaper-widget
   * Packaging Changes:
     d/control add budgie-screencast-applet packaging
      drop libplank-dev
     wrap-and-sort -bst
budgie-extras (1.9.0-1) unstable; urgency=medium
 .
   * Stable release
     - See News
budgie-extras (1.8.0-1) unstable; urgency=medium
 .
   * Stable release
     - See NEWS
   * Packaging Changes
     - d/control B/D update to use libsoup-3.0-dev
     - d/control B/D switch from obsolete pkgconfig to pkgconf
budgie-extras (1.7.1-1) unstable; urgency=medium
 .
   * SECURITY UPDATE: Predictable /tmp path could lead to
     denial-of-service/manipulation of data for clockworks applet
     (LP: #2044373)
     - d/patches/clockwork-tmpxdg.patch: change /tmp path
       usage to use XDG_RUNTIME_DIR/HOME user-space locations,
       thanks to original author
       d/patches/clockwork-tmpxdg-pep8.patch: resolve pep8
       package test failure, thanks to original author
     - CVE-2023-49342
   * SECURITY UPDATE: Predictable /tmp path could lead to
     denial-of-service/manipulation of data for dropby applet
     (LP: #2044373)
     - d/patches/dropby-tmpxdg.patch: change /tmp path
       usage to use XDG_RUNTIME_DIR/HOME user-space locations
       d/patches/dropby-tmpxdg-pep8.patch: resolve pep8
       package test failure, thanks to original author
     - CVE-2023-49343
   * SECURITY UPDATE: Predictable /tmp path could lead to
     denial-of-service/manipulation of data for shuffler app
     (LP: #2044373)
     - d/patches/shuffler-tmpxdg.patch: change /tmp path
       usage to use XDG_RUNTIME_DIR/HOME user-space locations,
       thanks to original author
     - CVE-2023-49344
   * SECURITY UPDATE: Predictable /tmp path could lead to
     denial-of-service/manipulation of data for takeabreak
     applet (LP: #2044373)
     - d/patches/takeabreak-tmpxdg.patch: change /tmp path
       usage to use XDG_RUNTIME_DIR/HOME user-space locations,
       thanks to original author
       d/patches/takeabreak-tmpxdg-pep8.patch: resolve pep8
       package test failure, thanks to original author
       d/patches/takeabreak-tmpxdg-pep8_part2.patch: resolve pep8
       package test failure, thanks to original author
     - CVE-2023-49345
   * SECURITY UPDATE: Predictable /tmp path could lead to
     denial-of-service/manipulation of data for weathershow
     applet (LP: #2044373)
     - d/patches/weathershow-tmpxdg.patch: change /tmp path
       usage to use XDG_RUNTIME_DIR/HOME user-space locations,
       thanks to original author
     - CVE-2023-49346
   * SECURITY UPDATE: Predictable /tmp path could lead to
     denial-of-service/manipulation of data for window
     previews applet (LP: #2044373)
     - d/patches/wpreviews-tmpxdg.patch: change /tmp path
       usage to use XDG_RUNTIME_DIR/HOME user-space locations,
       thanks to original author
     - CVE-2023-49347
   * Drop existing patch since the new release incorporates this
budgie-extras (1.7.0-3) unstable; urgency=medium
 .
   * Bug-fix
     - Ensure Trash icon correctly displays in 'theone' layout
       Update-Trash-ID.patch
budgie-extras (1.7.0-2) unstable; urgency=medium
 .
   * Upload to unstable as part of budgie-desktop v10.8 transition
budgie-extras (1.7.0-1) experimental; urgency=medium
 .
   * Stable release
     - See NEWS
   * Packaging Changes
     d/control drop transitional package budgie-previews-applet as it has
     been released with bullseye and bookworm already (Closes: #1038250)
     d/control make budgie-trash-applet a transitional package since it has
     been superseded by the trash applet in budgie-desktop v10.8
budgie-extras (1.6.0-1) experimental; urgency=medium
 .
   * Stable release
     - See NEWS
   * Packaging Changes:
     d/control add runtime dependency gnome-menus for app-launcher to
     resolve minimal install failure-to-run
budgie-extras (1.5.91-1) experimental; urgency=medium
 .
   * Beta 2 release
     - See NEWS
   * Packaging Changes:
     d/control add runtime dependency gir1.2-wnck-3.0 for dropby to resolve
     minimal install failure-to-run
budgie-extras (1.5.90-1) experimental; urgency=medium
 .
   * Beta release
     - See NEWS
   * Packaging Changes
     - d/control StandardVersion bump; no changes required
budgie-extras (1.5.0-2) unstable; urgency=medium
 .
   * Bug-fix
     - External app launching sometimes initialises before budgie-panel starts
       causing the budgie applet to terminate.
       Fix-occasional-bail-out-of-dropby-dropover.patch
       Use-Idle.add-to-spawn-Showtime-Desktop.patch
       Use-Idle.add-to-spawn-desktop-weather.patch
       Use-Idle.add-to-spawn-external-app.patch
   * Packaging Changes:
     d/control add runtime dependency gir1.2-wnck-3.0 for dropby to resolve
     minimal install failure-to-run
budgie-extras (1.5.0-1) unstable; urgency=medium
 .
   * Stable release
     - See NEWS
     - Fix dropby FTBFS (Closes: #1019321)
   * Packaging Changes
     - d/control B/D change to libgdk-pixbuf-2.0-dev
       (Closes: #1019309)
     - d/control Standards-Version: 4.6.1.0; no changes required
budgie-extras (1.4.90-2) unstable; urgency=medium
 .
   * Packaging Changes
     - remove gnome-menus from B/D and dependency (application-menu)
       since they are obsolete
budgie-extras (1.4.90-1) unstable; urgency=medium
 .
   * Beta release
     - See NEWS
   * Packaging Changes
     - drop existing patches since incorporated in the new release
     - d/rules update meson build to include rule not to build with
       the default schema i.e. this is only applicable to non-debian
       distros that build and install the whole of extras
budgie-extras (1.4.0-2) unstable; urgency=medium
 .
   * Bug-fixes
     trash applet usability fixes
     - support multiple file drag and drop to panel icon
     - show trash full icon when there are items in trash
     - open trash folder instead of popup when > 100 items
     - fix paths with certain characters not restoring correctly
       trash_path_drag_drop.patch
     DropBy by default is hidden so layouts with spacers appear to be
       oddly displayed
       Move-dropby-to-prevent-double-spacing-effect.patch
   * Packaging Changes
     - d/control add switcheroo-control recommendation to support
       dual GPUs for the applications-menu applet
budgie-extras (1.4.0-1) unstable; urgency=medium
 .
   * Stable release
     - See NEWS
budgie-extras (1.3.91-1) unstable; urgency=medium
 .
   * Beta release
     -See NEWS
budgie-extras (1.3.90-1) unstable; urgency=medium
 .
   * Beta release
     - See NEWS
   * Packaging Changes
     - d/control add build-depends appstream
     - d/control Bump Standards-Version; no changes required
     - d/control Add Rules-Requires-Root
     - d/control remove dconf-cli from dependencies of various
       packages.  Add libnotify-bin for packages that use
       notify-send
     - d/copyright Bump year and add FSFAP statement of metainfo files
     - d/rules - add override for dh_auto_test for pep8 checks
     - d/tests/control - remove superficial declaration since scope of
       tests has now grown
     - remove budgie-workspace-overview-applet and
       budgie-window-mover-applet packages since source has been
       deleted
budgie-extras (1.3.0-1) unstable; urgency=medium
 .
   * New stable release
     - v1.3.0
     - See ChangeLog
   * Packaging Changes
     - rules - don't build with zeitgeist
     - control - remove zeitgeist from build and applications-menu
     - copyright: bumped 2020 to 2021
     - control: bump StandardsVersion - no changes required
     - control: budgie-app-launcher-applet add runtime dependency
       gir1.2-gmenu-3.0
     - control: add build-dependency libnotify-dev
     - control: budgie-keyboard-autoswitch-applet add xdotool as a dependency
       (Closes: #994078)
     - metadata: Remove Homepage which resolved lintian warning
     - rules: Remove tests override to resolve lintian superficial warning
budgie-extras (1.1.0-1) unstable; urgency=medium
 .
   * New Release
     - v1.1.0 Stable release
     - See ChangeLog
   * Packaging Changes
     - control: build-dependency change from libhandy-0.0-dev to
       libhandy-1-dev
budgie-extras (1.0.91-1) unstable; urgency=medium
 .
   * New release
     - git tag v1.0.91 beta 2 release
     - See ChangeLog
budgie-extras (1.0.90-1) unstable; urgency=medium
 .
   * New release
     - git tag v1.0.90 beta1 release
     - see ChangeLog
   * Packaging Changes:
     - Remove all patches since merged in this new release
     - control: bump debhelper version
     - control: budgie-workspace-wallpaper-applet change arch to any
     - control: update missing runtime dependencies
budgie-extras (1.0.2-2) unstable; urgency=medium
 .
   * Add patch to resolve test suite failure (Closes: #962935)
     - 0001-apply_pycodestyle.patch
   * debian/tests add superficial as a restriction since the test
     only covers source-code checks (Closes: #963023)
budgie-extras (1.0.2-1) unstable; urgency=medium
 .
   * Service release (LP: #1881261)
     - See ChangeLog
   * Packaging Changes
     - update runtime dependencies for some applets and shuffler miniapp
       where runtime callouts to those executables are made
     - Drop trashsymlinks since incorporated into the current release
budgie-extras (1.0.1-2) unstable; urgency=medium
 .
   * Bug-fix release
     - Do not follow symlinks pointing to other partitions when emptying the
       trash-can otherwise the location pointed to will also be deleted
       (LP: #1872197)
budgie-extras (1.0.1-1) unstable; urgency=medium
 .
   * Service release
     - See ChangeLog
     - Resolves segmentation faults and numerous errors.ubuntu.com
       reports due to using v3.36.0 version of libwnck3 (LP: #1870898)
budgie-extras (1.0.0-1) unstable; urgency=medium
 .
   * New release
     Stable release following beta and release candidates
     See ChangeLog
budgie-extras (0.95.0-1) unstable; urgency=medium
 .
   * New release
     git tag v0.95.0 release candidate 2
     Translation updates
     Fix errors.ubuntu.com reports for takeabreak
     Fix category view sorting in applications menu (LP: #1868400)
     Fix launching pkexec based apps in the applications menu
     Tidy codebase for countdown applet
   * Packaging changes
     control: Add missing dependencies for applets (xdotool, zenity, wmctrl)
budgie-extras (0.94.0-1) unstable; urgency=medium
 .
   * New release
     git tag v0.94.0 release candidate 1
     Translation updates
     Add path to subprocess executables to ensure applets are running
     with system defined calls
     Shuffler fixes to ensure positioning on last row is correct
     Applications menu remove double click for logout
     Lots of fixes throughout applets for issues raised by
     errors.ubuntu.com reports
     Previews; don't translate an empty string
budgie-extras (0.93.0-2) unstable; urgency=medium
 .
   * Add wmctrl, xdotool as dependencies for various applets
budgie-extras (0.93.0-1) unstable; urgency=medium
 .
   * New release
     git tab v0.93.0 beta release 4
     Translation updates
     Shuffler animations
     Shuffler tiling fixes
     Scaling fix for hotcorners
     Ensure path to /usr/bin exes are used for spawned processes
budgie-extras (0.92.0-2) unstable; urgency=medium
 .
   * Upload experimental to unstable (Closes: #949981)
budgie-extras (0.92.0-1) experimental; urgency=medium
 .
   * New release
     git tag v0.92.0 beta release 3
     Shuffler updates including shortcut key revisions
     Visualspace and previews handling windows moving to other workspaces
     Revise layouts available
   * Packaging Changes
     control: bump Standards-Version; no changes required
     control: budgie-extras-daemon change dependency to suggests
     tests: replace pep8 for pycodestyle
budgie-extras (0.91.0-1) experimental; urgency=medium
 .
   * New applets
     git tag v0.91.0 beta release 2
     budgie-workspace-stopwatch-applet
     budgie-applications-menu-applet
     budgie-wallstreet
     budgie-network-manager-applet
   * budgie-visualspace-applet previous python based applet converted
     to vala
   * budgie-previews new mini-application with the previous applet
     budgie-previews-applet now replaced.
   * budgie-extras-daemon supports multiple desktop layouts
   * budgie-window-shuffler
   * Bug-fixes
     desktop files includes keywords to resolve lintian information reports
     Support vertical panels for weather applet
     Rework dropby applet to prevent panel freezing issues
   * Translation updates
   * Packaging Changes
     debian/copyright refresh to include year updates and new source files
     control: add build-depends on debhelper-compat (= 12)
     compat: remove deprecated file
     control: new binaries for the listed applets above
     control: build-dependencies updated for the vala compilation
     control: budgie-visualspace-applet architecture changed to any
     control: budgie-previews-applet made transition package
     control: Add missing dependencies for hotcorners applet
     control: Add missing dependency for recentlyused applet
     control: Add missing dependency for weathershow applet
     control: change previews from a python3 based app to a vala based
       application.  Description updated for the package
     Previews install files updated
     remove unneeded docs and include-binaries files
     run wrap-and-sort -bst to tidy up package-lists
budgie-extras (0.9.1-1) unstable; urgency=medium
 .
   * New release
     - See ChangeLog
   * Packaging Changes
     - Control swap build-depends pep8 for pycodestyle
budgie-extras (0.9.0-1) unstable; urgency=medium
 .
   * New release
     - See ChangeLog
   * Packaging Changes
     - Control: add libwnck-3-dev, libkeybinder-3.0-dev,
       gnome-settings-daemon-dev as build dependencies
     - Control: swap python dependencies for ShowTime to vala based
       dependencies, architecture changed to any
     - Control: Add packaging for takeabreak applet,
       Workspace Stopwatch applet, Fuzzy Clock applet, Brightness
       Controller applet, Budgie Extras Daemon, Budgie Quickchar
     - Drop all patches since they have been incorporated
       in the new release
     - Control/Compat update for debhelper 12
     - Bump StandardsVersion: no changes required
budgie-extras (0.7.1-3) unstable; urgency=medium
 .
   * Bug-fix release (LP: #1815310)
     - Add missing dconf-cli package dependency
       budgie-hotcorners-applet
       budgie-Weathershow-applet
       budgie-showtime-applet
budgie-extras (0.7.1-2) unstable; urgency=medium
 .
   * Bug-fix release
     - Latest Translations
       patch translations.patch
     - Fix crashes when OWN releases new weather icons
       patch weather.patch
budgie-extras (0.7.1-1) unstable; urgency=medium
 .
   * Bug-fix release
     - Latest Translations
     - Bug-fix to detect language for Weathershow correctly
budgie-extras (0.7.0-1) unstable; urgency=medium
 .
   * New release
     - See ChangeLog
   * Packaging Changes
     - remove unneeded clockworks doc
     - drop existing patchset since now included in the new release
     - Control: budgie-weather-applet build
       and runtime dependencies updated due to python to Vala rewrite
     - Control: Add budgie-extras-common build together with dependency
       updates for several applets where they share the extras common
       component
     - Control: several build install changes where budgie-extras-common
       now replaces individual component installations
     - Copyright: updates due to extra licensing for the release
       including year change
     - Control: Bump StandardsVersion - no changes required
budgie-extras (0.6.1-4) unstable; urgency=medium
 .
   * Revert clockworks deprecation since package svgwrite v1.2.1 has
     now been uploaded and the RC issue is now resolved
   * Packaging Changes
     - Control: Update description, dependencies and install file
       for clockworks
budgie-extras (0.6.1-3) unstable; urgency=medium
 .
   * Bug-fix release
     - Support for clockworks applet has been dropped since it depends
       upon package svgwrite which FTBFS (v1.1.8).  The RC issue causes
       budgie-extras to be marked for autoremoval
   * Packaging Changes
     - Control: Update description for clockworks
     - Update clockworks install to just include its README
budgie-extras (0.6.1-2) unstable; urgency=medium
 .
   * Bug-fix release
     - patch 0002-Fixed-dropby-not-popping-up.patch
       Ensure Dropby pops up when a USB device is detected
budgie-extras (0.6.1-1) unstable; urgency=medium
 .
   * New upstream release
     - see ChangeLog for details
   * Issues Resolved:
     - fix showtime crash on early exit (LP: #1760741)
     - fix hotcorners pressure calculation causing crash of the
       applet (LP: #1781981)
     - fix occasional display issues with previews (LP: #1779766)
       wpreviews.patch
   * Patch 0001-Fix-GPL-license-to-be-project-consistent.patch
     Apply upstream fix to make QuickNote source copyright
     consistent with the project
   * Packaging Changes:
     - Bump Standards-Version - no changes required
     - debian/control change build-dependencies to build both vala and
       python3 applets
     - debian/control
       update descriptions for vala applets
       revise binary dependencies for hotcorners and quicknote
       change architecture for hotcorners and quicknote to any
       update BuildDepends to accommodate Vala compilation
       Add new binary packages for trash, recentlyused, applauncher and weather
     - debian/rules Add hardening instructions for Vala based applets
budgie-extras (0.5.0-1) unstable; urgency=medium
 .
   * New release
     - Add Kangaroo plugin
   * Packaging changes
     - debian/control drop obsolete alternate library for budgie-desktop
     - debian/control add missing runtime dependency gir1.2-peas-1.0
     - debian/control bump StandardsVersion no changes required
     - debian/control add binary package budgie-kangaroo-applet
budgie-extras (0.4.2-1) unstable; urgency=medium
 .
   * New upstream release
   * Packaging Changes:
     - debian/control and debian/compat: update to v11
     - debian/control: Bump Standards-Version - no changes required
     - debian/control: new binary packages budgie-rotation-lock-applet,
       budgie-clockworks-applet,
       budgie-dropby-applet
     - debian/copyright: 2018 year updates
     - debian/rules remove ninja make rules since debhelper can deal
       with meson builds
     - debian/rules check DEB_BUILD_OPTIONS for autotest
     - remove not needed debian/files
     - signing key; move and rename to debian/upstream
budgie-extras (0.3.0-1) unstable; urgency=medium
 .
   * Initial Release (Closes: #883720)

budgie-indicator-applet (0.7.2-8) unstable; urgency=medium
 .
   * Upload to unstable since all core budgie packages are now available
     (Closes: #1132568)
budgie-indicator-applet (0.7.2-7) experimental; urgency=medium
 .
   * Add patch 0001-Add-with-budgie-typelib-version-compile-time-option-.patch
     to allow building against different typelib versions
   * d/rules build with budgie-3.0, and install in a multiarch location
   * d/control - remove unneeded B/D against debhelper,
     build with libpeas-2-dev and remove restriction test on
     budgie-core-dev version since the typelib version is applicable
     Remove unneeded rules-requires-root
     Bump StandardsVersion - no changes required
   * d/copyright - update fsf address and copyright years
budgie-indicator-applet (0.7.2-6) unstable; urgency=medium
 .
   * Packaging updates
     - d/watch - use Github friendly watch file format
     - d/control - bump StandardsVersion - no additional changes required
     - patches - add Forwarded/Bug references
     - d/control - add Rules-Requires-Root
budgie-indicator-applet (0.7.2-5) unstable; urgency=medium
 .
   * Re-upload
budgie-indicator-applet (0.7.2-4) unstable; urgency=medium
 .
   * Resolve FTBFS with GCC-14 due to incompatible point types being enforced
     (Closes: #1074859)
budgie-indicator-applet (0.7.2-3) unstable; urgency=medium
 .
   * Revert v0.6.2-1 now that ayatana indicators has more
     support for chrome kdestatusnotifieritems so allowing
     chrome based extensions and apps to display in the applet
     (LP: #2023519)
     Revert-hiding-of-chrome-icons-now-that-they-have-res.patch
budgie-indicator-applet (0.7.2-2) unstable; urgency=medium
 .
   * d/control Remove recommendation on gir1.2-appindicator3-0.1 since this
     pulls in application-indicator which ayatana now has a break on to
     prevent installation
   * d/copyright Bump copyright years
budgie-indicator-applet (0.7.2-1) unstable; urgency=medium
 .
   * New upstream release
     - Enable middle click indicator support
     - Remove bashisms from configure script (Closes: #998730)
     - Don't spam journal if there are no indicators loaded
budgie-indicator-applet (0.7.1-2) unstable; urgency=medium
 .
   * No change rebuild
     - this is required to enable the applet to pick up the revised
       ayatana install paths
budgie-indicator-applet (0.7.1-1) unstable; urgency=medium
 .
   * New upstream release
     - resize pixbuf type images if they are oversized
     - enable ayatana indicator datetime & message support
   * Packaging changes
     - debhelper change to 13
     - StandardsVersion bumped - no changes required
     - rules ubuntu now uses ayatana for build rules
budgie-indicator-applet (0.6.2-1) unstable; urgency=medium
 .
   * New Upstream release
     - blacklist Google Hangouts extension icons now that appindicator
       support has been withdrawn from Chrome/Chromium
   * Packaging Changes
     - watch - update for new location for tarball and signed key
     - upstream - update to new signing key
     - remove deprecated compat
     - control - add build-depends debhelper-compat (= 12),
     - control - bump Standards-Version - no changes required
budgie-indicator-applet (0.6.1-1) unstable; urgency=medium
 .
   * New Upstream release
     - Change appindicator icon when panel size changes
     - Right click on appindicator disabled to be consistent with budgie
   * Packaging Changes
     - control: bump Standards-Version
     - control & compat: update to debhelper 12
     - control: change B-D to use ubuntu equivs
     - copyright: update copyright years to 2019
     - rules: Use derives to ensure can build on all Ubuntu derivatives
     - watch: update changed repo name
budgie-indicator-applet (0.6-2) unstable; urgency=medium
 .
   * Packaging Changes
     - control: bump Standards-Version
       changes - update rules to make compilation verbose
     - control: build depends changed to
       libayatana-ido3-dev (Closes: #907377)
     - control: add ayatana-indicator-application to depends to ensure
       indicators service is available to service running indicators
     - control: add ayatana introspection equivalent package for
       indicators that have been converted
budgie-indicator-applet (0.6-1) unstable; urgency=medium
 .
   [David Mohammed]
   * New upstream release
     - Support budgie vertical panels
     - Ensure the applet is styled correctly to blend into
       the panel
       Force resizing of GIcons to appindicator spec of 22px (LP: #1641457)
     - Removing self theming since this is now handled by
       budgie-desktop v10.4 (LP: #1711928)
     - fix startup warning
     - add applet blacklist
   * Packaging changes
     - debian/copyright - year change and repo name change
     - debian/copyright - Ensure debian/* files are GPL-2+ licensed
     - debian/copyright: http --> https
     - debian/{control/compat} debhelper v11
     - debian/control Standards-Version bump (no changes required)
     - debian/control: build-dependency restriction of >= 10.4 for
       budgie-core-dev added due to theming change
     - debian/control: remove deprecated build dependencies
     - update metadata to resolve check-all-the-things warnings and errors
 .
   [Mike Gabriel <mike.gabriel@das-netzwerkteam.de>]
   * Add the following changes:
     - Make the package build against Ubuntu Indicators and Ayatana
       Indicators alike (Closes: #893707)
     - Re-enable (and fix)
       Indicators NG file support (loading indicators from service
       files.
   * debian/control:
     - Add B-Ds: libayatana-indicator3-dev, libayatana-ido3-0.4-dev.
       to support building against Ayatana Indicators on Debian. Leaving
       Ubuntu Indicators B-Ds in the control file, too, so that on Ubuntu
       we can build (see debian/rules) against Ubuntu Indicators.
   * debian/rules:
     - Select the Indicator implementation to build against based on the
       distribution the package is built for (Debian vs. Ubuntu).
budgie-indicator-applet (0.3-1) unstable; urgency=medium
 .
   * New upstream release
     - Respect icon spacing for chosen theme
     - background color change when theme changes
   * updated metadata for updated upstream repo name change
   * Dropped autoreconf from dh call, useless and automatic
     in compat level 10.
   * Update copyright file (from <tobi>).
budgie-indicator-applet (0.2-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #843340)

buku (5.1.1+ds-2) unstable; urgency=medium
 .
   * Fix autopkgtest error
buku (5.1.1+ds-1) unstable; urgency=medium
 .
   * Import new upstream release
   * d/control:
     - Bump Standards-Version to 4.7.4
     - Remove redundant Priority and Rules-Requires-Root fields
     - Add Build-Depends pybuild-plugin-pyproject
   * d/install:
     - Remove redundant buku binary installation
   * d/patch:
     - Remove and rediff patches
   * d/watch:
     - Upgrade to version 5 using RFC822 format and GitHub template

calibre (9.6.0+ds+~0.10.5-6) unstable; urgency=medium
 .
   [ dependabot[bot] ]
   * Bump pygments from 2.19.2 to 2.20.0.
 .
   [ YOKOTA Hiroshi ]
   * Move a patch to patch queue
   * Upgrade Debian Policy standards
   * Rediff patches: pykakasi is now available as Debian package.
   * Use system pykakasi
   * Use system dictionary data for pykakasi
   * Renumber patches

console-data (2:1.12-11) unstable; urgency=medium
 .
   * Rebuild for unicode-data 17.0.0-2
   * cme: cleanup of dependencies in d/control
   * Add d/gbp.conf
   * Move all files to UTF-8
   * Move VCS to point to salsa.d.o/debian/console-data

cookidoo-api (0.17.0-1) unstable; urgency=medium
 .
   * New upstream release.
   * Remove debian/gbp.conf, switch to dgit.

cpanminus (1.7049-1) unstable; urgency=medium
 .
   * Import upstream version 1.7049.
   * Update years of packaging copyright.
   * Declare compliance with Debian Policy 4.7.4.
   * Remove «Rules-Requires-Root: no», which is the current default.
   * Remove «Priority: optional», which is the current default.

croaring (4.6.1+ds-0.1) unstable; urgency=medium
 .
   [ Theodore Tucker ]
   * Non-maintainer upload
   * New upstream release (Closes: #1122578)
   * Update Debian packaging for v4.6.1
     - debian/control:
         - New ABI version: 0 -> 21
         - Depend on libcmocka at build-time for upstream tests
     - debian/copyright: update as per upstream changes
     - debian/patches:
         - Remove existing patches for v0.2.66
         - Add patch to bump CRoaring's minimum CMake version to 3.11, as
           unstable's CMake refuses to build projects with a minimum < 3.5
     - debian/rules:
         - Update build instructions as per upstream changes
         - Disable building unit tests, as these trigger the amalgamation.sh
           script which bypasses dh's hardening
 .
   [ Jeremy Bícha ]
   * Add minimal debian/gbp.conf

cryptsetup (2:2.8.6-1) unstable; urgency=medium
 .
   * New upstream bugfix release.
   * askpass: Fix FTBFS with glibc 2.43. (Closes: #1128538)
   * d/control: Replace B-D: libselinux1-dev with libselinux-dev.
   * d/t/cryptroot-*: Account for the linux-image package split.

cssmin (0.2.0-13) unstable; urgency=medium
 .
   * Update Standards-Version to 4.7.4 (no changes required).
   * Add :any annotations to python3 dependencies as suggested by Jochen
     Sprickerhof (Closes: #842059).
   * Move from d/watch to d/upstream/metadata for finding releases.
   * Drop no-longer-needed Priority and R3 fields.

django-phonenumber-field (8.4.0-3) unstable; urgency=medium
 .
   * Team Upload
   * Add debian/salsa-ci.yml
   * Apply Multi-Arch: hint
   * d/watch : fix syntax glitch
   * Bump Standards-Version to 4.7.4, no change needed

django-reversion (6.1.0-3) unstable; urgency=medium
 .
   * Team Upload
   * Apply Multi-Arch: hint
   * Add debian/salsa-ci.yml
   * Use dh-sequence-python3
   * Rewrite d/rules with newer & shorter syntax
   * d/watch: fix syntax glitch

doctrine (3.6.3+dfsg-1) unstable; urgency=medium
 .
   [ Alexander M. Turek ]
   * Fix code style (#12395)
   * Raise proper exception for invalid arguments in Base::add() (#12394)
 .
   [ Grégoire Paris ]
   * Group Doctrine workflow updates together
   * Add ORDER BY clause to SELECT query
 .
   [ Ahmed EBEN HASSINE ]
   * Add documentation for enumType mapping with PHP backed enums
 .
   [ David Prévot ]
   * Upgrade upstream signing key to new packet format
   * Update Standards-Version to 4.7.4

dosbox-x (2026.03.29+dfsg-1) unstable; urgency=medium
 .
   * New upstream release.
   * Update debian/watch to restrict matches to unsuffixed versions
     (avoiding the “-osfree” variant).
   * Standards-Version 4.7.4, no change required.

drbl (5.8.7-1) unstable; urgency=medium
 .
   * New upstream version 5.8.7

edlio (0.3.0-1) unstable; urgency=medium
 .
   * New upstream version: 0.3.0
   * Add optional runtime dependencies to recommends

electrum (4.7.1+dfsg-1) unstable; urgency=medium
 .
   [ Manuel Guerra ]
   * New upstream version.
   * Update year for copyright holders and add new holders into copyright file.
   * Fix typo in control file, "used" instead of "ued".
   * Bump python-electrum-ecc to >= 0.0.7.
   * Update python3-electrum.lintian-overrides to remove the line for anchor.png
     due to changes in the anchor outputs related in RELEASE-NOTES.
   * Update the source lintian overrides.
   * Bump Standards-Version to 4.7.4, no changes needed.
   * Update information for Maintainer's manpage.
   * Add Manuel Guerra to Uploaders.
 .
   [ Soren Stoutner ]
   * debian/README.Debian:  Fix typo in fonts-adobe-sourcesans3.

fonttools (4.62.1-7) unstable; urgency=medium
 .
   * Team upload.
   * Remove previous temporary changes.
   * debian/tests/control: Recover to previous versions.
   * debian/control: Let python3-fonttools breaks python3-glyphslib
     (<< 6.12.7+ds-6) to avoid broken autopkgtest from being triggered.
fonttools (4.62.1-6) unstable; urgency=medium
 .
   * Team upload.
   * Further remove some (test-)build-dep: glyphslib, ufo2ft temporarily.
     They should be added back later when fonttools builds on s390x.
   * debian/tests/: Dropped for now. They should be added back later
     when fonttools builds on s390x.
fonttools (4.62.1-5) unstable; urgency=medium
 .
   * Team upload.
   * Temporarily remove (build-)dependency on ufolib2 to break the
     dependency loop in buildd. This change should be reverted with
     the next upload.
fonttools (4.62.1-4) unstable; urgency=medium
 .
   * Team upload.
   * debian/control: Do not build-depends on python3-skia-pathops for
     architectures that does not have working skia library.
   * debian/control: Demote python3-skia-pathops dependency to Recommends:
     field.
fonttools (4.62.1-3) unstable; urgency=medium
 .
   * Team upload.
   * debian/control: Add python3-uharfbuzz and python3-skia-pathops
     as build-dependency with <!nocheck> markers.
   * debian/watch: Update to version 5.
   * debian/rules: Enable full hardening.
fonttools (4.62.1-2) unstable; urgency=medium
 .
   * Team upload.
   * debian/control: Build-depends on unicode-data (>> 17).
   * Depend on skia-pathops.

fortran-assert (3.1.0-7) unstable; urgency=medium
 .
   * llvm-21-runtime and libclang-rt-21-dev needed for successful flang build
fortran-assert (3.1.0-6) unstable; urgency=medium
 .
   * Set ASSERT_PARALLEL_CALLBACKS=1
   * build-conflict with libfortran-assert-dev, or wrong mod file used
fortran-assert (3.1.0-5) unstable; urgency=medium
 .
   * Rename libfortran-assert-0 -> libfortran-assert0 for lintian and
     consistency
fortran-assert (3.1.0-4) unstable; urgency=medium
 .
   * Drop flang-21,lfortran build-deps on unsupported platforms
   * Add d/gbp.conf
   * Add debian/salsa-ci.yml
fortran-assert (3.1.0-3) unstable; urgency=medium
 .
   * Install header files; .so by libfortran-assert-0.install
   * Ensure soname and symlinks are set
   * Include docs and examples
fortran-assert (3.1.0-2) unstable; urgency=medium
 .
   * Push to unstable
fortran-assert (3.1.0-1) experimental; urgency=medium
 .
   * Initial release. (Closes: #1129593)

freetype (2.14.3+dfsg-1) unstable; urgency=medium
 .
   * New upstream version 2.14.3.
   * debian/control: Raise Standards-Version to 4.7.4 (no changes needed).
   * debian/copyright: Update for FreeType 2.14.3.

glances (4.5.3.2+dfsg-1) unstable; urgency=medium
 .
   [ Alexandre Detiste ]
   * recommends python3-pysnmp instead of transitional python3-pysnmp4
 .
   [ Daniel Echeverri ]
   * New upstream version 4.5.3.2+dfsg
     + Fixing CVE-2026-33533 CVE-2026-33641 (Closes: #1132603)
   * debian/control
     + Update standards version to 4.7.4
   * debian/patches
     + Refresh 006_indicate_user_webserver_static_files_not_included.patch
   * debian/source/lintian-overrides
     + Add lintian override for source-is-missing in glances-flame.html

glyphslib (6.12.7+ds-6) unstable; urgency=medium
 .
   * Team upload.
   * debian/patches/Fix-compatibility-with-ufo2ft-3.7.1.patch:
     Add patch to fix compatibility with ufo2ft v3.7.1.
   * debian/control: Require ufo2ft v3.7.1 or later.
glyphslib (6.12.7+ds-5) unstable; urgency=medium
 .
   * Team upload.
   * debian/control: Demote skia-pathops to Recommends to break the
     dependency chain.
   * debian/tests/control: Do not include skia-pathops to fix autopkgtest
     on architectures where skia-pathops is not available.
glyphslib (6.12.7+ds-4) unstable; urgency=medium
 .
   * Team upload.
   * debian/control: Enable dependency on skia-pathops.
   * debian/rules: Disable workarounds around missing skia-pathops.

gmult (11.0-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Backport upstream fix switching to appstreamcli. (Closes: #1119098)
   * debian/control: Update Homepage.

gnome-console (50.0-2) unstable; urgency=medium
 .
   * Add Depends: locales-all for build tests as required by gtk4 4.22.2
gnome-console (50.0-1) unstable; urgency=medium
 .
   * New upstream release
   * Update Standards Version to 4.7.4

gnome-system-monitor (50.0-1) unstable; urgency=medium
 .
   * New upstream release
   * Update minimum glib, gtk4, gtkmm4
   * Update Standards Version to 4.7.4

gnome-terminal (3.60.0-1) unstable; urgency=medium
 .
   * New upstream release
   * Add subprojects/ to Files-Excluded
   * Bump minimum vte
   * Run wrap-and-sort -ast
   * Update Standards Version to 4.7.4

gobgp (4.4.0-1) unstable; urgency=medium
 .
   * New upstream release:
     - Includes fixes for CVE-2026-5122, CVE-2026-5123, CVE-2026-5124
       (Closes: #1132653)
     - Drop patch applied upstream
     - Add patch to fix display of gobgpd help message, which should hopefully
       make the build reproducible
   * d/control:
     - Update Standards-Version to 4.7.4 (no changes needed)
     - Update Build-Depends and Depends

golang-github-lestrrat-go-httprc (3.0.5-1) unstable; urgency=medium
 .
   * New upstream release
   * Update Standards-Version to 4.7.4 in d/control (no changes needed)

golang-github-mattn-go-runewidth (0.0.22-1) unstable; urgency=medium
 .
   * Team upload
   * New upstream version 0.0.22
   * d/control:
     - Declare compliance with Debian Policy 4.7.4
     - Refresh (build) dependencies
     - Remove myself from Uploaders
   * d/patches:
     - Refresh 0001-Use-data-from-unicode-data-package.patch (upstream changes)
     - Drop 0002-Update-for-unicode-17.0.0.patch (applied upstream)
     - Drop 0003-Backport-Add-Early-Exit-to-inTable.patch (applied upstream)
   * d/watch:
     - Update to version 5 watch file format
golang-github-mattn-go-runewidth (0.0.16-5) unstable; urgency=high
 .
   * Team upload
   * Release to unstable
golang-github-mattn-go-runewidth (0.0.16-4) experimental; urgency=medium
 .
   * d/control:
     - Bump dependency on unicode-data to 17.0.0
     - Drop unneeded Rules-Requires-Root field
   * d/gbp.conf:
     - Update for experimental
   * d/patches:
     - Add patch 0002-Update-for-unicode-17.0.0 (Closes: #1122257)

golang-github-mdlayher-socket (0.6.0-1) unstable; urgency=medium
 .
   * New upstream release
   * Add myself to uploaders
   * Bump Standards-Version to 4.7.3
     - drop redundant Priority: optional
     - drop redundant Rules-Requires-Root: no

goldencheetah (1:3.5-9) unstable; urgency=medium
 .
   * QA upload.
   * Drop unused Build-Depends.
   * d/copyright: Correct GPL version.
   * d/watch: Exclude DEV tags.

gtkmm4.0 (4.22.0-1) unstable; urgency=medium
 .
   * New upstream release
   * debian/*.symbols: Add new symbols
   * Update minimum gtk4
   * Update Standards Version to 4.7.4

gucharmap (1:17.0.2-1) unstable; urgency=high
 .
   * New upstream release
   * Run wrap-and-sort -ast
   * Update Standards Version to 4.7.4
   * Upload to unstable
 .
 gucharmap (1:17.0.1-1) experimental; urgency=medium
 .
   [ Matthias Geiger ]
   * New upstream release (Closes: #1125333)
   * d/control: Bump unicode-data dependency to 17.0
   * d/patches: Drop Update-translation patches
 .
   [ Jeremy Bícha ]
   * Add patch to revert a change that broke Debian's patched build
gucharmap (1:17.0.1-1) experimental; urgency=medium
 .
   [ Matthias Geiger ]
   * New upstream release (Closes: #1125333)
   * d/control: Bump unicode-data dependency to 17.0
   * d/patches: Drop Update-translation patches
 .
   [ Jeremy Bícha ]
   * Add patch to revert a change that broke Debian's patched build

hwb (1:040412-7.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Migrate package to Salsa
   * d/copyright:
      - Secure URI in Format
      - Remove old FSF address
   * d/watch:
      - version=5
      - Mark Untrackable
   * debhelper-compat = 13
   * Secure URI in Homepage
   * Standards-Version: 4.7.3 (Remove Priority field)

ibus (1.5.34~rc2-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream release.
   * Rebuild against unicode-cldr-core 48. (Closes: #1132409) (LP: #2147275)
   * d/control: Bump Standards-Version to 4.7.4.

icecc (1.4-2) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Pino Toscano ]
   * Update watch file.
   * Update lintian overrides.
   * Drop the old NEWS file of icecc.
   * Drop the support for the dead GNU/kFreeBSD:
     - drop the kfreebsd-specific libdevstat-dev build dependency, and dependency
       of the libicecc-dev binary package
 .
   [ Diederik de Haas ]
   * Add systemd unit files (Closes: #1039226)
   * Replace old FSF address with URL
   * Replace pkg-config build dependency with pkgconf
   * Drop lsb-base dependency
   * Bump debhelper-compat to 13
   * Bump Standards-Version to 4.7.2, no changes required.
 .
   [ Aurélien COUDERC ]
   * Build with hardening=+all build hardening flag.
   * Bump Standards-Version to 4.7.3, no change required.
   * Remove inactive uploaders.
   * Switch to debian/watch format version 5.

kproperty (3.2.0-3.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Backport upstream fix for FTBFS with CMake 4. (Closes: #1125541)

lava (2026.02-3) unstable; urgency=medium
 .
   * d/lava-server.lintian-overrides: Add override for bundled fonts
   * d/control: Replace libguestfs-tools with python3-guestfs in lava-dispatcher
   * d/control: Restrict python3-guestfs to architectures supported by libguestfs

libadwaita-1 (1.9.0-1) unstable; urgency=medium
 .
   [ Daniel van Vugt ]
   * New upstream release 1.9.0
   * Refresh patch:
     stylesheet-common-Use-disabled-opacity-for-disabled-pictu.patch
 .
   [ Jeremy Bícha ]
   * debian/libadwaita-1-0.bug-control: Add libgtk-nocsd0 to package status list
   * Update Standards Version to 4.7.4

libbusiness-isbn-data-perl (20260403.001-1) unstable; urgency=medium
 .
   * Import upstream version 20260403.001.
   * Declare compliance with Debian Policy 4.7.4.

libcpansa-db-perl (20260405.001-1) unstable; urgency=medium
 .
   * Import upstream version 20260405.001.
   * Declare compliance with Debian Policy 4.7.4.

libdancer2-perl (2.1.0-1) unstable; urgency=medium
 .
   * Import upstream version 2.1.0.
   * Update years of upstream copyright.
   * Declare compliance with Debian Policy 4.7.4.

libdevel-nytprof-perl (6.15+dfsg-1) unstable; urgency=medium
 .
   * Import upstream version 6.15+dfsg.
   * Update years of packaging copyright.
   * Declare compliance with Debian Policy 4.7.4.
   * Remove «Rules-Requires-Root: no», which is the current default.
   * Remove «Priority: optional», which is the current default.
   * Drop unneeded version constraints from (build) dependencies.
   * Add patch to fix POD syntax error in Changes file.

libdevel-size-perl (0.87-1) unstable; urgency=medium
 .
   * Import upstream version 0.87.
   * Update years of packaging copyright.
   * Declare compliance with Debian Policy 4.7.4.

libgedit-amtk (5.10.0-1) unstable; urgency=medium
 .
   * New upstream release
   * Move Maintainer from Debian GNOME to Debian GNOME Extras
   * debian/*.symbols: Add new symbols
   * Update Standards Version to 4.7.4

libipc-run-perl (20260402.0-1) unstable; urgency=medium
 .
   * Import upstream version 20260402.0.
   * Drop hashbang.patch, fixed upstream.
   * Update years of packaging copyright.
   * Fix test and runtime dependency on libio-pty-perl:
     the package has an epoch.

liblog-dispatchouli-perl (3.100-1) unstable; urgency=medium
 .
   * Import upstream version 3.100.
   * Update years of upstream and packaging copyright.
   * Declare compliance with Debian Policy 4.7.4.
   * Handle new Log::Fmt::Test.
     Add dependencies to Suggests, and skip it during autopkgtests.

libmodule-manifest-skip-perl (0.24-1) unstable; urgency=medium
 .
   * Team upload.
   * Import upstream version 0.24.
   * Update debian/watch.
   * Update debian/upstream/metadata.
   * Drop Adapt-to-changes-in-Moo-2.004000.patch
     (applied upstream pull request).
   * Drop debian/libmodule-manifest-skip-perl.docs.
     README is just a text version of the POD/manpage.
   * Update years of upstream copyright.
   * Declare compliance with Debian Policy 4.7.4.
   * Remove «Priority: optional», which is the current default.
   * Annotate test-only build dependencies with <!nocheck>.

libmouse-perl (2.6.2-1) unstable; urgency=medium
 .
   * Import upstream version 2.6.2.
   * Update years of packaging copyright.
   * Declare compliance with Debian Policy 4.7.4.

libnet-ident-perl (1.31-1) unstable; urgency=medium
 .
   * Import upstream version 1.31.
   * Remove makefile_mod-perl.patch, the whole mod-perl infrastructure
     is gone.
   * debian/rules: remove --force-compat from dh_auto_configure call.
     The option is gone.
   * Declare compliance with Debian Policy 4.7.4.

libnet-jabber-bot-perl (3.01-1) unstable; urgency=medium
 .
   * Team upload.
   * Import upstream version 3.01.
   * Refresh 2001_cert.patch (offset).
   * Declare compliance with Debian Policy 4.7.4.

libobject-pad-perl (0.825-1) unstable; urgency=medium
 .
   * Import upstream version 0.825.
   * Refresh 0001-Fix-floating-point-handling-in-version-comparison.patch
     (offset).
   * Update years of upstream and packaging copyright.
   * Declare compliance with Debian Policy 4.7.4.

libperinci-cmdline-perl (2.000.2-1) unstable; urgency=medium
 .
   * Import upstream version 2.000.2.
   * Update years of upstream and packaging copyright.
   * Declare compliance with Debian Policy 4.7.4.
   * Remove «Rules-Requires-Root: no», which is the current default.
   * Remove «Priority: optional», which is the current default.

libsearch-xapian-perl (1.2.25.6-1) unstable; urgency=medium
 .
   * Import upstream version 1.2.25.6.
   * Update debian/upstream/metadata.
   * Drop test-make-clean.patch and debian/clean, applied upstream.
   * Update years of upstream and packaging copyright.
   * Declare compliance with Debian Policy 4.7.4.
   * Remove «Rules-Requires-Root: no», which is the current default.
   * Remove «Priority: optional», which is the current default.

libsidplay (1.36.60-2) unstable; urgency=medium
 .
   [ Andreas Tille <tille@debian.org> ]
   * Maintain in Debian team on Salsa
   * Use sidplay homepage at webarchive to show that there is no current homepage
     but give the user some trace of information
   * d/copyright: DEP5
   * d/rules: short dh
   * Drop patch from Build-Depends
   * Standards-Version: 4.7.4 (Removed Priority field)

libtest-unit-perl (0.30-1) unstable; urgency=medium
 .
   * Team upload.
   * Import upstream version 0.30.
   * Update years of packaging copyright.
   * Declare compliance with Debian Policy 4.7.4.

libtest2-harness-perl (1.000166-1) unstable; urgency=medium
 .
   * Team upload.
   * Import upstream version 1.000166.
   * Declare compliance with Debian Policy 4.7.4.

libwww-perl (6.82-1) unstable; urgency=medium
 .
   * Import upstream version 6.82.
   * Update years of packaging copyright.
   * Declare compliance with Debian Policy 4.7.4.

libxml-xpath-perl (1.49-1) unstable; urgency=medium
 .
   * Team upload.
   * Import upstream version 1.49.
   * Update debian/upstream/metadata.
   * Update years of packaging copyright.
   * Declare compliance with Debian Policy 4.7.4.
   * Remove «Rules-Requires-Root: no», which is the current default.
   * Remove «Priority: optional», which is the current default.
   * Update autopkgtests.

loguru (0.7.3-5) unstable; urgency=medium
 .
   * Team upload.
   * d/patches/optional-mypy: truly make mypy optional for running the
     test.
   * d/control: drop mypy-related dependenies, as they are now unneeded.
   * d/patches: drop the mypy-related patches, for the same reason as
     above.
   * Standards-Version: 4.7.4 (routine-update)

lua-nginx-cookie (0.1.0-1.2) unstable; urgency=medium
 .
   * Non-maintainer upload.
 .
   [ ChangZhuo Chen ]
   * Update Vcs-* fields to salsa
   * Update debian/copyright
   * Fix Upstream-Name in debian/copyright
 .
   [ Ondřej Nový ]
   * d/copyright: Use https protocol in Format field
 .
   [ Andreas Tille ]
   * d/watch:
      - version=5
      - Fix
   * debhelper-compat = 13
   * Standards-Version: 4.7.3 (Removed Priority field)

mail-spf-perl (3.20260331-1) unstable; urgency=medium
 .
   * Add debian/upstream/metadata.
 .
   * Import upstream version 3.20260331.
   * Update years of packaging copyright.
   * Declare compliance with Debian Policy 4.7.4.
   * Remove «Rules-Requires-Root: no», which is the current default.
   * Remove «Priority: optional», which is the current default.

marknote (1.5.2-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream release.
   * Update build dependencies according to the upstream build system:
     - bump cmake to 3.20
     - bump KF packages to 6.21
     - add qml6-module-org-kde-syntaxhighlighting for the QML dependency
       resolution
     - drop unused/unneeded libkf6breezeicons-dev, libkf6runner-dev,
       libkf6xmlgui-dev, libxkbcommon-dev, and pkgconf
   * Add the configuration for the CI on salsa.
   * Rename debian/lintian-overrides to debian/marknote.lintian-overrides to
     match the package it refers to.
   * Bump Standards-Version to 4.7.4, no changes required.

mesa (26.0.4-1) unstable; urgency=medium
 .
   * New upstream release.
   * control: Bump spirv-tools-dev build-dep for rusticl.

node-ajv (8.18.0~ds+~cs6.1.1-1) unstable; urgency=medium
 .
   * Team upload
   * Declare compliance with policy 4.7.4
   * Drop "Priority: optional"
   * debian/watch: use checksum
   * New upstream version (Closes: #1128140, CVE-2025-69873)
   * Update tsc patch

node-archy (1.0.0-8) unstable; urgency=medium
 .
   * Team upload
   * debian/watch version 5 (npmregistry)
   * Declare compliance with policy 4.7.4

node-brace-expansion (2.0.3+~1.1.2-2) unstable; urgency=medium
 .
   * Team upload
   * Declare compliance with policy 4.7.4
   * Fix DoS via exponential brace expansion (Closes: #1127313, CVE-2025-29770)

node-commondir (1.0.1+~1.0.2-1) unstable; urgency=medium
 .
   * Team upload
   * New upstream version 1.0.1+~1.0.2
   * debian/watch version 5 (npmregistry)
   * Declare compliance with policy 4.7.4

node-diff (5.2.2~dfsg+~5.2.3-2) unstable; urgency=medium
 .
   * Team upload
   * Fix autopkgtest
node-diff (5.2.2~dfsg+~5.2.3-1) unstable; urgency=medium
 .
   * Team upload
   * Declare compliance with policy 4.7.4
   * debian/watch version 5
   * New upstream version (Closes: #1126272, CVE-2026-24001)
   * Refresh patches

node-elliptic (6.6.1+dfsg+~6.4.18-2) unstable; urgency=medium
 .
   * Team upload
   * Fix ECDSA signing when k has leading zeros (#1125180, CVE-2025-14505)
   * Declare compliance with policy 4.7.4
   * Drop "Priority: optional"

node-falafel (2.2.5-2) unstable; urgency=medium
 .
   * Declare compliance with policy 4.7.4
   * debian/watch version 5 (npmregistry)

node-hoek (11.0.7+~cs12.0.2-1) unstable; urgency=medium
 .
   * Team upload
   * debian/watch version 5
   * New upstream version 11.0.7+~cs12.0.2
node-hoek (11.0.7+~cs12.0.1-2) unstable; urgency=medium
 .
   * Team upload
   * Declare compliance with policy 4.7.4
   * Drop "Rules-Requires-Root: no"
   * Drop "Priority: optional"
   * Back to unstable
node-hoek (11.0.7+~cs12.0.1-1) experimental; urgency=medium
 .
   * Team upload
   * New upstream version 11.0.7+~cs12.0.1

node-optimist (0.6.1+~0.0.33-1) unstable; urgency=medium
 .
   * Team upload
   * New upstream version 0.6.1+~0.0.33
   * debian/watch version 5 (npmregistry)
   * Declare compliance with policy 4.7.4

node-parents (1.0.1+~1.0.3-1) unstable; urgency=medium
 .
   * Team upload
   * New upstream version 1.0.1+~1.0.3
   * debian/watch version 5 (npmregistry)
   * Declare compliance with policy 4.7.4

node-qs (6.15.0+ds+~6.15.0-1) unstable; urgency=medium
 .
   [ Xavier Guimard ]
   * Team upload
   * Declare compliance with policy 4.7.4
   * Drop "Priority: optional"
   * New upstream release (Closes: #1127940, CVE-2026-2391)

node-quote-stream (1.0.2-10) unstable; urgency=medium
 .
   * Declare compliance with policy 4.7.4
   * debian/watch version 5 (npmregistry)

node-read-only-stream (2.0.0-8) unstable; urgency=medium
 .
   * Team upload
   * debian/watch version 5 (npmregistry)

node-reinterval (1.1.0-7) unstable; urgency=medium
 .
   * Team upload
   * Use dh-sequence-nodejs (clean install)
node-reinterval (1.1.0-6) unstable; urgency=medium
 .
   * Team upload
   * Declare compliance with policy 4.7.4
   * Drop "Priority: optional"
   * Change section to javascript
   * Add debian/gbp.conf
   * debian/watch version 5
   * Increase test timer tolerance to fix flaky tests on slow archs
     (Closes: #1132837)

node-resumer (0.0.0-7) unstable; urgency=medium
 .
   * Team upload
   * debian/watch version 5 (npmregistry)
   * Declare compliance with policy 4.7.4

node-source-map (0.7.6+dfsg-5) unstable; urgency=medium
 .
   * Optimize libjs-source-map: drop useless embedding of url.js
   * Add --verbose to cargo
   * Fix blhc false positives
   * Fix maintainer script
node-source-map (0.7.6+dfsg-4) unstable; urgency=medium
 .
   * Team upload
   * Fix libjs-source-map: create a bundle
     - add build dependencies: node-rollup-plugin-alias,
       node-rollup-plugin-commonjs, node-rollup-plugin-node-resolve,
       node-rollup-plugin-terser
   * node-source-map no more depends on libjs-source-map
node-source-map (0.7.6+dfsg-3) unstable; urgency=medium
 .
   * Team upload
   * Declare compliance with policy 4.7.4
   * Back to unstable
node-source-map (0.7.6+dfsg-2) experimental; urgency=medium
 .
   * Drop "Priority: optional"
   * Add Breaks for some packages incompatible with source-map 0.7 async API
node-source-map (0.7.6+dfsg-1) experimental; urgency=medium
 .
   * Team upload
   * Declare compliance with policy 4.7.3
   * Drop "Rules-Requires-Root: no"
   * debian/watch version 5
   * New upstream version 0.7.6+dfsg (Closes: #1004658)
   * Refresh patches
   * Build with cargo, rust-llm, wasm-strip and wasm-opt
   * Embed rust-vlq as build module
   * Add patch to ignore unused rust-rand dependency

node-stream-combiner2 (1.1.1-7) unstable; urgency=medium
 .
   * Declare compliance with policy 4.7.4
   * debian/watch version 5 (npmregistry)

node-subarg (1.0.0-6) unstable; urgency=medium
 .
   * Declare compliance with policy 4.7.4
   * debian/watch version 5 (npmregistry)

node-sumchecker (3.0.1-4) unstable; urgency=medium
 .
   * Team upload
   * Declare compliance with policy 4.7.4
   * Drop "Rules-Requires-Root: no"
   * Drop "Priority: optional"
   * Back to unstable
node-sumchecker (3.0.1-3) experimental; urgency=medium
 .
   * Team upload
   * Drop patch for ava, use fixed version
   * Add gbp.conf

node-wordwrap (1.0.0-5) unstable; urgency=medium
 .
   * Declare compliance with policy 4.7.4
   * debian/watch version 5 (npmregistry)

node-xmldom (0.9.9-1) unstable; urgency=medium
 .
   * Team upload
   * Declare compliance with policy 4.7.4
   * debian/watch version 5
   * New upstream version (Closes: #1132714, CVE-2026-34601)

numcodecs (0.16.5+ds-5) unstable; urgency=medium
 .
   * Team upload.
   * Bump Standards-Version to 4.7.4, no change needed
   * Disables useless Salsa CI jobs
   * Stop testing against the to-be-removed python3-importlib-metadata

parolottero (2.6-1) unstable; urgency=medium
 .
   * New upstream release
   * Modernize d/control

php-codecoverage (13.0.2-1) unstable; urgency=medium
 .
   [ Johnson Page ]
   * Remove unused phpunit/php-file-iterator dependency
 .
   [ Sebastian Bergmann ]
   * Prepare release
 .
   [ David Prévot ]
   * Latest tag is not signed
   * Drop php-file-iterator (build-)dependency
   * Upgrade upstream signing key to new packet format
   * Drop versioned build-dependency
   * Update Standards-Version to 4.7.4

php-doctrine-data-fixtures (2.2.1-1) unstable; urgency=medium
 .
   [ Renan Rodrigo ]
   * Remove calls to deprecated ReflectionMethod::setAccessible() in tests
 .
   [ David Prévot ]
   * Update watch file format version to 5
   * Remove Priority: optional from source stanza (it is now the default)
   * Upgrade upstream signing key to new packet format
   * Update Standards-Version to 4.7.4

phpunit (13.0.6-2) unstable; urgency=medium
 .
   * Build-Depend on php-file-iterator
phpunit (13.0.6-1) unstable; urgency=medium
 .
   Upload version 13.0 to unstable
 .
   [ Sebastian Bergmann ]
   * Include searched paths in warning when source filter matches no files
   * Prepare release
 .
   [ zhangh ]
   * Improve error message when code coverage filter has no matching files
 .
   [ Mathieu Piot ]
   * [Logging] [OTR] Allow one to log Git infos with detached HEAD state
 .
   [ Alexander M. Turek ]
   * Allow to stub both hooks of non-virtual properties
 .
   [ David Prévot ]
   * Latest tag is not signed
   * Track 13.0 for now
   * Upgrade upstream signing key to new packet format
   * Update Standards-Version to 4.7.4
phpunit (13.0.5-1) experimental; urgency=medium
 .
   [ Sebastian Bergmann ]
   * Reorganize tests
   * Delete unused code
   * Classify issue trigger as "unknown" only when it is not "self", "direct",
     or "indirect"
   * Prepare release
 .
   [ David Prévot ]
   * Limit excluded files
   * Limit tools filtering
   * Copy (instead of linking) dependencies at build time
   * Skip tests currently failing
phpunit (13.0.3-1) experimental; urgency=medium
 .
   [ Sebastian Bergmann ]
   * Prepare release
phpunit (13.0.2-1) experimental; urgency=medium
 .
   [ Sebastian Bergmann ]
   * Prepare release
phpunit (13.0.1-1) experimental; urgency=medium
 .
   [ Sebastian Bergmann ]
   * Share source map with child processes for process isolation
   * Prepare release

pointpats (2.5.5-1) unstable; urgency=medium
 .
   * New upstream version 2.5.5
   * debian/watch: Update to version 5 format
   * debian/control:
     - Added Build-depends pandoc <!nodoc>
     - Bumped Standards-Version to 4.7.3
     - Drop python3-sphinx-bootstrap-theme build-dependency
     - Removed commented Testsuite field"
     - Removed redundant Priority field
     - Removed redundant Rules-Requires-Root
   * debian/rules:
     - Removed tests directory from installed package
     - Simplify test configuration using PYBUILD_TEST_ARGS
   * debian/patches:
     - Added 009.use-intersphinx-local.patch
     - Added to disable nbsphinx notebook execution
     - Update to fix bootstrap theme and permission error (Closes: #1114267)
     - Update to fix lambda escape sequence in PoissonPointProcess
   * debian/tests:
     - Fix missing backslash in run-tests script"
pointpats (2.5.1-2) unstable; urgency=medium
 .
   * Changed autopkgtest-pkg-pybuild by debian/tests/control
   * debian/patches: Fixed invalid escape sequence (Closes: #1085783)
   * debian/rules: Removed "export PYBUILD_TEST_ARGS="
pointpats (2.5.1-1) unstable; urgency=medium
 .
   * New upstream version 2.5.1
   * debian/patches/004.remove-warnings.patch: Fixed in the new version
pointpats (2.5.0-1) unstable; urgency=medium
 .
   * New upstream version 2.5.0
   * debian/clean:
      Include build artifacts
   * debian/control:
      Added Build-depends jdupes
      Bumped Standards-Version to 4.7.0
   * debian/patches:
      Removed  001.skip-function.patch and 002.intersphinx.patch
   * debian/rules:
      Changed to dh_link when removing duplicate files
      Removed files duplicate
pointpats (2.4.0-2) unstable; urgency=medium
 .
   * Team upload.
   * d/control: This is a Debian Science team package, mark as such.
   * d/control: build-dep on setuptools-scm to fix wrong "0.0.0" version
   * d/control: annotate some build-deps with build profiles
   * d/rules: use regular pybuild for running the tests. Also fixes the
              pybuild-autopkgtest to actually test the package.
   * d/control: reformat
   * Remove trailing whitespace in debian/copyright (routine-update)
   * Remove trailing whitespace in debian/rules (routine-update)
   * Added patch to create intersphinx links to packages documentation instead
     of remote sites, when possible.
pointpats (2.4.0-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1058897)

pyqt6 (6.11.0-1) unstable; urgency=medium
 .
   * New upstream release.
   * Replace qt6-base-private-dev build-dependency with qt6-base-dev again.
     The Qt change was reverted, see #1131560.
   * Bump sip-tools build-dependency to 6.15, per pyproject.toml.
   * Bump python3-pyqt6.sip dependency to 13.11, per PKG-INFO.

pytest-mypy-testing (0.2.0-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream version
   * Standards-Version: 4.7.4 (routine-update)
   * Drop patch applied upstream.

python-asgiref (3.11.1-2) unstable; urgency=medium
 .
   * Team upload.
   * Re-upload as source-only to allow migration to Testing.
   * Add debian/salsa-ci.yml
   * Bump Standards-Version to 4.7.4, no change needed
python-asgiref (3.11.1-1) unstable; urgency=low
 .
   * New upstream version 3.11.1
   * Use uscan version 5 GitHub template.
   * Drop field Priority: optional.
   * Run wrap-and-sort -bast to reduce diff size of future changes.
   * Install testfiles using d/pybuild.testfiles.
   * Build documentation using sphinx and ship in separate binary package.

python-beanie (2.1.0-1) unstable; urgency=medium
 .
   * Team upload
   * [7ecb0d3] New upstream version 2.1.0
   * [7453393] d/control: Drop field Priority: optional
   * [a50375f] d/control: Update Standards-Version to 4.7.4
     No further changes needed.
   * [bd36a2d] d/copyright: Update the copyright information

python-cssselect2 (0.9.0-2) unstable; urgency=medium
 .
   * Team Upload
   * Apply Multi-Arch: hint
   * Add debian/salsa-ci.yml
   * d/watch : fix syntax glitch
   * Bump Standards-Version to 4.7.4, no change needed

python-django-debug-toolbar (1:6.3.0-1) unstable; urgency=medium
 .
   * Team upload.
   * [69d152a] New upstream version 6.3.0
   * [01a4a36] d/control: Bump Standards-Version to 4.7.4
     No further changes needed.

python-django-dynamic-fixture (4.0.1-2) unstable; urgency=medium
 .
   * Team Upload
   * Drop "Rules-Requires-Root: no": it is the default now
   * Bump Standards-Version to 4.7.4, drop Priority: tag
   * Use dh-sequence-python3
   * Add debian/salsa-ci.yml
   * Rewrite d/watch in v5 format

python-django-structlog (10.0.0-2) unstable; urgency=medium
 .
   * Team Upload
   * Apply Multi-Arch: hint
   * Add debian/salsa-ci.yml
   * Use dh-sequence-python3
   * d/watch: fix syntax glitch
   * Bump Standards-Version to 4.7.4, no change needed

python-django-tree-queries (0.24-1) unstable; urgency=medium
 .
   * Team Upload
   * New upstream version 0.24
   * Refresh patches
   * Apply Multi-Arch: hint
   * d/watch: fix syntax glitch
   * Bump Standards-Version to 4.7.4, drop Priority: tag
   * Add debian/salsa-ci.yml

python-durationpy (0.10-2) unstable; urgency=medium
 .
   * Team Upload
   * Re-upload as source-only to allow migration to Testing
   * Add debian/salsa-ci.yml
   * Use dh-sequence-python3
   * Rewrite d/watch in v5 format
   * Bump Standards-Version to 4.7.4, no change needed
python-durationpy (0.10-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1129652)

python-googleapi (2.193.0-1) unstable; urgency=medium
 .
   * New upstream release.

python-kubernetes (35.0.0-1) unstable; urgency=medium
 .
   * New upstream release.
   * Add python3-durationpy to (build-)depends.

python-ledgercomm (1.2.1-4) unstable; urgency=medium
 .
   * Team Upload
   * Add build-dep on python3-setuptools-scm to fix dist-info
   * Rewrite d/watch in v5 format
   * Bump Standards-Version to 4.7.4, drop Priority: tag
   * Disable useless Salsa CI jobs

python-soxr (0.5.0.post1-2) unstable; urgency=medium
 .
   * Team upload.
   * Drop extraneous dependency on python3-importlib-metadata
   * Rewrite d/watch in v5 format, I did not tried the GitHub template
   * Apply Multi-Arch: hint
   * d/rules: use "find -delete"
   * Bump Standards-Version to 4.7.4, drop Priority: tag
   * Drop "Rules-Requires-Root: no": it is the default now
   * Add debian/salsa-ci.yml
 .
   [ Michael R. Crusoe ]
   * d/control: re-enable building the docs.
   * d/copyright: replace old FSF address with their website as per
     Lintian

python-ttn-client (1.3.0-1) unstable; urgency=medium
 .
   * New upstream release.
   * Remove debian/gbp.conf, switch to dgit.
   * Remove 'Priority: optional', now the default.
   * Update Standards-Version.
   * Update copyright year.

python-unicodedata2 (17.0.1+ds-1) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Boyuan Yang ]
   * debian/watch: Update to version 5.
   * debian/patches: Refresh patches.
   * debian/rules: Enable full hardening.
   * debian/control: Bump Standards-Version to 4.7.4.
   * debian/control: Use dh-sequence-python3.
 .
   [ Alastair McKinstry ]
   * New upstream release
   * Build with unicode-data-17

rudof (0.2.8+ds-2) unstable; urgency=medium
 .
   * tidy rules file command resolving
   * declare compliance with Debian Policy 4.7.4
   * tighten build-dependency for crate rand

rust-debian-repro-status (0.3.1-5) unstable; urgency=medium
 .
   * Package debian-repro-status 0.3.1 from crates.io using debcargo 2.8.2

rust-egg (0.6.0+ds-4) unstable; urgency=medium
 .
   * update and unfuzz patches
   * stop (build-)depend on package for crate quanta
rust-egg (0.6.0+ds-3) unstable; urgency=medium
 .
   * stop provide features while tests fail for unknown reasons;
     stop (build-)depend on packages for crates serde serde_json
   * unconditionally tolerate known test failures
rust-egg (0.6.0+ds-2) experimental; urgency=medium
 .
   * tidy autpkgtest test-name
   * tolerate test failures when targeted experimental;
     drop now superfluous patch 2003_broken_test
rust-egg (0.6.0+ds-1) experimental; urgency=low
 .
   * initial release;
     closes: bug#1132673

rust-i2cdev (0.6.2-1) unstable; urgency=medium
 .
   * Package i2cdev 0.6.2 from crates.io using debcargo 2.8.2

rust-libseat (0.2.3-1) unstable; urgency=medium
 .
   * Package libseat 0.2.3 from crates.io using debcargo 2.7.8

rust-rebuildctl (0.26.0-1) unstable; urgency=medium
 .
   * Package rebuildctl 0.26.0 from crates.io using debcargo 2.8.2

rust-rebuilderd (0.26.0+dfsg-1) unstable; urgency=medium
 .
   * Package rebuilderd 0.26.0 from crates.io using debcargo 2.8.2
   * Automatically create rebuilderd user (Closes: #1110036)
   * Automatically setup directories, permissions and service file
     (Closes: #1109459)

rust-rebuilderd-common (0.26.0-1) unstable; urgency=medium
 .
   * Package rebuilderd-common 0.26.0 from crates.io using debcargo 2.8.2

rust-rebuilderd-worker (0.26.0-1) unstable; urgency=medium
 .
   * Package rebuilderd-worker 0.26.0 from crates.io using debcargo 2.8.2
   * Automatically create a rebuilderd-worker user. The default service is
     configured to use this user, you may have to either cleanup permissions
     after updating, or change the user of the service file.
   * Always depend on devscripts, sbuild and mmdebstrap (Closes: #1109458)

rust-sequoia-sq (1.3.1-7) unstable; urgency=medium
 .
   * Package sequoia-sq 1.3.1 from crates.io using debcargo 2.8.2
    - add depends on openssl. Closes: #1132461.
    - update d/copyright years.
    - drop breaks+replaces on ispell needed during bullseye times.

shadow (1:4.19.3-2) unstable; urgency=medium
 .
   * Fix getsubids parsing of /etc/subgid.
     Thanks to Aurelien Jarno (Closes: #1132509)

simdutf (8.2.0-1) unstable; urgency=medium
 .
   * New upstream release
   * Run wrap-and-sort -ast
   * Update library package name for soname bump

slang2 (2.3.3-6) unstable; urgency=medium
 .
   * Standards-Version: 4.7.2
   * Build against unicode-data 17.0.0-2
   * Drop non-ascii char from d/rules
   * Drop autogenerated files that break repeat builds. Closes: #1046513
   * Move d/watch to version=4
   * Standards-Version: 4.7.3
   * Drop Priority: optional from source in d/control per new policy
   * Fix metadata on fix_glibc.patch
   * Homepage: use https
   * d/control dependency cleanup by cme
   * Add d/gbp.conf for pristine-tar
   * Drop obsolete Pre-Depends in d/control
   * Don't need B-D on dpkg-dev

spopt (0.6.1-4) unstable; urgency=medium
 .
   * Team upload.
   * Patch tests for Pytest8.4
spopt (0.6.1-3) unstable; urgency=medium
 .
   * debian/control:
      - Bumped Standards-Version to 4.7.2
   * debian/patches/0001.fixed-path-file-tests.patch:
      - Updated to patch-queue standard
   * debian/patches:
      - 0002-update-license-metadata.patch: Fixed metadata license
      - 0003-changed-intersphinx-mapping-to-local: Intersphinx-mapping local
   * debian/rules:
      - Configure verbose test output
   * debian/tests/control:
      - Skipping tests for s390x architecture
spopt (0.6.1-2) unstable; urgency=medium
 .
   [ Alexandre Detiste ]
   * add the one important line to changelog
 .
   [ Josenilson Ferreira da Silva ]
   * debian/control:
      Added '<!nocheck>' in Build-depends tests
      Added '<!nodoc>' in Build-depends docs sphinx
      Added  python3-numpydoc as Depends to fix autopkgtest error
      Removed unnecessary Build-depends
   * debian/patches: Fixed path of files needed for testing
   * debian/rules: Enabled tests
spopt (0.6.1-1) unstable; urgency=medium
 .
   * Team Upload
   * Standards-Version: 4.7.0 (routine-update)
   * Remove trailing whitespace in debian/rules (routine-update)
   * Remove unused license definitions for public-domain.
 .
   [ Bo YU ]
   * Team upload.
   * New upstream version 0.6.0. (Closes: #1054780)
   * Add pybuild-plugin-pyproject on B-D.
   * Add python3-pointpats to build doc.
   * Update d/copyright to fix superfluous file pattern warning.
spopt (0.5.0-4) unstable; urgency=medium
 .
   * debian/rules: Added inclusion tests to the ignore list
   * debian/tests: Modified to fix runtime errors
spopt (0.5.0-3) unstable; urgency=medium
 .
   * debian/control: Added Build-Depends for testing fix
   * debian/README.source: Issue reported in the file has been resolved
   * debian/rules: Enabled tests that had errors
spopt (0.5.0-2) unstable; urgency=medium
 .
   * modified for construction in "armel" architecture
spopt (0.5.0-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1023521)

svgpp (1.3.1+dfsg1-2) unstable; urgency=medium
 .
   [ Adrian Bunk ]
   * [676d616] Remove stale libboost-system-dev build and runtime dependencies.
               (Closes: #1127286)
 .
   [ Anton Gladky ]
   * [2d688ba] chore(debian): update Standards-Version to 4.7.4.1
   * [2b66058] chore(debian): update copyright file
   * [f48ac11] chore(ci): enable license-check in gitlab.ci

swell-foop (1:50.0-1) unstable; urgency=medium
 .
   * New upstream release 50.0

tecla (50.0-1) unstable; urgency=medium
 .
   * New upstream release
   * Add Build-Depends: libxml2-utils for xmllint
   * Update Standards Version to 4.7.4

tmuxp (1.67.0-2) unstable; urgency=medium
 .
   [ Sébastien Delafond ]
   * tests: skip 1 test failing on ppc64el
tmuxp (1.67.0-1) unstable; urgency=medium
 .
   [ Sébastien Delafond ]
   * New upstream version 1.67.0
   * Depend on python3-libtmux >= 0.55
   * tests: skip failing test_pane_readiness_call_count
   * Bump-up Standards-Version

txdbus (1.1.0+git20240913-1) unstable; urgency=medium
 .
   * Team Upload
   * New upstream snapshot 1.1.0+git20240913 to be able to drop python3-six
   * Drop all old patches & replace skip-tests.patch with PYBUILD_TEST_ARGS
   * Bump Standards-Version to 4.7.4, drop Priority: tag

ufo2ft (3.7.1-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream release.
   * debian/control: Loosen the version requirement of fonttools
     in build-dep to break dependency loops.
   * debian/control: Bump version requirement of compreffor.
ufo2ft (3.7.0-4) unstable; urgency=medium
 .
   * Team upload.
   * Drop workaround around unicode-data 17.
   * debian/patches/revert-99c4a40b.patch: Removed.
   * debian/control: Add Build-Conflicts: unicode-data (<= 17).
   * debian/control: Add new build-dep python3-skia-pathops.
   * debian/patches/disable-pathops-test.patch: Dropped.
ufo2ft (3.7.0-4~exp1) experimental; urgency=medium
 .
   [ Debian Janitor ]
   * Set upstream metadata fields: Bug-Database, Bug-Submit,
     Contact, Repository, Repository-Browse.
 .
   [ Boyuan Yang ]
   * Build-depends on fonttools which was built against unicode-data
     (>= 17). (#1129759)
   * debian/clean: Properly clean package (#1046825)
   * d/p/Add-files-to-avoid-clean-target-failure.patch: Dropped,
     use debian/clean file instead.

unicode-data (17.0.0-2) unstable; urgency=medium
 .
   * Push to unstable. Closes: #1114996
   * Standards-Version: 4.7.3
   * Drop Priority: optional from source in d/control per new policy
   * Add VCS to d/control. Closes: #1122897
unicode-data (17.0.0-1) experimental; urgency=medium
 .
   * New upstream release
   * Fix typo; Standards-Version 4.7.2,not 4.7.22

vte2.91 (0.84.0-2) unstable; urgency=high
 .
   * Add patch to revert commit that broke background scrolling position
     (upstream #2942)
vte2.91 (0.84.0-1) unstable; urgency=medium
 .
   * New upstream release
   * d/symbols: Add new symbols

wayland-protocols (1.48-1) unstable; urgency=medium
 .
   * New upstream release
   * Remove redundant 'Priority: optional'
   * Remove debian/README.source
   * Bump Standards-Version to 4.7.4

xf86-input-xwiimote (0.5-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Maintain in Debian team on Salsa
     Closes: #1128239
   * Update Homepage and Source
   * Add watch file
   * debhelper-compat = 13
   * Build-Depends: pkg-config => pkgconf
   * Hardening
   * Standards-Version: 4.7.3 (Remove Priority field)



