antlr4 (4.7.2-5) unstable; urgency=medium . * No longer link the javadoc with libjs-jquery (Closes: #981992) * Replaced the json-api patch with a Maven rule apt-cacher-ng (3.6-1) unstable; urgency=low . * New upstream release with important bugfixes * Dropped ancient pidof check from the init script (no bug here but there was some complaint on debian-devel a while ago) arduino (2:1.8.13+dfsg1-1) unstable; urgency=medium . * Team upload (Closes: #863001) * [f9d3880] arduino: add min required version of arduino-builder We want to use arduino-builder version >= 1.3.25-2 so users won't have possible strange side effects if they use otherwise an older version. arduino (2:1.8.13+dfsg1-1~exp2) experimental; urgency=medium . * Team upload * [54cd5cb] rebuild patch queue from patchqueue branch Added patch: debian-hacks/Don-t-run-extra-options-on-ARM.patch * [a99b7b1] d/control: Decrease list of architecture to build Limiting the build to any-amd64 any-i386 arm64 armel armhf, only these architectures wgetting support by upstream. (Closes: #976930) arduino (2:1.8.13+dfsg1-1~exp1) experimental; urgency=medium . * Team upload . [ Scott Howard ] * [b3ae605] Imported Upstream version 1.6.0+dfsg . [ Geert Stappers ] * [1cd9f55] Imported Upstream version 1.6.8 * [c01e14d] Imported Upstream version 1.8.2 * [cf271e6] Imported Upstream version 1.8.2+dfsg . [ Carsten Schoenert ] * [8bf88fc] Adding config file for git-buildpackage * [82131c9] New upstream version 1.8.13+dfsg1 (Closes: #723929, #724804, #757223, #758039, #780609, #780706, #786405, #850784, #850964, #857463, #885830, #876495, #877201, #891901, #894770, #894823, #925578, #927329, #947228, #976930) * [77d4a95] rebuild patch queue from patchqueue branch Rebuild and reorder the existing patches. Added patches: debian-hacks/Don-t-call-assemble-hardware-target.patch debian-hacks/Don-t-use-functions-from-jtouchbar.patch debian-hacks/Ignore-Apple-specific-check-from-apple-lib.patch debian-hacks/Install-appdata.xml-into-propriate-folder.patch Dropped patches: gcc47_avr.patch * [4c43fd7] running wrap-and-sort to improve readability * [4714c7b] debhelper: move over to debhelper 13 * [0f1249c] d/control: Adjust dependencies for package built * [c49f415] d/control: remove version requirement on librxtx-java The previous used minimal version is always fulfilled now, we only have higher versions within the archive. * [b27f91e] d/control: Update upstream homepage to use https * [bb5a6d5] d/control: Adjust depending packages on binary packages Removing now useless versions on various depending packages, all available versions are higher than the declared old minimal versions for the binary packages. Replacing java6-runtime by openjdk-11-jre, the former package isn't available any more. * [8a31b55] d/control: Switching Priority from extra to optional Priority extra is now replaced by optional. * [5760d82] arduino.install: Melting arduino-core in We don't want and need to build a package arduino-core anymore as the old core parts are now will live in it's own package arduino-core-avr. But some old things from arduino-core migrate now over into the arduino package. Adding new and adjust existing folder and files to install. * [57fe853] arduino.links: Merge linking from arduino-core As before for the install sequencer also taking over the symlinking from arduino-core into the arduino package. * [53774dd] arduino.docs: Move over from arduino-core As we give up arduino-core the sequencer content from arduino-core will move over to arduino. * [2276b48] d/control: Adjust package dependencies for arduino The arduino package needs some more Java libraries for complete functionality. * [c764a05] d/rules: Workaround potential misbehavior of jh_linkjars It looks like jh_linkjars isn't linking all the Java libraries from /usr/share/java into the lib/ folder. Thus we do some hacking around this to get the required libraries in place. * [d47279e] d/control: Bump Standards-Version to 4.5.1 No further changes needed. * [683f295] d/control: Turn package arduino into arch:any The arduino package is using the architecture dependent library libastylej-jni already for some time, this requires an architecture dependent availability of this library. * [1fc2ad5] d/control: Remove obsolete arduino-core package * [cfff045] arduino: Adding Breaks on old arduino-core package The arduino-core package isn't alive any more, the old package needs a break to not getting in conflict with the current arduino package. * [0a20a08] d/rules: Use DEB_VERSION_UPSTREAM_REVISION variable * [97a57e7] arduino.lintian-overrides: Add some overrides Let lintian don't bother on .txt files which are used and required by the IDE and are no documentation. * [5823ee6] arduino: Remove the menu file Due CTTE decision on #741573 we don't want to ship a menu file for applications any more. We can remove the existing menu sequencer including the XPM graphic. * [311035e] d/arduino.desktop: Update and sync file against upstream Small updates to the prepared desktop file for Arduino which are mostly taken from the upstream source. * [0bb1d51] d/arduino.desktop: Adding additional category IDE (Closes: #923496) * [96c16b6] d/rules: Remove some unneeded files installed by ant The ant build system is installing the high-res icons within the applications lib/ folder which is basically wrong. By using globbing within the install sequencer the icons are also installed into the base for the package, if we don't remove that folder before. Also removing the installed desktop.template file in the same folder just before dh_install is called. * [b9fb86b] arduino: Use high-res icons from upstream Upstream is providing now high-res icons for various and more sizes Debian has, we don't need to ship icons by our own sources, using the upstream files is more straight forward. * [451d3a3] Build and install ArduinoSerialPlotterProtocol.pdf This PDf is filtered out while importing new source data, adding required packages amd build instructions so we can ship the PDF file. * [528fe68] d/arduino.links: Link to the platform stuff from a-builder These two files (platform{,.keys.rewrite}.txt) are provided by another package, arduino-builder but are required to use the IDE. * [4a63468] d/arduino.links: Adding linking to required Java libs Arduino originally ships all required Java libraries to get the IDE usable, as these are prebuilt binaries we need to filter them out while import the source. Happily all the needed libraries are packaged within Debian and we "only" need to link them back into the lib/ folder of the application. * [a45525f] d/control: Adding more explicit dependencies After adding the linking of required Java libraries we need to ensure all the linked .jar files are around. Adding all providing packages as a dependency for the arduino package. * [5740c14] d/README.source: Adding a side note about Java libs * [f336327] d/copyright: Update content due changes by upstream * [c8678b4] d/watch: Update content to catch correct data Dropping support verifying of signed data for now. (Closes: #849213) * [cb398e2] d/control: Adding arduino-core-avr to Depends * [e4a1bbb] d/control: Move Maintainer to Debian Electronics Team arduino (2:1.5.6.2+sdfsg2-3) experimental; urgency=low . * debian/patches/system_libastylej.patch: use system libastylej upstream uses a patched version that changed java package name. arduino (2:1.5.6.2+sdfsg2-2) experimental; urgency=low . * Bump epoch to fix versioning problem with arduino-mk arduino-mk (1.5.2-2.1) unstable; urgency=medium . * Non-maintainer upload * [a802500] d/control: depend on arduino >= 2:1.8.13+dfsg1-1 Change the dependency to the arduino package, arduino-core isn't a real package any more since the update of the arduino package to 1.8.13+dfsg1. (Closes: #981300) beignet (1.3.2-8) unstable; urgency=medium . [ Andreas Beckmann ] * Specify LLVM version in d/control only. . [ Rebecca N. Palmer ] * Document that intel-opencl-icd may be a better option where supported. * Add Comet/Amber Lake IDs, thanks to Ridley Combs. (LP: #1905430) * Bump Standards-Version to 4.5.1 (no changes needed). bsdgames-nonfree (2.17-9) unstable; urgency=medium . * Standards-Version: 4.5.1 (routine-update) * debhelper-compat 13 (routine-update) * Remove trailing whitespace in debian/changelog (routine-update) * Remove trailing whitespace in debian/rules (routine-update) * Add salsa-ci file (routine-update) * No tab in license text (routine-update) * Use set -e rather than passing -e on the shebang-line. * watch file standard 4 (routine-update) btrfs-compsize (1.5-1) unstable; urgency=medium . * New upstream release (with a massive speed increase!). bullet (3.06+dfsg-4) unstable; urgency=medium . * Drop unused Build-Depends: freeglut3-dev, python3, python3-dev, and zlib1g-dev. Thanks to Helmut Grohne for the patch. (Closes: #981719) ccache (4.2-1) unstable; urgency=medium . * New upstream release 4.2 * Bump Standards-Version to 4.5.1 with no changes * Remove obsolete build_html_docs.patch cinnamon-desktop-environment (4.8.3) unstable; urgency=medium . [ Fabio Fantoni ] * Cinnamon-core: depend on xserver-xorg instead xorg (Closes: #979250) * Move terminal dep. from cinnamon-desktop-environment to cinnamon-core commons-httpclient (3.1-16) unstable; urgency=medium . * Fixed the build failure with OpenJDK 17 (Closes #982053) * Standards-Version updated to 4.5.1 * Switch to debhelper level 13 connman-gtk (1.1.1+git20180626.b72c6ab-2) unstable; urgency=medium . * d/control: - Declare compliance with Debian Policy 4.5.1 - Bump debhelper compatibility level to 13 - Update Maintainer email address - Update Vcs-* URL locations - Add Rules-Requires-Root field, set to no - Refresh B-D; remove unnecessary version constraints * d/copyright: - Refresh years of Debian copyright and email address * d/gbp.conf: - Add debian-branch config * d/patches: - Update patch spelling-error-in-binary * d/salsa-ci.yml: - Add Salsa CI pipeline * d/t/control: - Mark autopkgtest as superficial (Closes: #971458) * d/u/metadata: - Remove deprecated Contact and Name fields * d/watch: - Update watchfile to use v4 substitution variables culmus-fancy (0.0.20140315-1) unstable; urgency=medium . [ Tzafrir Cohen ] * Newly-repackaged upstream tarball (Closes: #717156, #965477) * Rewrite packaging: - compat level 13 - Standards version 4.5.1 * debian/download: generate a tarball . [ Lior Kaplan ] * Update uploaders list dacco (2021.01.01-1) unstable; urgency=medium . * New upstream version. * New maintainer. Taking care of Innocent De Marchi work. RIP. * Simplify rules and packaging. debichem (0.0.11) unstable; urgency=medium . * Team upload. . [ Andreas Tille ] * DEP5 copyright . [ Filippo Rusconi ] * tasks/analytical-biochemistry: Added minexpert2, xtpcpp, toppic as Depends, and libpwizlite-dev and libisospec++-dev as Suggests. * tasks/analytical-biochemistry: Update description. . [ Michael Banck ] * tasks/cheminformatics: Added libopenchemlib-java. * tasks/development: Added libopenmm-dev and libsymspg-dev. * tasks/input-generation-output-processing: Addedd c2x and python3-pycifrw. * tasks/molecular-modelling: Added mmb and openstructure. * tasks/periodic-abinitio: Added wannier90. dosfstools (4.2-1) unstable; urgency=medium . [ Andreas Bombe ] * New upstream version 4.2 * fatlabel now additionally supports changing the volume ID (Closes: #563746) * fsck.fat handles reads user input by character instead of by line now, resolving some confusing reactions to input (Closes: #831671, #300505) * fsck.fat also offers a quit option on every prompt (Closes: #728355) * Update d/copyright, change Upstream-Contact to Pali Rohár * Remove Build-Depends on libudev-dev and pkg-config, not used anymore * No longer automatically enables Atari mode when running on Atari 68k Linux for predictable behavior across all hardware (Closes: #559003) * Increase debhelper compat to 13 and use new method to specify compat * Remove override of dh_missing in d/rules, default now with debhelper 13 * Remove d/source/options with compression setting * Do not install superfluous COPYING file to /usr/share/doc * Add Rules-Requires-Root: no to d/control * Change d/watch file to version 4 * Bump Standards-Version to 4.5.1 . [ Ondřej Nový ] * d/changelog: Remove trailing whitespaces dpmb (0~2021.02.07) unstable; urgency=medium . * New snapshot + Removes GitBook support. (Wasn't used in the Debian package anyways.) + Fixes image embedding via asciidoc-macros/*.conf with Asciidoc-Py3. + Many updates for the Bullseye stable release. (Closes: #970063) + Improved documentation about Debian LTS and Extended LTS. * Mark package as "Multi-Arch: foreign" as recommended by the Multi-Arch Hinter. * Bump debhelper compatibility level to 13. + Build-depend on "debhelper-compat (= 13)" to replace debian/compat. + debian/rules: Drop --parallel, it's default now. * Drop override_dh_auto_install. Images are not needed as they are embedded as data:-URLs. Fixes bailing out of dh_missing. * Declare compliance with Debian Policy 4.5.1. No other changes needed. * Update copyright years in debian/copyright. dwarves-dfsg (1.20-1) unstable; urgency=medium . * New upstream release. Changes since 1.19: . BTF encoder: - Improve ELF error reporting using elf_errmsg(elf_errno()). - Improve objcopy error handling. - Fix handling of 'restrict' qualifier, that was being treated as a 'const'. - Support SHN_XINDEX in st_shndx symbol indexes, to handle ELF objects with more than 65534 sections, for instance, which happens with kernels built with 'KCFLAGS="-ffunction-sections -fdata-sections", Other cases may include when using FG-ASLR, LTO. - Cope with functions without a name, as seen sometimes when building kernel images with some versions of clang, when a SEGFAULT was taking place. - Fix BTF variable generation for kernel modules, not skipping variables at offset zero. - Fix address size to match what is in the ELF file being processed, to fix using a 64-bit pahole binary to generate BTF for a 32-bit vmlinux image. - Use kernel module ftrace addresses when finding which functions to encode, which increases the number of functions encoded. DWARF loader: - Support DW_AT_data_bit_offset - DW_FORM_implicit_const in attr_numeric() and attr_offset() - Support DW_TAG_GNU_call_site, its the standardized rename of the previously supported DW_TAG_GNU_call_site. build: - Fix compilation on 32-bit architectures. . * Refresh patches. * Remove ctfdwdiff and README.cross so to reuse upstream tarball as-is. * Update Standards-Version to 4.5.1 * Update debhelper compatibility to 13: - install missing binaries: btfdiff and fullcircle * Add upstream metadata file * gbp: set upstream tarball compression to xz * Add lintian override for orig-tarball-missing-upstream-signature, see #882694. easyh10 (1.5-4.1) unstable; urgency=medium . * Non-maintainer upload. * Remove usage of obsolete AM_LANGINFO_CODESET. (Closes: #978389) elfutils (0.183-1) unstable; urgency=medium . * New upstream release. Changes compared to the snapshot: - backends/ppc_initreg.c: include . - NEWS and version, and copyright updates. epm (4.2-11) unstable; urgency=medium . * QA upload. * debian/control: - Wrap and sort (build) dependencies. - Add build dependencies on libxcursor-dev, libxext-dev, and libxfixes-dev. (We already have libxrender-dev via libxft-dev.) - Build-depend on libfltk1.3-dev instead of libfltk1.1-dev. * debian/docs: Sort. * debian/rules: - Formally factor out SETUP_LINK and SETUP_LIBS macros. - Add -lXrender, -lXext, -lXcursor, -lXfixes, and -ldl to SETUP_LIBS, linking all the new X-related libraries statically. flightgear-data (1:2020.3.6+dfsg-1) unstable; urgency=medium . * New upstream release 2020.3.6 flightgear-data (1:2020.3.5+dfsg-2) unstable; urgency=medium . * No change source upload flightgear-data (1:2020.3.5+dfsg-1) unstable; urgency=medium . * New upstream release 2020.3.5 freecad (0.19~pre1+git20210207.a3fb41502b+dfsg-1) unstable; urgency=medium . * [fc00a73] New upstream version 0.19~pre1+git20210207.a3fb41502b+dfsg * [b1f38b0] Refresh patches gajim (1.3.0-1) unstable; urgency=medium . * Depend on desktop-file-utils (Closes: #977510) * New upstream release gdb-avr (7.7-4.1) unstable; urgency=medium . * Non-maintainer upload. * Adjust to gdb-source changes. (Closes: #978170) gedit-source-code-browser-plugin (3.0.3-6) unstable; urgency=medium . * Support Gedit 3.36.1 * Update debian/compat * Updated debian/control (Build-Depends, Standards-Version, Vcs-*) geogebra (4.0.34.0+dfsg1-9) unstable; urgency=medium . * Team upload. . [ tony mancill ] * Update Homepage and Source URLs to use https (Closes: #975101) . [ Emmanuel Bourg ] * Fixed the build failure with OpenJDK 17 (Closes: #981981) * Standards-Version updated to 4.5.1 gnome-passwordsafe (5.0-1) unstable; urgency=medium . * New upstream version 5.0 * d/patches: add 000_fix-mime-path.patch to install mime data in the correct location. gnome-split (1.2-4) unstable; urgency=medium . * Team upload. * Patch configure to build with -ea releases of JDK (Closes: #981862) * Update Vcs URLs to point to Salsa * Use debhelper-compat 13 * Set Rules-Requires-Root: no in debian/control goby (1.1+0.20180214-5) unstable; urgency=medium . * Update examples for freefont, noto-cjk, motoya-l-maruberi, yusei-magic * Add fonts packages in examples to Suggests gom (0.30.3-1) unstable; urgency=medium . Ack NMU 0.30.2-9.1 && minor package maintenance: * [df1c1b7] debian: Update dh to 13. * [b9ba4f5] control: dh dep: Switch to 'debhelper-compat' notation. * [0a8b00b] control (Standards-Version): Update to 4.5.1 (no changes needed). * [4853684] Drop patch fix_ftbfs, now incorporated upstream (thanks Sudip Mukherjee). * [a6e7ea3] changelog: Rm trailing whitespaces (again, after NMU ack). * [829f37d] rules (override_dh_installexamples): Skip symlinking to usr/share. * [f242bed] New upstream version 0.30.3 graphicsmagick (1.4+really1.3.36+hg16462-1) unstable; urgency=medium . * Mercurial snapshot: - ExecuteModuleProcess(): add error reporting for the case that the expected symbol is not resolved, - AnalyzeImage(): add OpenMP speed-ups, - TranslateTextEx(): fabricate default resolution values if the actual resolution values are zero. grisbi (2.0.2-1) unstable; urgency=medium . * new upstream release gtk-doc (1.33.2-1) unstable; urgency=medium . * Team upload * New upstream release - Don't depend on anytree (this change was already a Debian patch) - Fix gtkdoc-depscan Python 3 compatibility - Build release tarball with Meson, not Autotools * Drop patch to avoid anytree dependency, applied upstream * Remove symlink to a man page we no longer ship (Closes: #976306) * d/watch: Avoid matching ".." as a version to download * Use upstream Gitlab project for the Homepage field. The previous home page on gtk.org no longer exists. (Closes: #981780) i3-wm (4.19.1-1) unstable; urgency=medium . * New upstream version 4.19.1 (Closes: #979083) ibus-typing-booster (2.10.4-1) unstable; urgency=medium . * New upstream release * Bump debian/copyright years icu4j (68.2-2) unstable; urgency=medium . * Team upload. * Fixed the build failure with OpenJDK 17 (Closes: #981998) icu4j-4.4 (4.4.2.2-4) unstable; urgency=medium . * Team upload. * Fixed the build failure with OpenJDK 17 (Closes: #981953) * No longer install the change report * Standards-Version updated to 4.5.1 * Switch to debhelper level 13 * Use salsa.debian.org Vcs-* URLs * Updated the watch file and removed debian/orig-tar.sh imview (1.1.9h-3) unstable; urgency=medium . * Team upload. * debian/rules: DEB_CPPFLAGS_MAINT_APPEND = -DUSE_X11 in anticipation of an upstream patch to imDrawPoint.cxx relying on that definition. * debian/patches/00_fltk1.3-compat.patch (new): Cherry-pick upstream's FLTK 1.3 compatibility fixes (their revision dcc570). * debian/patches/10_non-static.patch: Rebase accordingly. * debian/control: Build-depend on libfltk1.3-dev, not libfltk1.1-dev. ipp-usb (0.9.17-1) unstable; urgency=medium . * New 0.9.17 upstream release ipxe (1.0.0+git-20190125.36a4c85-5.1) unstable; urgency=medium . * Non-maintainer upload. * Apply upstream patch to fix FTBFS with gcc 10. (Closes: #966942) ircd-hybrid (1:8.2.38+dfsg.1-1) unstable; urgency=medium . * New upstream release - update config file for new reference.conf - add additional config directive renaming in postinst * Update NEWS with information about configuration directive renames and upgrade version constraints * Fix post-inst helper scripts to be executable * Remove reference to old version 7.2.2 in default MOTD isa-support (6) unstable; urgency=medium . [ Helmut Grohne ] * Fix FTCBFS: Let dpkg's buildtools.mk supply a C compiler. (Closes: #982186) java-gnome (4.1.3-10) unstable; urgency=medium . * Team upload. * Fixed the build failure with OpenJDK 17 (Closes: #981952) * Standards-Version updated to 4.5.1 * Switch to debhelper level 13 jssc (2.8.0-3) unstable; urgency=medium . * Team upload. * Set Java source version to 1.7 (Closes: #981964) * Use debhelper-compat 13 * Bump Standards-Version to 4.5.1 * Set Rules-Requires-Root: no in debian/control kio (5.78.0-4) unstable; urgency=medium . * Team upload. . [ Aurélien COUDERC ] * Cherry-pick upstream fix: - Fix lockup when renaming a file from properties dialog libblockdev (2.25-1) unstable; urgency=medium . * Team upload * New upstream release * Bump Standards-Version to 4.5.1 * Fix bd_lvm_vdopooldata_* symbols * Set upstream metadata fields: Bug-Submit, Bug-Database, Repository, Repository-Browse * Fix dependencies of python3-blockdev. It requires gir1.2-blockdev-2.0, libblockdev2 is only an indirect dependency. (Closes: #974686) * Bump debhelper-compat to 13 libbytesize (2.5-1) unstable; urgency=medium . * Team upload * New upstream version 2.5 * Bump Standards-Version to 4.5.1 * Set upstream metadata fields: Bug-Submit, Bug-Database, Repository, Repository-Browse * Update Source URL in debian/copyright libfreemarker-java (2.3.23-11) unstable; urgency=medium . * Fixed the build failure with OpenJDK 17 (Closes: #982003) * Build depend on libservlet-api-java instead of libservlet3.1-java libgetopt-java (1.0.14+dfsg-6) unstable; urgency=medium . * Team upload. * Removed the -java-doc package (Closes: #981962) libnanoxml2-java (2.2.3.dfsg-9) unstable; urgency=medium . * Team upload. * Fixed the build failure with OpenJDK 17 (Closes: #981947) * Standards-Version updated to 4.5.1 * Switch to debhelper level 13 libreadline-java (0.8.0.1+dfsg-10) unstable; urgency=medium . * Team upload. * Removed the -java-doc package (Closes: #981954) * Standards-Version updated to 4.5.1 * Switch to debhelper level 13 libtgvoip (2.4.4+git20210101.13a5fcb+ds-2) unstable; urgency=medium . * No change rebuild against libtgowt-dev (>= 0~git20210124.be23804). libusb-java (0.8+ztex20090101-9) unstable; urgency=medium . * Team upload. * Fixed the build failure with OpenJDK 17 (Closes: #981961) * Removed schlaepfer.patch * Track and download the new releases from the upstream SVN repository * Standards-Version updated to 4.5.1 * Switch to debhelper level 13 libvt-ldap-java (3.3.8-3) unstable; urgency=medium . * Team upload. * Fixed the build failure with OpenJDK 17 (Closes: #981858) materia-gtk-theme (20200916-0.1) unstable; urgency=medium . [ Leandro Cunha ] * Non-maintainer upload. * New upstream release. * debian/control: - Added in Build-Depends meson and sassc. * debian/rules: - Fixed FTBFS and add support to build system with meson. * Fixed support for Gnome 3.38. (Closes: #978965) . [ Boyuan Yang ] * Bump debhelper compat to v13. + BUmp Standards-Version to 4.5.1. moka-icon-theme (5.4.0.3-1) unstable; urgency=medium . * New release - Add xfce 4.16 support https://github.com/snwh/moka-icon-theme/pull/434 - sync symlinks https://github.com/snwh/moka-icon-theme/pull/433 nano (5.4-2) unstable; urgency=medium . * The "M." release. * Add a collection of relevant, post 5.4 patches provided by Benno Schulenberg. Thank you! * Build-Depend on texinfo as patching the docs requires makeinfo. nemo-python (4.8.0-2) unstable; urgency=medium . [ Fabio Fantoni ] * debian/control: add missed python3-gi to depends netpbm-free (2:10.0-15.4) unstable; urgency=medium . * Non-maintainer upload. * Fix FTBFS with gcc 10, patch from Logan Rosen Also add -fcommon to CFLAGS to fix another problem. (Closes: #957599) nss (2:3.61-1) unstable; urgency=medium . * New upstream release. open-iscsi (2.1.3-2) unstable; urgency=medium . * [c3b7109] Fix FTCBFS: Let dh_auto_configure pass --host to iscsiuio/configure. Thanks to Helmut Grohne (Closes: #898758) * [efb5512] Add patches from upstream: Fix memory leak in iscsiadm, Fix iscsiadm segfault when exiting, and Fix iscsistart login issue when target is delayed. The last one should fix #980085. (Closes: #980085) opencascade (7.5.1+dfsg1-2) unstable; urgency=medium . * [88b5e8e] Use list-missing to fix arch all builds opencascade (7.5.1+dfsg1-1) unstable; urgency=medium . * [9129a3e] Add chamfer and fillet error checking patch * [6478887] Run cme fixes * [a440db7] New upstream version 7.5.1+dfsg1 * [99e4376] Refresh patches * [8479961] Update occt-draw hardcoded version references * [820116c] Add FlexLexer.h to debian/not-installed osm-gps-map (1.2.0-1) unstable; urgency=medium . * Team upload. * New upstream release. * Bump watch file version to 4. * Update lintian overrides. * Bump Standards-Version to 4.5.1, no changes. * Don't sign tags by default. * Refresh patches. * Update symbols for 1.2.0. playerctl (2.3.1-1) unstable; urgency=medium . [ Edward Betts ] * Upstream GitHub repo has moved, update URL. . [ Nick Morrott ] * New upstream version 2.3.1 * d/control: - Declare compliance with Debian Policy 4.5.1 - Bump debhelper compatibility level to 13 - Refresh B-D with updated meson requirement - Add Rules-Requires-Root field, set to no - Refresh Uploader email address - Add mpv to list of controllable players - Add scaffolding for build tests * d/copyright: - Refresh upstream Files stanzas for updated source - Refresh years of Debian copyright and email address * d/libplayerctl-doc.lintian-overrides: - Add overrides for gtk-doc content * d/patches: - Add patch spelling-error-in-binary - Add patch bash-completion-with-hashbang * d/playerctl.install: - Install playerctld and D-Bus service * d/playerctld.1: - Add manpage for playerctld binary * d/rules: - Install bash/zsh playerctl completions * d/salsa-ci.yml: - Add Salsa CI pipeline * d/t/control: - Mark autopkgtest as superficial * d/u/metadata: - Remove deprecated Contact, Name fields * d/watch: - Update watchfile to use v4 substitution variables python-nbxmpp (2.0.1-1) unstable; urgency=medium . * New upstream version python-strictyaml (1.3.2-1) unstable; urgency=medium . * New upstream release * Add autopkgtest-pkg-python test suite * d/clean: Add file. * d/gbp.conf: Add file. request-tracker4 (4.4.4+dfsg-2) unstable; urgency=medium . * Downgrade Depends on rsyslog | system-log-daemon to Recommends to support installations which prefer to use only systemd for logging (Closes: #981942) * Remove obsolete alternative depends on dual-lived modules rhino (1.7.7.2-3) unstable; urgency=medium . * Team upload. * Backported the JSR 223 script engine to use Rhino as a replacement for Nashorn with OpenJDK 17 * Standards-Version updated to 4.5.1 * Switch to debhelper level 13 ruby-aws-sigv4 (1.1.0-3) unstable; urgency=medium . * Team upload. . [ Emerson dos Santos Queiroz ] * d/control: Bump debhelper-compat to 13. * d/control: Bump Standards-Version to 4.5.1. . [ Debian Janitor ] * Update watch file format version to 4. * Set upstream metadata fields: Bug-Submit. * Update standards version to 4.5.0, no changes needed. ruby-ox (2.11.0-2) unstable; urgency=medium . * Team upload. . [ Debian Janitor ] * Update standards version to 4.4.1, no changes needed. * Remove obsolete fields Name, Contact from debian/upstream/metadata. . [ Cédric Boutillier ] * Update team name. * Add .gitattributes to keep unwanted files out of the source package. . [ Francisco Vilmar Cardoso Ruviaro ] * Bump debhelper-compat to 13. * Bump Standards-Version to 4.5.1. * Add Rules-Requires-Root: no. * Mark ruby-ox as Multi-Arch: same. * Update watch file format version to 4. * debian/patches/000-fix-so-load-path.patch: add Forwarded field with 'not-needed' value. ruby-select2-rails (3.5.9.3-3) unstable; urgency=medium . * Team upload . [ Utkarsh Gupta ] * Add salsa-ci.yml . [ Debian Janitor ] * Trim trailing whitespace. * Use secure copyright file specification URI. * Use secure URI in debian/watch. * Bump debhelper from old 9 to 12. * Set debhelper-compat version in Build-Depends. * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. * Update Vcs-* headers from URL redirect. * Use canonical URL in Vcs-Git. . [ Cédric Boutillier ] * Bump Standards-Version to 4.5.1 (no changes needed) * Bump debhelper compatibility level to 13 * debian/patches/thor-version.patch: Be less strict with thor version in gemspecs * Move debian/watch to gemwatch.debian.net * Set Rules-Requires-Root: to no in control file sane-airscan (0.99.24-1) unstable; urgency=medium . * 0.99.24 upstream release * Recommend sane-utils (Closes: #981394) sgb (1:20210202-1) unstable; urgency=medium . * New upstream version. * Build now incorporates the gb_graph-bigalloc.ch change file. sipsak (0.9.8.1-1) unstable; urgency=medium . * New upstream version 0.9.8.1 supermin (5.2.1-4) unstable; urgency=medium . * Fix FTBFS supermin (5.2.1-3) unstable; urgency=medium . * Don't strip supermin binary on architectures where the OCaml compiler only has e bytecode backend (Closes: #982143) supermin (5.2.1-2) unstable; urgency=medium . * Add upstream patch to fix FTBFS on 32bit architectures supermin (5.2.1-1) unstable; urgency=medium . * New upstream version 5.2.1 surefire (2.22.3-1) unstable; urgency=medium . * Team upload. * New upstream release - Refreshed the patches * Fixed the build failure with OpenJDK 17 (Closes: #982004) * Standards-Version updated to 4.5.1 * Switch to debhelper level 13 sympa (6.2.60~dfsg-4) unstable; urgency=medium . * Use static lists of Sympa directories for adjusting ownership and permissions (Closes: #920011, #978395). * Replace embedded JavaScript library html5shiv with dependency on node-html5shiv and a corresponding symlink (Closes: #920005). * Remove configuration skeleton sympa.conf-dist from the package. tuxmath (2.0.3-7) unstable; urgency=medium . * Acknowledge 2.0.3-6.1, thanks Adrian. * Bump standards version to 4.5.1, no changes needed. * Set upstream metadata fields: Bug-Database, Bug-Submit, thanks lintian-brush. * d/changelog: close #861196 in 2.0.3-2 changelog entry. util-linux (2.36.1-7) unstable; urgency=medium . * libmount: allow --read-only for not-root users. Apply patch from upstream. (Closes: #980828) * Cleanup Uploaders varmon (1.2.1-2) unstable; urgency=medium . * QA upload. * Orphan package, Julien Danjou is not active anymore. (Closes: #981793) * Use compat 13 and dh sequencer * Depend on makedev, used in postinst vavr0 (0.10.3-2) unstable; urgency=medium . * Team upload. * Fixed the build failure with OpenJDK 17 (Closes: #981946) * Standards-Version updated to 4.5.1 visidata (2.2.1-1) unstable; urgency=low . * Update package to 2.2.1 visidata (2.2-1) unstable; urgency=low . * Update package to 2.2 zkg (2.7.1-1) unstable; urgency=medium . * New upstream version 2.7.1 zookeeper (3.4.13-6) unstable; urgency=medium . * Team upload. * Fixed the build failure with OpenJDK 17 (Closes: #981923) * Standards-Version updated to 4.5.1