alsa-scarlett-gui (1.0~beta9-1) unstable; urgency=medium . * New upstream version 1.0~beta9 . * Patch out beta welcome screen * Bump Standards-Version to 4.7.4: - d/control: Remove Priority field as it is no longer required * Bump copyright year * d/watch: Mangle upstream beta version numbers * tests/Makefile: Do not override compiler flags * Patch Makefile to prevent rebuild during dh_auto_install (Closes: #1104868) ayatana-indicator-keyboard (26.6.2-2) unstable; urgency=medium . * debian/patches: + Add 1001_src-keyboard-lomiri.c-Show-OSK-layouts-also-if-no-ha.patch. On Lomiri, assure OSK layouts are shown and configurable if no hwkbd is attached to the device. ayatana-indicator-keyboard (26.6.2-1) unstable; urgency=medium . * New upstream version. * debian/patches: + Drop patches 0002 - 0006. All applied upstream. * debian/copyright: + Update auto-generated copyright.in file. + Update copyright attributions. bcpp (0.0.20250914-0.1) unstable; urgency=medium . * Non-maintainer upload. * New upstream version * Maintain in Debian team on Salsa * Secure URI in Homepage * d/copyright: DEP5 * Add watch file * debhelper-compat (= 13) * d/rules: Short dh * Standards-Version: 4.7.4 (Removed Priority field) checkpolicy (3.10-2) unstable; urgency=medium . * Build-Depend on libsepol-dev >=3.10 Closes: #1140112 davix (0.8.10-3) unstable; urgency=medium . * Support OpenSSL 4.0 (Closes: #1138402) durdraw (0.29.0-4) unstable; urgency=medium . * d/install: added. * d/durdraw.desktop: added. * d/durdraw.png: added. * d/copyright: bump year. * Bump standards version to 4.7.4. freecdb (0.78.2) unstable; urgency=medium . * QA upload. * debian/control: - Add Homepage field. - Remove redundant Priority field. - Update debhelper-compat to 13. - Update Standards-Version to "4.7.4". * debian/upstream/metadata: Add upstream metadata information. freerdp3 (3.27.0+dfsg-1) unstable; urgency=medium . * a major feature/bugfix/cleanup upstream release, including: - TLS seclevel now defaults to 2 and a minimum of TLS 1.2 is required - Enhancements with Azure/Entra support - keyboard mapping - Allow RDPDR channel to pass additional arguments to the channel - Some client side statistics logging API was added - security fixes: - Heap-buffer-overflow write in TS Gateway RPC RESPONSE reassembly due to alloc_hint capacity mismatch https://github.com/FreeRDP/FreeRDP/security/advisories/GHSA-9gxm-3mf5-f5cx - Heap-buffer-overflow write in TS Gateway RPC fragment receive due to uncapped bind_ack max_xmit_frag https://github.com/FreeRDP/FreeRDP/security/advisories/GHSA-7rp4-66mc-j9vx - Out-of-bounds read in H.264 YUV-to-RGB conversion due to decoder/surface dimension mismatch https://github.com/FreeRDP/FreeRDP/security/advisories/GHSA-3mmf-qh4f-frm6 - Heap-buffer-overflow write in AVC444 YUV buffer allocation https://github.com/FreeRDP/FreeRDP/security/advisories/GHSA-vx73-w5q6-7jqr - integer Overflow in `freerdp_image_copy_from_icon_data` Bypasses Bounds Check https://github.com/FreeRDP/FreeRDP/security/advisories/GHSA-5c5v-f78v-h2f6 * add new symbols to: libfreerdp, libfreerdp-client, libfreerdp-server-proxy, libwinpr * Revert "d/rules: -DWITH_INTERNAL_MD4=ON, due to libssl/libcrypto does not provide it (anymore?)" -- this was an issue in freerdp, now fixed * update previous changelog entry to include mentions of security fixes gaphor (3.3.2-1) unstable; urgency=medium . * Initial release (Closes: #1056299) gaphor (0.17.2-1) unstable; urgency=low . * New upstream release. * Updated Standards-Version to 3.9.4 (no changes). gaphor (0.17.0-1) unstable; urgency=low * New maintainer. * New upstream release (Closes: #647539): - fix-actions-flow-lost.patch no longer needed - file save operations no longer stop working after starting process is terminated (Closes: #552122). * Add Build-Depends on all Depends. * Transition to dh_python2. * Add Vcs-* and Homepage fields to control. gaphor (0.15.0-1.2) unstable; urgency=medium * Non-maintainer upload. * Urgency medium due to RC bug fix. * debian/patches/fix-actions-flow-lost.patch: Cherry-picked from upstream to fix control flow loss in Actions diagram (Closes: #605084). gaphor (0.15.0-1.1) unstable; urgency=low * Non-maintainer upload. * Adding missing dependency against python-simplegeneric (closes: #596882). gaphor (0.15.0-1) unstable; urgency=low * New upstream release (Closes: #550093) * Switch to dpkg-source 3.0 (quilt) format * Update debian/control - Depends on python-gaphas >= 0.6.0 - Set XS-Python-Version: >= 2.6 - Set Standards-Version to 3.9.1 * Prompt for confirmation when the user wants to quit (Closes: #353153) * No more use Python string exceptions (Closes: #585196) * New patch no-setuptools-git.patch so that setuptools doesn't try to download the setuptools-git Python package which is not packaged in Debian, and useless to build the package. gaphor (0.13.1-1.1) unstable; urgency=low * Non-maintainer upload. * debian/rules - pass --install-layout=def to setup.py for Python 2.6 transition (Closes: #547818) - more robust comment-out strategy for zope.* requirements in eggs - fix name of clean-patched-stamp (ensure it gets removed upon clean) gaphor (0.13.1-1) unstable; urgency=low * New upstream release * Depends on python-gobject (Closes: #525627) * Depends on python-gconf instead of python-gnome2 (Closes: #541583) * Update authors, copyright and license fields in debian/copyright * Standard-Version to 3.8.3 * debian/rules: no more use dh_desktop * Depends on python-zope.component instead of zope3 (Closes: #536417) gaphor (0.10.4-1) experimental; urgency=low * Depends on python-gaphas and zope3 gaphor (0.8.1-5.1) unstable; urgency=medium * NMU with maintainer's approval. * Fixing a RC bug: urgency medium. * Split gaphor in gaphor and gaphor-lib binary packages. The package gaphor-lib conflicts with zope3 and the package gaphor depends on "gaphor-lib | zope3". In this way, gaphor is still usable if zope3 is already installed in the system. (Closes: #369512) gaphor (0.8.1-5) unstable; urgency=low * gaphor/misc/resource.py: don't exit if resource file can't be read (Closes: Bug#394056) gaphor (0.8.1-4) unstable; urgency=low * Depends on python-gnome2 (Closes: Bug#381388) gaphor (0.8.1-3) unstable; urgency=low * Set debhelper compat to 5 * Use python-support * Set pycompat to 2 * Conflicts with the zope3 and python-zopeinterface package. But will try to find a better solution. * Update Depends (Closes: Bug#379930) gaphor (0.8.1-2) unstable; urgency=low * Don't include zope interface stuff in the package, and add to Depends python2.4-zopeinterface (Closes: Bug#365465) * Standard-Version to 3.7.2 gaphor (0.8.1-1) unstable; urgency=low * New upstream release (Closes: Bug#351206) * Help menu bug is fixed (Closes: Bug#312571) * Add a .desktop and a .xpm file (Closes: Bug#352229) gaphor (0.7.0.1-2) unstable; urgency=low * Enable plugins pngexport, svgexport, xmiexport (Closes: Bug#305498) gaphor (0.7.0.1-1) unstable; urgency=low * New upstream release (Closes: Bug#280724, Bug#281744) gaphor (0.5.1-2) unstable; urgency=low * debian/rules: don't redirect xvfb-run error messages to /dev/stdout gaphor (0.5.1-1) unstable; urgency=low * New upstream release (Closes: Bug#269662) gaphor (0.4.0-2) unstable; urgency=low * Add python-diacanvas2 to Depends. (Closes: Bug#266501) gaphor (0.4.0-1) unstable; urgency=low * Initial Release. (Closes: Bug#252510) gcl27 (2.7.1-26) unstable; urgency=medium . * Version_2_7_2pre28 gcl27 (2.7.1-25) unstable; urgency=medium . * Version_2_7_2pre27 gpaste (50.3-1) unstable; urgency=medium . * New upstream release gpaste (50.2-1) unstable; urgency=medium . * New upstream release gpaste (50.1-1) unstable; urgency=medium . * New upstream release * Update copyright path * Update symbols and overrides gpaste (45.8-1) unstable; urgency=medium . * New upstream release gsasl (2.2.4-1) unstable; urgency=medium . * New upstream with NTLM client security fix * Drop Salsa arm64 job * Refresh d/u/signing-key.asc gsoap (2.8.142-2) unstable; urgency=medium . * Fix Bus Error due to unaligned memory access (sparc64) gsoap (2.8.142-1) unstable; urgency=medium . * Update to 2.8.142 (Closes: #1138337) gst-plugins-bad1.0 (1.28.4-1) unstable; urgency=medium . * New upstream version 1.28.4 hoz (1.65-3.2) unstable; urgency=medium . * Non-maintainer upload. * Maintain in Debian team on Salsa * d/copyright: DEP5 * lintian-overrides for error about broken upstream tarball * Use webarchive as Homepage to express that the website vanished * debhelper-compat (= 13) * d/watch: Document that project was removed from Sourceforge * d/rules: - hardening - Short dh * Standards-Version: 4.7.4 (Removed Priority field) * Propagate hardening flags * Trim trailing whitespace. hyprlock (0.9.5-2) unstable; urgency=medium . * Patch hyprlock pam profile to use common-auth (Closes: #1140042, #1140093) kasts (26.04.2-1) unstable; urgency=medium . * New upstream release libjson-any-perl (1.41-1) unstable; urgency=medium . * Import upstream version 1.41. Closes: #1140258 * 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. libpappsomspp (0.11.23-1) unstable; urgency=medium . * Ensure the QMouseEvent *event argument is passed to the signal for consumption by the user of the signals. libpappsomspp (0.11.22-1) unstable; urgency=medium . * Fix test REQUIRE statements involving double values for testing on i386. libpappsomspp (0.11.20-1) unstable; urgency=medium . * New upstream release. . [Rusconi] . - Fixed problems related to the impossibility to dynamically calculate the bins when the smallest m/z value is 0. . - Code refactoring. . - Fix the name of the library that is build-depends: qt6-svg-dev. . [Langella] . - psmcbor work. - more test code. libpappsomspp (0.11.19-1) unstable; urgency=medium . * New upstream release that fixes a bug with a corner case situation where the user enters a fixed m/z range for bins to be created that starts at m/z 0.0. libpappsomspp (0.11.18-1) unstable; urgency=medium . * New upstream release. . [Langella] . - Mainly work on the Sage engine's results handling. - Remove a nice bunch of compilation warnings and fix uninitialized variable. . [Rusconi] . - Improvements to the QCustomPlot-based widgets. - Fixes to the shlibs-related packaging bits. - Switch to qt6-5compat-dev as a build dependency. - Update version of libodsstream dependency. libslow5lib (1.4.0+dfsg-2) unstable; urgency=medium . * Rebuild against libstreamvbyte3. * Standards-Version: 4.7.4 (routine-update) * Reflow Uploaders field (cme) * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update) * debputy lint --auto-fix (routine-update) libstreamvbyte (3.0.0-1) unstable; urgency=medium . * New upstream version (including SONAME bump) * d/watch: version=5 * Standards-Version: 4.7.4 (routine-update) * Reflow Uploaders field (cme) * Remove Priority field (cme) * Drop 'Rules-Requires-Root: no' from d/control (routine-update) * Reformat the Last-Update date as ISO YYYY-MM-DD. * Set upstream metadata fields: Repository-Browse. libyaml-pp-perl (0.41.0-1) unstable; urgency=medium . * Team upload. * New upstream version 0.41.0. * Switch from libtest-warn-perl to libtest-warnings-perl. lxml-html-clean (0.4.5-1) unstable; urgency=medium . * New upstream version. macaulay2 (1.26.06+ds-3) unstable; urgency=medium . * debian/patches/skip-failing-package-tests - Skip check({10, 24}, "SpecialFanofourfolds") on i386; running out of memory. * debian/rules - Move removal of Visualize package's node_modules directory until after dh_auto_install; it was being regenerated during dh_auto_install! macaulay2 (1.26.06+ds-2) unstable; urgency=medium . * debian/copyright - Update paths for engine files that were moved. - Update path for vim plugin and add Manoj Kummini as author. - Remove deleted GivaroTest.cpp file and now-unused CECILL-B license text. * debian/examples - Update cached ThreadedGB::ThreadedGB example. * debian/patches/cone.cpp-header.patch - New patch; simplify header to fix a couple build issues when backporting. * debian/rules - Properly remove Visualize package's node_modules directory before distributing. * debian/tests/control - Don't run core-tests on i386; frequently runs out of memory (Closes: #1139970). macaulay2 (1.26.06+ds-1) unstable; urgency=medium . * New upstream release. * debian/control - Stop requiring emacs-nox specifically in Build-Depends; any emacs will do, but we use emacs-nox if it isn't already installed. - Lots of updates to JavaScript dependencies (mostly libjs-* -> node-*) now that we build the Visualize package JavaScript files rather than symlinking them. * debian/copyright - Add license information for new packages. + DirectSummands + EuclideanDistanceDegree + LanguageServer + NeuralIdeals + ResultantComplexes + TestAudit + WeierstrassSemigroups - Remove license information fro removed packages. + RandomCanonicalCurves + RandomGenus14Curves + RandomPlaneCurves + RandomSpaceCurves. - Update my email address. * debian/macaulay2-common.install - Install generated JavaScript files since they are now built in the source directory by dh-nodejs. * debian/macaulay2-common.linktrees - Stop symlinking JavaScript files for Visualize package; they are now generated during the build. * debian/nodejs/* - New files; use dh-nodejs to generate the JavasScript files for syntax highlighting in the html documentation and for the Visualize package. * debian/patches/* - Refresh for new upstream release. * debian/patches/nonminimal-qq.patch - Remove patch; applied upstream. * debian/patches/skip-failing-package-tests.patch - Stop skipping check(12, "DeterminantalRepresentations"); fixed upstream. - Stop skipping RandomGenus14Curves tests since package was removed. - Skip new failing package tests: + check(1, "EnumerationCurves") (running out of memory on 32-bit systems). + check(1, "NoetherianOperators") (segfault on amd64 and arm64) * debian/patches/visualize.patch - New patch; get Visualize package to work with Debian Javascript packages (in particular, the bootstrap paths). * debian/rules - Several updates now that we use dh-nodejs for generating the JavaScript files. marginalia (2.11-1) unstable; urgency=medium . * New upstream release. * Refresh patches. * Add elpa-compat to Depends. * Make package reproducible : - d/control: Add dependency to elpa-ox-html-stable-ids - d/rules: use deterministic org ids, prevent timestamps. mochiweb (3.4.0-1) unstable; urgency=medium . * New upstream release. * Update watch file. msolve (0.10.0-1) unstable; urgency=medium . * New upstream release. * debian/control - Bump Standards-Version to 4.7.4. nanopolish (0.14.0-4) unstable; urgency=medium . * Rebuild against libstreamvbyte3. node-interpret (2.2.0+~1.1.4-1) unstable; urgency=medium . * Team upload * Drop "Rules-Requires-Root: no" * Drop "Priority: optional" * Team upload * Declare compliance with policy 4.7.4 * debian/watch version 5 * Embed typescript declarations and repack node-nodemailer (9.0.0+~8.0.1-1) unstable; urgency=medium . * New upstream version 9.0.0+~8.0.1 * Unfuzz patches node-nodemailer (8.0.11+~8.0.1-1) unstable; urgency=medium . * New upstream version (Closes: GHSA-vvjj-xcjg-gr5g) * Drop fix-test-for-i386.patch, now included in upstream node-webpack (5.107.2+dfsg1+~cs15.16.25-1) unstable; urgency=medium . * Team upload * New upstream version 5.107.2+dfsg1+~cs15.16.25 * Refresh patches * Keep the terser-webpack-plugin module name: upstream renamed it to minimizer-webpack-plugin but webpack core still requires "terser- webpack-plugin" ocserv (1.5.0-1) unstable; urgency=medium . * New upstream version 1.5.0 * d/rules: port build to meson (upstream switched from autotools) * d/control: update std-ver to 4.7.2 * d/control: B-D on meson and ninja-build, drop libhttp-parser-dev * d/control: add openconnect and curl to B-D * d/tests: re-enable autopkgtest, port to meson * d/rules: enable OIDC authentication support * d/patches: build the pam-guard-page test with -fno-optimize-sibling-calls; at -O2 its overflow recursion is tail-call optimised and the test hangs forever instead of faulting at the guard page * d/copyright: drop build-aux/* paragraph (removed with autotools) * d/ocserv.docs: ship more files * d/ocserv.conf: - sync defaults with upstream 1.5.0, - document the TLS 1.3 disable and DNS defaults owlapi (5.1.20-2) unstable; urgency=medium . [ root ] * Remove constraints unnecessary since buster . [ Andrius Merkys ] * Apply patch fixing FTBFS (Closes: #1137401) pam-pkcs11 (0.6.13-2) unstable; urgency=medium . * Fix "FTBFS with autoconf 2.73" with patch from Adrian Bunk (Closes: #1135924) * Add 0001-configure.ac-Add-AC_CONFIG_MACRO_DIR-aclocal.patch * Fix FTBFS #1135924 * d/copyright: update FSF address * d/watch: update to version 5 * d/control: remove Priority field * d/control: remove Rules-Requires-Root field pgsql-http (1.7.1-1) unstable; urgency=medium . * New upstream version 1.7.1. prometheus-openstack-exporter (0.1.4-2.4) unstable; urgency=medium . * Non-maintainer upload. * Switch to debhelper-compat 13 * Bump Standards-Version to 4.7.4, drop Priority: tag * Use dh-cruft to register & purge /var/cache/prometheus-openstack-exporter pytest-unordered (0.8.0-1) unstable; urgency=medium . * New upstream release. * Remove 'Priority: optional', now the default. * Update Standards-Version. * Update copyright year. * Update debian/watch to format version 5. * Add debian/salsa-ci.yml. python-oslo.i18n (6.7.2-5) unstable; urgency=medium . * Replaced fix-duplicate-language-in-list.patch by the upstream one. python-oslo.i18n (6.7.2-4) unstable; urgency=medium . * Add fix-duplicate-language-in-list.patch (Closes: #1140269). python-scrapli (2023.7.30-6) unstable; urgency=medium . * Blacklist broken tests (Closes: #1139486). qbittorrent (5.2.2-1) unstable; urgency=medium . * New upstream release. r-cran-roxygen2 (8.0.0-2) unstable; urgency=medium . * Team upload. * Build this r-lib package everywhere. rockdodger (1.1.4-5) unstable; urgency=medium . * Fix FTBFS with make --shuffle=random: declare the dependency of the objects on the generated config.h explicitly (new patch make-shuffle.diff), closes: #1105733. * Fix FTBR by removing COMPILEDATE (new patch ftbr-compiledate.diff); the patch also drops the now-unused COMPILEDATE define from the Makefile. * Use dh-cruft to register and purge /var/games/rockdodger.scores: add debian/rockdodger.purge, drop the manual removal from the postrm and build-depend on dh-sequence-cruft, closes: #1139286. * Port from SDL 1.2 to SDL 2 (new patch sdl2-port.diff); build-depend on libsdl2-dev, libsdl2-image-dev and libsdl2-mixer-dev instead of the SDL 1.2 -dev packages, closes: #1038551. * sdl2-port.diff: use a real fullscreen mode switch (SDL_WINDOW_FULLSCREEN) and render the framebuffer 1:1 instead of scaling a desktop-sized window, restoring the crisp text of the SDL 1.2 version. * Build with hardening=+all so the setgid binary gets bindnow/full RELRO (the dpkg default only enables partial RELRO). * Set the setgid-games bit via dpkg-statoverride in the postinst instead of a bare chmod, so the mode is recorded in dpkg's database; remove it again in the postrm. * Drop the manual update-desktop-database calls from the maintainer scripts and rely on the desktop-file-utils trigger instead. * Harden runtime path and string handling (new patch harden-runtime-paths.diff): guard getenv("HOME") against NULL and use snprintf() for the data-derived version banner and high-score names. * Polish the .desktop entry: short GenericName plus a Keywords field (new patch desktop-entry-polish.diff). * Drop the redundant Priority field from the source stanza (the default is optional). rust-choose (1.3.7-1) unstable; urgency=medium . * Initial release. (Closes: #1016389) * Package choose 1.3.7 from crates.io using debcargo 2.8.3 rust-jless (0.9.0-1) unstable; urgency=medium . * Package jless 0.9.0 from crates.io using debcargo 2.8.2 (Closes: #1017575) sail (0.9.10-3) unstable; urgency=medium . * Mark libsail-common-dev as Multi-Arch: no. (Closes: #1137176) sail (0.9.10-2) unstable; urgency=medium . * Move cmake files to arch dependent path. (Closes: #1133734) * Add patch for security fixes. (Closes: #1134336) - CVE-2026-40493 - CVE-2026-40492 - CVE-2026-40494 * Update Standards-Version to 4.7.4 sail (0.9.10-1) unstable; urgency=medium . * New upstream version 0.9.10 - Update symbols. * Update lintian overrides. sail (0.9.9-1) unstable; urgency=medium . * New upstream version 0.9.9 * Update copyright. sail (0.9.8-1) unstable; urgency=medium . * New upstream version 0.9.8 * Update Standards-Version to 4.7.2 sail (0.9.7-1) unstable; urgency=medium . * New upstream version 0.9.7 sail (0.9.6-1) unstable; urgency=medium . * New upstream version 0.9.6 * Update Standards-Version to 4.7.0 sail (0.9.5-1) unstable; urgency=medium . * New upstream version 0.9.5 - Update symbols. - Update copyright. * Update missing dependencies. (Closes: #1060734) sail (0.9.0+repack-2.1) unstable; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. Closes: #1062882 sail (0.9.0+repack-2.1~exp1) experimental; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. sail (0.9.0+repack-2) unstable; urgency=medium . * Add dependency on sail-codecs. (Closes: #1059743) sail (0.9.0+repack-1) unstable; urgency=medium . * Initial release. (Closes: #1053729) skladnik (26.04.2-1) unstable; urgency=medium . * New upstream release steghide (0.5.1+git20240220-1) unstable; urgency=medium . * Team upload. . [ Debian Janitor ] * Use secure URI in Homepage field. * Update standards version to 4.6.1, no changes needed. . [ Alexandre Detiste ] * bump Standards-Version to 4.7.4, drop Priority: tag * rewrite d/watch in v5 format . [ Sven Geuer ] * d/watch: Update watch file to new upstream. * New upstream version 0.5.1+git20240220 * d/p/*: Adapt patches to new upstream. * d/rules: Add hack restoring our patched Makefiles (Closes: #1135927). * d/s/lintian-overrides: Get rid of lintian's false standards-version-inconsistent warning. * d/copyright: Update packaging copyright. swaylock (1.8.5-2) unstable; urgency=medium . * Add 0003-fix-pam-use-common-auth.patch to adapt the shipped pam configuration (Closes: #1140096, #1140072) thermald (2.5.12-1) unstable; urgency=medium . [ Lucas de Castro Borges ] * New upstream version 2.5.12 * d/rules: cleaned out * d/control: - Updated standards-version to 4.7.4 - B-D dropped libdbus-glib-1-dev (Closes: #955954) * Reintroduce sysv init script (Closes: #885068) * d/clean: avoid remove data source file * d/watch: - Search only for release and point url download to release tag - Add pgpsigurlmangle * d/patches updated: - Add patch adding systemd documentation key * d/copyright updated: - Fix source git url - Add other upstream author * debian/upstream/: - Add metadata file - Add upstream pubkey for signature checking . [ Jeroen Ploemen ] * Watch: bump to v5, simplify. * Rules: remove redundant --with autoreconf, default since compat 10. * Copyright: add entry for distribution_integration/chromeos_gentoo_ebuild_spec. timescaledb (2.28.0+dfsg-1) unstable; urgency=medium . * New upstream version 2.28.0+dfsg. treeline (3.2.1-0.2) unstable; urgency=medium . * Non-maintainer upload. * Maintain in Debian team on Salsa * d/watch: version=5 * debhelper-compat (= 13) * d/copyright: - Add missing short license - Add Files: debian/* * d/rules: Short dh * Standards-Version: 4.7.4 (Removed Priotity field) * Use secure URI in Homepage field. * Add debian/upstream/metadata * Move python3 and dh-python from Build-Depends-Indep to Build-Depends to pass build source job ukui-input-gather (4.0.0.0-1) unstable; urgency=medium . * Initial release. ukui-service-manager (0.1.0-1) unstable; urgency=medium . * Initial release. vbindiff (3.0-beta5-2.1) unstable; urgency=medium . * Non-maintainer upload. * Maintain in Debian team on Salsa * d/watch: version=5 Closes: #450225, #382793 * d/copyright: DEP5 * Build-Depends: s/libncurses5-dev/libncurses-dev/ * debhelper-compat (= 13) * Short dh * Hardening * Standards-Version: 4.7.4 (Removed Priority field) * Secure URI in Homepage * Trim trailing whitespace. vertico (2.10-1) unstable; urgency=medium . * New upstream release. * Refresh patches. * Add elpa-compat to Depends. * Make package reproducible : - d/control: Add dependency to elpa-ox-html-stable-ids. - d/rules: use deterministic org ids, prevent timestamps. xplot (1.19-11) unstable; urgency=medium . * Standards-Version: 4.7.4 (routine-update) * Reflow Uploaders field (cme) * Remove Priority field (cme) * Build using the default build flags Closes: #1124920 * d/rules: Hardening xplot (1.19-10) experimental; urgency=medium . [ Andreas Tille ] * Maintain package in Debian Science team Closes: #1107370 * d/copyright: DEP5 * Standards-Version: 4.7.2 (routine-update) * Remove trailing whitespace in debian/changelog (routine-update) * Remove trailing whitespace in debian/copyright (routine-update) * Trim trailing whitespace. * Set Homepage to https://packages.debian.org/ signaling that there is no sensible upstream location any more . [ Helmut Grohne ] * Fix FTCBFS: (Closes: #1104990) * Let dh_auto_build pass cross tools to make. * Pass cross tools and flags to libfli via cbuild.def.