altos (1.9.14-1) unstable; urgency=medium . [ Keith Packard ] * drivers/cc1200: Don't disable cc1200 interrupts ever * altos/telefiretwo-v0.2: Get things building again * altos/drivers: Use spi duplex to fetch register values * altos/drivers: Increase LCO receive timeout to 20ms * doc: Release notes for 1.9.14 * Version 1.9.14 . [ Bdale Garbee ] * ChangeLog for releas 1.9.14 altos (1.9.13-2) unstable; urgency=medium . * drop the suggests on slim | gdm, it's just no useful amazon-ecr-credential-helper (0.6.0-1) unstable; urgency=medium . [ Debian Janitor ] * Remove constraints unnecessary since buster: + Build-Depends: Drop versioned constraint on dh-golang and golang-go. . [ Noah Meyerhans ] * New upstream release * Add golang-github-aws-aws-sdk-go-v2-dev to build-deps * Replace Sam Karp with myself as Maintainer android-platform-frameworks-data-binding (2.2.2-6) unstable; urgency=medium . * Team upload. * Build with the default JDK android-platform-frameworks-data-binding (2.2.2-5) unstable; urgency=medium . * Team upload. * Build for Java 8 to make sure it can be used by Java 8 Kotlin. android-platform-frameworks-data-binding (2.2.2-4) unstable; urgency=medium . * Team upload. * Added the missing dependency on libjaxb-api-java to the binary package * Standards-Version updated to 4.4.0 android-platform-frameworks-data-binding (2.2.2-3) unstable; urgency=medium . * Team upload. * Added a dependency on JAXB to fix the build failure with Java 9 (Closes: #894287) * Standards-Version updated to 4.2.1 * Switch to debhelper level 11 android-platform-frameworks-data-binding (2.2.2-2) unstable; urgency=medium . * added circular dep libandroid-tools-annotations-java (Closes: #849222) * Team upload android-platform-frameworks-data-binding (2.2.2-1) unstable; urgency=medium . [Hans-Christoph Steiner] * New upstream version * Team upload android-platform-frameworks-data-binding (2.0.0-1) unstable; urgency=medium . * Initial release. (Closes: #832108) android-platform-tools-analytics-library (2.2.2-3) unstable; urgency=medium . * Team upload. * debian/control: - Bump up policy version to 4.1.4.1 - Move Vcs-* to salsa. - Add Rules-Requires-Root: no * Add debian/.gitlab-ci.yml * Add debian/watch * Add debian/docs to install Apache license file in binary package to comfort lintian. android-platform-tools-analytics-library (2.2.2-2) unstable; urgency=high . * Fix d/libandroid-tools-analytics-library-java.poms * d/control: Build-Depends on debhelper (>= 10~) which is backport friendly android-platform-tools-analytics-library (2.2.2-1) unstable; urgency=medium . * Initial release. (Closes: #846855) android-platform-tools-base (2.2.2-4) unstable; urgency=medium . * Team upload. . [ Kai-Chung Yan ] * Build with libjaxb-api-java * Migrate to `NamespaceContext` in JDK11 * Replace sun.misc.BASE64Encoder with JDK8 Base64 * Replace com.sun.org.apache.xml.internal.serialize with those in Xerces2 . [ Hans-Christoph Steiner ] * Do not build jack/jill, they are unused and deprecated * Add debian/.gitlab-ci.yml . [ Emmanuel Bourg ] * Depend on libintellij-core-java and drop the embedded copy (Closes: #869286) * Fixed the compatibility with Gradle 4.4 (Closes: #994093) * Fixed the compatibility with Guava 26+ * Depend on libeclipse-jdt-core-java instead of libecj-java * Added asm-util to the classpath of gradle-core * Added the --add-exports options required to build with Java 17 (Closes: #894284) android-platform-tools-base (2.2.2-3) unstable; urgency=medium . * use minimal proguard packages to avoid pulling in GUI * point Vcs tags to salsa.debian.org * Standards-Version: 4.1.3 no changes * make license check a warning instead of an error (Closes: #883074) * fix launcher shell script for screenshot2 command * fix missing-notice-file-for-apache-license android-platform-tools-base (2.2.2-2) unstable; urgency=medium . * New using_Debian_Android_SDK.patch: When using Debian's Android SDK, the plugin will select the best `android.jar` and Build-Tools available. * d/control: * Suggests android-debian-helper that helps using the Gradle plugin provided by this package. * Depends on JDK8 since the code uses Java 8 Streams and lambda. android-platform-tools-base (2.2.2-1) unstable; urgency=medium . [ Hans-Christoph Steiner ] * New upstream release (Closes: #850997) * Team upload . [ Kai-Chung Yan ] * New BDs: * libbatik-java * libautomaton-java * libcglib-java * libjdom1-java * libjna-java * libjna-platform-java * libjoptsimple-java * liboro-java * Remove BD: libtrove3-java but use its fork from intellij-community * No longer build testutils * New patch disable_lint-cli_psi.patch android-platform-tools-base (2.0.0-2) unstable; urgency=medium . * Switch to libasm-java instead of libasm4-java (Closes: #839745) * build.gradle.patch: * Set compiler encoding to UTF-8 otherwise encoding errors * Remove non-existing gradle properties * Bring compatibility with Gradle 3.x (Closes: #844959) * d/control: * Let libandroid-ddms-java depends on adb * Build-Depends on default-jdk-headless | default-jdk (>= 1:1.6) * d/android-platform-tools-base.links: No longer provide symlinks to JARs in ANDROID_HOME. This is unnecessary. * Bring back profile.jar * Update to debhelper 10 * Let gradle-debian-helper generate Maven POMs * Build-Depends on gradke-debian-helper (>= 1.4~) * d/libgradle-android-plugin-java-doc.lintian-overrides: Ignore duplicate-files as they are example files not mistakes * d/maven.rules: Use version "debian" of bouncycastle * New Gradle_3.patch: Bring compatibility with Gradle 3.x android-platform-tools-base (2.0.0-1) unstable; urgency=medium . [ Markus Koschany ] * Remove myself from Uploaders. . [ Chirayu Desai ] * Add maxParallelForksSingleCPU.patch. Upstream uncondtionally set maxParallelForks to available processors which would equal 0.5 if there was only a single processor. Make it conditional so that the default value of 1 is used in cases where available processors are < 2. (Closes: #834753) . [ Kai-Chung Yan ] * New upstream release * Use get-orig-source to generate upstream tarball - Refactor the upstream file structure based on that * New Build-Depends: - libandroid-databinding-java - antlr3 * d/copyright: Exclude more binary files and non-free files * d/control: - Unify Maintainer to "Android Tools Maintainers" - Add myself to Uploaders - Move Vcs repo to android-tools * New Inception-Date.patch: Manually set Inception-Date in some JARs' manifest for reproducibility * New packages: * libgradle-android-plugin-java(-doc) * libandroid-ddms-java * libandroid-layoutlib-api-java * libandroid-tools-dvlib-java * libandroid-tools-repository-java * No longer build the folowwing as they are unused: * chartlib.jar * generate-local-data.jar * lint-tests.jar * nin9patch.jar * perflib.jar * profile.jar * rule-api.jar * No longer build against libandroid-tools-common-java or libandroid-tools-annotations-java which introduces self-dependencies * Install JARs into maven-repo * Generate Class-Paths for the Java programs and store them in /usr/share/android-platform-tools-base android-platform-tools-base (1.5.0-4) unstable; urgency=medium . * No-change rebuild because of bug #805228. android-platform-tools-base (1.5.0-3) unstable; urgency=medium . * Declare compliance with Debian Policy 3.9.8. * Build-Depend on libhttpcore-java. * Add libhttpcore-java-ThreadSafe.patch. Replace removed ThreadSafe annotation class with custom built annotations. Thanks to Chris Lamb for the report. (Closes: #828813) * Remove jlibs files and javahelper build-dependency. Make use of maven_repo_helper's --java-lib option instead. * Build-Depend on Groovy and update build.gradle.patch to fix build failure Cannot infer Groovy class path because no Groovy Jar was found on class path. android-platform-tools-base (1.5.0-2) unstable; urgency=medium . * Drop disable-lint.patch and build Lint because the new build-dependency liblombok-ast-java is available now. * Add liblombok-ast-java to Build-Depends. * Update package description and mention Android's Lint tool. android-platform-tools-base (1.5.0-1) unstable; urgency=medium . * Initial release. (Closes: #814797) android-sdk-helper (0.2) unstable; urgency=medium . * Team upload. * debian/control: - Move Vcs-* to salsa. - Add Rules-Requires-Root: no * debian/copyright: - Use secure URL for format field. * Add debian/.gitlab-ci.yml android-sdk-helper (0.1) unstable; urgency=medium . * Initial release. (Closes: #856386) apt-transport-in-toto (0.1.1-3) unstable; urgency=medium . * Bump standards version * Fix debian/watch asyncfuture (0~0.1-1) unstable; urgency=medium . * Initial release (Closes: #982945) bluebrain-hpc-coding-conventions (1.0.0+git20221201-2) unstable; urgency=medium . * Don't install .gitignore file bluebrain-hpc-coding-conventions (1.0.0+git20221201-1) unstable; urgency=medium . * Initial release buskill (0.6.0+git20221227.e1539d2-4) unstable; urgency=medium . * Fix homepage link (closes: #1029930). ceilometer-instance-poller (0.1.4-2) unstable; urgency=medium . * Re-upload source-only. ceilometer-instance-poller (0.1.4-1) unstable; urgency=medium . * Initial release (Closes: #1029545). cpu-x (4.5.2-2) unstable; urgency=medium . * debian/control: + In B-D, switch from libprocps-dev to libproc2-dev. + Add B-D: libvulkan-dev. This enables 'Vulkan' support in cpu-x. cpu-x (4.5.2-1) unstable; urgency=medium . [ Mike Gabriel ] * New upstream release. * debian/control: + Bump versioned B-D on libcpuid-dev to (>= 0.6.2). + Bump Standards-Version: to 4.6.2. No changes needed. * debian/copyright: + Update auto-generated copyright.in file. + Update copyright attributions. . [ Debian Janitor ] * Set upstream metadata fields: Repository, Repository-Browse. * Remove obsolete field Name from debian/upstream/metadata (already present in machine-readable debian/copyright). crystal-facet-uml (1.46.0-1) unstable; urgency=medium . * New upstream release. davegnukem (1.0.3-3) unstable; urgency=medium . * debian/appstream/com.djoffe.davegnukem.metainfo.xml: - Add AppStream upstream metadata. * debian/icons/hicolor/128x128/apps/davegnukem.png: - Add bigger icon for AppStream. * debian/patches/02_appstream.patch: - Add patch to install and uninstall AppStream metadata and bigger icon too. ddclient (3.10.0-2) unstable; urgency=medium . * Fix SSL certificate verification with IPv6 address literals (Closes: #1028849) ddclient (3.10.0-1) unstable; urgency=medium . [ Debian Janitor ] * Remove constraints unnecessary since buster (oldstable): + ddclient: Drop versioned constraint on lsb-base in Depends. . [ Richard Hansen ] * Fix Portuguese (Portugal) debconf translation * Update lintian override to accommodate newer lintian versions * Bump debhelper-compat to 13 (no changes needed) * Bump Standards-Version to 4.6.1 (no changes needed) * Update debian/copyright * New upstream version 3.10.0 (Closes: #1021345) + Refresh patches + Update dependencies + Accommodate upstream's new build system + Update debian/copyright for third-party modules in t/lib + debconf: Update protocols and built-in IP discovery services + Fix version in configure.ac + Fix flawed default interface IP address tests * Remove extra quotes in sysvinit script (Closes: #998650) * postinst: Update dh_installinit and dh_installsystemd generated code (Closes: #1022810) * Update Portuguese (Portugal) debconf translation. Thanks to Américo Monteiro (Closes: #982327) * Remove unnecessary dependency on lsb-base * prerm: Update dh_installinit and dh_installsystemd generated code debspawn (0.6.1-1) unstable; urgency=medium . * New upstream version: 0.6.1 - Make container APT configuration more sbuild-like - docs: Update positional argument info in manual pages - Use useradd instead of adduser (Closes: #1024090) - Don't force a suite when packages are injected * Bump standards version: No changes needed dynarmic (6.4.5+ds-1) unstable; urgency=medium . * New upstream version 6.4.5+ds * d/control: add boost and llvm to -dev dependencies fava (1.23.1-1) unstable; urgency=high . * Team upload. * New upstream version 1.23.1 (CVE-2022-2514 CVE-2022-2523 CVE-2022-2589) * Build with pybuild pyproject plugin as upstream moved to pyproject.toml * Update lintian overrides * Remove copyright notice and lintian override of removed src/fava/static/app.js * Refresh patches feedbackd (0.0.3-1) unstable; urgency=medium . * New upstream release * Drop all patches. All patches applied upstream. feedbackd-device-themes (0.0.r3-1) unstable; urgency=medium . * New upstream release * Bump standards version geoip-database (20230203-1) unstable; urgency=medium . * New upstream release. gradle-kotlin-dsl (0.13.2-5) unstable; urgency=medium . * Compile against kotlin-compiler-embeddable instead of kotlin-compiler * Add kotlin-script-runtime.jar and trove4j.jar to the classpath * Replaced the kotlin-stdlib-jre dependencies with kotlin-stdlib-jdk gradle-kotlin-dsl (0.13.2-4) unstable; urgency=medium . * Path relative to the Gradle lib directory in the classpath.properties files * Install the Kotlin DSL and dependencies to the Gradle lib directory * Install the Maven poms gradle-kotlin-dsl (0.13.2-3) unstable; urgency=medium . * Build the tooling-builders module * Fixed the .kt files included in gradle-kotlin-dsl-tooling-models.jar * Fixed the classpath.properties files of gradle-kotlin-dsl.jar gradle-kotlin-dsl (0.13.2-2) unstable; urgency=medium . * Build with Java 17 gradle-kotlin-dsl (0.13.2-1) unstable; urgency=medium . * Initial release. (Closes: #1029240) hipsparse (5.3.3+dfsg-1) unstable; urgency=medium . * Initial release. (Closes: #1023092) hwdata (0.367-1) unstable; urgency=medium . * New upstream release. in-toto (1.3.1-1) unstable; urgency=medium . * New upstream release includes among other things: - ecdsa key support to the cli, and - various docs and test improvements . * d/control: - bump standards version to 4.6.2 - adopt upstream requirements changes inventor (2.1.5-10+dfsg-1) unstable; urgency=high . * Team upload * d/copyright: Convert to machine-readable format * Exclude non-free/non-source files (Closes: #1029036) . [ Debian Janitor ] * Update standards version to 4.6.1, no changes needed. * Remove fields on binary packages that duplicate source: + Field Priority from inventor-clients, inventor-data, inventor-demo, inventor-dev, inventor-doc, libinventor1. + Field Section from inventor-dev. * Apply multi-arch hints. + inventor-data, inventor-doc: Add Multi-Arch: foreign. jmol (14.32.83+dfsg-1) unstable; urgency=medium . * New upstream version 14.32.83+dfsg * Raising Standards version to 4.6.2 (no change) kbibtex (0.9.90-1) unstable; urgency=medium . * New upstream release: - since we use the release tarballs now, the translations are available (Closes: #911523) * Add myself to Uploaders. * Update the patches: - upstream_cmake-use-the-right-variable-for-man-page-install-de.patch: drop, backported from upstream * Update install files. kbibtex (0.9.81-2) unstable; urgency=medium . * Team upload. . [ Andreas Tille ] * Follow a hint of Rik Mills and rather Build-Depend: qtwebengine5-dev . [ Pino Toscano ] * Switch watch file to track the official tarballs, rather than random tags on the GitHub mirror. * Drop our own debian/missing-sources/COPYING-CMAKE-SCRIPTS and the reference to it in debian/copyright, as this file is no more referenced by upstream sources. * Stop rebuilding the application icon: upstream ships already proper icons, and more sized can be asked to be shipped in case they are needed - drop the imagemagick, inkscape, and librsvg2-bin build dependencies, no more needed now * Drop all the manual handling of build flags, as everything is properly handled already since debhelper compatibility 9. * Drop all the development files, i.e. cmake config files and headers, in addition to .so symlinks. * Install the missing files. * Unregister the old /etc/xdg/kbibtexrc conffile. * Stop passing --list-missing to dh_missing, as everything is installed now. * Drop the 'run' autopkgtest: - never passed (at least in the last 3 years) - too fragile to maintain - it does not test anything much of use * Reference the actual upstream Git repository in debian/upstream/metadata. * Use the kf5 dh addon, so common bits for KF5-based applications (e.g. not compressing the DocBook documentation) are applied. * Remove the explicit as-needed linking, as it is done by binutils now. * Drop the wrong Multi-Arch: foreign field from kbibtex, as it is hardly a "tool" for other architectures. * Update and simplify the lintian overrides. * Update the build dependencies according to the upstream build system: - bump cmake to 3.7.2 - bump the Qt packages to 5.9.0 - bump the KF packages to 5.51.0 - explicitly add gettext, libicu-dev, pkg-config, and shared-mime-info - remove the unused/unneeded qtbase5-dev-tools, libkf5itemviews-dev, libkf5completion-dev, libqca-qt5-2-dev, and libxslt1-dev * The unit tests still fail, so disable their build by passing -DBUILD_TESTING=OFF to cmake. * Do not export DH_VERBOSE=1, as there is no need to get a really verbose build log by default. * Restrict the qtwebengine5-dev build dependency to the architectures where it is present, using libqt5webkit5-dev on any other architecture. * Backport upstream commit 40d3149cfaf5c3b1f3b1110617d291eb332d76f3 to fix the installation of the man page; patch upstream_cmake-use-the-right-variable-for-man-page-install-de.patch - update debian/kbibtex-data.install - drop debian/kbibtex-data.manpages, no more needed now kbibtex (0.9.81-1) unstable; urgency=medium . [ Bastien Roucariès ] * New upstream version * Bug fix: "build-depends on deprecated Frameworks -dev packages", thanks to Pino Toscano (Closes: #885388). * Bug fix: "Allow reference to be imported from worldcat", thanks to Bastien ROUCARIES (Closes: #507987). * Bug fix: "Include international reference libraries as search engines", thanks to Axel Stammler (Closes: #776750). * Bug fix: "FTBFS with clang instead of gcc", thanks to Alexander (Closes: #753270). . [ Andreas Tille ] * d/watch: drop unneeded uupdate since it spoils routine-update * Standards-Version: 4.5.1 (routine-update) * debhelper-compat 13 (routine-update) * Respect DEB_BUILD_OPTIONS in override_dh_auto_test target (routine- update) * Add salsa-ci file (routine-update) * Rules-Requires-Root: no (routine-update) * No tab in license text (routine-update) * Update renamed lintian tag names in lintian overrides. * Set upstream metadata fields: Repository, Repository-Browse. * Build-Depends: libkf5texteditor-dev, libqt5webenginewidgets5, libqt5networkauth5-dev * There is no /etc dir any more * Fix installation of manpage kbibtex (0.8.1-1) unstable; urgency=medium . * New upstream version based on KDE Frameworks 5", thanks to Pierre Haessig (Closes: #907030). * Bug fix: "kbibtex FTBFS: delegate-failed rsvg-convert", thanks to Helmut Grohne (Closes: #893538). * Bug fix: "[kbibtex] kbibtex icon is not correctly converted", thanks to Antonio Russo (Closes: #894653). * Bug fix: "project homepage changed gna.org -> kde.org", thanks to Pierre Haessig (Closes: #901856). * Bug fix: "kbibtex FTBFS: delegate-failed rsvg-convert", thanks to Helmut Grohne (Closes: #893538). kbibtex (0.8~20170819git31a77b27e8e83836e-3) unstable; urgency=high . * Fix autopkgtest kbibtex (0.8~20170819git31a77b27e8e83836e-2) unstable; urgency=high . * Add autopkgtest * Bug fix: "fails to upgrade from testing - trying to overwrite /usr/share/icons/hicolor/128x128/apps/kbibtex.png", thanks to Andreas Beckmann (Closes: #875812). kbibtex (0.8~20170819git31a77b27e8e83836e-1) unstable; urgency=medium . * New upstream release * Bug fix: "new upstream release available", thanks to Gerrit Kruse (Closes: #742974). * Bug fix: "[kbibtex] Qt4's WebKit removal", thanks to Ana Guerrero Lopez (Closes: #784475). kbibtex (0.4.1-1) experimental; urgency=low . * Switch to gitpkg * Fix lintian warning and bump standards version. * New upstream version (Closes: #692350). * Drop patches ksharedconfig, compiler_fixes, 0005-Fix-data-loss-with-localfile-field.patch patches. The related bugs are fixed upstream. * Remove suggest on obsolete tetex-extra kbibtex (0.4-4) unstable; urgency=low . * Fix dataloss affecting doi fields more then one slash, thanks to David Wagner (Closes: #694782). kbibtex (0.4-3) unstable; urgency=low . * Adopt kbibtex (Closes: #654750) * Bug fix: "New kbibtex destroys localfile information" (Closes: #644024). * Bug fix: "Spelling error in control file (ressources >> resources) in control file, thanks to Clayton Casciato (Closes: #687353). kbibtex (0.4-2) unstable; urgency=low * Add patch to fix FTBFS with GCC 4.7 -- mising include (Closes: #664924). Courtesy of Sebastian Ramacher. kbibtex (0.4-1) unstable; urgency=low * New upstream release. * Add patch to disable -Wcast-align flag to prevent a (presumably) false-positive warning to cause a FTBFS (Closes: #647030). * Adjust debian/copyright to include a standalone paragraph for the GPL-2. * Added patch to allow compiling with latest GCC (missing header includes). kbibtex (0.4~beta1-1) unstable; urgency=low * New upstream release (Closes: #643751). Most search engines from the 0.2 series are back. Does not modify 'localfile' fields in BibTeX entries anymore (Closes: #644024). * Adjust watch file for 0.4 series. * Update debian/copyright and migrate to DEP5-compliant format. * Added rudimentary git-buildpackage configuration. * Add patch that removes an unnecessary xdg-open interpreter shebang from kbibtex.desktop. kbibtex (0.3-1) unstable; urgency=low * First upstream release for KDE4 (Closes: #634255). A number of search engines are still missing, in comparison to the 0.2 series. * Bumped Standards-Version to 3.9.2, no changes necessary. kbibtex (0.3~beta1+svn561-1) experimental; urgency=low * New upstream code for KDE4/Qt4 port (Closes: #604279). kbibtex (0.2.3.90-1) unstable; urgency=low * New upstream release (Closes: #563684). * Switch to source package version 3.0 (quilt). * Bumped Standards-Version to 3.9.0, no changes necessary. * Link against libyaz to enable Z39.50 support (Closes: #550547). kbibtex (0.2.3-1) unstable; urgency=low * New upstream version. New Google Scholar search engine. * Bumped Standards-Version to 3.8.3.0 No changes necessary. kbibtex (0.1.5-5) unstable; urgency=low * Added latex2rtf as suggested package, because it is required for export into the RTF format. * Improved package description. Thanks to Yaroslav Halchenko for pointing to this issue. * Added patch to fix broken XSLT export. kbibtex (0.1.5-4) unstable; urgency=low * Modified package dependencies to be compatible with texlive. * Switch from tetex-bin suggestion to tetex-extra to have url.sty available for exporting via latex. * Added recommendation of texlive-bibtex-extra for additional citation styles. * Added patches to fix empty search results when doing multiple pubmed queries and a bug when storing search URLs. Thanks Thomas Fischer. kbibtex (0.1.5-3) unstable; urgency=low * Included upstream patch that fixes the display of accented characters (Closes: #400065). kbibtex (0.1.5-2) unstable; urgency=low * Fix FTBFS due to an invalid pure specifier. Thanks to Matthias Klose and Martin Michlmayr. (Closes: #395378, #394143) kbibtex (0.1.5-1) unstable; urgency=low * New upstream release. kbibtex (0.1.4-2) unstable; urgency=low * Bumped Standards-Version to 3.7.2 (no changes necessary). * Added missing debian/compat file to note debhelper v4 compatibility. kbibtex (0.1.4-1) unstable; urgency=low * New upstream release. kbibtex (0.1.3.95-1) unstable; urgency=low * New upstream release-candidate. kbibtex (0.1.3-2) unstable; urgency=low * Initial Release. (Closes: #328106) kdenlive (22.12.2-1) unstable; urgency=medium . * New upstream release. kotlin (1.3.31+~1.0.1+~0.11.12-5) unstable; urgency=medium . * Team upload. * Install the 'debian' version of kotlinx-metadata-jvm in the Maven repository * Fall back to another tty detection method if jansi CLibrary isn't available * No longer install kotlinx-coroutines-core.jar kotlin (1.3.31+~1.0.1+~0.11.12-4) unstable; urgency=medium . * Team upload. * Disabled Android support * Build depend on default-jdk instead of openjdk-8-jdk and openjdk-11-jdk * Build depend on libjengelman-shadow-java (>= 4.0.3-3) (required for Java 17) * Install artifacts with the 'debian' generic version in the Maven repository * Removed 053-drop-iml-files.patch (not required) * Track only the final releases kotlin (1.3.31+~1.0.1+~0.11.12-3) unstable; urgency=medium . * Team upload. * Fixed a compilation error caused by ASM 9.4 * Fixed the runtime errors with Java 17 * Build AtomicFU with Java 8 to work around the Java 17 runtime error * Install the kotlinx-coroutines-core artifacts from the build directory * Link to the unversioned jar of lz4-java * No longer call gradle to run the clean rule * Depend on gradle-debian-helper (>= 2.4) * Standards-Version updated to 4.6.2 kotlin (1.3.31+~1.0.1+~0.11.12-2) unstable; urgency=medium . * Rebuild with no source changes. kotlin (1.3.31+~1.0.1+~0.11.12-1) unstable; urgency=medium . [ Samyak Jain ] * Initial release (Closes: #892842). kotlinx-atomicfu (0.11.12-2) unstable; urgency=medium . * Install the missing atomicfu.jar file kotlinx-atomicfu (0.11.12-1) unstable; urgency=medium . * Initial release (Closes: #1029514) kotlinx-coroutines (1.0.1-2) unstable; urgency=medium . * Build with the default JDK instead of OpenJDK 8 kotlinx-coroutines (1.0.1-1) unstable; urgency=medium . * Initial release (Closes: #1029546) libde265 (1.0.11-1) unstable; urgency=medium . [ Tobias Frost ] * Make my patch less noisy. . [ Joachim Bauch ] * New upstream version 1.0.11 * Unpackaged upstream version 1.0.10 fixes the following CVEs, most caused by the same underlying issue: CVE-2020-21594, CVE-2020-21595, CVE-2020-21596, CVE-2020-21597, CVE-2020-21598, CVE-2020-21599, CVE-2020-21600, CVE-2020-21601, CVE-2020-21602, CVE-2020-21603, CVE-2020-21604, CVE-2020-21605, CVE-2020-21606, CVE-2022-1253, CVE-2022-43236, CVE-2022-43237, CVE-2022-43238, CVE-2022-43239, CVE-2022-43240, CVE-2022-43241, CVE-2022-43242, CVE-2022-43243, CVE-2022-43244, CVE-2022-43245, CVE-2022-43248, CVE-2022-43249, CVE-2022-43250, CVE-2022-43252, CVE-2022-43253, CVE-2022-47655 * Remove patch applied upstream. * Update patches for new upstream version. * Remove copyright entry for file no longer present in upstream. * Update symbols for new upstream version. * Bump "Standards-Version" to 4.6.2 libequihash (1.0.6-2) unstable; urgency=low . * No longer builds the python3-equihash binary (all) package. This binary package is to be replaced by python3-pyequihash (>= 0.2-1) as built from the new pyequihash source package. libequihash (1.0.6-1) unstable; urgency=low . * New upstream. Missed 1.0.5. Upstream changes: [ 2023-01-09 stf <7o5rfu92t@ctrlc.hu> ] - Makefile: [fix] also disable -march=native to enable crosscompilation [ 2023-01-08 stf <7o5rfu92t@ctrlc.hu> ] - Makefile: [mod] excluded bench target from all in makefile, since it is not very portable - python/setup.py: [mod] bumped v of py bindings to 0.2 . [ lintian-brush ] * d/upstream/metadata: Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse. * d/control: Update standards version to 4.6.2, no changes needed. * d/rules: Avoid explicitly specifying -Wl,--as-needed linker flag. libequihash (1.0.4-2) unstable; urgency=low . * Reupload in order to force a rebuild attempt on the buildd's. I fail to reproduce the error in building on my local amd64 sbuild instance; the error ("FTBFS on !x86") on the buildd site might be transient. This should finally: Closes: #1024239. libequihash (1.0.4-1) unstable; urgency=low . * New upstream. - Set gcc flag -fstack-clash-protection on amd64 only. Tnx Stefan. Closes: #1024239. libequihash (1.0.3-1) unstable; urgency=low . * New upstream. - Do net set gcc flags "-march=native -fstack-clash-protection" on i386. This (party) fixes #1024239 "baseline violation on i386 and FTBFS on !x86". tnx Adrian Bunk. - The build failure reported in "binary-any FTBFS" was not reproduced with this upstream release. Tnx again Adrian Bunk. (Closes: #1024238). * d/rules: disable python tests: these currently need a system installed libequihash.so.0. * d/copyright: don't use ', ' but ' ' as filename separator, tnx lintian. * d/python3-equihash.docs: install upstream python README. libequihash (1.0.2-3) unstable; urgency=low . * Reupload as source only. libequihash (1.0.2-2) unstable; urgency=low . * d/copyright: fix up, thanks Thorsten Alteholz. . libequihash (1.0.2-1) unstable; urgency=low . * New upstream: no longer ships debian/. Thanks Stefan. * First upload to Debian archive (Closes: #1021433). * d/control: change Maintainer from Stefan Marsiske to myself, add Uploaders: jdx5yg90@ctrlc.hu, as agreed upon with upstream. * d/control: enhance descriptions reusing blurb from ITP. * d/control: Build-Depends: add missing libsodium-dev. * d/rules,control,libequihash.install: rename package libequihash to libequihash0, in order to match soname. * d/control: add missing ${shlibs:Depends} to libequihash0 Depends. * d/README.Debian: remove: is copy of information in package description. * d/libequihash0.docs: added: install upstream README.md. * d/copyright: cleanup; add myself on debian/*. librem-ec-acpi (0.9.1-4) unstable; urgency=medium . * QA upload. * Do not build the module for kernels without CONFIG_ACPI, CONFIG_HWMON. librem-ec-acpi (0.9.1-3) unstable; urgency=medium . * set Testsuite: autopkgtest-pkg-dkms; closes: bug#1030237, thanks to Andreas Beckmann * declare compliance with Debian Policy 4.6.2 * orphan package: set maintainer to Debian QA Group * fix Vcs-* fields, thanks to Andreas Beckmann (see bug#1030237) libreoffice-dictionaries (1:7.5.0-1) unstable; urgency=medium . * New upstream version 7.5.0 . * upload to unstable libreoffice-dictionaries (1:7.5.0~rc2-1) experimental; urgency=medium . * New upstream version 7.5.0~rc2 . * update fa_IR, it_IT and th_TH copyright libreoffice-dictionaries (1:7.5.0~rc1-1) experimental; urgency=medium . [ Debian Janitor ] * Trim trailing whitespace. . [ Rene Engelhard ] * New upstream version 7.5.0~rc1 * debian/list.json: update th_TH (new hyphen-th) librime (1.8.3+dfsg1-2) unstable; urgency=medium . * New upstream release: + Backport patches to match upstream 1.8.4 release. m4 (1.4.19-3) unstable; urgency=medium . * Add support for loongarch. Thanks to Dandan Zhang. Closes: #1030117. * Temporarily enable autoreconf for the above to work. * Call makeinfo using --output option. This allows the package to be built with Texinfo 7. Thanks to Hilmar Preusse. Closes: #1030352. mate-media (1.26.0-2) unstable; urgency=medium . * debian/patches: + Use 0001_revert-fix-validation-warnings.patch from upstream Git (with all the metadata included). + Add 0002_fix-memleak-in-vol-mixer.patch. (Closes: #971783). + Add 0003_a11y-improvements.patch. * debian/control: + Bump Standards-Version: to 4.6.2. No changes needed. * debian/copyright: + Update copyright attributions for debian/. mate-media (1.26.0-1) unstable; urgency=medium . [ Martin Wimpress ] * New upstream release. * debian/rules: + Man page rename applied upstream. * debian/patches: + Add 0001_revert-fix-validation-warnings.patch. (LP: #1945261) . [ Mike Gabriel ] * debian/control: + Bump Standards-Version: to 4.6.0. No changes needed. * debian/watch: + Use format version 4. * debian/copyright: + Update copyright attributions. mate-media (1.24.1-1) unstable; urgency=medium . [ Martin Wimpress ] * New upstream release . [ Mike Gabriel ] * debian/control: + Bump DH compat level to version 13. * debian/copyright: + Update copyright attributions. mate-media (1.24.0-1) unstable; urgency=medium . [ Mike Gabriel ] * debian/control: + Add Rules-Requires-Root: field and set it to no. + Bump Standards-Version: to 4.5.0. No changes needed. + Update versioned B-D on mate-common (>= 1.24.0-1~). * debian/upstream/metadata: + Drop obsolete fields Contact: and Name:. + Append .git suffix to URLs in Repository: field. . [ Martin Wimpress ] * New upstream release. * debian/copyright: + Update copyright attributions. mate-media (1.22.2-1) unstable; urgency=medium . [ Martin Wimpress ] * New upstream release. mate-media (1.22.1-2) unstable; urgency=medium . [ Martin Wimpress ] * debian/mate-media-common.maintscript: + Due to how /etc files are handled, use maintscript to make sure the file is actually renamed, not copied with a new name. mate-media (1.22.1-1) unstable; urgency=medium . [ Martin Wimpress ] * New upstream release. * debian/control: + Add B-D: libmate-panel-applet-dev (>=1.22) * debian/mate-media.install: + Add usr/lib/, usr/share/dbus-1/, usr/share/mate-panel/ * debian/rules: + Update Ubuntu specific removal of /etc/xdg/autostart/mate-volume-control-status-icon.desktop. * debian/copyright: + Update copyright attributions. . [ Mike Gabriel ] * debian/{compat,control}: + Use debhelper-compat notation. Bump to DH compat level version 12. * debian/control: + Bump Standards-Version: to 4.4.0. No changes needed. * debian/rules: + Drop dbgsym-migration dh_strip override. * debian/mate-media.install: + Fix FTBFS when systems install libexec files to /usr/libexec/ rather than /usr/lib/. mate-media (1.20.2-1) unstable; urgency=medium . * New upstream release. * debian/control: + Bump Standards-Version: to 4.3.0. No changes needed. + White-space cleanup at EOF. mate-media (1.20.1-1) unstable; urgency=medium . * New upstream release. * debian/control: + Update Vcs-*: fields. Package has been migrated to salsa.debian.org. + Bump Standards-Version: to 4.1.4. No changes needed. + Drop pkg-mate-team Alioth mailing list from Uploaders: field. * debian/copyright: + Use secure URI for copyright format. + Make Upstream-Name: field's value more human readable. + Update Upstream-Contact: field. + Update Source: field. Use secure URLs. + Update copyright attributions. * debian/upstream/metadata: + Add file. Be compliant with DEP-12 proposal. + Use Martin's address as Contact: address. mate-media (1.20.0-1) unstable; urgency=medium . [ Martin Wimpress ] * debian/copyright (already in 1.19.1-0ubuntu1): + Update copyright attributions. mate-media (1.18.2-2) unstable; urgency=medium . [ Martin Wimpress ] * debian/rules: + Delete /etc/xdg/autostart/mate-volume-control-applet.desktop on Ubuntu. Ubuntu MATE enables indicators by default which include indicator-sound. . [ Vangelis Mouhtsis ] * debian/control: + Bump Standards-Version: to 4.1.3. No changes needed. + Temporarily have pkg-mate-team ML under Uploaders:. + Update Maintainer: field to debian-mate ML on lists.debian.org. + Rename pretty name of our team -> Debian+Ubuntu MATE Packaging Team. . [ Mike Gabriel ] * debian/watch: + Use secure URL to obtain upstream sources. * debian/{control,compat}: + Bump DH version level to 11. mate-media (1.18.2-1) unstable; urgency=medium . [ Martin Wimpress ] * New upstream release. . [ Mike Gabriel ] * debian/control: + Bump Standards-Version: to 4.1.1. No changes needed. mate-media (1.18.1-1) unstable; urgency=medium . [ Aron Xu ] * New upstream release. . [ Martin Wimpress ] * debian/control: Dependencies updated for MATE 1.17. * debian/rules: Remove obsolete --with-gtk=3.0 * debian/copyright: Update copyright attributions. * debian/control: Dependencies updated for MATE 1.18. * debian/control: Drop dependency on libunique3 (Closes: #827231) . [ Vangelis Mouhtsis ] * debian/compat: + Update compat version. * debian/control: + Bump debhelper version to (>= 10.3~). * debian/rules: + Add new block for override_dh_missing. * debian/control: + Bump Standards-Version: to 4.0.0. No changes needed. * debian/rules: + Disable autoreconf, handled by autogen.sh. mate-media (1.16.0-1) unstable; urgency=medium . [ Martin Wimpress ] * New upstream release. . [ Vangelis Mouhtsis ] * debian/changelog: + Fix missing changelog items for 1.15.0-0ubuntu1 upload. * debian/control: + Dependencies updated for MATE 1.16. * debian/watch: + Update version matching again to _not_ support development releases. mate-media (1.14.1-1) unstable; urgency=medium . [ Martin Wimpress ] * New upstream release. . [ Vangelis Mouhtsis ] * debian/{control,rules}: + dbgsym: Don't build dbg:packages anymore. See https://wiki.debian.org/AutomaticDebugPackages. mate-media (1.14.0-1) unstable; urgency=medium . [ Vangelis Mouhtsis ] * debian/control: + Versioned B-D on dpkg-dev (>= 1.16.1.1). + Use encrypted URLs for Vcs-*: field. * debian/rules: + Enable all hardening flags. . [ Martin Wimpress ] * New upstream release. * debian/control: + B-D: libcanberra-gtk3-dev + B-D: libgtk-3-dev + Versioned B-D: libmate-desktop-dev (>= 1.14) + Versioned B-D: libmatemixer-dev (>= 1.14) + B-D: libunique-3.0-dev + Versioned B-D: mate-common (>= 1.14) + Versioned D (mate-media): mate-desktop-common (>= 1.14). * debian/rules: + Add --with-gtk=3.0 . [ Mike Gabriel ] * debian/control: + Bump Standards: to 3.9.8. No changes needed. mate-media (1.12.1-1) unstable; urgency=medium . [ Martin Wimpress ] * New upstream release. * debian/control: + Versioned B-D: mate-common (>= 1.12), libmate-desktop-dev (>= 1.12) and libmatemixer-dev (>= 1.12). mate-media (1.10.0-2) unstable; urgency=medium . * Re-upload for sorting out a recent auto-decrufter code bug. (Closes: #800950). mate-media (1.10.0-1) unstable; urgency=medium . [ Martin Wimpress ] * debian/rules: + Add missing line continuation. . [ Mike Gabriel ] * Upload to unstable. mate-media (1.10.0-1~exp1) experimental; urgency=medium . [ Martin Wimpress ] * New upstream release. - Completely drop GStreamer support. (Closes: 768101, #785850). * debian/rules: + Switch to pure debhelper. + Use simple uscan rule to obtain orig tarball. Upstream tarball is now DFSG-compliant. * debian/watch: + Drop dversionmangle option. * debian/control: + Replace obsolete bin:packages mate-media-gstreamer and mate-media-pulseaudio with bin:package mate-media. * debian/copyright: + Update for new upstream release. * debian/patches: + Drop 1001_add-keywords-key-to-desktop-files.patch. Applied upstream. + Drop 1002_glib_connect_first.patch. Applied upstream. + Drop 2001_omit-gfdl-licensed-help-files.patch. Upstream is now DFSG compliant. * debian/mate-media-gstreamer.install: + Replace with mate-media.install. * debian/control: + Processed with wrap-and-sort. . [ Mike Gabriel ] * debian/control: + Versioned B-D: mate-common (>= 1.10). + Mention libmatemixer in LONG_DESCRIPTION of bin:package mate-media. * debian/copyright: + Update to latest upstream release. mate-media (1.8.0+dfsg1-4) unstable; urgency=medium . * debian/patches: + Add 1002_glib_connect_first.patch. GLib >= 2.43 compatibility patch. (Closes: #780780). * debian/control: + Bump Standards: to 3.9.6. No changes needed. * debian/copyright: + Really mention all files in copyright file. Esp. list copyright holders of the po/*.po files. mate-media (1.8.0+dfsg1-3) unstable; urgency=medium . * debian/control: + Prefer pulse backend of MATE media to the gstreamer backend on default installations. (Closes: #753584). + Fix EOLs for several multi-line fields. mate-media (1.8.0+dfsg1-2) unstable; urgency=low . [ Vangelis Mouhtsis ] * debian/rules: + Replace on dh_install --list-missing -> --fail-missing. + Remove non-packaged *.convert files after build. . [ Mike Gabriel ] * debian/control: + Fix D (bin:package mate-media-gstreamer): marco-common (instead of marco >= 1.5.0). (Closes: #750456). mate-media (1.8.0+dfsg1-1) unstable; urgency=low . * Initial release. (Closes: #734802). mitmproxy (8.1.1-1) unstable; urgency=high . * Team upload * New upstream version 8.1.1 (Closes: #1010938, CVE-2021-39214, CVE-2022-24766) * d/watch: Remove opts without prepended opts * Depend on python3-zstandard . [ Debian Janitor ] * Update watch file format version to 4 * Remove 2 obsolete maintscript entries in 1 files * Bump debhelper from old 12 to 13 * Set upstream metadata fields: Repository-Browse * Update standards version to 4.6.2, no changes needed . [ Agathe Porte ] * d/docs: README.rst -> README.md * d/clean: remove .tox * rebase patches mobian-keyring (20230202.0) unstable; urgency=medium . * Source-only upload. mobian-keyring (20230122.0) unstable; urgency=medium . * Initial Debian release (Closes: #1016025) netavark (1.4.0-3) unstable; urgency=medium . * Install aardvark-dns by default with netavark * Allow netavark to find aardvark-dns by default, Closes: #1030302 nmodl (0.5-1) unstable; urgency=medium . * New upstream release: 0.5 * Explicitly add some missing Python dependencies * Refresh find-packaged-hpc-coding-conventions.patch nmodl (0.4-1) unstable; urgency=medium . * Initial release, required by NEURON 0.8.x nrn-iv (3.1+git20221204-2) unstable; urgency=medium . * Conflict with ivtools-dev nrn-iv (3.1+git20221204-1) unstable; urgency=medium . * Initial release, split out of NEURON nrn-mod2c (0.9+git220919-2) unstable; urgency=medium . * No-change upload (autobuild trigger) nrn-mod2c (0.9+git220919-1) unstable; urgency=medium . * Initial release, part of NEURON 0.8.x nvidia-open-gpu-kernel-modules (520.56.06-1) unstable; urgency=medium . * New upstream release 520.56.06. * Make the package build reproducibly. * Upload to unstable. nvidia-settings (520.56.06-1) unstable; urgency=medium . * New upstream release 520.56.06. * Upload to unstable. obs-advanced-scene-switcher (1.20.4-1) unstable; urgency=medium . * New upstream version 1.20.4. obs-advanced-scene-switcher (1.20.3-1) unstable; urgency=medium . * New upstream version 1.20.3. * debian/source/lintian-overrides: updated two overrides. * debian/upstream/metadata: added Screenshots field. obs-gradient-source (0.3.1-2) unstable; urgency=medium . * Upload to unstable. * debian/rules: added a target to check if translation to pt_BR is updated. * debian/watch: using filenamemangle to generate right names for downloaded files. obs-gradient-source (0.3.1-1) experimental; urgency=medium . * Initial release. (Closes: #1029973) ocaml-parany (12.2.2-1) unstable; urgency=medium . * Team upload * New upstream release optuna (3.1.0-2) unstable; urgency=medium . * Give explicit architecture list for autopkgtests. Exclude ppc64el from that list, as test-dependency python3-lupa is missing there. optuna (3.1.0-1) unstable; urgency=medium . * New upstream version. * Drop python3-import-metadata build-dep. * Bump the required python3-cmaes version. * Update copyright ranges. * Add python3-lupa dependency for autopkgtests. * Ignore some more tests with unavailable dependencies. * Drop python3-scipy build-dep, only used for skipped build-time tests. (Closes: #1030110) packmol (1:20.14.0-1) unstable; urgency=medium . * New upstream release. pg-ldap-sync (0.4.0-1) unstable; urgency=medium . * Team upload. * New upstream version 0.4.0. phog (0.1.3-1) unstable; urgency=medium . * New upstream version 0.1.3 plasma-dialer (22.11-1) unstable; urgency=medium . [ Marco Mattiolo ] * Initial release. Closes: #1023285 plasma-settings (22.11-1) unstable; urgency=medium . [ Marco Mattiolo ] * Initial release. Closes: #1023252 polyml (5.7.1-5) unstable; urgency=medium . * glibc-2.34-PTHREAD_STACK_MIN.patch: New patch to fix build with glibc 2.34 (Closes: #1020264) * d/rules: Silence textrel warnings during the build * polyc-notext.patch: New patch to silence textrel warnings using polyc (Closes: #1007974) polyml (5.7.1-4) unstable; urgency=medium . * libffi-3.3-i386.patch: Fix any-i386 build after upstream libffi-3.3.patch polyml (5.7.1-3) unstable; urgency=medium . * libffi-3.3.patch: Backport from upstream to fix build with libffi 3.3 (Closes: #949290) polyml (5.7.1-2) unstable; urgency=medium . * Bump standards version to 4.1.4, no changes needed * Use https for copyright format URI * d/control: - Change Vcs-* to point to salsa - Add `Rules-Requires-Root: no` * Add RISC-V support polyml (5.7.1-1) unstable; urgency=medium . * New upstream version 5.7.1 * Bump standards version to 4.1.2, no changes needed * Delete unused Test166-deadlock.patch from packaging polyml (5.7.1~20171120.git44b7b88-1) experimental; urgency=medium . * New upstream version 5.7.1~20171120.git44b7b88 - Closes: #880023 * Rename libpolyml8 to libpolyml9 to reflect upstream soname bump * Split modules out of libpolyml9 into new polyml-modules * Drop all patches; fixed upstream * Add new modules-non-executable.patch to make module files non-executable polyml (5.7-2) unstable; urgency=medium . * Bump standards version to 4.1.1, no changes needed * d/control: - Add Breaks/Replaces on libpolyml7 - Remove Testsuite field; now automatically added by dpkg - Drop dh-autoreconf dependency; redundant since dehelper 10 * d/rules: - Drop explicit --with autoreconf; redundant since compat 10 polyml (5.7-1) unstable; urgency=medium . * Update uscan pattern to match 5.7 filename * New upstream version 5.7 * Test166-deadlock.patch: Backport upstream fix for Test166 deadlocking * Bumped standards version to 4.0.1 - Changed priority to optional polyml (5.7~20170322.git096d446-1) experimental; urgency=medium . * New upstream version 5.7~20170322.git096d446 * debian/rules: Revert recompiling the compiler itself, since git snapshots now have up-to-date pre-built import files. * Rename libpolyml7 to libpolyml8 to reflect upstream soname bump polyml (5.7~20170315.git1343f60-1) experimental; urgency=medium . * New upstream version 5.7~20170315.git1343f60 * Drop all patches; fixed upstream * Include IntInfAsInt module in libpolyml7 polyml (5.7~20170222.git2737850-1) experimental; urgency=medium . * New upstream version 5.7~20170222.git2737850 - Fixes FTBFS when building the interpreted version. * x32.diff: New patch to fix build on x32. polyml (5.7~20170221.git4c3ba45-1) experimental; urgency=medium . * New upstream version 5.7~20170221.git4c3ba45 * Drop all patches; applied upstream * debian/rules: Recompile the compiler itself, since git snapshots have outdated pre-built import files. polyml (5.6-8) unstable; urgency=low . * Bump debhelper/compat to 10 * Run wrap-and-sort -ast * debian/control: Use my @debian.org email address * debian/copyright: - Use my @debian.org email address - Update my copyright to include 2017 * polyc-dont-capture-build-path.diff: New patch to not capture -fdebug-prefix-map * spelling-errors.diff: New patch polyml (5.6-7) unstable; urgency=low . * Make poly depend on g++, not gcc, as CXX is used by polyc, not CC. Fixes the upstream-polyc autopkgtest failure. polyml (5.6-6) unstable; urgency=medium . * Added autopkgtest support for upstream's test suite * New patches: - polyc-it.diff: Don't set "it" in polyc. This fixes the test suite when compiled with polyc. - reset-save-vector-sleep.diff: Ensure the save vector is reset when sleeping in Posix.Process.sleep. This stops the save vector from potentially overflowing and causing an assertion failure. - wait-return-valid-status.diff: Only return the "status" value from "wait" if the result is non-zero. This fixes a Fail "Unknown result status" exception being raised occasionally. polyml (5.6-5) unstable; urgency=low . * Bump up Standards-Version to 3.9.8 * Removed patches: - request-completed-volatile-barrier.diff: Not a correct fix, as discussed with upstream in https://github.com/polyml/polyml/pull/49. * New patches: - thread-exited-interrupt-requested-overlap.diff: Fix threadExited and interrupt_requested overlapping. This fixes an occasional assertion failure on exit with the interpreted version, as well as the deadlock sometimes experienced on hppa. polyml (5.6-4) unstable; urgency=low . * New patches: - hppa.diff: Add support for hppa - maxhostnamelen.diff: Remove all use of MAXHOSTNAMELEN - request-completed-volatile-barrier.diff: Make MainThreadRequest completed field volatile (fixes test suite deadlock on hppa) - sh.diff: Add support for sh4 - sparc64.diff: Add support for sparc64 polyml (5.6-3) unstable; urgency=low . * Support for the Hurd * Build is now reproducible * Bump up Standards-Version to 3.9.7 * New patches: - alpha.diff: Add support for alpha - bss-ioarea.diff: Export ioarea to bss section - m68k.diff: Add support for m68k - maxpathlen.diff: Remove all use of MAXPATHLEN - mips64.diff: Add support for mips64/mips64el - noexec-stack-gnu.diff: Mark stack as non-executable on all GNU systems - noflsh-unsigned.diff: Cast NOFLSH to unsigned (fixes a warning on the Hurd) - source-date-epoch.diff: Use SOURCE_DATE_EPOCH instead of current time if it is defined - x32.diff: Add support for x32 polyml (5.6-2) unstable; urgency=low . * Replaced soft-float-rounding.diff with upstream's rounding-mode-test-allow-exceptions.diff, rounding-mode-test-only-allow-exceptions-for-set-mode.diff, soft-fpu.diff and disable-compile-time-real-eval.diff. Avoids modifying the test driver, instead skipping the test if unsupported directly inside the test itself. * New patches (excluding soft-float-rounding.diff replacements): - fix-heap-ratio-assert.diff: Backport upstream's fix to let the calculated minimum heap size be the same as the desired value. Previously it failed an assertion. - fix-script-args.diff: Backport upstream's fix so --script can be used with additional command-line arguments. - mips-abi.diff: Mark polyexport.o as CPIC on MIPS when code is position-independent. Fixes ld warning about linking abicalls files with non-abicalls files. - unix-const-vec-unsigned.diff: Define unixConstVec as unsigned. Fixes narrowing conversion inside braces on PowerPC with GCC 6. - use-polyunsigned-consistently-for-stream-ids.diff: Backport upstream's fix so POLYUNSIGNED is used everywhere to refer to stream IDs, avoiding implicit narrowing conversions. Includes fixed realloc failure handling. polyml (5.6-1) unstable; urgency=low . * New upstream version * Removed patches applied upstream * Rename libpolyml6 to libpolyml7 * New patches: - ioctl-int.diff: Use int instead of unsigned long for ioctl calls. Fixes Tests/Succeed/Test083.ML on 64-bit big-endian architectures. - s390.diff: Add support for S/390 (both s390 and s390x). - soft-float-rounding.diff: Don't support rounding modes for soft-float systems. Skips Tests/Succeed/Test121.ML on armel. - streamtoken-endian.diff: Use a POLYUNSIGNED for StreamToken.streamNo. Fixes stream issues on 64-bit big-endian architectures. polyml (5.5.2-4) unstable; urgency=low . * Take over as uploader * New patches: - make-check.diff: Backport upstream's fix so 'make check' runs the regression test suite - mips.diff: Backport upstream's support for mips - mipsel.diff: Backport upstream's support for mipsel - pexport-endian.diff: Backport upstream's fix for big-endian architectures - ppc64.diff: Backport upstream's support for ppc64 and ppc64el polyml (5.5.2-3) unstable; urgency=low . * Team upload. * Backport upstream's arm64 support (Closes: #802341) * Added file dependency (required by polyc) polyml (5.5.2-2) unstable; urgency=low . * Team upload. * Enable all hardening flags (currently adds -fPIE, -pie and -Wl,-z,now) * Added gcc dependency (required by polyc) * Added libffi-dev dependency so polyc can link compiled code against it polyml (5.5.2-1) unstable; urgency=low . * Team upload. * New upstream version (Closes: #561763) * Removed libtool .la files * Rename libpolyml1 to libpolyml6 * Bump up Standards-Version to 3.9.6 * Bump up debian/compat to 9 * Made descriptions more consistent * Convert to dh(1) format * Use autoreconf over autotools-dev * Add Multi-Arch fields * Update copyright * Build on Architecture: any * Patch libpolyml/x86asm.asm to stop the stack being executable * Remove postinst script as debhelper will generate triggers for ldconfig * Use Debian's libffi polyml (5.2.1-1.1) unstable; urgency=low * NMU, added armhf to the arch list. (Closes: #623135) polyml (5.2.1-1) unstable; urgency=low [ Achim D. Brucker ] * Initial upload to Debian (Closes: #494488) * new upstream version [ Lionel Elie Mamane ] * Various packaging fixes * Bump up Standards-Version to 3.8.2 postfix-gld (1.7-9) unstable; urgency=medium . * Switch to dh. This should allow cross-build. Closes: #941709. * Use secure URI in Homepage field. * Use secure URI in copyright file. * Update standards version to 4.6.2. * Rename patches to *.patch. * Rules-Requires-Root: no. * Update debian/postgresql.diff. prometheus-node-exporter-collectors (0.0~git20230203.6f710f8-1) unstable; urgency=medium . * New upstream snapshot (Closes: #1030058) propellor (5.13-3) unstable; urgency=medium . * QA upload. * Move packaging repository to salsa. * Set Rules-Requires-Root: no. * Update Lintian overrides. psd-tools (1.9.24+dfsg.1-1) unstable; urgency=low . * New upstream release. pygame-sdl2 (8.0.2-2) unstable; urgency=medium . * Fix FTBFS with latest setuptools version. Thanks to Sebastian Ramacher for the report and James Addison for the assistance. (Closes: #1030177) * Declare compliance with Debian Policy 4.6.2. python-pook (1.1.1-1) unstable; urgency=medium . * New upstream version 1.1.1. (Closes: #1026747) * debian/control: - Bump Standards-Version to 4.6.2. - Remove 'python3-nose' unnecessary dependency in build-depends field. * debian/copyright: update upstream and packaging copyright years. * debian/patches/020_fix-sufix_versions.patch: Little update to make the following patch compliant with the new upstream version. python-rcon (2.3.9-1) unstable; urgency=low . * New upstream release. * Bump Standards-Version to 4.6.2. python-refurb (1.10.0-1) unstable; urgency=low . * New upstream release. * Bump Standards-Version to 4.6.2. * Disable test that relies on files not included in the package. python-securesystemslib (0.26.0-1) unstable; urgency=medium . * New upstream release includes among other things: - A new flexible signing API with added support for Google Cloud KMS signing, HSM signing, and Post-quantum signing schemes, see https://theupdateframework.github.io/python-tuf/2023/01/24/securesystemslib-signer-api.html - Removal of colorama and mock (test) dependencies - Various fixes in the gpg subpackage - And much more (see upstream CHANGELOG.md) . * d/control - bump standards version to 4.6.2 - adopt upstream requirements changes * d/patches: - remove obsolete patches - patch tests that require unavailable PySPX package - other minor fixes suggested by lintian * d/rules: - export path to pkcs11 library for softhsm testing q2-fragment-insertion (2022.11.1-3) unstable; urgency=medium . * Team upload. * Do not Build-Depend sepp q2-fragment-insertion (2022.11.1-2) unstable; urgency=medium . * Team upload * Upload to unstable q2-fragment-insertion (2022.11.1-1) experimental; urgency=medium . * Team upload. * New upstream version * Bump versioned Depends * Standards-Version: 4.6.2 (routine-update) * Skip autopkgtest requiring sepp which needs pplacer which is not available in testing since mcl lost OCaml support * DEP3 q2-fragment-insertion (2022.8.0-2) unstable; urgency=medium . * Team upload. * Architecture: any (to avoid debci errors on architectures where sepp is not available ... which are all except amd64) q2-fragment-insertion (2022.8.0-1) unstable; urgency=medium . * Team upload. * New upstream version 2022.8.0 * Update dependency on qiime/q2-* >= 2022.8.0 q2-fragment-insertion (2022.2.0-1) unstable; urgency=medium . * Team upload. * New upstream version * Standards-Version: 4.6.1 (routine-update) * Adjust versioned (Build-)Depends q2-fragment-insertion (2021.8.0-3) unstable; urgency=medium . * Initial release (Closes: #977115) * Reupload after adding copyright info for versioneer. qwinff (0.2.1+git20201215-2) unstable; urgency=medium . * Update maintainer address. * Bump standards version to 4.6.2. * d/copyright: bump year. * d/control: depends replace mplayer with mpv. (Closes: #1014644) qwinff (0.2.1+git20201215-1) unstable; urgency=medium . * New upstream version. * d/upstream/metadata: added. * d/control: added Rules-Requires-Root. * d/watch: drop template part. * d/copyright: - update copyright years. - added Upstream-Contact. - fix file matcher. * Bump debhelper version to 13, drop d/compat. * Bump standards version to 4.5.1. qwinff (0.2.1+git20191128-3) unstable; urgency=medium . * Add Vcs fields. * Bump standards version to 4.5.0. * d/control: Add to Multimedia Team. qwinff (0.2.1+git20191128-2) unstable; urgency=medium . [ Helmut Grohne ] * Team upload. * Fix FTCBFS: Use the host qmake. (Closes: #955992) . [ Gürkan Myczko ] * Thanks Helmut Grohne for the patch, applied. qwinff (0.2.1+git20191128-1) unstable; urgency=medium . * New upstream version. (Closes: #945602) * Bump standards version to 4.4.1. qwinff (0.2.1-1) unstable; urgency=medium . * Initial release. (Closes: #731153) radicale-dovecot-auth (0.4.1-2) unstable; urgency=medium . * Add Vcs-* fields radicale-dovecot-auth (0.4.1-1) unstable; urgency=low . * Initial release (Closes: #1029946) rcheevos (10.6.0-1) unstable; urgency=medium . * New upstream release * Update gbp.conf to ease import-orig calls rcheevos (10.5.0-2) unstable; urgency=medium . * Acknowledge Aladdin Enterprises copyright for src/rhash/md5.* * Add watch file * Add an initial gbp.conf setting Debian branch to main rsendmail (1.1.4) unstable; urgency=medium . * fix description to remove I * upload to unstable to cross the NEW/source barrier rsendmail (1.1.3) experimental; urgency=medium . * fix binary package name rsendmail (1.1.2) experimental; urgency=low . * Initial packaging, based on a metadata autogenerated by py2dsp/3.20220707; Closes: #927898 rust-socks (0.3.4-3) unstable; urgency=medium . * tighten autopkgtests * stop superfluously provide virtual un- or zero-versioned feature packages * change binary library package to be arch-independent * declare compliance with Debian Policy 4.6.2 * update dh-cargo fork; build-depend on libstring-shellquote-perl * update copyright info: update coverage skanpage (22.12.1-2) unstable; urgency=medium . [ Scarlett Moore ] * Source only upload. skanpage (22.12.1-1) unstable; urgency=medium . * Initial release (Closes: #998815) snippy (4.6.0+dfsg-3) unstable; urgency=medium . * Restrict autopkgtest to "Architecture: amd64 arm64" since the precondition libngs-jni exists only on these architectures snippy (4.6.0+dfsg-2) unstable; urgency=medium . * Team upload. * Standards-Version: 4.6.2 (routine-update) * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse. * Apply multi-arch hints. + snippy-examples: Add Multi-Arch: foreign. * Marking the patches as Forwarded: not-needed snippy (4.6.0+dfsg-1) unstable; urgency=medium . * Initial release (Closes: #1023283) sop-java (4.1.0-1) unstable; urgency=medium . * New upstream version 4.1.0 * d/control: bump Standards-Version, no changes needed * d/control: add Rules-Requires-Root: no * d/tests: add Restrictions: superficial to single test texi2html (1.82+dfsg1-7) unstable; urgency=medium . * Adopt package as lilypond 2.24.0 still uses texi2html-1.82 explicitly (Closes: #698081) * Add Vcs-Browser and Vcs-Git fields for upload to Salsa * Add debian/gbp.conf and set debian-branch to "debian/sid" * Update debian/watch to version 4, add debian/upstream/signing-key.asc (with two separate keys found in 1.82 and 5.0 respectively), use new HTTPS download URL, and lock to version 1.* so we do not inadvertently upgrade to text2html-5.0 * Convert debian/copyright to machine-readable format and more: - Add Files-Excluded list - Add docs/* under the Latex2e license with FSF exception on translation * Bump Standards-Version to 4.6.2 (no change) * Override Lintian error license-problem-gfdl-invariants as test/manuals/res/texi_mini_ker/mini_ker.passtexi is for testing only tmuxp (1.27.0-1) unstable; urgency=medium . [ Sébastien Delafond ] * New upstream version 1.27.0 * d/control: version-depend on recent python3-libtmux ucf (3.0043+nmu1) unstable; urgency=medium . * Non-maintainer upload. . [ Oliver O ] * Fix syntax error, respect diverted conffiles (Closes: #979354, #999582, #1006313) . [ Ville Skyttä ] * refactor: Use `grep -E` instead of `egrep` (Closes: #1019324). . [ Gioele Barabucci ] * d/control: Remove outdated version constraints * d/control: Depend on debconf|debconf-2.0 (Closes: #1017830) . [ Debian Janitor ] * d/copyright: use spaces rather than tabs to start continuation lines. * d/control: Bump debhelper from old 12 to 13 * d/control: Update standards version to 4.6.1, no changes needed * d/control: Fix field name cases (VCS-Browser => Vcs-Browser, VCS-Git => Vcs-Git) . [ Arnaud Rebillout ] * d/control: Drop coreutils dependency * d/copyright: Update upstream URL * d/lintian-overrides: Update * Fix typo (histotical -> historical) * Fix unrecognized option -P|--package veyon (4.7.5+repack1-1) unstable; urgency=medium . * New upstream release. * debian/patches: + Trivial rebase of 1001_fix-external-x11vnc.patch. + Drop upstream patches 0001, 0002a, 0002b, 0003, 0004, 0005 and 0006. All included in this upstream release. + Add 2001_disable-upstream-Git-version-detection.patch. Breaks version detection when building insider the Debian packaging Git repo. + Add 1002_fix-libproc2.patch. Complete the libproc2 build option. Incomplete upstream change spotted. * debian/copyright: + Update auto-generated copyright.in file. + Update copyright attributions. * lintian: Add overrides for license files not listed in d/copyright. The veyon source tree contains license files with uncommon names, we won't list copyright attributions for those files. vobcopy (1.2.1-3) unstable; urgency=medium . * debian/watch: Use GitHub /tags rather than /releases page. * Update standards version to 4.6.2, no changes needed. * Merge some patches wayland-utils (1.1.0-1) unstable; urgency=medium . * Initial release. Closes: #1029407 yuzu (0-1330+ds-1) unstable; urgency=medium . * New upstream version 0-1330+ds * d/copyright: exclude externals/demangle * d/control: build-depend on llvm-dev zipflinger (7.2.2-2) unstable; urgency=medium . * Source only upload zipflinger (7.2.2-1) unstable; urgency=medium . * Initial release. (Closes: #1019560) * Import Debian changes 7.2.2-1 * Enable CI