apipkg (3.0.2-3) unstable; urgency=medium . * Team Upload * Apply Multi-Arch: hint asf-search (10.2.0-1) unstable; urgency=medium . * New upstream release. 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 cfitsio (4.6.3-1) unstable; urgency=medium . * New upstream version 4.6.3 * debian/control: drop Rules-Requires-Root field, now obsolete * Update debian/watch to version 5 ckermit (416~beta12-3) unstable; urgency=medium . * Permanently disable OpenSSL version check. Closes: #1118629. * Ack NMU. Closes: #1096438. ckermit (416~beta12-2) unstable; urgency=medium . * Rebuild against newer OpenSSL. Closes: 1118629. django-dbbackup (4.2.1-2) unstable; urgency=medium . * Team upload. * Drop "Rules-Requires-Root: no": it is now the default * Bump Standards-Version to 4.7.2 * Replace build-dep on transitional python3-tz by new python3-pytz doctrine (3.5.7+dfsg-1) unstable; urgency=medium . [ Grégoire Paris ] * Undo merge from 3.6.x into 3.5.x epiphany (0.7.0+0-8) unstable; urgency=medium . * Refresh and rename current patches * New patch to honor CXXFLAGS when building (Closes: #1112457) * Update Standards-Version to 4.7.2 with no other changes * Update Homepage URL to a working one * Update watch file to version 5 feather-wallet (2.8.1+dfsg-1) unstable; urgency=medium . * Remove the following patches from debian/patches because they are applied upstream: - build-without-randomx - install-all-icons.patch - desktop-keywords.patch - md5-openssl.patch * Remove debian/org.featherwallet.feather.metainfo.xml, now shipped upstream. * Add debian/patches/remove-makefile.patch so that it builds correctly on Debian. * Add debian/README.Source to explain the need to set "autocrlf = false" for this repository. * Add debian/source/lintian-overrides. * debian/patches/fix-typos.patch: Fix failing hunks and offset. * debian/control: - Add Build-Depends on dh-sequence-builtusing. - Add "Built-Using: ${dh-builtusing:libbc-ur-dev}" to feather-wallet binary package. - Add Build-Depends on qt6-wayland-dev. - Remove the obsolete "Rules-Requires-Root: no". * debian/copyright: - Remove the following from Files-Excluded as they are no longer shipped upstream: - external/feather-docs/static/fonts/comfortaa* - external/feather-docs/static/fonts/LICENSE-comforta.txt - monero/contrib/epee/include/md5_l.h - monero/contrib/epee/include/md5_l.inl - monero/external/miniupnp - monero/external/qrcodegen - monero/external/randomx - Remove the obsolete monero/contrib/epee/include/md5global.h stanza and the BSD-3-clause~libEtPan! license. - Update the metainfo.xml stanza. - Update years for new upstream release. * debian/install: Install the new upstream metainfo.xml file. * debian/watch: Update from version 4 to version 5. fheroes2 (1.1.12+dfsg-1) unstable; urgency=medium . * New upstream version 1.1.12+dfsg * d/copyright: update excluded files list * d/rules: remove build fix for armel flask-paranoid (0.3.0-1) unstable; urgency=medium . [ Gabriel Barrantes ] * New upstream release. * Adopt package (Closes: #980141). * d/copyright: update year. * d/gbp.conf: configure upstream and pristine-tar branches. * d/patches: patches not required since project uses tolm file. * d/watch: update file to version to 5. * d/control: standards version to 4.7.2, no changes needed. . [ Christoph Berg ] * Remove myself from Uploaders fortran-toml (0.4.3-1) unstable; urgency=medium . * New upstream release gammapy (2.0-3) unstable; urgency=medium . * Team upload. * Add upstream patch for Pytest 9.x gap-autodoc (2025.10.16-1) unstable; urgency=medium . * New upstream release. ghub-el (5.0.2-1) unstable; urgency=medium . * New upstream release * debian/control: RRR removal (obsolete) * debian/watch: v4 -> v5 switch golang-github-antchfx-htmlquery (1.3.5-1) unstable; urgency=medium . * New upstream release * d/control: - Update Standards-Version to 4.7.2 - Drop redundant Rules-Requires-Root golang-github-containerd-console (1.0.5-1) unstable; urgency=medium . * New upstream release: - pty: add GetPtyFromFile as safer GetPty - tc_unix.go: Make cfmakeraw compatible to Linux * debian/control: - Add myself to uploaders - Drop redundant Rules-Requires-Root - Bump Standards version, no changes needed - Improve package description * debian/copyright: Drop Files-Excluded: no vendor directory to remove * debian/watch: update to version 5 golang-github-klauspost-crc32 (1.3.0-1) unstable; urgency=medium . * Team upload . [ Aloïs Micard ] * update debian/gitlab-ci.yml . [ Damian Szuberski ] * Correct debian/watch . [ Debian Janitor ] * Update watch file format version to 4 * Bump debhelper from old 12 to 13 . [ Mathias Gibbens ] * New upstream release * d/control: - Update Section to golang - Update Standards-Version to 4.7.2 (no changes needed) - Update Maintainer email address - Update Build-Depends and Depends - Add Multi-Arch: foreign * Update d/u/metadata * Fix d/watch golang-github-minio-minio-go-v7 (7.0.97-1) unstable; urgency=medium . * New upstream release - Drop no longer needed patch * d/control: - Update Build-Depends and Depends - Drop redundant Rules-Requires-Root gsort (0.1.5-1) unstable; urgency=medium . * New upstream version 0.1.5 * d/control: set myself as uploader. (Closes: #1119839) * d/watch: convert to v5 Github template. * d/control: golang-github-brentp-gsort-dev: set Section: golang. gst-plugins-base1.0 (1.26.8-1) unstable; urgency=medium . * d/control: bump meson version to match meson.build * New upstream version 1.26.8 gstreamer1.0 (1.26.8-1) unstable; urgency=medium . * d/control: bump meson version to match meson.build * New upstream version 1.26.8 gtkgreet (0.8-2) unstable; urgency=medium . [ Patrick Hibbs ] * Add patch to allow disabling custom commands (Closes: #1120433) . [ Maytham Alsudany ] * d/control: Bump Standards-Version to 4.7.2 (no changes) * Update my maintenance address hamradio-files (20251111) unstable; urgency=medium . * Update country files to version 20251111. * Update supercheckpartial MASTER.SCP to version 2025.10.22.00. icewm (3.9.0-2) unstable; urgency=low . * Updating build-deps with latest xorg-dev dependencies list, to prevent future and current FTBFS (closes: #1116587, #1119646) icewm (3.9.0-1) unstable; urgency=low . * New upstream release + cherry-picking trivial bugfixes from upstream branch jpegpixi (1.1.1-6) unstable; urgency=medium . * QA upload. * Added patch to fix gcc-15 build failure (Closes: #1096877). * Updated Standards-Version from 4.6.0 to 4.7.2. jpegpixi (1.1.1-5) unstable; urgency=medium . * QA upload. * Migrations: - CDBS to DH. - Copyright to 1.0 format. - DebSrc to 3.0. * Using new DH level format. Consequently: - debian/compat: removed. - debian/control: changed from 'debhelper' to 'debhelper-compat' in - debian/docs: added 'AUTHORS' to install documentation. Build-Depends field and bumped level to 13. - Closes: #965608 * debian/clean: created to remove files generated from the build process. * debian/control: - Added Vcs-* field. - Added 'Rules-Requires-Root: no' to source stanza. - Bumped Standards-Version to 4.6.0. - Set Debian QA Group as maintainer. (see: #929538) * debian/patches/010_fix-groff-wrong-macro.patch: created to fix a macro error in a translation file. * debian/rules: added DEB_BUILD_MAINT_OPTIONS variable to improve GCC hardening. * debian/salsa-ci.yml: added to provide CI tests for Salsa. * debian/source/include-binaries: added to allow binarie in CI tests. * debian/source/options: created to ignore changes in po/. * debian/tests/control: added new tests. * debian/watch: updated using a fake site to explain about the current status of the original upstream homepage. jpegpixi (1.1.1-4.1) unstable; urgency=low * Non-maintainer upload. * Build-Depend on libjpeg-dev instead of libjpeg62-dev (closes: #642985) jpegpixi (1.1.1-3) unstable; urgency=low * New maintainer. Closes: #425275. * Add colons to bug closes in debian/changelog per Policy. * debian/control: - Bumped debhelper version to 5. - Bumped Standards-Version to 3.7.2. No changes. - Added homepage URL. - Small formatting changes to description. - Added ${misc:Depends} to Depends. * Updated FSF address in debian/copyright. Small formatting changes. * Bumped debian/watch file to version 3. * Bumped debian/compat to 5. jpegpixi (1.1.1-2) unstable; urgency=low * Orphaning the package. jpegpixi (1.1.0-1) unstable; urgency=low * New upstream release - Auto-detection of burned pixels in addition to dead ones. * Fixed watch file jpegpixi (1.0.3-3) unstable; urgency=low * Fixed a broken watch file. * Policy version upgraded. jpegpixi (1.0.3-2) unstable; urgency=low * Fixed Build-Depends. (closes #278405) jpegpixi (1.0.3-1) unstable; urgency=low * New upstream release - French translations jpegpixi (1.0.2-1) unstable; urgency=low * New upstream release jpegpixi (1.0.1-1) unstable; urgency=low * New upstream release - Finnish translations (Kah, niin sitä pitää..) jpegpixi (1.0.0-1) unstable; urgency=low * New upstream release jpegpixi (0.16.0-1) unstable; urgency=low * New upstream release - German manpages (Ja! Gut..) jpegpixi (0.15.1-1) unstable; urgency=low * New upstream release jpegpixi (0.15.0-1) unstable; urgency=low * New upstream release jpegpixi (0.14.2-1) unstable; urgency=low * New upstream release jpegpixi (0.14.1-1) unstable; urgency=low * First upload to Main. (closes: #229716) * New upstream release. - debian/ directory removed (i.e. "moved" to Debian's .diff) * New package maintainer. jsonpath-ng (1.7.0-4) unstable; urgency=medium . [ Bas Couwenberg ] * Use test-build-validate-cleanup instead of test-build-twice. * Apply patch by Chris Lamb for reproducible builds. (closes: #1120591) junit2html (31.0.2-1) unstable; urgency=medium . * Initial release (Closes: #1113670). labgrid (25.0.1-1) unstable; urgency=medium . * New upstream Release 25.0.1 (Closes: #1108979) * d/control: Remove bage from Uploaders labgrid (0.4.1-6) unstable; urgency=medium . * Revert "d/control: Remove B-D onewire" labgrid (0.4.1-5) unstable; urgency=medium . * Wrap long lines in changelog entries: 0.4.1-4. * Update standards version to 4.6.1, no changes needed. * Revert 0.4.1-3 changes. * Correct reason for not installed binaries. labgrid (0.4.1-4) unstable; urgency=medium . * Depend on python3-paho-mqtt (Closes: #1011244) . [ Debian Janitor ] * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. * Update standards version to 4.6.0, no changes needed. labgrid (0.4.1-3) unstable; urgency=medium . * Install formerly not-installed executables * Add crossbar dependency labgrid (0.4.1-2) unstable; urgency=medium . * Run tests that have unversioned python calls * Remove unnecessary patch * d/control: Add B-D jinja2 * d/control: Remove B-D onewire labgrid (0.4.1-1) unstable; urgency=medium . * Fix missing-build-dependency-for-dh-addon * New upstream version 0.4.1 labgrid (0.4.0-2) unstable; urgency=medium . * Set bage's debian.org email * d/patches: tests: catch DockerException on detection labgrid (0.4.0-1) unstable; urgency=medium . * Remove pymodbus dependency * New upstream version 0.4.0 * Drop upstream patches labgrid (0.3.4-1) unstable; urgency=medium . * New upstream version 0.3.4 * Remove upstream patch * upstream man patches incl. labgrid-suggest labgrid (0.3.1-2) unstable; urgency=medium . * Only install labgrid-suggest * Install labgrid-pytest man and reference it in README * Do not hint the remote layer in descriptions * Update debhelper version to v13 labgrid (0.3.1-1) unstable; urgency=high . * Depend on now available python3-colors * Apply wrap-and-sort * New upstream version 0.3.1 * Add missing dep for pkg_resources * Install all the examples labgrid (0.3.0-1.1) unstable; urgency=medium . * Non-maintainer upload. * Source-only upload. labgrid (0.3.0-1) unstable; urgency=medium . * Initial release. (Closes: #979511) lamassemble (1.7.4-1) unstable; urgency=medium . * New upstream version 1.7.4 * d/control: declare compliance to standards version 4.7.2. * d/control: drop redundant Rules-Requires-Root: no. * d/watch: convert to v5 Gitlab template. * set_package_field.patch: unfuzz. libdigest-whirlpool-perl (1.09-6) unstable; urgency=medium . * QA upload. * debian/watch: use MetaCPAN URL. * Drop unneeded version constraints from (build) dependencies. * Enable all hardening flags. * Remove «Priority: optional», which is the current default. * Update Build-Depends for cross builds. (Closes: #1102869) * debian/control: add Homepage field. libphp-adodb (5.22.10-1) unstable; urgency=medium . * d/control: - New maintainer. (Closes: #1111996) - Remove Jean-Michel Vourgère and Cameron Dale for inactivity - Bump Standards-Version to 4.7.2 - Fix Lintian report redundant-rules-requires-root-no-field * d/copyright: Fix Lintian report old-fsf-address-in-copyright-file * d/watch: Fix Lintian report older-debian-watch-file-standard, bump watch for version 5 * Add d/salsa-ci.yml for tests of Salsa CI as piuparts and others librdf-doap-lite-perl (0.002-6) unstable; urgency=medium . * Team upload. * Apply Multi-Arch: hint librdf-prefixes-perl (0.005-5) unstable; urgency=medium . * Team upload. * Apply Multi-Arch: hint liburcu (0.15.5-1) unstable; urgency=medium . * [e7fedf0] New upstream version 0.15.5 libxml-rss-simplegen-perl (11.11-8) unstable; urgency=medium . * Team upload. * Apply Multi-Arch hint lightdm-autologin-greeter (1.0-5.1) unstable; urgency=medium . * Non-maintainer upload. * Drop usage of CDBS (Closes: #1115867) * ... this also permits to bump debhelper-compat to 13 node-pend (1.2.0-7) unstable; urgency=medium . * Team upload. * Apply Multi-Arch: hint node-setimmediate (1.0.5-8) unstable; urgency=medium . * Team upload * Apply Multi-Arch: hint node-uri-path (1.0.0-7) unstable; urgency=medium . * Team Upload * Apply Multi-Arch: hint nspr (2:4.38.2-1) unstable; urgency=medium . * New upstream release. partclone (0.3.39+repack-1) unstable; urgency=medium . [ Thomas Tsai ] * New upstream version 0.3.39+repack pdfminer (20221105+dfsg-1.1) unstable; urgency=medium . * Non-maintainer upload. * Fix: arbitary code execution when loading pickle font files (CVE-2025-64512) (Closes: #1120642) php-tokenizer (1.3.0-3) unstable; urgency=medium . * Source-only uploaud (testing migration) php-tokenizer (1.3.0-2) unstable; urgency=medium . * Binary upload (bootstraping) php-tokenizer (1.3.0-1) unstable; urgency=medium . [ Markus Staab ] * Simplify TokenCollection * Simplify XMLSerializer * use more local storage * Streamline XMLSerializer * Streamline Tokenizer->fillBlanks() * Tokenizer: Use const array * Fix asymmetry in startElement() endElement() . [ Arne Blankerts ] * Make failing tests fail the build . [ David Prévot ] * Update Standards-Version to 4.7.2 phpunit (12.4.3-1) unstable; urgency=medium . [ Rafael Dantas ] * Avoiding reading from STDOUT when rewind fails . [ Sebastian Bergmann ] * Prepare release postgresql-mysql-fdw (2.9.3-2) unstable; urgency=medium . * Test create-extension: Depend on postgresql-common-dev. pytest-mpl (0.17.0-2) unstable; urgency=medium . * Team upload. * Fix d/watch for new PyPi archive naming policy * Drop "Rules-Requires-Root: no": it is now the default * Bump Standards-Version to 4.7.2 python-a38 (0.1.8-2) unstable; urgency=medium . * Team Upload * Replace dependency on transitional python3-tz with new python3-pytz * Trim autopkgtest dependencies python-django-pgtransaction (2.0.0-1) unstable; urgency=medium . * Initial release (closes: #1120507). python-envs (1.2.6-4) unstable; urgency=medium . * Team upload. * Switch to python3-terminaltables3 (Closes: #1114548) python-lia (0.2.3-1) unstable; urgency=medium . * [86e318b] New upstream version 0.2.3 * [f315b41] First and basic Debianization (Closes: #1119986) python-recipe-scrapers (15.10.0-1) unstable; urgency=medium . * New upstream release. python-tblib (3.2.2-1) unstable; urgency=medium . * New upstream release. python-tblib (3.2.1-1) unstable; urgency=medium . * New upstream release. python-tblib (3.2.0-1) unstable; urgency=medium . * Standards-Version: 4.7.2. * New upstream release. python-wordcloud (1.9.4+dfsg-1) unstable; urgency=medium . * Team upload. . [ Alexandre Detiste ] * use dh-sequence-python3 * reformat with black . [ Étienne Mollier ] * New upstream version 1.9.4+dfsg * d/{clean,rules}: repair the clean target. (Closes: #1048272) * d/control: declare compliance to standard version 4.7.2. * d/control: drop redundant Rules-Requires-Root: no. * d/watch: convert to v5 Github template. * add-version.patch: normalize the dep3 header. * skip-tests-failed.patch: normalize the dep3 header. pywws (25.10.0-1) unstable; urgency=medium . * New upstream release. * debian/control: bump standard to 4.7.2 (no changes) qtmir (0.8.0~git20250407.ea2f477-7) unstable; urgency=medium . * debian/control: + Add to D: (qtmir): qtwayland5. Assure that the wayland platform plugin for Qt5 is available. QtMir / Lomiri session / shell will not come up otherwise. Thanks to Oren Klopfer for discovering and reporting this. raysession (0.17.1-1) unstable; urgency=medium . * New upstream version 0.17.1 * Build with Qt6 * Fix locales installation * Fix installation of bash completion * Update fixperms override * Use dh_link to link system fonts * Refresh patchset with gbp pq * Bump Standards-Version to 4.7.2 * Add python3-jack-client to Depends * Refresh d/raysession.lintian-overrides * d/copyright: Update files and years * Remove redudant rules-requires-root-no field * Use execute_before_dh_* instead of override_dh_* recoverjpeg (2.6.3-7) unstable; urgency=medium . * Team upload. * d/watch: Remove empty lines to avoid uscan warning recoverjpeg (2.6.3-6) unstable; urgency=medium . * Team upload. . [ James Lu ] * Replace graphicsmagick-imagemagick-compat dependency with imagemagick (Closes: #1120165) . [ Peter Wienemann ] * Switch watch file format to version 5 * d/control: - Remove redundant "Rules-Requires-Root: no" - Bump Standards-Version to 4.7.2 (no changes required) * d/copyright: Change upstream copyright years to the declared ones rexical (1.0.8-1) unstable; urgency=medium . [ Debian Janitor ] * Update standards version to 4.6.1, no changes needed. . [ Simon Quigley ] * Team upload. * New upstream release. * Drop {XS,XB}-Ruby-Versions from control. * Update Standards-Version to 4.7.2, no changes needed. * Use ${ruby:Depends} for runtime dependencies. ruby-geocoder (1.8.6-1) unstable; urgency=medium . * Team upload. * New upstream release. * Remove reverse-applicable CVE-2020-7981.patch. * Drop {XS,XB}-Ruby-Versions from control. * Use ${ruby:Depends} for runtime dependencies. * Update Standards-Version to 4.7.2, no changes needed. ruby-mini-histogram (0.3.1-1) unstable; urgency=medium . [ Debian Janitor ] * Set field Upstream-Contact in debian/copyright. * Remove obsolete fields Contact, Name from debian/upstream/metadata (already present in machine-readable debian/copyright). . [ Simon Quigley ] * Team upload. * New upstream release. * Drop {XS,XB}-Ruby-Versions from control. * Update Standards-Version to 4.7.2, no changes needed. * Update debhelper-compat to 13, no changes needed. ruby-oembed (0.18.1-1) unstable; urgency=medium . [ Debian Janitor ] * Trim trailing whitespace. * Use secure copyright file specification URI. * Use secure URI in Homepage field. * Bump debhelper from old 11 to 12. * Set debhelper-compat version in Build-Depends. * Update standards version to 4.5.0, no changes needed. * Set upstream metadata fields: Bug-Database, Bug-Submit. . [ Simon Quigley ] * Team upload. * New upstream release. * Drop {XS,XB}-Ruby-Versions from control. * Use ${ruby:Depends} for runtime dependencies. * Update Standards-Version to 4.7.2, no changes needed. ruby-openssl-signature-algorithm (1.3.0-1) unstable; urgency=medium . * Team upload. * New upstream release. * Drop {XS,XB}-Ruby-Versions from control. * Update Standards-Version to 4.7.2, no changes needed. ruby-shoulda (4.0.0-4) unstable; urgency=medium . * Team upload. * Relax runtime dependency on ruby-shoulda-matchers. * Use ${ruby:Depends} for runtime dependencies. * Update Standards-Version to 4.7.2, no changes needed. ruby-statistics (4.1.0-1) unstable; urgency=medium . [ Debian Janitor ] * Trim trailing whitespace. * Set field Upstream-Contact in debian/copyright. * Remove obsolete fields Contact, Name from debian/upstream/metadata (already present in machine-readable debian/copyright). * Update standards version to 4.5.0, no changes needed. * Update watch file format version to 4. * Bump debhelper from old 12 to 13. * Update standards version to 4.5.1, no changes needed. . [ Simon Quigley ] * Team upload. * New upstream release. * Drop {XS,XB}-Ruby-Versions from control. * Update Standards-Version to 4.7.2, no changes needed. * Use ${ruby:Depends} for runtime dependencies. * Add patch-use-of-git-in-gemspec.patch to remove usage of Git in gemspec. rust-regex-lite (0.1.8-1) unstable; urgency=medium . * Team upload. * Package regex-lite 0.1.8 from crates.io using debcargo 2.7.11 skyfield (1.53+ds-2) unstable; urgency=medium . * Team Upload * Replace dependency on transitional python3-tz with new python3-pytz slidge-sphinx-extensions (0.2.2+git20251022.b3fe8aaccb-1) unstable; urgency=medium . * Initial package (new build-dependency of slidge) snibbetracker (1.1.1-5) unstable; urgency=medium . * d/control: add uuid-dev to build-depends, should fix Hurd build. * Bump standards version to 4.7.2. sodapy (2.2.0-1) unstable; urgency=medium . * Initial release. (Closes: #1120670) stac-validator (3.10.2-1) unstable; urgency=medium . [ Bas Couwenberg ] * Update lintian overrides. * Drop Rules-Requires-Root: no, default since dpkg 1.22.13. * Use test-build-validate-cleanup instead of test-build-twice. . [ Antonio Valentino ] * New upstream release. * debian/control: - Mark python3-pytest dependency as ''. stormbaancoureur (2.1.6-4) unstable; urgency=medium . * Team Upload * Bump Standards-Version to 4.7.2 * Add debian/salsa-ci.yml * Update Miriam email address * Ack/import NMU: thanks . [ Debian Janitor ] * Trim trailing whitespace. * Use secure URI in Homepage field. * Avoid explicitly specifying -Wl,--as-needed linker flag. supermin (5.2.2-7) unstable; urgency=medium . * Bump Standards-Version, Debhelper compat level * Add upstream patch to support zstd-compressed kernel modules (Closes: #1082404) * Add Lintian override with-editor (3.4.7-1) unstable; urgency=medium . * New upstream release * Drop `Rules-Requires-Root: no' - This has been the default since dpkg 1.22.13. xmlsec1 (1.3.9-1) unstable; urgency=medium . * New upstream version 1.3.9 . * debian/libxmlsec1-1.symbols: add new symbols