bcachefs-tools (24-1) unstable; urgency=medium . * New upstream release bcachefs-tools (23-1) unstable; urgency=medium . * New upstream release * Update standards version to 4.6.1 bcachefs-tools (0.1+git20220216.a1e928a-1) unstable; urgency=medium . * New upstream snapshot * Grab patch from Ubuntu to reduce memory on amd64 builders (http://launchpadlibrarian.net/580140160/bcachefs-tools_0.1+git20210805.6c42566-2_0.1+git20210805.6c42566-2ubuntu1.diff.gz) * Update copyright years bcachefs-tools (0.1+git20210805.6c42566-2) unstable; urgency=medium . * Remove valgrind as build-dependency, seems unneeded unless doing debug work and is not available on all architectures. bcachefs-tools (0.1+git20210805.6c42566-1) unstable; urgency=medium . * New upstream snapshot * Update standards version to 4.6.1 * Add python3-docutils as dependency * Do not run tests at package build time bcachefs-tools (0.1+git20201025.742dbbdb-1) unstable; urgency=medium . * New upstream snapshot bcachefs-tools (0.1+git20201017.8a4408-1~exp1) unstable; urgency=medium . * New upstream release * Bump debhelper-compat to 13 * Update standards version to 4.5.0 * Declare Rules-Requires-Root: no * debian/copyright: - Update copyright years - Update copyright owners - Add intel and ccan copyright * Add build-dep on libudev-dev, python3-pytest and valgrind bcachefs-tools (0.1+git20190829.aa2a42b-1~exp1) experimental; urgency=medium . * Initial Release (Closes: #935178) bonnie++ (2.00a+nmu1) unstable; urgency=medium . * Non-maintainer upload. . [ Andreas Henriksson ] * Convert to dh and compat 13 (Closes: #999322) * Use std c++11 to fix FTBFS. Thanks to Steve Langasek (Closes: #983999) . [ Helmut Grohne ] * Fix FTCBFS (Closes: #876245) * Turn AC_TRY_RUN into AC_TRY_COMPILE: Compiling will fail when off64_t is unavailable. * Pass --disable-stripping to configure. . [ Andreas Henriksson ] * Add DESTDIR to Makefile.in * Add missing ${misc:Depends} to Depends for bonnie++. * Build with -g in CFLAGS for debug symbols bonnie++ (2.00a) unstable; urgency=medium . * Missed the patch in the previous ver, so had to do another. bonnie++ (2.00) unstable; urgency=medium . * Fixed an error in assigning colors in bon_csv2html. * Called it version 2.00 because it's time. bonnie++ (1.98) unstable; urgency=medium . * Fixed macros in bon_csv2html.cpp that had lower case due to excessive matching on a regex. * Changed debian/compat to level 10 * Allow specifying the number of random seeks and the number of seeker processes and store that in the CSV. * Changed bon_csv2html and bon_csv2txt to take the new CSV format. * Changed the text output to use KiB/MiB/GiB as units of measurement so we can fit NVMe results on screen. * Changed the HTML to be in MiB/s for the bulk IO tests. * Changed the default size for getc_putc to work with faster CPUs and more optimised libc. bonnie++ (1.97.3) unstable; urgency=medium . * In bonnie++.8 documented -c option. Closes: #639452 #631484 Noted that for latency lower is better. Closes: #717285 * Fixed the symlink creation. Closes: #823882 * Change backgroundcolor to background-color for correct CSS. Closes: #242878 bonnie++ (1.97.2) unstable; urgency=medium . * Added compat level and build-depends on debhelper >= 9 Closes: #817380 Closes: #817313 * Fix description Closes: #699576 * Added smoketest Closes: #719739 * Make it build with GCC-6 bonnie++ (1.97.1) unstable; urgency=medium . * Fixed the changelog and aim it at unstable not wheezy. bonnie++ (1.96) unstable; urgency=low * Fix a minor bug in setting the GID. * Make it build on Solaris by checking for O_DIRECT being defined. * The option -n9765 or greater caused the small file test to abort, to increase this I changed the number format to hexadecimal and made it 10 digits. Now any option smaller than -n1073741824 will be OK. Thanks Nick Dokos of HP. * Updated bon_csv2html, made the machine name span two rows, made the concurrency column go away when there's no data, correctly calculated the colors of the speed columns (was off by one column before), and calculate the CPU colors. bonnie++ (1.03b.1) unstable; urgency=low * Fixed typos in man page. Closes: #133714 Closes: #449596 * Documented why UID==0 is bad. Closes: #182023 bonnie++ (1.03b) unstable; urgency=low * Added support for testing write speed to zcav. * Documented the default chunk size in bonnie++.8. * Improved error handling for chunk size. bonnie++ (1.03a) unstable; urgency=low * Fixed the bugs in GCC 3.2 compilation and compiled with GCC 3.2. Results will be slightly lower now, but it's still a fair test of compiler/OS... bridge-utils (1.7-2) unstable; urgency=medium . * Add BRIDGE_DISABLE_LINKLOCAL_IPV6_ALSO_PHYS to /etc/default/bridge-utils to stop disabling IPv6 on physical interfaces of vlan ports if set to no. Closes: #989162. * Update interfaces man page, IPv6 works with STP on after DAD was fixed. Closes: #980507. * Treat vlan ports the same as ifupdown, avoid octal vlans. Closes: #995627. * Update NEWS file to fix us blaming the kernel for the MAC address selection that is really overridden by systemd. ceph (16.2.11+ds-1) unstable; urgency=medium . * New upstream release. * Removed patches applied upstream: - CVE-2022-3854_2_rgw_Fix_rgw_sal_Bucket_empty_static_method_signatures.patch - fix-FTBFS-include-memory.h.patch - mgr-Define-PY_SSIZE_T_CLEAN-ahead-of-every-Python.h.patch * Refreshed patches: - 32bit-fixes.patch - CVE-2022-3854_1_rgw_Guard_against_malformed_bucket_URLs.patch - enable-strsignal.patch * Fix cephfs-shell.install. clonezilla (5.3.14-1) unstable; urgency=medium . * New upstream version 5.3.14 compat-el (29.1.3.1+dfsg-2) unstable; urgency=medium . * Add unbreak-test-string-search-32bit.diff to repair test for armel, armhf and i386. compat-el (29.1.3.1+dfsg-1) unstable; urgency=medium . [ Aymeric Agon-Rambosson ] * New upstream release. * Add explicit Recommends: emacs to elpa-compat. * d/control: Bump Standards-Version to 4.6.1 (no changes required). * d/control, d/copyright, d/watch: Update upstream repo. * d/copyright: Update copyright years. * d/elpa: Reflect changes to upstream shipped files. * Add d/elpa-test to reflect absence of home directory during build. * Add unbreak-test-package-get-version.diff to condition test to correct containing directory. . [ Lev Lamberov ] * Team upload * Add gbp.conf to properly handle upstream version tags and pristine-tar * Declare Standards-Version 4.6.2 (no changes needed) * Bump copyright years cruft-ng (0.9.52) unstable; urgency=medium . * Fix FTBFS on buildd: separate -arch and -indep targets. cruft-ng (0.9.51) unstable; urgency=medium . * New upload to Mentors, fixing copyright attribution of mlocate_db.h as hinted by FTP-Master. deb-gview (0.3.0) unstable; urgency=medium . * AUTHORS, NEWS: Update for GTK3 port and new maintainer. * configure.ac: + Check for gtk+3.0 over gtk+2.0. + Update version to 0.3.0. * README: Update source repo information. * desktop/deb-gview-desktop.in.in: Add keywords. * src/callbacks.c: Port for GTK3 (Closes: #967307). * src/callbacks.h: Port for GTK3. * src/dvpreview.c: Port for GTK3. * src/interface.c: + Port for GTK3. + Add myself to About and Credits. * src/support.c: Port for GTK3. * debian/control: + Change dependency from libgtk2.0-dev to libgtk-3-dev. + Bump Standards-Version to 4.6.2. * debian/copyright: Add myself and update year to 2023. * debian/rules: + Add hardening flag. + Override dh_installchangelogs to remove lintian warning and install both Debian and upstream changelogs. debian-edu-install (2.12.6) unstable; urgency=medium . * debian/debian-edu-profile-udeb.templates: update list of current release names. * d/control: - drop obsolete depends on lsb-base, thanks lintian. - bump standards version to 4.6.2, no changes needed. * debian-edu-install.lintian-overrides: - adopt to new syntax. - override false-positive unused-debconf-template warnings. debmutate (0.65) unstable; urgency=medium . * Update version string. Fixes autopkgtest. debmutate (0.64) unstable; urgency=medium . * watch: Support substitutes. * Add FormattingUnpreservable.diff(). elementary-icon-theme (7.2.0-1) unstable; urgency=medium . * New upstream release. epoptes (23.01-1) unstable; urgency=medium . [ Alkis Georgopoulos ] * Avoid thumbshot.py crashes on wayland (#184) * Bump benchmark timeout from 3 to 5 sec * Remove constraints unnecessary since buster (#152) * Import translations from launchpad * Use iperf --full-duplex for benchmark (#183) * Update chat room URL (#168) * Run epoptes over SSH socket forwarding (#182) * Make "Execute command" translatable (#181) * Optimize wait_for_dns (#179) * Support a main epoptes server * Silence x11vnc * Use the main mac address (#178) * Avoid xwininfo hangs (#177) * If SERVER is an MDNS name, retry indefinitely (#162) * Work around broken output in recent iperf versions (#164) * Allow controlling specific groups (#159) * Use relative Exec=epoptes path (#158) . [ Vagrant Cascadian ] * debian/copyright: Update for 23.01. * debian/control: Update Standards-Version to 4.6.2, no changes. fence-agents (4.12.1-1) unstable; urgency=medium . * New upstream version 4.12.1 (Closes: #1029768) fgallery (1.9.1+ds-1) unstable; urgency=medium . * New upstream version * Standards-Version: 4.6.2 (routine-update) * Remove trailing whitespace in debian/changelog (routine-update) * Use secure URI in Homepage field. * Provide Geolocation as patch to new upstream version filezilla (3.63.0-1) unstable; urgency=medium . * New upstream version 3.63.0 * Remove outdated patches * Updated libfilezilla-dev versioned build-dep to 0.40.0 or greater * Make filezilla-common Multi-Arch: foreign * Update copyright year where relevant fonts-urw-base35 (20200910-7) unstable; urgency=medium . [ Roland Rosenfeld ] * Add segment headers to X11/Type1/*.pfb fonts (Closes: #1029168). * Fix d/t/check-fonts-urw-base35-scale to support real files. * Add lintian-overrides for false positive license issue. freedroidrpg (1.0-1) unstable; urgency=medium . * Team upload. . [ Julien Puydt ] * Drop the gawk vs mawk patch and use gawk. * Document the forwardedness status of the patches. . [ Reiner Herrmann ] * New upstream release. (Closes: #1029529) - Fixes CVE-2020-14938 and CVE-2020-14939. (Closes: #964197) - Drop patches unused and applied upstream. * Point watch file to new repository. * d/control: - Use https for homepage. - Add space after comma to description. - Bump Standards-Version to 4.6.2. - Bump debhelper compat level to 13. - Build-depend on liblua5.3-dev so it uses the system-wide instead of embedded library. * Drop unnecessary lintian-overrides. * Add lintian override for atlas.txt misdetected as documentation. * d/copyright: Fix mismatched paths. * Add upstream metadata. freedroidrpg (1.0~rc2-1) experimental; urgency=medium . * Use my @debian.org mail address. * Bump std-ver to 4.5.0. * Don't ship the file describing how sound is encoded. * Tell lintian the Contribute.lua files are data, not documentation. * Package upstream's 1.0rc2 (Closes: #944720). * Refreshed patches. * Update build-deps. gmerlin-encoders (2.0.0~svn6278-3) unstable; urgency=medium . * More FFmpeg5 fixes * Relax B-D from libshout3-dev to libshout-dev * Set upstream metadata fields: Repository-Browse. * Use secure URI in Homepage field. * Update d/copyright + Modernize 'licensecheck' target + Re-generate d/copyright_hints * Use github for d/watch * Bump standards version to 4.6.2 gnome-commander (1.16.0-1) unstable; urgency=medium . * New upstream release * Build with meson * debian/control.in: Build-Depend on libsmbclient-dev & desktop-file-utils * debian/rules: Don't install unnecessary header files * Add debian/upstream/metadata * Set Rules-Requires-Root: no * Update standards version to 4.6.2, no changes needed gnome-control-center (1:43.2-2) unstable; urgency=medium . * d/control.in: Add libspa-0.2-bluetooth as an alternative for pulseaudio-module-bluetooth gnome-settings-daemon (43.0-4) unstable; urgency=medium . * Use the new pipewire-audio metapackage instead of listing the individual components gnome-sudoku (1:43.1-1) unstable; urgency=medium . [ Jeremy Bicha ] * New upstream release * Update standards version to 4.6.2, no changes needed. . [ Debian Janitor ] * Add debian/upstream/metadata gnuserv (3.12.8-11) unstable; urgency=critical . * work around xemacs incompatibilities (closes: #1029573) gnuserv (3.12.8-10) unstable; urgency=critical . * reworked build logic to properly handle elc compilation, and not attempt it during package build gnuserv (3.12.8-9) unstable; urgency=high . * reupload, no modifications since last version (closes: #1021803) as far as i can tell, the fix for #1021842 also resolves gnuserv's FTBFS-on-buildds-only problem gnuserv (3.12.8-8) unstable; urgency=medium . * fix use of define-obsolete-variable-alias, ensure required "when' argument is present (closes: #1020050) * adjusted debhelper compat gnuserv (3.12.8-7) unstable; urgency=low . * lifted standards version, updated debhelper compat level * removed watch file, upstream website has vanished gnuserv (3.12.8-6) unstable; urgency=low . * updated dependencies, no longer mentions emacs23 specifically (closes: #754037) gnuserv (3.12.8-5) unstable; urgency=low . * updated manpage for dtemacs (closes: #280368) gnuserv (3.12.8-4) unstable; urgency=low . * changed to 3.0 quilt source format * lifted standards version, updated watch file * enabled hardening build flags gnuserv (3.12.8-3) unstable; urgency=low * under new management: reintroducing this package * lifted standards version gnuserv (3.12.8-2) unstable; urgency=low * add documentation about loading gnuserv-compat (Closes: 542476) * upgrade policy to 3.9.1 (no changes needed) * change depends to emacs | emacs23 gnuserv (3.12.7-5) unstable; urgency=low * Adding support for emacs22 (Thanks Junichi Uekawa) (Closes: 432854) gnuserv (3.12.7-4) unstable; urgency=low * adding support for -snapshot * added dtemacs as an editor alternative (Closes: #397049) * fix patches to unapply cleanly (Closes: #424355) * fix typo in gnuclient(1) manpage (Closes: #400133) gnuserv (3.12.7-3) unstable; urgency=low * New Maintainer (Closes: 393257) * Change packaging to dpatch * Added patch for ./configure from NMU that fixes missing X includes (Thanks: Stelios Bounanos) (Closes: 367983) * Remove woody/potato specific code in .postinst * Remove GFDL text from copyright, as no works in the package are distributed under that license * Updated Standards-Version to 3.7.2 * Added a README.Debian documenting how to start gnuserv (Closes: 323567) * Altered gnuserv(1) manpage to not be XEmacs specific (Closes: 379139, 368386) * Added patch to remove strerror (Thanks Andreas Jochens) (Closes: 363277) gnuserv (3.12.7-2.3) unstable; urgency=low * Orphan package gnuserv (3.12.7-2.2) unstable; urgency=low * NMU * Rebuilt with Unix Domain sockets, Internet Domain sockets or System V IPC (Closes: #367983) gnuserv (3.12.7-2.1) unstable; urgency=low * NMU * Remove declaration of strerror from sysfile.h, fixing FTBFS (Closes: #363277) gnuserv (3.12.7-2) unstable; urgency=low * Use debian-pkg-add-load-path-item to add a path to emacs load path (closes: #328715) * Fix man page (closes: #331152) * Add gnuserv.desktop file (closes: #304062) * Optionally depend on emacsen, thus allowing using gnuserv with other emacsen, like emacs-snapshot (closes: #352872) gnuserv (3.12.7-1.2) unstable; urgency=medium * NMU. * Add a build dependency on libxt-dev to placate configure. Closes: #349554. gnuserv (3.12.7-1) unstable; urgency=low * New upstream release (closes: #279005) * Explicitely set gnuserv-program (closes: #291123) gnuserv (3.12.6-1.1) unstable; urgency=low * NMU * Added complete GFDL text to debian/copyright and correct license location to debian/dtemacs.1 (closes: #292228) * Corrected Standards-Version from 3.6.10 to 3.6.1. gnuserv (3.12.6-1) unstable; urgency=low * New upstream version (closes: #209126) * Remove dependencies on emacs20 (closes: #232737, #232761) * Move conffile to /etc/emacs21. Removing this package but not purging it still makes emacs21 croak, but no more other flavours (hopefully closes: #207245) gnuserv (3.12.4-5) unstable; urgency=low * Remote evaluation now work without DISPLAY being set (Closes: #149938) * install.log is now universally readable (Closes: #167717) grpc-java (1.41.3+ds-1) unstable; urgency=medium . * New upstream version (Closes: #1021633) - Update patches - Add Build-Depend on libtomcat10-java - Add update-netty-utils.patch to fix incompatible types * Update standards to 4.6.2 (no changes) gumbo-parser (0.10.1+dfsg-5) unstable; urgency=medium . [ Debian Janitor ] * Use secure copyright file specification URI. * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. imbalanced-learn (0.10.0-1) unstable; urgency=medium . * Team upload. * New upstream version * Standards-Version: 4.6.2 (routine-update) * Source is Section: science, binary package Section: python intel-vc-intrinsics (0.11.0-1) unstable; urgency=medium . * New upstream release. intellij-community-idea (183.5153.4-3) unstable; urgency=medium . * Team upload. * Build with Java 17 (Closes: #981886) * Standards-Version updated to 4.6.2 * Switch to debhelper level 13 intellij-community-idea (183.5153.4-2) unstable; urgency=medium . * Team upload. * Rebuild. intellij-community-idea (183.5153.4-1) unstable; urgency=medium . * Initial release. Closes: #939721 knockpy (6.1.0-1) unstable; urgency=medium . * New upstream release. * Update manpage for new release * Add new censys dependency ksh93u+m (1.0.4-3) unstable; urgency=medium . * Bumped up standards version. . [ Jelmer Vernooij ] * Set field Upstream-Name in debian/copyright. * Remove obsolete field Name from debian/upstream/metadata (already present in machine-readable debian/copyright). lacme (0.8.1-1) unstable; urgency=medium . [ Guilhem Moulin ] * New upstream bugfix release. * Salsa CI: Remove default configuration file. * d/control: Improve long package descriptions. * Set field Upstream-Name in debian/copyright. * Update standards version to 4.6.2, no changes needed. . [ Debian Janitor ] * d/control: Add 'Multi-Arch: foreign' mark. libbio-db-seqfeature-perl (1.7.4-2) unstable; urgency=medium . [ Andreas Tille ] * Team upload. * Team maintenance in Debian Med team * Set upstream metadata fields: Repository. * Remove redundant field Homepage from upstream metadata * Standards-Version: 4.6.2 (routine-update) * debhelper-compat 13 (routine-update) * Add salsa-ci file (routine-update) * Rules-Requires-Root: no (routine-update) * Set upstream metadata fields: Bug-Database. * watch file standard 4 (routine-update) . [ Jelmer Vernooij ] * Fix Vcs-Git field. libcamera (0.0.3-4) unstable; urgency=medium . * Add doxygen-latex in Build-Deps * Add libgstreamer1.0-dev in Build-Deps * Drop libboost-dev from Build-Deps, not needed anymore * libcamera0.0.3: add libcamera-ipa in Suggests libinput (1.22.1-1) unstable; urgency=medium . [ Debian Janitor ] * debian/copyright: use spaces rather than tabs to start continuation lines. * Use secure URI in Homepage field. * Bump debhelper from old 12 to 13. + debian/rules: Drop --fail-missing argument to dh_missing, which is now the default. * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse. * Update standards version to 4.6.1, no changes needed. * Replace use of deprecated $ADTTMP with $AUTOPKGTEST_TMP. . [ Marius Gripsgard ] * New upstream release v1.22.1 liblong-jump-perl (0.000001-2) unstable; urgency=medium . * Team upload. * No-change source-only re-upload. liblong-jump-perl (0.000001-1) unstable; urgency=low . * Initial release (closes: #1029522). libmarc-loader-perl (0.004001-2) unstable; urgency=medium . * Team upload. * No-change source-only re-upload. libmarc-loader-perl (0.004001-1) unstable; urgency=low . * Initial release (closes: #1029685). libmoosex-attribute-env-perl (0.02-2) unstable; urgency=medium . * Team upload. * No-change source-only re-upload. libmoosex-attribute-env-perl (0.02-1) unstable; urgency=low . * Initial release (closes: #1029620). libsquish (1.15-2) unstable; urgency=medium . * Update doxygen doc version to match * Ensure doxygen-generated graph text does not vary by arch (Closes: #874240) * Update for debhelper 13 libtest2-plugin-memusage-perl (0.002003-2) unstable; urgency=medium . * Team upload. * No-change source-only re-upload. libtest2-plugin-memusage-perl (0.002003-1) unstable; urgency=low . * Initial release (closes: #1029527). libtest2-plugin-uuid-perl (0.002001-2) unstable; urgency=medium . * Team upload. * No-change source-only re-upload. libtest2-plugin-uuid-perl (0.002001-1) unstable; urgency=low . * Initial release (closes: #1029542). libtext-csv-unicode-perl (0.400-2) unstable; urgency=medium . * Team upload. * No-change source-only re-upload. libtext-csv-unicode-perl (0.400-1) unstable; urgency=low . * Initial release (Closes: #1029658). libtie-cycle-sinewave-perl (0.05-2) unstable; urgency=medium . * Team upload. * No-change source-only re-upload. libtie-cycle-sinewave-perl (0.05-1) unstable; urgency=low . * Initial release (closes: #1029592). ltsp (23.01-1) unstable; urgency=medium . [ Alkis Georgopoulos ] * Search for new memtest86+ binaries (#783) * Don't chmod -x epoptes anymore * Avoid systemd lingering (#778) * Avoid broken pipe warning (#767) * Better sssd autodetection (#749) * Support arctica-greeter (#742) * Search for DISABLE_SYSTEM_SERVICES in /lib too (#690) . [ Vagrant Cascadian ] * debian/copyright: Update for v23.01. * debian/control: Update to Standards-Version 4.6.2, no changes. luola (1.3.2-14) unstable; urgency=low . [ Debian Janitor ] * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. . [ Christian T. Steigies ] * updated Standards-Version to 4.6.2 (no changes) marisa (0.2.6-13) unstable; urgency=medium . * Drop version requirement on ruby since ruby3.1 transition in Debian has concluded. (LP: #1999550) * debian/control: Bump Standards-Version to 4.6.2. meta-gnome3 (1:43+1) unstable; urgency=medium . * Team upload . [ Laurent Bigonville ] * Make gnome-core recommend the low-memory-monitor daemon . [ Simon McVittie ] * d/control.in: gnome-core Depends on pipewire-audio instead of pipewire-pulse. pipewire-audio is a new metapackage for systems that wil use Pipewire as their audio server. Now that it exists, we can depend on it instead of the individual components. * d/control.in: Update Suggests on webext-ublock-origin. webext-ublock-origin is now a transitional package, so suggest webext-ublock-origin-firefox | webext-ublock-origin-chromium instead, in the same preference order as gnome-core's Recommends on the browsers themselves. * Bump version number to reflect the version of GNOME in bookworm * d/changelog: Trim trailing whitespace * Update standards version to 4.6.2 (no changes needed) mitmproxy (6.0.2-2) unstable; urgency=medium . * Team upload. . [ Sandro Tosi ] * debian/watch - tweak search regex to optionally look for `v` before version . [ Andrey Rakhmatullin ] * Remove references to the removed OpenSSL.SSL.{SSLv2,SSLv3}_METHOD (Closes: #1026525). * Update lintian overrides for the newer lintian. neovim (0.7.2-6) unstable; urgency=medium . * Add tzdata as test dependency. Thanks to Santiago Vila for the report (Closes: #1029427) netcfg (1.182) unstable; urgency=medium . * Fix ifupdown configuration for wireless connections (Closes: #1029352, issue #1): when NetworkManager isn't used, a wireless connection would result in the internal netcfg/target_network_config (if not preseeded) being set to “loopback”, resulting in a /etc/network/interfaces that's mostly empty in the installed system. Instead, use “ifupdown”, just like in the wired connection case, and keep /e/n/i as written by netcfg initially. Since secrets can be stored there (when using WPA or WEP with a non-empty passphrase), change its mode to 600 for secure connections. * Fix ifupdown configuration for wireless connections (Closes: #1029352, issue #2): when both DHCP and SLAAC stanzas are written for a wireless interface, the wireless options are only written for the second one (the SLAAC stanza, inet6 auto). This means that the first one (the DHCP stanza, inet dhcp) cannot establish a connection, leading to long delays until dhclient times out. Since duplicating wireless options in both stanzas wouldn't work, just write a DHCP stanza in that case, letting router advertisements (RAs) set up IPv6 automatically. obs-source-clone (0.1.1-2) unstable; urgency=medium . * Upload to unstable. * debian/patches/010_add-pt-BR.patch: created to add translation to pt_BR. obs-source-clone (0.1.1-1) experimental; urgency=medium . * Initial release. (Closes: #1029560) openqa (4.6.1674490999.b00c12673-1) unstable; urgency=medium . * Update to new upstream version 4.6.1674490999.b00c12673. patatt (0.6.3-1) unstable; urgency=medium . * New upstream release. * Bumped up standards version. . [ Jelmer Vernooij ] * debian/upstream/metadata: Remove obsolete field 'Name'. * debian/copyright: use spaces rather than tabs to start continuation lines. pathological (1.1.3-17) unstable; urgency=medium . * Team upload. * Fix Python3 compatibility. Thanks to Ionen Wolkens for the patch. (Closes: #958463, #1028598) * Update watch file to version 4. * Bump Standards-Version to 4.6.2. * Use https for homepage. * Bump debhelper compat level to 13. php-doctrine-dbal (3.5.3+dfsg-1) unstable; urgency=medium . [ Alexander M. Turek ] * Allow one to explicitly set the wrapper class to the default one . [ someniatko ] * Formally allow `url` in `DriverManager::getConnection()` . [ David Maicher ] * fix issues with platform Comparators and compareTables php-horde-compress (2.2.4-3) unstable; urgency=medium . * d/control: Bump Standards-Version: to 4.6.2. No changes needed. * d/t/control: Versioned D on php-horde-util (resolves many PHP 8.2 deprecation warnings in Horde_String during autopkgtest). * d/patches: Add 1012_php8.2.patch. Fix PHP 8.2 deprecation warnings. (Closes: #1028928). php-horde-crypt-blowfish (1.1.4-2) unstable; urgency=medium . [ Debian Janitor ] * Remove constraints unnecessary since buster (oldstable) . [ Mike Gabriel ] * d/control: Bump Standards-Version: to 4.6.2. No changes needed. * d/patches: Add 1012_php8.2.patch. Fix PHP 8.2 deprecation warnings. (Closes: #1028979). php-horde-kolab-server (2.0.5-10) unstable; urgency=medium . * d/watch: Switch to format version 4. * debian/control: Bump Standards-Version: to 4.6.2. No changes needed. * debian/control: Switch from pear-horde-channel to pear-channels. * debian/patches: Add 1020_fix-phpunit-crash.patch. Avoid crash of phpunit. * d/patches: Add 1012_php8.2.patch. Fix PHP 8.2 deprecation warnings. php-horde-memcache (2.1.2-6) unstable; urgency=medium . * d/control: Typo fix in Depends: field. php-horde-memcache (2.1.2-5) unstable; urgency=medium . * d/control: Prefer php-memcached over php-memcache (via adding php-memcached to Depends: field). * Revert "d/patches: Add 1012_php8.2.patch. Fix PHP 8.2 deprecation warnings when testing Horde_Hashtable. Not required with php-memcached. php-horde-view (2.0.6-10) unstable; urgency=medium . [ Mike Gabriel ] * d/watch: Switch to format version 4. * d/control: Bump Standards-Version: to 4.6.2. No changes needed. * d/t/control: Explicitly require php-horde-support (>= 2.2.2-2~) and php-horde-util (>= 2.5.12-2~). . [ Anton Gladky ] * d/salsa-ci.yml: simplify rules * debian/patches: fix warnings du to php8.2. (Closes: #1028950) * d/control: Switch BD from pear-horde-channel to pear-channels. . [ Mike Gabriel ] php-parser (4.15.3-1) unstable; urgency=medium . [ Nikita Popov ] * Fix attrGroups/attributes confusion in EnumCase builder * Support readonly before DNF type * Release PHP-Parser 4.15.3 phpmyadmin (4:5.2.0+dfsg1-2) unstable; urgency=medium . [ William Desportes ] * Drop PSR-7 patches * Forward some patches upstream * Depend on php-slim-psr7 instead of php-nyholm-psr7 * Revert "Update autoload template to use Nyholm/Psr7 dependency" * Revert "Change branch to debian/experimental" * Add a missing test to a the TEST_PATH patch . [ Dilshod Fayzullayev Fayzulla O'G'LI ] * Added translation using Weblate (Uzbek) * Translated using Weblate (Uzbek) phpmyadmin (4:5.2.0+dfsg1-1) experimental; urgency=medium . * New upstream version 5.2.0+dfsg1 * Change branch to debian/experimental * Update patch for PHP 8.2 string interpolation * Refresh 2FA patch * Refresh patches * Update bootstrap patch * Add bootstrap 5.1.3 sources * Update autoload template * Add new packages to Build-Depends * Drop old js libs * Revert "Exclude js/vendor/zxcvbn.js.map from the bundle" * Revert "Exclude js/vendor/zxcvbn.js from the vendor tarball because it can not be re-built from source" * Remove depends on libjs-bootstrap4 and d/links to it * Re-build the bootstrap.bundle.min.js file * Make build requirements force the versions in experimental * Add d/links for bootstrap theme to libjs-jquery-ui * Add a patch to enable more PSR-7 packages * Depend on php-nyholm-psr7 * Run wrap-and-sort * Update composer.json to require another PSR-7 implementation * Update autoload template to use Nyholm/Psr7 dependency * Add a missing dir_to_symlink for bootstrap theme * Add bootstrap theme to d/rules * Adjust lintian-overrides * Drop "paragonie/sodium_compat" from composer.json * Remove dropped patch from d/p/series * Remove duplicate patch in d/p/series * Fix postinst or postrm errors breaking apt procedures (Closes: LP: #1652359) phpmyadmin-shapefile (3.0.1-2) unstable; urgency=medium . * Update Standards-Version to 4.6.2 * Revert "Switch branch to debian/experimental" * Add DEP-8 test names phpmyadmin-shapefile (3.0.1-1) experimental; urgency=medium . * New upstream version 3.0.1 * Switch branch to debian/experimental * Drop old PSR-1 patch * Refresh patch for examples/* * Drop an applied upstream patch puppet-module-debian-archvsync (1.0.0-1) unstable; urgency=medium . * New upstream release. python-anndata (0.8.0-3) unstable; urgency=medium . * Team upload * Remove unused patch * Test-Depends: python3-h5py * Standards-Version: 4.6.2 (routine-update) python-evdev (1.6.1+dfsg-1) unstable; urgency=medium . * New upstream release. * Our patches are Debian-specific, mark them as not needing forwarding. python-pylibsrtp (0.8.0-1) unstable; urgency=medium . * New upstream release. * Add autopkgtest. python-stack-data (0.6.2-3) unstable; urgency=medium . * Team upload. * Add patch for test failure with pygments 2.14 (Closes: #1028894) * Bump policy version (no changes) python3-defaults (3.11.1-2) unstable; urgency=medium . * Provide python3-supported-min and python3-supported-max versioned virtual packages, to allow modules to easily declare dependencies for all supported versions. * Bump Depends to 3.11.1-1. * Drop support for Python 3.10. q2-alignment (2022.11.1-2) unstable; urgency=medium . * Team upload * Upload to unstable q2-alignment (2022.11.1-1) experimental; urgency=medium . * Team upload. * New upstream version * Bump versioned Depends * Standards-Version: 4.6.2 (routine-update) q2-cutadapt (2022.11.1-2) unstable; urgency=medium . * Team upload * Upload to unstable q2-cutadapt (2022.11.1-1) experimental; urgency=medium . * Team upload. * New upstream version * Bump versioned Depends * Standards-Version: 4.6.2 (routine-update) q2-dada2 (2022.11.2-2) unstable; urgency=medium . * Team upload * Upload to unstable q2-dada2 (2022.11.2-1) experimental; urgency=medium . * Team upload. * New upstream version * Bump versioned Depends * Standards-Version: 4.6.2 (routine-update) q2-demux (2022.11.1+dfsg-2) unstable; urgency=medium . * Team upload * Upload to unstable q2-demux (2022.11.1+dfsg-1) experimental; urgency=medium . * Team upload. * New upstream version * Bumped versioned Depends * Standards-Version: 4.6.2 (routine-update) q2-diversity-lib (2022.11.1-2) unstable; urgency=medium . * Team upload * Upload to unstable q2-diversity-lib (2022.11.1-1) experimental; urgency=medium . * Team upload. * New upstream version * Bump versioned Depends q2-emperor (2022.11.1-2) unstable; urgency=medium . * Team upload * Upload to unstable q2-emperor (2022.11.1-1) experimental; urgency=medium . * Team upload. * New upstream version * Bump versioned Depends * Standards-Version: 4.6.2 (routine-update) * Delay build-time test since registration in qiime2 can't be done at that point in time q2-feature-table (2022.11.1+dfsg-2) unstable; urgency=medium . * Team upload * Upload to unstable q2-feature-table (2022.11.1+dfsg-1) experimental; urgency=medium . * Team upload. * Bump versioned Depends * Standards-Version: 4.6.2 (routine-update) q2-quality-control (2022.11.1-2) unstable; urgency=medium . * Team upload * Upload to unstable q2-quality-control (2022.11.1-1) experimental; urgency=medium . * Team upload. * New upstream version * Bump versioned Depends * Standards-Version: 4.6.2 (routine-update) q2-quality-filter (2022.11.1-2) unstable; urgency=medium . * Team upload * Upload to unstable q2-quality-filter (2022.11.1-1) experimental; urgency=medium . * Team upload. * New upstream version * Bump versioned Depends * Standards-Version: 4.6.2 (routine-update) q2-sample-classifier (2022.11.1-2) unstable; urgency=medium . * Team upload. * Upload to unstable q2-sample-classifier (2022.11.1-1) experimental; urgency=medium . [ Lance Lin ] * Team upload. * New upstream version * Standards-Version: 4.6.2 (routine-update) * d/copyright: Update debian copyright year to 2023 * d/patches/py2to3test.patch: Add Description and Forwarded fields * d/patches/reduce-precision-in-tests.patch: Add Forwarded field . [ Andreas Tille ] * Bump versioned Depends * Depends: python3-sklearn q2-taxa (2022.11.1+dfsg-2) unstable; urgency=medium . * Team upload * Upload to unstable q2-taxa (2022.11.1+dfsg-1) experimental; urgency=medium . * Team upload. * New upstream version * Bump versioned Depends * Standards-Version: 4.6.2 (routine-update) * Delaying true testing to autopkgtests since QIIME2 module cannot be registered at build time. q2-types (2022.11.1-2) unstable; urgency=medium . * Team upload * Upload to unstable q2-types (2022.11.1-1) experimental; urgency=medium . * Team upload. * Bump versioned Depends * Standards-Version: 4.6.2 (routine-update) q2cli (2022.11.1-2) unstable; urgency=medium . * Team upload * Upload to unstable q2cli (2022.11.1-1) experimental; urgency=medium . * Team upload. * New upstream version * Bump versioned Depends * Standards-Version: 4.6.2 (routine-update) * Test-Depends: python3-sklearn qiime (2022.11.1-2) unstable; urgency=medium . * Upload to unstable qiime (2022.11.1-1) experimental; urgency=medium . * New upstream version * Standards-Version: 4.6.2 (routine-update) qtpim-opensource-src (5.0~git20201102.f9a8f0fc+dfsg1-3) unstable; urgency=medium . * Team upload. . [ Debian Janitor ] * Apply multi-arch hints: + qtpim5-dev, qtpim5-examples: Add Multi-Arch: same. + qtpim5-doc, qtpim5-doc-html: Add Multi-Arch: foreign. * Remove constraints unnecessary since buster (oldstable): - Build-Depends: Drop versioned constraint on qml-module-qtquick2, qml-module-qttest, qtbase5-doc-html, qtbase5-private-dev, qtdeclarative5-doc-html, qtdeclarative5-private-dev and qttools5-dev-tools. . [ Pino Toscano ] * Split override_dh_auto_build: - the execution of syncqt.pl in execute_before_dh_auto_build, so it is run before dh_auto_build in all the cases - turn the existing override_dh_auto_build-indep into execute_after_dh_auto_build-indep: this way it is only generated when building arch:all binaries too (saves build time otherwise) * Add the qdoc-qt5 indep build dependency, since now the documentation generation is unconditionally done if arch:all binaries are built. * Drop all the architecture filtering in qtpim5-doc-html.install, and qtpim5-doc.install: they are arch:all, on documentation is unconditionally built for them - drop the dh-exec shebang, and drop their execute bits, as they are no more needed now - drop the dh-exec build dependency, no more needed now * Switch from override_dh_auto_install to execute_after_dh_auto_install, to avoid explicitly calling the former - move all the documentation-related bits into checks for documentation packages being built, instead of checks for qdoc * Update standards version to 4.6.2, no changes needed. * Stop passing --fail-missing to dh_missing, as it is the default in compat 13+. * Mark the xauth, and xvfb build dependencies as nocheck, as they are needed only by dh_auto_test. * Move the qtbase5-doc-html, and qtdeclarative5-doc-html build dependencies as indep build dependency, as they are needed only when building the documentation (in arch:all binaries). * Use execute_after_dh_auto_clean to avoid invoking dh_auto_clean manually. . [ Guido Berhoerster ] * Remove cmake file belonging skeleton plugin. (Closes: #1012206) rime-cantonese (0.0~git20230124.1b01c89-1) unstable; urgency=medium . * New upstream snapshot. . [ Debian Janitor ] * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse. rocsparse (5.3.0+dfsg-2) unstable; urgency=medium . * Source upload to trigger builds. * d/control: add myself to uploaders. rocsparse (5.3.0+dfsg-1) unstable; urgency=medium . * Initial release. (Closes: #1023078) roundcube-plugins-extra (1.4.10+1-4) unstable; urgency=medium . [ Debian Janitor ] * Update lintian override info to new format on line 2, 3. . [ Guilhem Moulin ] * d/control: Build-Depends: Drop versioned constraint on uglifyjs. * Refresh lintian overrides to accommodate lintian v2.115. * Update standards version to 4.6.2, no changes needed. * Convert more Lintian overrides to new format. roundcube-skin-classic (1.6.0+ds-2) unstable; urgency=medium . * d/control: Add 'Multi-Arch: foreign' mark. * Salsa CI: Remove default configuration file. * d/control: Build-Depends: Drop versioned constraint on uglifyjs. * Update standards version to 4.6.2, no changes needed. roundcube-skin-larry (1.6.0+ds-2) unstable; urgency=medium . [ Guilhem Moulin ] * d/control: Add 'Multi-Arch: foreign' mark. * Salsa CI: Remove default configuration file. * Update standards version to 4.6.2, no changes needed. . [ Debian Janitor ] * d/control: Build-Depends: Drop versioned constraint on uglifyjs. ruby-rails-assets-diaspora-jsxc (0.1.5+dfsg2~develop.7-7) unstable; urgency=medium . * Team upload. * d/tests/smoke-test: Include sprockets-railties gem for assets:precompile definition. ruby-rails-assets-diaspora-jsxc (0.1.5+dfsg2~develop.7-6) unstable; urgency=medium . * Fix autopkgtest by embedding a dummy rails app (yarnpkg is only a recommends for rails and a dummy app is sufficient here) * Bump Standards-Version to 4.5.1 (no changes needed) ruby-rails-assets-diaspora-jsxc (0.1.5+dfsg2~develop.7-5) unstable; urgency=medium . * Team upload. . [ Cédric Boutillier ] * [ci skip] Update team name * [ci skip] Add .gitattributes to keep unwanted files out of the source package . [ Lucas Kanashiro ] * d/t/smoke-test: make sure the javascripts dir exists in the foo app * d/s/lintian-overrides: translation.js is not shipped by upstream anymore * d/t/control: remove Restrictions since needs-recommends is obsolete * d/watch: track new releases from gemwatch.debian.net * d/copyright: remove unused file paragraph for strophe.disco.js ruby-rails-assets-diaspora-jsxc (0.1.5+dfsg2~develop.7-4) unstable; urgency=medium . * Team upload * Use the correct testsuite * Fix package wrt cme * Drop dependency on ruby-interpreter * Use AUTOPKGTEST_TMP in tests as ADTTMP is deprecated * Add salsa-ci.yml ruby-rails-assets-diaspora-jsxc (0.1.5+dfsg2~develop.7-3) unstable; urgency=medium . * Reupload to unstable ruby-rails-assets-diaspora-jsxc (0.1.5+dfsg2~develop.7-2) experimental; urgency=medium . * Fix smoke-test to require jsxc.min.js and jsxc.dep.min.js ruby-rails-assets-diaspora-jsxc (0.1.5+dfsg2~develop.7-1) experimental; urgency=medium . * New upstream release ruby-rails-assets-diaspora-jsxc (0.1.4+dfsg-1) unstable; urgency=medium . * New upstream release ruby-rails-assets-diaspora-jsxc (0.1.4+dfsg~alpha.1-2) unstable; urgency=medium . * Reupload to unstable ruby-rails-assets-diaspora-jsxc (0.1.4+dfsg~alpha.1-1) experimental; urgency=medium . * New upstream alpha release * Change dependencies - ruby-rails-assets-jquery-colorbox -> ruby-rails-assets-colorbox - ruby-rails-assets-jquery-ui -> ruby-jquery-ui-rails (>= 5.0.5-2) previous versions provided rails-assets-jquery-ui in gmespec and looking for rails-assets-jquery.ui failed * Loosen dependencies in gemspec for jquery * Tighten dependencies in control for slimscroll * Add a smoke test (test if sprockets can find the assets) * Filter i18next-latest.min.js from source tarball ruby-rails-assets-diaspora-jsxc (0.1.1~dfsg-1) unstable; urgency=medium . * Initial release (Closes: #774984) rust-cxx (1.0.87-1) unstable; urgency=medium . * Package cxx 1.0.87 from crates.io using debcargo 2.6.0 rust-cxxbridge-flags (1.0.87-1) unstable; urgency=medium . * Package cxxbridge-flags 1.0.87 from crates.io using debcargo 2.6.0 rust-cxxbridge-macro (1.0.87-1) unstable; urgency=medium . * Package cxxbridge-macro 1.0.87 from crates.io using debcargo 2.6.0 rust-valuable-serde (0.1.0-1) unstable; urgency=medium . * Package valuable-serde 0.1.0 from crates.io using debcargo 2.5.0 skesa (2.4.0-6) unstable; urgency=medium . * debian/patches/hardening.patch: Reinstate use of dpkg-supplied CFLAGS. The addition accidentally got lost in the course of updating use_debian_packaged_ngs-sdk.patch. * debian/patches/no_sse4.2.patch (new): Don't use SSE 4.2. It's a baseline violation on x86, and entirely unavailable elsewhere. skesa (2.4.0-5) unstable; urgency=medium . [ Andreas Tille ] * Cleanup d/rules . [ Aaron M. Ucko ] * Build against ncbi-vdb 3.x and sra-sdk 3.x (which subsumed ngs-sdk). * link_boost_dynamically.patch (new): Drop upstream linkage override. * Add myself to Uploaders. * Standards-Version: 4.6.2 (routine-update) smartlist (3.15-26) unstable; urgency=medium . * Switch to dh. Using compat level 11 for now, as that's the last one which supports setting conffiles manually. * Add a bunch of lintian overrides. It would be nice to have everything in a more standard place, but moving things around at this point might horribly break existing setups. * Rules-Requires-Root: binary-targets. sphinx-gallery (0.10.1-3) unstable; urgency=medium . * debian/control - remove matplotlib-doc, numpy-doc from b-d, no longer available; Closes: #1027552 * debian/rules - set SPHINXOPTS to nothing when build doc, needed to not treat warnings as errors sqlalchemy (1.4.46+ds1-1) unstable; urgency=medium . * New upstream release sra-sdk (3.0.3+dfsg-4) unstable; urgency=medium . * debian/rules: Explicitly build with signed characters (-fsigned-char). On arm64, where char is normally unsigned, two tests otherwise fail because messages reporting certain characters' numeric values formally differ from expectations. sra-sdk (3.0.3+dfsg-3) unstable; urgency=medium . * debian/copyright: Account for a second(!) version of BitMagic under tools/loaders/bam-loader, with copyright running through 2022. * debian/patches/no_sse4.2.patch (new): Don't use SSE 4.2. It's a baseline violation on x86, and entirely unavailable elsewhere. * debian/patches/use_c_locale_for_comma (new): Stick with the C locale. en_US.UTF-8 isn't necessarily available, particularly on the buildds, and C is perfectly sufficient to ensure recognition of comma as a thousands separator. (Recent versions of glibc supply a middle-ground C.utf8, but even that looks like overkill at the moment.) sra-sdk (3.0.3+dfsg-2) unstable; urgency=medium . * Upload to unstable. * .gitignore: Update patterns corresponding to test output. * debian/control: - Drop vestigial versioned dependency on libncbi-wvdb2. - Limit architecture-dependent packages to amd64 and arm64. The only other architecture ncbi-vdb supports is x32, but these tools require a 64-bit address space. * debian/not-installed: Refresh. - Correct location of explicitly tagged lib*-static.a. - Drop spurious entries (with hardcoded amd64 paths, no less). * debian/patches/fix_ngs-c++-underlinkage.patch (new): Link libngs-c++ against all internal dependencies. Hold off for now on linking against libncbi-vdb, though anyone looking to substitute libncbi-wvdb would need to contrive to supply a suitable definition of KDBManagerMakeRead. * debian/patches/label_online_tests.patch: Extend as needed. All existing labels confirmed to remain appropriate. * debian/patches/link_vdb_dynamically.patch: Extend prior to building tests again. To wit, additionally cover makeinputs, from tools/loaders/general-loader/test. (All other tests were already OK at this point.) * debian/patches/prefer_dynamic_libraries.patch: Comment out upstream logic that favored static linkage. * debian/rules: - Skip rpaths, not needed even for libhdf5. - Explicitly enable tests, disabled by default these days. - Update test cleanup logic to allow for build area reuse. * debian/salsa-ci.yml: Retire remaining customizations. . sra-sdk (3.0.3+dfsg-1) experimental; urgency=medium . [ Andreas Tille ] * Breaks+Replaces: libncbi-vdb-dev (<< 3), libngs-sdk-dev (<< 3) Closes: #1024155 . [ Aaron M. Ucko ] * New upstream version. * .gitignore: - Unhardcode architecture name in build tree (obj-*). - Ignore build results under ngs/ngs-python (dist, ngs.egg-info). * debian/{control,salsa-ci.yml}: Build against libncbi-vdb-dev 3.0.1+. * debian/copyright: Account for layout changes as of 3.0.1 and drop references to content removed upstream, both in Files-Excluded and in special cases. * debian/patches: Update for 3.0.1+; in particular, account for layout changes and better support for using system libraries. * debian/rules: - Correctly accommodate multiple supported Python versions. (I'd insufficiently adapted ncbi-ngs's relevant logic.) - Account for layout changes and CMAKE_INSTALL_LIBDIR support (with the latter yielding multiarch paths). - Clean up newly generated files under ngs/ngs-python. * debian/{rules,sra-toolkit.install}: Move sratools and *-orig to a new /usr/lib/sra-toolkit directory; repoint symlinks accordingly. (Closes: #1025278.) * Standards-Version: 4.6.2 (routine-update) . sra-sdk (3.0.0+dfsg-1) experimental; urgency=medium . [ Andreas Tille ] * New upstream version * Standards-Version: 4.6.1 (routine-update) * Build-Depends: default-jdk, flex, bison . [ Aaron M. Ucko ] * debian/control: - Account for consolidation of ngs-sdk (albeit with some intervening changes, notably library restructuring); take the opportunity to add a -java-doc package.0 - Let python3-ngs bypass libncbi-ngs-dev and use libncbi-ngs3 directly. - Drop build dependency on libvdb-sqlite-dev, now internal to sra-sdk. * debian/libngs-java-doc.javadoc: Enable javadoc installation. * debian/{libngs-java.{jlibs,poms},ngs-java.pom(.asc)}: Adopt (and adapt) from ngs-sdk. * debian/*ngs*.examples (new): Install upstream NGS examples. * debian/not-installed: Ignore usr/jar/*.jar (installed elsewhere, via jh_installlibs), usr/lib64/lib*-static.a, usr/share/examples* (installed elsewhere, via dh_installexamples), and usr/share/javadoc/ngs-doc (installed elsewhere, via jh_installjavadoc). * debian/patches/use_debian_packaged_re2.patch: Comment out an inappropriate add_dependencies call in test/sharq/CMakeLists.txt. * Add more patches for remaining build issues: fix_javadoc_build.patch, link_magic_dynamically.patch, link_vdb_dynamically.patch, and use_debian_packaged_compression_libs.patch. * debian/patches/use_soversions.patch (new): Give shared libraries proper versioned SONAMEs; use them from the Python bindings. * debian/rules: - Adopt (and adapt) assorted build logic from ngs-sdk. - Pass VDB header path via -DVDB_INCDIR rather than via general compilation flags. - Install configuration files explicitly; the CMake setup insists on putting them in the wrong place for us. - Extend bin deversioning to *+ (i.e., kar+). * debian/salsa-ci.yml: Use ncbi-vdb's aptly repo to get 3.x for now. . [ Pierre Gruet ] * debian/control: - Add missing build dependencies on liblzma-dev and libsam-extract-dev. - Mark libngs-java as Architecture: all; loosen its dependencies on libncbi-ngs-dev slightly to account for possible binNMUs. - Introduce a libngs-jni package, on which libngs-java can and will depend in lieu of libncbi-ngs-dev (or patching source to support using libncbi-ngs3 directly). * debian/libngs-java-doc.lintian-overrides: Override complaints about javadoc-embedded jQuery per the discussion starting at https://lists.debian.org/debian-java/2018/06/msg00020.html. * debian/libngs-jni.links.in: Provide a general formula for libngs-jni's central symlink. * debian/rules: Add logic to fill in the specifics. . [ Aaron M. Ucko ] * (debian/).gitignore (new): Ignore build and (offline) test results. * debian/control: - Make python3-ngs (safely!) Architecture: all too. - Attempt Architecture: any for sra-toolkit (modulo B-D availability). This setting matches architecture-dependent NGS packages'; if it doesn't work out, we'll want to rein them all in for simplicity. - Honor ${misc:Depends} for libngs-java per Lintian. * debian/copyright: Reflect a full inventory, including convenience copies of several third-party libraries for which it would be good to substitute existing packages at some point. * debian/patches/label_online_tests (new): Label tests that involve data retrieval as "online". * debian/patches/reflect_code_donations.patch (new): Clean up stray licenseless copyright statements per consultation with upstream (as quoted in the patch's header). * debian/patches/use_stock_magic.patch (new): Let copycat use the stock magic-number database in /usr/share/misc. * debian/rules: - Skip tests labeled "online" to avoid breaking on autobuilders, which require builds to work fully offline. - Refrain from shipping .gitignore files alongside examples. - Clean up after tests (offline ones, anyway). * Remove trailing whitespace in debian/changelog (routine-update) sra-sdk (3.0.3+dfsg-1) experimental; urgency=medium . [ Andreas Tille ] * Breaks+Replaces: libncbi-vdb-dev (<< 3), libngs-sdk-dev (<< 3) Closes: #1024155 . [ Aaron M. Ucko ] * New upstream version. * .gitignore: - Unhardcode architecture name in build tree (obj-*). - Ignore build results under ngs/ngs-python (dist, ngs.egg-info). * debian/{control,salsa-ci.yml}: Build against libncbi-vdb-dev 3.0.1+. * debian/copyright: Account for layout changes as of 3.0.1 and drop references to content removed upstream, both in Files-Excluded and in special cases. * debian/patches: Update for 3.0.1+; in particular, account for layout changes and better support for using system libraries. * debian/rules: - Correctly accommodate multiple supported Python versions. (I'd insufficiently adapted ncbi-ngs's relevant logic.) - Account for layout changes and CMAKE_INSTALL_LIBDIR support (with the latter yielding multiarch paths). - Clean up newly generated files under ngs/ngs-python. * debian/{rules,sra-toolkit.install}: Move sratools and *-orig to a new /usr/lib/sra-toolkit directory; repoint symlinks accordingly. (Closes: #1025278.) * Standards-Version: 4.6.2 (routine-update) sra-sdk (3.0.0+dfsg-1) experimental; urgency=medium . [ Andreas Tille ] * New upstream version * Standards-Version: 4.6.1 (routine-update) * Build-Depends: default-jdk, flex, bison . [ Aaron M. Ucko ] * debian/control: - Account for consolidation of ngs-sdk (albeit with some intervening changes, notably library restructuring); take the opportunity to add a -java-doc package.0 - Let python3-ngs bypass libncbi-ngs-dev and use libncbi-ngs3 directly. - Drop build dependency on libvdb-sqlite-dev, now internal to sra-sdk. * debian/libngs-java-doc.javadoc: Enable javadoc installation. * debian/{libngs-java.{jlibs,poms},ngs-java.pom(.asc)}: Adopt (and adapt) from ngs-sdk. * debian/*ngs*.examples (new): Install upstream NGS examples. * debian/not-installed: Ignore usr/jar/*.jar (installed elsewhere, via jh_installlibs), usr/lib64/lib*-static.a, usr/share/examples* (installed elsewhere, via dh_installexamples), and usr/share/javadoc/ngs-doc (installed elsewhere, via jh_installjavadoc). * debian/patches/use_debian_packaged_re2.patch: Comment out an inappropriate add_dependencies call in test/sharq/CMakeLists.txt. * Add more patches for remaining build issues: fix_javadoc_build.patch, link_magic_dynamically.patch, link_vdb_dynamically.patch, and use_debian_packaged_compression_libs.patch. * debian/patches/use_soversions.patch (new): Give shared libraries proper versioned SONAMEs; use them from the Python bindings. * debian/rules: - Adopt (and adapt) assorted build logic from ngs-sdk. - Pass VDB header path via -DVDB_INCDIR rather than via general compilation flags. - Install configuration files explicitly; the CMake setup insists on putting them in the wrong place for us. - Extend bin deversioning to *+ (i.e., kar+). * debian/salsa-ci.yml: Use ncbi-vdb's aptly repo to get 3.x for now. . [ Pierre Gruet ] * debian/control: - Add missing build dependencies on liblzma-dev and libsam-extract-dev. - Mark libngs-java as Architecture: all; loosen its dependencies on libncbi-ngs-dev slightly to account for possible binNMUs. - Introduce a libngs-jni package, on which libngs-java can and will depend in lieu of libncbi-ngs-dev (or patching source to support using libncbi-ngs3 directly). * debian/libngs-java-doc.lintian-overrides: Override complaints about javadoc-embedded jQuery per the discussion starting at https://lists.debian.org/debian-java/2018/06/msg00020.html. * debian/libngs-jni.links.in: Provide a general formula for libngs-jni's central symlink. * debian/rules: Add logic to fill in the specifics. . [ Aaron M. Ucko ] * (debian/).gitignore (new): Ignore build and (offline) test results. * debian/control: - Make python3-ngs (safely!) Architecture: all too. - Attempt Architecture: any for sra-toolkit (modulo B-D availability). This setting matches architecture-dependent NGS packages'; if it doesn't work out, we'll want to rein them all in for simplicity. - Honor ${misc:Depends} for libngs-java per Lintian. * debian/copyright: Reflect a full inventory, including convenience copies of several third-party libraries for which it would be good to substitute existing packages at some point. * debian/patches/label_online_tests (new): Label tests that involve data retrieval as "online". * debian/patches/reflect_code_donations.patch (new): Clean up stray licenseless copyright statements per consultation with upstream (as quoted in the patch's header). * debian/patches/use_stock_magic.patch (new): Let copycat use the stock magic-number database in /usr/share/misc. * debian/rules: - Skip tests labeled "online" to avoid breaking on autobuilders, which require builds to work fully offline. - Refrain from shipping .gitignore files alongside examples. - Clean up after tests (offline ones, anyway). * Remove trailing whitespace in debian/changelog (routine-update) subnetcalc (2.4.21-1) unstable; urgency=medium . * New upstream release (Closes: #1023302). * debian/control: Updated standards version to 4.6.2. text-engine (0.1.1-4) unstable; urgency=medium . * Add debian/upstream/metadata * Update standards version to 4.6.2, no changes needed * Release to unstable . text-engine (0.1.1-3) experimental; urgency=medium . * debian/copyright: Add copyright for debian/* as requested by ftpmasters . text-engine (0.1.1-2) unstable; urgency=medium . * Reupload to NEW since debian/* doesn't need to be listed in debian/copyright if the Debian contributors aren't asserting independent copyright. And a one-line upstreamed patch is arguably not copyrightable. . text-engine (0.1.1-1) unstable; urgency=medium . * Initial release. (Closes: #1009840, LP: #1969488) text-engine (0.1.1-3) experimental; urgency=medium . * debian/copyright: Add copyright for debian/* as requested by ftpmasters . text-engine (0.1.1-2) unstable; urgency=medium . * Reupload to NEW since debian/* doesn't need to be listed in debian/copyright if the Debian contributors aren't asserting independent copyright. And a one-line upstreamed patch is arguably not copyrightable. . text-engine (0.1.1-1) unstable; urgency=medium . * Initial release. (Closes: #1009840, LP: #1969488) thunderbird (1:102.7.1-1) unstable; urgency=medium . * [dbc3385] New upstream version 102.7.1 Fixed CVE issues in upstream version 102.7 (MFSA 2023-03): CVE-2022-46871: libusrsctp library out of date CVE-2023-23598: Arbitrary file read from GTK drag and drop on Linux CVE-2023-23601: URL being dragged from cross-origin iframe into same tab triggers navigation CVE-2023-23602: Content Security Policy wasn't being correctly applied to WebSockets in WebWorkers CVE-2022-46877: Fullscreen notification bypass CVE-2023-23603: Calls to console.log allowed bypasing Content Security Policy via format directive CVE-2023-23605: Memory safety bugs fixed in Thunderbird 102.7 Fixed CVE issues in upstream version 102.7.1 (MFSA not yet released): CVE-2023-0430: Revocation status of S/Mime signature certificates was not checked * [af92a36] Rebuild patch queue from patch-queue branch Added patch: debian-hacks/Python-3.11-Don-t-use-mode-rU-any-more.patch (Closes: #1028885) tkcon (2:2.7.11-1) unstable; urgency=medium . * New upstream release. * Bump the debhelper compatibility level to 13. * Bump the standards version to 4.6.2. tofrodos (1.7.13+ds-6) unstable; urgency=medium . * Use https for homepage and source field. * Declare compliance with Debian Policy 4.6.2. twig-i18n-extension (4.0.1-2) unstable; urgency=medium . * Update Standards-Version to 4.6.2 twig-i18n-extension (4.0.1-1) experimental; urgency=medium . * New upstream version 4.0.1 * Update d/copyright * Make build depends on php-phpmyadmin-motranslator * Add a dependency on phpab and php-phpmyadmin-motranslator * Add test/autoload.php to d/clean virtualbox-guest-additions-iso (7.0.6-1) unstable; urgency=medium . * New upstream version 7.0.6 wand (0.6.11-1) unstable; urgency=medium . * New upstream release. * Rebase patches. * Update copyright year for upstream. xauth (1:1.1.2-1) unstable; urgency=medium . [ Debian Janitor ] * Remove constraints unnecessary since buster (oldstable): + Build-Depends: Drop versioned constraint on libx11-dev, libxext-dev, libxmuu-dev and xutils-dev. . [ Marius Gripsgard ] * New upstream release v1.1.2 xscreensaver (6.02+dfsg1-3) unstable; urgency=medium . * Depend on libcap-dev instead of deprecated libcap2-dev * Fix cross-building by reinstating dh_auto_configure (Closes: #1005956) Thanks Helmut Grohne REMOVED: ngs-sdk 2.11.2-4