aioimmich (0.14.1-1) unstable; urgency=medium . * New upstream release. aioimmich (0.14.0-1) unstable; urgency=medium . * Initial release. (Closes: #1136395) amgcl (1.4.8-1) unstable; urgency=medium . * New upstream version 1.4.8 asymptote (3.11+ds-1) unstable; urgency=medium . * New upstream version, refresh patches. * d/watch file is version 5. asymptote (3.10+ds-1) unstable; urgency=medium . * New upstream version. * We are back on salsa. atril (1.28.4-1) unstable; urgency=high . * Team upload * New upstream release * debian/libatrilview3t64.symbols: Add new symbol * Remove obsolete lintian overrides * Run wrap-and-sort -at * Update Standards Version to 4.7.4 azure-devops-cli-extension (1.0.4-1) unstable; urgency=medium . * Merge tag '20260514.1' into debian/sid ball (1.5.0+git20220524.d85d2dd-5) unstable; urgency=medium . * Team upload. * Remove Multi-Arch: same from -dev packages; config.h is arch-specific (Closes: #1133814) ball (1.5.0+git20220524.d85d2dd-4) unstable; urgency=medium . * Team upload * Fix FTBFS with Boost 1.90 and Eigen 3.5 (Closes: #1129810): - cmake/BALLConfigBoost.cmake: Remove 'system' from required Boost components; boost::system is header-only since Boost 1.74 and the compiled library was dropped in Boost 1.90. - cmake/FindEigen3.cmake: Fix version detection for Eigen >= 3.5; - cmake/BALLCompilerSpecific.cmake: Require C++14 (was c++0x/c++11) to satisfy Eigen 3.5 requirement. - include/BALL/SYSTEM/networking.h, source/SYSTEM/networking.C: Replace removed boost::asio::io_service with io_context; update post()/reset() to the new Boost.Asio 1.90 API. * Refresh packaging: - debian/control: Remove redundant Priority: optional field - debian/control: Update Standards-Version to 4.7.4 - debian/salsa-ci.yml: Switch to recipes/debian.yml format, enable license reconciliation - debian/upstream/metadata: Fix YAML formatting (block scalars, field names) - debian/BALLView.1: Clarify LGPL-2.1+ version in license text - debian/rules: Fix hardening flags for CMake: move DEB_BUILD_MAINT_OPTIONS before buildflags.mk include; merge CPPFLAGS into CFLAGS/CXXFLAGS so -D_FORTIFY_SOURCE=2 reaches the compiler - debian/salsa-ci.yml: Disable blhc; CMake internal ABI detection commands trigger false positives that cannot be suppressed cleanly * Fix FTBFS with modern GLEW cmake config: . ball (1.5.0+git20220524.d85d2dd-3) UNRELEASED; urgency=medium . * Team upload. * debian/control (Build-Depends): Replace libqt5opengl5-dev with the virtual package libqt5opengl5-desktop-dev to prevent attempts to build on armhf (Closes: #1120734). Thanks Adrian Bunk. ball (1.5.0+git20220524.d85d2dd-2) unstable; urgency=medium . * Team upload. * debian/control (Build-Depends): Remove libtbb-dev -- the detection test is broken but fixing it results in compiler errors. Most probably the package needs further changes to build with onetbb. Add dh-sequence-builtusing to record static linking with lp-solve. (Build-Depends-Indep): Annotate all with . (libball1.5, libballview1.5, ballview) : New field. (libball1.5-doc) : New field; set to . * debian/rules (override_dh_auto_build-indep) (override_dh_auto_install-indep): Add support for the nodoc profile. * debian/tests/simple-examples: Pass only one PDB file to all example programs to avoid excessive memory usage (Closes: #1120691). ball (1.5.0+git20220524.d85d2dd-1) unstable; urgency=medium . * Team upload. . [ Andreas Tille ] * New upstream version * Standards-Version: 4.6.2 (routine-update) * Update Breaks+Replaces * Build-Depends: libgl-dev, liblpsolve55-dev, libnsl-dev, libsvm-dev, libtbb-dev * Build-Depends: python3-sipbuild, sip-tools . [ Bas Couwenberg ] * Don't use qtwebengine5-dev on mipsel, package to be removed. . [ Yavor Doganov ] * Run wrap-and-sort -ast. * debian/control (Build-Depends): Add lost qttools5-dev (#1026815). Remove libtirpc-dev; not really needed. Remove Python-related stuff and chrpath (not sufficient for the job at hand). (libbal1.5, libballview1.5): Mark as Multi-Arch: same. (libball1.5-dev): Likewise. (Depends): Tighten inter-package dependencies. Add missing dependencies to -dev packages. (libball1.5-doc) : Replace libball1.5 with libbal1.5-dev. : Remove; obsolete. (Rules-Requires-Root): Remove; redundant. (Standards-Version): Claim compliance with 4.7.2; no changes needed. * debian/rules (CXXFLAGS, LDFLAGS): Remove definitions. (FORCE_SOURCE_DATE): Export for a reproducible tutorial.pdf. (common_targets): New helper variable. (override_dh_auto_configure): Run dh_auto_configure; fixes cross building. Pass -DBALL_PYTHON_SUPPORT=OFF. Pass -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON for a reproducible build. (override_dh_auto_build-arch, override_dh_auto_build-indep): Use dh_auto_build so that parallel building works. (override_dh_installdocs-indep): Fix broken symlink; this allows BALLView to load the demo and the tutorial (Closes: #1040385). (override_dh_auto_install-arch): Install libraries and .cmake files in the Multi-Arch location. Don't invoke chrpath. Install .so symlinks in the -dev packages; they are useless otherwise. (override_dh_auto_install-indep): Fix lintian W: national-encoding. * debian/patches/gcc-15.patch: New; fix FTBFS with GCC 15 (Closes: #1114056). * debian/patches/lpsolve-link.patch: New; fix linking with lpsolve. * debian/patches/cmake-4.patch: New; fix FTBFS with CMake 4 (Closes: #1112717). * debian/patches/reproducibility.patch: New; fix two reproducibility issues related to Doxygen-generated documentation. * debian/patches/spelling-errors.patch: New; self-explanatory. * debian/patches/2to3.patch: Make Last-Update DEP-compliant. * debian/patches/missing_GLEW: Likewise. * debian/libball1.5-dev.dirs: Delete; not needed. * debian/tests/simple-examples: New test; compile some of the examples and run them against all available PDB files. * debian/tests/control: New file. * debian/libball1.5-data.lintian-overrides: Fix context syntax. * debian/libballview1.5-dev.lintian-overrides: Delete; no longer needed. * debian/ballview.1: Rename as... * debian/BALLView.1: ...so that lintian doesn't complain. * debian/ballview.manpages: Adjust filename. * debian/ballview.desktop: Rename as... * debian/BALLView.desktop: ...to match the executable. Add %F to the Exec key to fix a lintian warning. Add Keywords key. Rename GenericName to Comment to fix an AppStream error. * debian/ballview.install: Adjust accordingly. * debian/libball1.5-doc.examples: New file; install all C++ examples. * debian/upstream/metadata: Add Repository and Repository-Browse. * debian/watch: Upgrade to version 5. * debian/copyright: Replace GPL-2+ with LGPL-2.1+. Add FreeBSD and Modified BSD licenses. Update copyright years. ball (1.5.0+git20180813.37fc53c-11.1) unstable; urgency=medium . * Non-maintainer upload. * Drop sip dependency. (Closes: #1060741) ball (1.5.0+git20180813.37fc53c-11) unstable; urgency=medium . * Team Upload. * Add B-D on qttools5-dev (Closes: #1026815) ball (1.5.0+git20180813.37fc53c-10) unstable; urgency=medium . [ Andreas Tille ] * Fix dh_installdocs Closes: #1001657 * Seems autopkgtest-pkg-python is running automagically - just provide the proper module name * Remove Python3 package since it does not work properly with SIP and is not really needed to run ballview Leave python3 related Build-Depends - otherwise cmake will stumble upon missing dependencies . [ Étienne Mollier ] * d/rules: set SIP_LIBRARIES cmake variable; trigger sip bindings build. * Add fix-findsip.patch: adjust cmake file to trigger build. This also fixes a minor ftbfs in bindings, likely due to move to gcc-11. * Add fix-python-bindings.patch: adjust PyString_ and PyInt_ bindings to match types in use in Python 3. ball (1.5.0+git20180813.37fc53c-9) unstable; urgency=medium . * Add versions to Breaks fields * Move some docs to /usr/share/doc * Lintian-override for non-user oriented text files * build depend on qtwebengine5-dev also on mips64el Closes: #995409 ball (1.5.0+git20180813.37fc53c-8) unstable; urgency=medium . * Remove unneeded Build-Depends Closes: #982365 ball (1.5.0+git20180813.37fc53c-7) unstable; urgency=medium . [ Nilesh Patra ] * Team upload. * Fix FTBFS with glibc (Closes: #994480) . [ Andreas Tille ] * Remove outdated lintian-overrides * Add missing DEP3 header * Use 2to3 to convert Python2 script to Python3 * Fix watchfile to detect new versions on github (routine-update) * Standards-Version: 4.6.0 (routine-update) * debhelper-compat 13 (routine-update) * Rules-Requires-Root: no (routine-update) * Set upstream metadata fields: Bug-Database, Bug-Submit. ball (1.5.0+git20180813.37fc53c-6) unstable; urgency=medium . [ Steffen Möller ] * Update metadata - yamllint, BALL paper . [ Stuart Prescott ] * Add missing Breaks/Replaces for python3-ball Closes: #953358 . [ Andreas Tille ] * Add debian/salsa-ci.yml ball (1.5.0+git20180813.37fc53c-5) experimental; urgency=medium . * Team upload. * Stop using Python 2 to build, make a Python 3 module instead (Closes: #936183). ball (1.5.0+git20180813.37fc53c-4) unstable; urgency=medium . * Team upload (Closes: #948438) * Standards-Version: 4.5.0 (routine-update) * debhelper-compat 12 (routine-update) * Remove trailing whitespace in debian/copyright (routine-update) * Remove trailing whitespace in debian/rules (routine-update) * Remove obsolete fields Name, Contact from debian/upstream/metadata. * Add Mult-Arch hints * build-dep on python2-dev, not the soon to be removed python-dev ball (1.5.0+git20180813.37fc53c-3) unstable; urgency=medium . * Add missing Breaks+Replaces: libballview1.4-dev Closes: #919225 * Enable building with dpkg-buildpackage -A Closes: #919239 ball (1.5.0+git20180813.37fc53c-2) unstable; urgency=medium . * Fix Build-Depends (Thanks for the hints to Adrian Bunk ) Closes: #784451 * Fix FTBFS on architectures where char is unsigned (Thanks for the fix to Adrian Bunk ) Closes: #919172 ball (1.5.0+git20180813.37fc53c-1) unstable; urgency=medium . [ Jelmer Vernooij ] * Use secure copyright file specification URI. * Trim trailing whitespace. . [ Andreas Tille ] * New upstream version Closes: #784451, #905443, #911881 * Use Git mode in watch file * debhelper 11 * Point Vcs fields to salsa.debian.org * Standards-Version: 4.3.0 * Switch to Qt5 Closes: #874837 * Drop python-ballview package * Do not fail in case of build time test failures * d/control: Remove X-Python-Version field * d/rules: Remove manual CFLAGS settings * d/rules: Remove cruft from python-ball package * Use wrapper to export BALL_DATA_PATH ball (1.4.3~beta1-4) unstable; urgency=medium . * FTBFS with sip 4.19.x (Thanks for the hint to upsteam solution given by Dmitry Shachnev ) Closes: #867660 * debhelper 10 * Standards-Version: 4.1.0 (no changes needed) * Add dh_sip after dh_install (Thanks for the hint to Dmitry Shachnev ) * Do not run test suite parallel * Drop test that leads frequently to unpredictable failures * Desperately remove all tests that tend to fail randomly ball (1.4.3~beta1-3) unstable; urgency=medium . * Ignore test suite result on non-amd64 Closes: #830984 ball (1.4.3~beta1-2) unstable; urgency=medium . [ Danny Edel ] * Team upload * Fix FTBFS with GCC-6 and recent boost Closes: #830984, #833004 * Patches backported from upstream git: * 2822068 Modify RTTI function isKindOf to take a pointer argument (this fixes a segfault in DefaultProcessors_test) * 0604808 Fix PoseClustering_test: replace serialized file comparison * 7380918 Fix XDRPersistenceManager_test * New patch: disable AmberFF_test, which fails nondeterministically * Drop previous PoseClustering_test patches (no longer needed) * d/watch: fix uversionmangle expression to correctly detect -BETA . [ Andreas Tille ] * Remove useless Breaks in python-ballview and python-ball * lintian override for package-name-doesnt-match-sonames ball (1.4.3~beta1-1) unstable; urgency=medium . [ Andreas Tille ] * New upstream version Closes: #777791 * New homepage * Moved to Github * Adapt watch file to Github * Cherry-pick from upstream "Use c++11 on Clang" * Andreas Hildebrandt does not work on the packaging any more * cme fix dpkg-control * debian/rules: use dh Closes: #787888 * debian/control: Drop *-dbg package since this is created automatically now * delete debian/menu * polish d/copyright * better hardening * cme fix dpkg-control * do not install empty directories for docs * do not repeat section field in d/control * doc package can be installed without main package -> only suggests main package * Use libjs-jquery instead of local copy pf jquery.js * DEP5 fixes * Use python-helper properly * Enhance long description of dev package * Use Breaks where Conflicts is to strong * Remove extra license file * Add lintian override for false positive package-contains-empty-directory . [ Danny Edel ] * d/rules: Enable building and execution of unittests * Drop patch gcc5.diff (fixed upstream) * Backport patches from upstream git to fix FTBFS on recent sid: * b3679aa Fix: String failed to compile with newer GCC * 029fd2b Fix building PoseClustering with recent Boost * 3170b28 Fix compilation of BinaryFingerprintMethods_test * 7bb0166 Fixed PoseClustering test to account for changes in boost * 8ff1d1b FingerPrintSim: Fix build under clang 3.6 (also needed on gcc) * 38a955a Fix Python bindings for Box * f646875 Increased sleeping time on Socket_test * Add patches: * disable-assign-positions-from-template.patch (binary was only built, but not shipped previously, and fails to build with libeigen3-dev 3.3~beta1) * adjust-poseClustering_Test-boost-1.58.patch ball (1.4.2+20140406-1.1) unstable; urgency=medium . [ Lisandro Damián Nicanor Pérez Meyer ] * Non-maintainer upload. * Remove qt4-related non-development build dependencies (Closes: #787746). * Force linking against libX11 with link_against_x11.patch. It seems that now we require to manually explicit it. * Add findsip.patch by Dmitry Shachnev to fix sip library detection. . [ Matthias Klose ] * Fix some build errors with GCC 5 and clang++. Closes: #755225. Addresses #777791. * Build using dh-python. Closes: #785941. ball (1.4.2+20140406-1) unstable; urgency=medium . * New upstream version (upstream reported better compatibility with latest compilers) ball (1.4.1+20111206-4) unstable; urgency=low . * Fix compilation with g++ >= 4.7 (Closes: 674226) * Updated policy to 3.9.3 (no changes required) ball (1.4.1+20111206-3) unstable; urgency=low * Fixed "const" in .sip files (Closes: #653626) ball (1.4.1+20111206-2) unstable; urgency=low * Added "signed" to char because of platform differences ball (1.4.1+20111206-1) unstable; urgency=low * New upstream version. * Depending on ghostscript, not gs-common (Closes: #649711) ball (1.4.0-5) unstable; urgency=low * Added myself to Uploaders * Rebuilt with current version of python (Closes: #632488). * Added dependency on texlive-latex-recommended and the build instructions should already separate the documentation from the rest (Closes: #631999). * Unsigned char issue was at some point already fixed (Closes: #631998). ball (1.4.0-4) unstable; urgency=low * Documentation packages are in conflict with past version (Closes: #631911) * Removed (redundant) conflict of ballview to itself * Helped quirk in descrition (Closes: #598081) ball (1.4.0-3) unstable; urgency=low * Added -fpermissive to compiler flags to avoid "narrowing" error ball (1.4.0-2) unstable; urgency=low * Addressing build failures - removed -j2 in build instructions - added texlive-recommends not covered by doxygen-latex ball (1.4.0-1) unstable; urgency=low [Andreas] * Updated to new upstream release 1.4.0 * Cherry-pick upstream patch for linguist files * Cherry-pick upstream patch for new DSO linking scheme * Updated policy to 3.9.2 * Split out arch-independent data package * Depend on libgl1-mesa-glx instead of libgl1-mesa-swx11 * Introduce suitable conflicts against older versions where necessary * Install cmake BALL exports and config * build-depend on doxygen-latex instead of texlive-* (Closes: 616200) * Split build dependencies into Build-Deps and Build-Deps-Indep [Steffen] * Moved all build instructions to debian/rules. * Corrected email address ball (1.3.2-2) unstable; urgency=low [Andreas Hildebrandt] * Improvements for CMake build system (Closes: 546311) * Some fixes for less common architectures and fixes in the sip dependencies (Closes: 565694) [Jonathan Wiltshire] * Depend on python-support and call dh_pysupport in debian/rules. Let python-support decide dependencies for python-ball and python-ballview. (Closes: #566036) ball (1.3.2-1) unstable; urgency=low * Updated to new upstream release 1.3.2 ball (1.3.1-2) unstable; urgency=low * Add python-sip4 as an explicit build-dependency (fixes an FTBFS) ball (1.3.1-1) unstable; urgency=low * Updated to new upstream release 1.3.1 (Closes: 551241) * Switched from autoconf to CMake (Closes: 552809) ball (1.3+beta2.1-2) unstable; urgency=low * Re-upload upon initial rejection to improve debian/copyright (Closes: #407665) * Improved Doc-Base * Eliminated two lintian warnings bcmatroska2 (5.3.101-3) unstable; urgency=medium . * Team upload * Do not claim dev pkg to be Multi-Arch safe (Closes: #1133809) bcmatroska2 (5.3.101-2.1) unstable; urgency=medium . * Non-maintainer upload. * Backport upstream fix for FTBFS with CMake 4. (Closes: #1112723) bcmatroska2 (5.3.101-2) unstable; urgency=medium . * provide pkgconf files * debian/gbp.conf: switch to DEP-14 * fix INSTALL_INTERFACE (Closes: #1098510) bcmatroska2 (5.3.101-1) unstable; urgency=medium . [ Debian Janitor ] * Apply multi-arch hints. + libbcmatroska2-dev: Add Multi-Arch: same. . [ Victor Seva ] * add myself to Uploaders. wrap-and-sort -sat * debian/gbp.conf: pristine-tar * New upstream version 5.3.101 * refresh patches * update linphone-stack dependencies * Set upstream metadata fields: Repository-Browse. * Avoid explicitly specifying -Wl,--as-needed linker flag. * debian/rules: BUILD_SHARED_LIBS bcmatroska2 (5.2.0-5) unstable; urgency=medium . * Fix compilation warning treated as error. (Closes: #1074838) * Skip experimental Debian revisions. bcmatroska2 (5.2.0-4) experimental; urgency=medium . * Express Breaks on libmediastreamer13 due to linkage on conflicting version of libbctoolbox. bcmatroska2 (5.2.0-3) experimental; urgency=medium . * Upload to experimental (for relinking against libbctoolbox2). * Tighten build dependency on bctoolbox to 5.2.98. bcmatroska2 (5.2.0-2) unstable; urgency=medium . * Upload to unstable. bcmatroska2 (5.2.0-1) experimental; urgency=medium . * New upstream release 5.2.0. * Comply with Debian policy v4.6.2. bcmatroska2 (5.1.20-2) unstable; urgency=medium . * Upload to unstable. bcmatroska2 (5.1.20-1) experimental; urgency=medium . * New upstream release 5.1.20 * Add new build dependency on bctoolbox bcmatroska2 (5.0.37-2) unstable; urgency=medium . * Upload to unstable * Add d/gbp.conf for DEP-14 branch name bcmatroska2 (5.0.37-1) experimental; urgency=medium . * Team upload * Initial packaging * Changes since last FTP master review: - Update debian/copyright - README.source: Document that embedded copies are not used cproto (4.8-1) unstable; urgency=medium . * New upstream release (closes: #1121161). * Bump standards version to 4.7.4 (no packaging changes). * Remove redundant Priority and Rules-Requires-Root from debian/control. curl (8.20.0-2) unstable; urgency=medium . * debian/patches/event-fix-wakeup-consumption.patch: cherry-pick from upstream. (Closes: #1136378, #1136264) curl (8.20.0-1+exp) experimental; urgency=medium . * Upload to experimental . curl (8.20.0-1) unstable; urgency=medium . * New upstream version 8.20.0 deal (3.1.9-15) unstable; urgency=medium . * Fix upstream location. debian-installer-launcher (47) unstable; urgency=medium . * Team upload . [ Dominik Stadler ] * Fix check for DEBIAN_FRONTEND=gnome (libgnome2-perl has been removed a long time ago; switch to libgtk3-perl). dep-logic (0.5.2-2) unstable; urgency=medium . * Team upload. * Explicitly check for invalid versions in more places (closes: #1131097). * Use dh-sequence-python3. * Drop "Priority: optional", default as of dpkg-dev 1.22.13. * Standards-Version: 4.7.4. deskflow (1.26.0+dfsg-3) unstable; urgency=medium . * debian/patches/CVE-2026-44296.patch - Apply patch for CVE-2026-44296 developers-reference (14.9) unstable; urgency=medium . [ Serafeim (Serafi) Zanikolas ] * pkgs: add a section with a checklist for new upstream versions. Closes: #301011. * conf.py: set paper size to A4. Closes: #1062983. . [ Holger Levsen ] * Update all .po files for changed strings in the English original. developers-reference (14.8) unstable; urgency=medium . [ Serafeim (Serafi) Zanikolas ] * developer-duties, pkgs: point upstream to Debian package tracker subscriptions, and consolidate guidance about upstream issues. Closes #757274, #908155. . [ Holger Levsen ] * Update all .po files for changed strings in the English original. developers-reference (14.7) unstable; urgency=medium . [ Serafeim (Serafi) Zanikolas ] * developer-duties: add a section on decision making and expected attitude. Closes: #368841. * best-pkging-practices: add high level guidance for daemons and web apps. Closes: #150607. dh-puredata (3.3.0) unstable; urgency=medium . * Add optional substvar ${puredata:Version} * Add support for X-PureData-MinimumVersion * Improve manpage * Update test-project + Add ${puredata:Provides} + Add X-PureData-MinimumVersion + Clean tests/ artifacts + Bump standards version + Print info about generated package * Bump standards version to 4.7.4 evince (49~alpha-3) unstable; urgency=high . * SECURITY UPDATE: quote strings in args used when calling ev_spawn - Cherry-pick upstream commit to use g_shell_quote in shell/ev-application.c - CVE-2026-46529 * debian/watch: watch for alpha versions * Update Standards Version to 4.7.4 evince-gtk3 (48.4+dfsg-1) unstable; urgency=high . * New upstream release * Remove 4 patches applied in new release * Run wrap-and-sort -ast * Update minimum djvulibre fonts-arcade (1.0-2) unstable; urgency=medium . * d/control: add python3-fontforge to build-depends. fonts-arcade (1.0-1) unstable; urgency=medium . * Initial release. (Closes: #1136676) g-golf (0.8.7-2) unstable; urgency=medium . * Removed unnecessary dependencies from debian/control. * Added file debian/gbp.conf. gearhead (1.310+git20240929-1) unstable; urgency=medium . * New upstream git snapshot * Revert package to 1.310-3 baseline after uncoordinated upload by tille. Gearhead remains not team maintained. * Apply light-weight git scheme * Remove debian/compat * Touch up things in debian/control * Copy tille's version of debian/rules * Copy DEP5 version of debian/copyright and update it to LGPL-3+, as per upstream. * Update lintian-overrides/gearhead format. * Fix gearhead-sdl render bugs with current SDL versions. * Standards-Version: 4.7.4 gnome-shell-extension-hibernate-status (1.15+20260407-1) unstable; urgency=medium . * Initial upload to sid. * This package has been previously part of gnome-shell-extensions-extra (#1030683) which over the turn of several Debian releases became unsustainable, therefore uploading this extension as its own source package like initial done in 2023, like GNOME team recommends, and like all other GNOME Shell extensions are packaged in Debian. gnome-shell-extension-no-overview (49+20260418-1) unstable; urgency=medium . * Initial upload to sid. * This package has been previously part of gnome-shell-extensions-extra (#1030683) which over the turn of several Debian releases became unsustainable, therefore uploading this extension as its own source package like initial done in 2023, like GNOME team recommends, and like all other GNOME Shell extensions are packaged in Debian. gnome-shell-extension-vertical-workspaces (50.1-1) unstable; urgency=medium . * Initial upload to sid. * This package has been previously part of gnome-shell-extensions-extra (#1030683) which over the turn of several Debian releases became unsustainable, therefore uploading this extension as its own source package like initial done in 2023, like GNOME team recommends, and like all other GNOME Shell extensions are packaged in Debian. golang-github-go-ole-go-ole (1.3.0-2) unstable; urgency=medium . * d/control: - Update Standards-Version to 4.7.4, drop Priority field - Set minimum required version of golang-golang-x-sys-dev to assist building backported packages golang-github-leaanthony-go-ansi-parser (1.6.1-1) unstable; urgency=medium . * Team upload . [ Azeez Syed ] * Initial release (Closes: #1136962) highs (1.14.0+ds-1) unstable; urgency=medium . * New upstream version 1.14.0+ds. * d/patches: refresh patches. * d/patches: do not install extra files into dist-packages. * d/control: bump std-ver to 4.7.4 (no changes needed). * d/copyright: remove unused pattern. * d/rules: bump full SOVERSION. * d/rules: fix install prefix and libdir passed to cmake. (closes: #1128055, #1121933) identity4c (1.0-1.2) unstable; urgency=medium . * Non-maintainer upload. * Migrate packaging from Alioth to Salsa Closes: #1132723 * d/watch: version=5 * Use secure copyright file specification URI. * Trim trailing whitespace. * Bump debhelper from deprecated 9 to 13. * Drop unnecessary dependency on dh-autoreconf. * Set debhelper-compat version in Build-Depends. * Build-Depends: s/pkg-config/pkgconf/ * d/copyright: Drop old FSF address * Standards-Version: 4.7.4 (Removed Priotity field) * Remove unused lintian-overrides jpi-analyzer (0.2.0~git20260502.823a948-1) unstable; urgency=medium . * Initial release. (Closes: #1136805) kcron (4:26.04.1-1) unstable; urgency=medium . [ Aurélien COUDERC ] * New upstream release (26.04.1). * Switch to declarative dh-sequence-qmldeps for runtime QML dependencies management. ksh93u+m (1.0.10-4) unstable; urgency=medium . * Fix reproducible build failure due to future timestamp in changelog (Closes: #1136276). ksh93u+m (1.0.10-3) unstable; urgency=medium . * Make builds reproducible by hardcoding CHILD_MAX in conf.tab to skip conf.sh's build-host getconf probe (Closes: #1061115). * Bumped up standards version. * Updated debian/watch to version 5 format. libabigail (2.10-2) unstable; urgency=medium . * Fix dependency on new libabigail library. Closes: #1135766. libabigail (2.10-1) unstable; urgency=medium . * New upstream version. * Bump libabigail soname. * Bump standards version. libpam-ufpidentity (1.0-1.2) unstable; urgency=medium . * Non-maintainer upload. * Migrate packaging from Alioth to Salsa Closes: #1133378 * d/watch: version=5 * Use secure copyright file specification URI. * Rely on pre-initialized dpkg-architecture variables. * Trim trailing whitespace. * Bump debhelper from deprecated 9 to 13. * Set debhelper-compat version in Build-Depends. * Add debian/upstream/metadata * d/copyright: Drop old FSF address * Standards-Version: 4.7.4 (Removed Priority field) * Section: libs => admin librtas (2.0.4-1.1) unstable; urgency=medium . * Non-maintainer upload. * Backport upstream fix for FTBFS with GCC 15. (Closes: #1128866) libspectrum (1.6.1-1) unstable; urgency=medium . * New upstream release. * revert-soname-change.patch: update for this release. * debian/control: - Update Standards-Version to 4.7.4 (no changes needed). lime (5.3.105+dfsg-4) unstable; urgency=medium . * Team upload. * liblime-dev: Drop Multi-Arch. (Closes: #1133824) lomiri-indicator-transfer (1.2.0-4) unstable; urgency=medium . * Team upload * Skip test-multisource on Ubuntu arm64 lomiri-indicator-transfer (1.2.0-3) unstable; urgency=medium . * Team upload . [ Jeremy Bícha ] * Add lintian override for use of get-orig-source * Improve support for nocheck build profile * Remove unnecessary Build-Depends: dbus (Closes: #1122668) * Run wrap-and-sort -at * Update Standards Version to 4.7.4 . [ Guido Berhoerster ] * Use dh_auto_test * Disable cpptest check . [ Mike Gabriel ] * debian/control: Add more Multi-Arch: {same,foreign} declarations . [ Thorsten Alteholz ] * Enable Salsa CI using default template manderlbot (0.9.3-5) unstable; urgency=medium . * Upload to unstable. * Suppress warnings about unused variables to make more important warnings more visible. * Drop unnecessary build dependency on docbook. manderlbot (0.9.3-4) experimental; urgency=medium . * Experimental build with Erlang R29. * Fix remaining calls to long gone regexp module. * Replace the catch calls by try-catch-end statements. * Sort modules list in the start scripts for reproducibility. * Fix building with make --shuffle (closes: #1105515). * Add upstream metadata. * Bump standards version to 4.7.4. * Bump debian/watch version to 4. martchus-qtforkawesome (0.3.2-2) unstable; urgency=medium . * Update required dependencies. * Drop "Priority: optional" which is the default now. * Update standards version to 4.7.4 (no further changes required). memtest86+ (8.10-1) unstable; urgency=medium . * New upstream version. mklibs (0.1.46) unstable; urgency=medium . * Team upload. . [ Colin Watson ] * Remove Steve Langasek from Uploaders; RIP. * Use ${python3:Depends} rather than ${python:Depends} for mklibs-copy. * Remove obsolete X-Python-Version field. nautic (1.5-7) unstable; urgency=medium . * debian/control: remove Priority: and RRR: * debian/control: bump standard to 4.7.4 (no changes) * update source overrides netkit-rwho (0.17-18) unstable; urgency=medium . * QA upload. . [ Luca Boccassi ] * Stop deleting system user on remove/purge * Install and use sysusers.d/tmpfiles.d config files node-multiparty (4.3.0+~4.2.1-1) unstable; urgency=medium . * Team upload * Embed typescript and repack * Allow __proto__ access during autopkgtest node-multiparty (4.3.0-1) unstable; urgency=medium . * Team upload * Declare compliance with policy 4.7.4 * Drop "Rules-Requires-Root: no" * Drop "Priority: optional" * debian/watch version 5 * New upstream version (Closes: #1136447, CVE-2026-8159, CVE-2026-8161, CVE-2026-8162) * Drop node-mkdirp from test dependencies * Update patches overlay-boot (1.5.1-1) unstable; urgency=medium . * New upstream version perdition (2.2-5) unstable; urgency=medium . * Team upload. * Build-Dep: replace default-libmysqlclient-dev -> libmariadb-dev-compat * Replace MySQL with MariaDB in descriptions * Add debian/salsa-ci.yml * Bump Standards-Version to 4.7.4, drop Priority: tag . [ Bastian Germann ] * Disable BerkeleyDB (Closes: #1119180) phosh-wallpapers (0.55.0-1) unstable; urgency=medium . * New upstream release * Wrap-and-sort * Install uki boot logo php-markdown-classic (1.0.2-1) unstable; urgency=medium . [ Andreas Tille ] * Maintain in Debian PHP PEAR team. * Rename source and binary package to php-markdown-classic (closes: #772882). * Update d/copyright. * Standards-Version: 4.7.4 (remove Priority field). * d/watch: version=5. . [ Laszlo Boszormenyi (GCS) ] * Remove now redundant Rules-Requires-Root value. pvpgn (1.99.7.2.1+dfsg-5) unstable; urgency=medium . * Team upload. * Replace default-libmysqlclient-dev with libmariadb-dev-compat * Replace runtime Suggests: default-mysql-server -> mariadb-server * Rename files under debian/ for debhelper 14/15 compatibility * Rewrite d/watch in v5 format * Add debian/upstream/metadata pymatgen-core-test-files (2026.4.16+dfsg-1) unstable; urgency=medium . * New upstream release * debian/copyright: add cif/Cu7Te5.cif to Files-Excluded. This data file is provided by Pearson's Crystal Data and is not free (Copyright (c) ASM International & Material Phases Data System) * expand specific entries in debian/copyright - add entries for example output files (command_line/critic2, io/abinit, io/nwchem, io/qchem, io/qchem/new_qchem_files/nbo*). These files contain stdout output generated by external programs, but the output files themselves do not contain source code and follow the common licence of the pymatgen-core package - include literature citation in Comments field when available - COD data files in the public-domain cif/cif_implicit_hydrogens_cod_1011130.cif cif/Cod_4115344.cif cif/CsI3Pb.cif cif/P24Ru4H252C296S24N16.cif - COD data with CC0 licence cif/C26H16BeN2O2S2.cif - core/elasticity/test_elastic.py follows the main package (MIT) but contains one function from scipy (BSD-3) - util/test_graph_hashing.py: BSD-3 (NetworkX) - the main package licence is MIT, not "expat", since MIT is literally one of the original copyright holders * debian/watch: use +dfsg repack suffix, since non-free files are removed . pymatgen-core-test-files (2026.4.7-1) unstable; urgency=medium . * initial debianisation. Supports pymatgen-core (ITP#1132990) by separating out test files from upstream source qtmir (0.8.0~git20260226.fb30a11-4) unstable; urgency=medium . * debian/patches: + Add 0035_surfacemanager-windowmodel-guard-against-null- GLRenderingProvider.patch. surfacemanager, windowmodel: guard against null GLRenderingProvider. + Add 0036_mirsurface-show-X11-override-redirect-windows-when-ready.patch. Fix Xwayland subsurface rendering, so that X11 widgets that use override- redirect (GTK combo boxes, menus, etc.) get rendered properly in Mir. Thanks for Marius Gripsgard for provding the patch. qwinff (0.2.1+git20201215-4) unstable; urgency=medium . * Use the default build flags. (Closes: #1119542) r-cran-knitr (1.51+dfsg-2) unstable; urgency=medium . * Team upload. * Packaging update (routine-update) * Standards-Version: 4.7.3 (routine-update) * Reflow Uploaders field (cme) * Remove Priority field (cme) * Restrict to 64-bits architectures (routine-update) * Restrict to little-endian architectures (routine-update) r-cran-knitr (1.51+dfsg-1) unstable; urgency=medium . * Team Upload. * Drop myself from uploaders * New upstream version 1.51+dfsg * Drop Redundant "Rules-Requires-Root: no" * Tighten B-D on r-cran-xfun r-cran-knitr (1.50+dfsg-1) unstable; urgency=medium . * Team upload. * New upstream version * Standards-Version: 4.7.2 (routine-update) * dh-update-R to update Build-Depends (routine-update) r-cran-knitr (1.49+dfsg-1) unstable; urgency=medium . * Team upload. * New upstream version * dh-update-R to update Build-Depends (routine-update) r-cran-knitr (1.48+dfsg-1) unstable; urgency=medium . * Team upload. * New upstream version r-cran-knitr (1.47+dfsg-1) unstable; urgency=medium . * Team upload. * New upstream version * dh-update-R to update Build-Depends (routine-update) r-cran-knitr (1.46+dfsg-1) unstable; urgency=medium . * Team upload. * New upstream version * Standards-Version: 4.7.0 (routine-update) * dh-update-R to update Build-Depends (routine-update) r-cran-knitr (1.45+dfsg-1) unstable; urgency=medium . * New upstream version r-cran-knitr (1.44+dfsg-1) unstable; urgency=medium . * New upstream version * Remove trailing whitespace in debian/changelog (routine-update) * Lintian-overrides for false positive r-cran-knitr (1.43+dfsg-2) unstable; urgency=medium . * Rebuild with r-graphics-engine set by r-base Closes: #1039655 r-cran-knitr (1.43+dfsg-1) unstable; urgency=medium . * New upstream version * dh-update-R to update Build-Depends (routine-update) * Sync Test-Depends with Suggests * Versioned Test-Depends: r-cran-tikzdevice (>= 0.12.4-2~) to deal with R graphics ABI change r-cran-knitr (1.42+dfsg-1) unstable; urgency=medium . * New upstream version * Standards-Version: 4.6.2 (routine-update) r-cran-knitr (1.41+dfsg-1) unstable; urgency=medium . * New upstream version * dh-update-R to update Build-Depends (routine-update) r-cran-knitr (1.40+dfsg-1) unstable; urgency=medium . * New upstream version 1.40+dfsg * Bump Standards-Version to 4.6.1 (no changes needed) r-cran-knitr (1.39+dfsg-1) unstable; urgency=medium . * New upstream version 1.39+dfsg * Add myself to uploaders * Run dh-update-R r-cran-knitr (1.37+dfsg-1) unstable; urgency=medium . * New upstream version * dh-update-R to update Build-Depends (routine-update) r-cran-knitr (1.36+dfsg-1) unstable; urgency=medium . * New upstream version * dh-update-R to update Build-Depends (routine-update) r-cran-knitr (1.34+dfsg-1) unstable; urgency=medium . * Team Upload. [ Andreas Tille ] * Disable reprotest * New upstream version * Standards-Version: 4.6.0 (routine-update) * dh-update-R to update Build-Depends (routine-update) . [ Nilesh Patra ] * Remove trailing whitespace in debian/changelog (routine-update) * d/t/control: Add versioned Depends on r-cran-tikzdevice * Remove lintian-overrides, they are no longer needed r-cran-knitr (1.33+dfsg-1) unstable; urgency=medium . * New upstream version Closes: #991395 * Move node-highlight.js from Depends to Recommends Closes: #961992 r-cran-knitr (1.31+dfsg-1) unstable; urgency=medium . * New upstream version * Standards-Version: 4.5.1 (routine-update) r-cran-knitr (1.30+dfsg-1) unstable; urgency=medium . * New upstream version r-cran-knitr (1.29+dfsg-2) unstable; urgency=medium . * Team upload. * Add r-cran-tibble to test-deps r-cran-knitr (1.29+dfsg-1) unstable; urgency=medium . * Team upload. * New upstream version * debhelper-compat 13 (routine-update) * Testsuite: autopkgtest-pkg-r (routine-update) r-cran-knitr (1.28+dfsg-2) unstable; urgency=medium . * Add salsa-ci file (routine-update) * Rules-Requires-Root: no (routine-update) * Set upstream metadata fields: Repository, Repository-Browse. r-cran-knitr (1.28+dfsg-1) unstable; urgency=medium . * Team upload. * New upstream version * Standards-Version: 4.5.0 r-cran-knitr (1.27+dfsg-1) unstable; urgency=medium . * New upstream version * Set upstream metadata fields: Bug-Submit. r-cran-knitr (1.26+dfsg-1) unstable; urgency=medium . * New upstream version * Standards-Version: 4.4.1 * autopkgtest: s/ADTTMP/AUTOPKGTEST_TMP/g r-cran-knitr (1.25+dfsg-1) unstable; urgency=medium . * New upstream version r-cran-knitr (1.24+dfsg-1) unstable; urgency=medium . * New upstream version * debhelper-compat 12 * Standards-Version: 4.4.0 * Set upstream metadata fields: Archive, Bug-Database. r-cran-knitr (1.23+dfsg-1) unstable; urgency=medium . * New upstream version * debhelper 12 * Standards-Version: 4.3.0 * Delete html files including minimized JS also in examples r-cran-knitr (1.21+dfsg-2) unstable; urgency=medium . * Test-Depends: r-cran-rmarkdown Closes: #916547 r-cran-knitr (1.21+dfsg-1) unstable; urgency=medium . * New upstream version * Standards-Version: 4.2.1 * Remove trailing whitespace in debian/changelog r-cran-knitr (1.20+dfsg-1) unstable; urgency=medium . * Maintainer: Debian R Packages Maintainers * Point Vcs fields to salsa.debian.org * dh-update-R to update Build-Depends * Architecture: all (instead of any) * Remove autogenerated HTML docs since it is including compressed JS * Fix privacy breach via sed instead of patch * Lintian override for html containing compressed JS r-cran-knitr (1.20-2) unstable; urgency=medium . * debian/tests/control: Depends: r-cran-tinytex Closes: #892199 r-cran-knitr (1.20-1) unstable; urgency=medium . * New upstream version * Standards-Version: 4.1.3 * debhelper 11 * Some additional privacy breach patches r-cran-knitr (1.17-2) unstable; urgency=medium . * Team upload. * Add missing texlive{,-latex-extra} test dependencies. r-cran-knitr (1.17-1) unstable; urgency=medium . * Team upload. * New upstream version * Secure URI in watch file * Standards-Version: 4.1.1 r-cran-knitr (1.15.1-4) unstable; urgency=medium . * Add nodejs as a Build-Depends. nodejs is not used at build-time, but this will prevent ending up with an uninstallable binary package on arches where nodejs is not available. * As a consequence, no longer enforce FTBFS on armel. r-cran-knitr (1.15.1-3) unstable; urgency=medium . * Enforce FTBFS on armel, because node.js is no longer available there. r-cran-knitr (1.15.1-2) unstable; urgency=medium . * Move JS packages from Build-Depends to Depends r-cran-knitr (1.15.1-1) unstable; urgency=medium . * New upstream version * convert to dh-r * debhelper 10 * d/watch: version=4 r-cran-knitr (1.14-2) unstable; urgency=medium . * Add myself to Uploaders * Add missing test dependency: r-cran-codetools * Canonical CRAN homepage r-cran-knitr (1.14-1) unstable; urgency=medium . * Team upload * New upstream version Closes: #837272 * Add missing copyright statement for inst/misc/framed.sty * DEP5 * Suggests: r-cran-tikzdevice (since its used in unit tests) r-cran-knitr (1.12.3-1) unstable; urgency=low . [ Joost van Baal-Ilić ] * Initial release. Closes: #808155 * debian/rules: install CITATION in /u/s/d/$(package). . [ Andreas Tille ] * Add Build-Depends to Depends * cme fix dpkg-control * Add missing (Build-)Depends * Replace several JS by packaged versions r-cran-lintr (3.3.0-1-1) unstable; urgency=medium . * Team upload. * New upstream version * Standards-Version: 4.7.3 (routine-update) * Restrict to 64-bits architectures (routine-update) * Restrict to little-endian architectures (routine-update) * dh-update-R to update Build-Depends (routine-update) r-cran-lintr (3.2.0-1) unstable; urgency=medium . * Team upload. * New upstream version * Standards-Version: 4.7.0 (routine-update) * dh-update-R to update Build-Depends (routine-update) r-cran-lintr (3.1.2-1) unstable; urgency=medium . * New upstream version 3.1.2 * Refresh debian/source/lintian-overrides. r-cran-lintr (3.1.1-1) unstable; urgency=medium . * Team upload. * New upstream version * Standards-Version: 4.6.2 (routine-update) * Reorder sequence of d/control fields by cme (routine-update) * Add autopkgtest * Add further false positive to lintian-overrides r-cran-lintr (3.1.0-1) unstable; urgency=medium . * New upstream version 3.1.0 r-cran-lintr (3.0.2-1) unstable; urgency=medium . * New upstream version 3.0.2 r-cran-lintr (3.0.1-1) unstable; urgency=medium . * New upstream version 3.0.1 r-cran-lintr (3.0.0-1) unstable; urgency=medium . [ Andreas Tille ] * Standards-Version: 4.6.1 (routine-update) . [ Andrius Merkys ] * New upstream version 3.0.0 * Update debian/copyright to closer reflect LICENSE file. * Update dependencies with dh-update-R. r-cran-lintr (2.0.1-2) unstable; urgency=medium . * Trim trailing whitespace. * Set upstream metadata fields: Archive, Bug-Database, Bug-Submit, Repository, Repository-Browse. * Update standards version to 4.6.0, no changes needed. r-cran-lintr (2.0.1-1) unstable; urgency=medium . * Initial release (closes: #1010661) r-cran-rpact (4.4.0-1) unstable; urgency=medium . * Team upload. * New upstream version * Standards-Version: 4.7.4 (routine-update) * Reflow Uploaders field (cme) * Drop default 'Rules-Requires-Root: no' from d/control (routine- update) r-cran-rpact (4.3.0-1) unstable; urgency=medium . * Team upload. * New upstream version * Standards-Version: 4.7.3 (routine-update) * Restrict to 64-bits architectures (routine-update) * Restrict to little-endian architectures (routine-update) * dh-update-R to update Build-Depends (routine-update) * Remove Priority field to comply with Debian Policy 4.7.3 (routine- update) r-cran-rpact (4.2.0-1) unstable; urgency=medium . * New upstream version * Standards-Version: 4.7.2 (routine-update) r-cran-rpact (4.1.0-1) unstable; urgency=medium . * Team upload. * New upstream version r-cran-rpact (4.0.0-1) unstable; urgency=medium . * Team upload. * New upstream version * Standards-Version: 4.7.0 (routine-update) * dh-update-R to update Build-Depends (routine-update) r-cran-rpact (3.5.0-1) unstable; urgency=medium . * New upstream version r-cran-rpact (3.4.0-1) unstable; urgency=medium . * New upstream version * Reorder sequence of d/control fields by cme (routine-update) r-cran-rpact (3.3.4-1) unstable; urgency=medium . * New upstream version * Standards-Version: 4.6.2 (routine-update) * dh-update-R to update Build-Depends (routine-update) r-cran-rpact (3.3.2-1) unstable; urgency=medium . * New upstream version * Reorder sequence of d/control fields by cme (routine-update) r-cran-rpact (3.3.1-1) unstable; urgency=medium . * New upstream version * Set upstream metadata fields: Repository, Repository-Browse. r-cran-rpact (3.3.0-1) unstable; urgency=medium . * New upstream version * Standards-Version: 4.6.1 (routine-update) * Testsuite: autopkgtest-pkg-r (routine-update) r-cran-rpact (3.2.3-1) unstable; urgency=medium . * New upstream version * Adjust Test-Depends to Suggests inside DESCRIPTION r-cran-rpact (3.2.1-1) unstable; urgency=medium . * Team Upload. * New upstream version 3.2.1 * Run cme r-cran-rpact (3.2.0-2) unstable; urgency=medium . * Team Upload. * Ignore more tests on i386 r-cran-rpact (3.2.0-1) unstable; urgency=medium . * Team Upload. * New upstream version 3.2.0 * refresh patch r-cran-rpact (3.1.1-1) unstable; urgency=medium . * Team Upload. [ Andreas Tille ] * New upstream version * Standards-Version: 4.6.0 (routine-update) * Disable reprotest . [ Nilesh Patra ] * d/p/do-not-use-fancy-quotes.patch: Fix autopkgtests r-cran-rpact (3.0.3-2) unstable; urgency=high . * Drop some failing test for i386 r-cran-rpact (3.0.3-1) unstable; urgency=medium . * New upstream version * Standards-Version: 4.5.1 (routine-update) * Test-Depends: r-cran-mnormt r-cran-rpact (3.0.1-1) unstable; urgency=medium . * New upstream version r-cran-rpact (3.0.0-1) unstable; urgency=medium . * New upstream version * Standards-Version: 4.5.0 (routine-update) * debhelper-compat 13 (routine-update) * Add salsa-ci file (routine-update) * Rules-Requires-Root: no (routine-update) r-cran-rpact (2.0.6-1) unstable; urgency=medium . * Team upload. * New upstream version r-cran-rpact (2.0.5-1) unstable; urgency=medium . * New upstream version r-cran-rpact (2.0.4-1) unstable; urgency=medium . * New upstream version * Standards-Version: 4.4.1 r-cran-rpact (2.0.3-1) unstable; urgency=medium . * New upstream version * Trim trailing whitespace. * Set upstream metadata fields: Archive, Bug-Database. r-cran-rpact (2.0.2-1) unstable; urgency=medium . * New upstream version * debhelper-compat 12 * Standards-Version: 4.4.0 * Add autopkgtest r-cran-rpact (2.0.1-1) unstable; urgency=medium . * New upstream version * dh-update-R to update Build-Depends r-cran-rpact (1.0.0-1) unstable; urgency=medium . * Initial release (closes: #919403) r-cran-survmisc (0.5.6-2) unstable; urgency=medium . * Team upload. [ Andreas Tille ] * Disable reprotest . [ Charles Plessy ] * Standards-Version: 4.7.3 (routine-update) * Reflow Uploaders field (cme) * Remove Priority field (cme) * Restrict to 64-bits architectures (routine-update) * Restrict to little-endian architectures (routine-update) r-cran-survmisc (0.5.6-1) unstable; urgency=medium . * New upstream version * Standards-Version: 4.6.1 (routine-update) * debhelper-compat 13 (routine-update) * Reorder sequence of d/control fields by cme (routine-update) * Set upstream metadata fields: Repository-Browse. r-cran-survmisc (0.5.5-3) unstable; urgency=medium . * Source upload in R 4.0 transition r-cran-survmisc (0.5.5-2) unstable; urgency=medium . * Set upstream metadata fields: Archive, Bug-Database, Bug-Submit. r-cran-survmisc (0.5.5-1) unstable; urgency=medium . * Initial release (closes: #956230) rust-flume (0.11.1+20241019-4) unstable; urgency=medium . * relax (build-, autopkgtest-)dependencies for all crates, except autopkgtest-dependencies for own feature-providing provisions * stop superfluously set fields Rules-Requires-Root Priority * stop set Multi-Arch: foreign, incompatible with arch-any packaged crates * declare compliance with Debian Policy 4.7.4 * add patch 1001_spin to accept newer minor version of crate spin; closes: bug#1135835, thanks to Wesley Hershberger * update copyright info: + avoid any .git* files when repackaging upstream source + license patches same as main upstream license + update coverage * update git-buildpackage config: + stop superfluously filter out .git* files * update watch file: + use file format 5 + auto-mangle upstream version + stop mangle filename + use repack suffix +ds rust-makefile-lossless (0.3.35-1) unstable; urgency=medium . * Package makefile-lossless 0.3.35 from crates.io using debcargo 2.8.2 rust-ruma-common (0.14.1+ds-13) unstable; urgency=medium . * drop patch 2001_html5ever, obsoleted by Debian package changes rust-ruma-common (0.14.1+ds-12) unstable; urgency=medium . * drop patch 2001_rand, obsoleted by Debian package changes * add patch 1001 to accept newer major version of crate toml; closes: bug#1135286, thanks to Peter Michael Green * update git-buildpackage config: use branch debian/unstable sasview (6.1.3-2) unstable; urgency=medium . [ Drew Parsons ] * update Uversion-Mangle in debian/watch - fix name of Uversion-Mangle field - update to latest explicit syntax for Uversion-Mangle: auto (adds rc numbering) - add a and b for alpha and beta releases . [ Stuart Prescott ] * Add patch to ensure private members are kept out of sphinx api docs. * Drop obsolete lintian override. * Add missing build-dep on python3-pyside6.qtdatavisualization. sdrpp (0.0~git20260513.f23f382+dfsg-2) unstable; urgency=medium . * Team upload. * Add two more copyright holders. sdrpp (0.0~git20260513.f23f382+dfsg-1) unstable; urgency=medium . * Initial release. ssocr (2.25.1-2) unstable; urgency=medium . * Fix default build flags. (Closes: #1119573) syncthingtray (2.0.10-1) unstable; urgency=medium . * New upstream release. * Update Build-Depends. * Drop "Priority: optional" since it's the default now. * Update standards version to 4.7.4 (no changes required). vdt (0.4.4-6) unstable; urgency=medium . * Build using default build flags. (Closes: #1124915) * d/control: drop Rules-Requires-Root. * d/copyright: bump year. * Bump standards version to 4.7.4. viking (1.11-3) unstable; urgency=medium . * d/control: Build-Depends on libgexiv2-0.14-dev (Closes: #1136169) viking (1.11-2) unstable; urgency=medium . * Move to debputy as Build-Driver xrt (1:2.21.75+dfsg-7) unstable; urgency=medium . [ Soren Soe ] * Add pyxrt patch for scratchpad and xdna mmap patch. zytrax (0+git20250217+ds-3) unstable; urgency=medium . * Build using default flags. (Closes: #1119639)