android-platform-system-tools-aidl (1:14.0.0+r75-1) unstable; urgency=medium . * New upstream release version 14.0.0+r75 * debian/patches: - main_cpp: include logging - code_writer: fix build android-platform-system-tools-aidl (1:10.0.0+r36-4) unstable; urgency=medium . * Team upload. * debian/patches: - Add patch to fix ftbfs for c++17 (Closes: #983968). android-platform-system-tools-aidl (1:10.0.0+r36-3) unstable; urgency=medium . * add -latomic to fix builds on armel android-platform-system-tools-aidl (1:10.0.0+r36-2) unstable; urgency=medium . * add -latomic to fix builds on armel, etc android-platform-system-tools-aidl (1:10.0.0+r36-1) unstable; urgency=medium . * New upstream release android-platform-system-tools-aidl (1:8.1.0+r23-1) unstable; urgency=medium . * Update manpages to include `-ninja` option * Install all files under `docs/` * Fix FTCBFS thanks to Helmut Grohne (Closes: #871599) * Standards-Version => 4.2.1 * d/control: Remove the unused build-dependency android-libcutils-dev . [ Hans-Christoph Steiner ] * New upstream release * Switch to Salsa * d/copyright: Use HTTPS URLs * Fix missing-notice-file-for-apache-license android-platform-system-tools-aidl (1:7.0.0+r33-1) unstable; urgency=medium . * New upstream release android-platform-system-tools-aidl (1:7.0.0+r1-2) unstable; urgency=medium . * upload to unstable * d/control: Improve package description * d/libaidl-common.mk: No longer link against libcutils * Install the executables into Android SDK home * Set the dynamic BUILD_TOOLS_VERSION to debian android-platform-system-tools-aidl (1:7.0.0+r1-1) experimental; urgency=medium . * Initial release (Closes: #839053) android-sdk-meta (28.0.2+12) unstable; urgency=medium . * Team upload. * Move udev rules to android-udev-rules (Closes: #1069820) android-sdk-meta (28.0.2+11) unstable; urgency=medium . * Team upload. * Update udev rules to upstream version 20250314 (Closes: #1100498). * Update Appstream metainfo XML modalias list (Closes: #1070776). android-sdk-meta (28.0.2+10+nmu1) unstable; urgency=medium . * Non-maintainer upload. . [ Michael Biebl ] * Install udev rules into /usr. (Closes: #1064430, #1057743) android-sdk-meta (28.0.2+10) unstable; urgency=medium . [ Alessandro Sangiorgi ] * Add other devices to udev rules . [ Anurag Kumar ] * Update 51-android.rules to the latest upstream version android-sdk-meta (28.0.2+9) unstable; urgency=medium . * Team upload. * debian/control: We only provide ppc64el support for android-sdk-platform-tools, which depends on adb/fastboot. android-sdk-meta (28.0.2+8) unstable; urgency=medium . * Team upload. * Upload to unstable. . [ Debian Janitor ] * Remove constraints unnecessary since buster (oldstable): + android-sdk: Drop versioned constraint on android-sdk-platform-tools in Depends. android-sdk-meta (28.0.2+8~exp2) experimental; urgency=medium . * d/control: Update Architecture support same as adb/fastboot in sid android-sdk-meta (28.0.2+8~exp1) unstable; urgency=medium . * Team upload. . [ 殷啟聰 | Kai-Chung Yan ] * Remove myself from Uploaders . [ Roger Shimizu ] * d/control: Remove Depends on src:android-platform-dalvik tentatively android-sdk-meta (28.0.2+7) unstable; urgency=medium . * Team upload. * debian/tests/control - Add android-sdk-platform-tools-common to test Depends. android-sdk-meta (28.0.2+6) unstable; urgency=medium . * Team upload. * debian/control: - Move adb and fastboot from Depends to Recommends. android-sdk-meta (28.0.2+5) unstable; urgency=medium . * Team upload. * debian/tests/control: - Limit adb test on installable platforms. - Remove android-tools-adb test since it's transistion package of adb. android-sdk-meta (28.0.2+4) unstable; urgency=medium . * Team upload. * debian/control: - Update Depends for android-sdk-platform-tools: dmtracedump should be installable on any arch. - Update Depends for android-sdk-build-tools: Remove dexdump since it's not used. * Remove unused-override: - debian/android-sdk-platform-tools.lintian-overrides - debian/android-sdk.lintian-overrides android-sdk-meta (28.0.2+3) unstable; urgency=medium . * Team upload. . [ Thorsten Glaser ] * Mark arch:all packages as Multi-Arch: foreign (Closes: #980644) . [ Hans-Christoph Steiner ] * update version numbers in package.xml files android-sdk-meta (28.0.2+2) unstable; urgency=medium . * Team upload. * rework udev rules autopkgtest to use auto-arch detection android-sdk-meta (28.0.2+1) unstable; urgency=medium . * Team Upload . [ Debian Janitor ] * Use correct machine-readable copyright file URI. * Bump debhelper from old 10 to 12. * Set debhelper-compat version in Build-Depends. * Update standards version to 4.4.1, no changes needed. * Update standards version to 4.5.0, no changes needed. . [ Hans-Christoph Steiner ] * support all valid package revisions in the meta package versions * create source.properties in proper Java Properties format * include new udev rules from upstream source * add autopkgtest for current Google-recommended install method . [ Samyak Jain ] * Adds Huawei P10 Lite to udev rules (Closes: #941260) * Rules-Requires-Root: no android-sdk-meta (25.0.0+12) unstable; urgency=medium . * no need for JDK in Depends:, apksigner and dalvik-exchange already have it * Revert "remove broken screenshot2 symlink (Closes: #924175) * fix regex for adding Debian version to binary packages (Closes: #935938) android-sdk-meta (25.0.0+11) unstable; urgency=medium . [ Jeff Muizelaar ] * Add some more Amazon devices . [ Hans-Christoph Steiner ] * fix DEB_REVISION parsing to work with more than one digit * remove broken screenshot2 symlink (Closes: #924175) * Suggests: proguard-gui for symlinks (Closes: #923935) * document udev rule for providing device access to the console user * update udev rules to latest upstream version (Closes: #931215) * sync new devices in 51-android.rules from upstream * Standards-Version 4.3.0 no changes * sync whitespace in 51-android.rules with upstream * sync comments in 51-android.rules with upstream * sync manufacturer order in 51-android.rules from upstream android-sdk-meta (25.0.0+10) unstable; urgency=medium . * drop packages with impossible arches from meta Depends android-sdk-meta (25.0.0+9) unstable; urgency=medium . [ Jeremy Bicha ] * android-sdk-platform-tools: Don't require adb or fastboot on mips* . [ 殷啟聰 | Kai-Chung Yan ] * Update versions of SDK components to match upstream . [ Hans-Christoph Steiner ] * fix missing idProduct values in udev rules * add autopkgtest for udev rules * add autopkgtest for `apt-get install android-tools-adb` * add debian/.gitlab-ci.yml to run tests on GitLab CI * update alternative Depends: for current Java versions (Closes: #922555) * purge dependencies not in buster android-sdk-meta (25.0.0+8) unstable; urgency=medium . * include /usr/bin/screenshot2 as symlink * also support Oracle JDK, do not require only OpenJDK * add alternate vendor ID for Fairphone 2 android-sdk-meta (25.0.0+7) unstable; urgency=medium . * tighten up udev rules android-sdk-meta (25.0.0+6) unstable; urgency=medium . * use HTTPS URL for debian/copyright * point Vcs tags to salsa.debian.org * Standards-Version: 4.1.3 no changes * add new vendors to udev rules (Closes: #877704) * switch from plugdev to uaccess (Closes: #882688) android-sdk-meta (25.0.0+5) unstable; urgency=medium . * correct my git mistake, this has all of +3 and +4 android-sdk-meta (25.0.0+4) unstable; urgency=medium . * d/rules: Automate the Debian revision in the versions of binary packages android-sdk-meta (25.0.0+3) unstable; urgency=medium . * udev rules for Intel tablets (Closes: #814056) * update debian/changelog for upload * add myself to Uploaders * fix grammar mistake in description (Closes: #855542) * only Depend on proguard-cli (Closes: #856410) android-sdk-meta (25.0.0+2) unstable; urgency=medium . * Install licenses directory in android-sdk-common android-sdk-meta (25.0.0+1) unstable; urgency=medium . * Add package.xml for Build-tools and Platform-tools * Add licenses/ directory. See README.source for explanation. android-sdk-meta (25.0.0) unstable; urgency=medium . * Tracking new upstream versions: * SDK => 25.0.0 * Build-tools => 24.0.0 * Platform-tools => 24.0.0 * AOSP tags: * gradle_${latest} => gradle_2.0.0 * android-${latest} => android-7.0.0_r1 * Put default-jdk-headless to Recommends: JDK isn't necessary for running the SDK. * Add a "runtime.properties" file to build-tools * Add a "package.xml" to tools * Enable builds for ARM & MIPS * Install Build-tools of version "debian" and create a symlink of the real version to it. * Add d/README.* to explain the origins of some files android-sdk-meta (24.3.3+4) unstable; urgency=medium . * Update to debhelper 10 * No longer install symlinks to shared libraries or SWT (Closes: #840044) * d/control: * Unify the Maintainer name to "Android Tools Maintainers" * Recommends libgradle-android-plugin-java * Suggests android-sdk-platform-23 * Depends on android-platform-tools-base android-sdk-meta (24.3.3+3) unstable; urgency=medium . [ Chirayu Desai ] * d/control: android-sdk depends on default-jdk (Closes: #826761) . [ Mouaad Aallam ] * d/control: android-sdk recommends gradle (Closes: #826870) android-sdk suggests maven * Add llvm-rs-cc stub. (Temporarily, for #827215) . [ Markus Koschany ] * Declare compliance with Debian Policy 3.9.8. * d/control: android-sdk depends on default-jdk | java8-runtime. android-sdk-meta (24.3.3+2) unstable; urgency=medium . * d/control: android-sdk-platform-tools depends android-sdk-platform-tools-common(>= 23), android-sdk-build-tools depends android-sdk-build-tools-common(>= 23.0.2) android-sdk-meta (24.3.3+1) unstable; urgency=medium . * d/android-sdk.links: Set mode executable (for dh-exec) (Closes: #815340) * d/control: - Architectures of all common packages set to "all" - android-sdk-platform-tools depends on android-sdk-platform-tools-common (Closes: #815332) android-sdk-meta (24.3.3) unstable; urgency=low . * Initial release animals (202601041054Z-2) unstable; urgency=medium . * Team Upload * Purge /var/games/animals/animals.sqlite3 in postrm * Add debian/salsa-ci.yml * Rename file under debian/ for debhelper 14/15 compatibility * Drop Breaks on "suidmanager" that was removed in 2001 apache-arrow (23.0.1-11) unstable; urgency=medium . * backport patch from upstream GitHub (maint-24.0.0 branch) to fix build with R 4.6, thanks Adrian Bunk (closes: #1134522) at-spi2-core (2.60.2-1) unstable; urgency=medium . * New upstream release. azure-devops-cli-extension (1.0.3-1) unstable; urgency=medium . * Merge tag '20260420.1' into debian/sid * Drop priority from d/control, now defaults to optional * Drop Rules-Requires-Root, now defaults to no * Bump Standards-version to 4.7.4 ble.sh (0.4.0~git20250806.8060b7a-2) unstable; urgency=medium . * Team upload (salsa debian group). * Fix race condition in GNUmakefile. Closes: #1129867. * Drop "Rules-Requires-Root: no" (default). * Drop "Priority: optional" (default). * Update standards-version. * Simplify salsa-ci.yml. ble.sh (0.4.0~git20250806.8060b7a-1) unstable; urgency=medium . * New upstream release. * Add bsdutils as Build-Depends as it is no longer essential ble.sh (0.4.0~git20250321.d4c812b-1) unstable; urgency=low . * Initial release. (Closes: #1009144) bubblewrap (0.11.2-1) unstable; urgency=medium . * New upstream release - Fixes a root privilege escalation vulnerability if bwrap has been made setuid root locally (CVE-2026-41163, Closes: #1134704). Most Debian systems have a non-setuid bubblewrap and therefore are unaffected by this. * d/rules: Temporarily allow bubblewrap to be setuid root. This configuration is a security risk and rarely necessary, so the option is deprecated, and a future upstream version will unconditionally refuse to run if it detects that it has been run setuid root. * d/README.Debian: Update to reflect deprecation of setuid-root bwrap * d/NEWS: Mention deprecation of setuid-root mode cacti (1.2.30+ds1-3) unstable; urgency=medium . * Depend on node-fortawesome-fontawesome-free instead of fork-font-awesome (Closes: #1134670) * Switch packaging to cactid * tests: drop mysql-server test * tests: update for switch to cactid and simplify cfingerd (1.4.3-11) unstable; urgency=medium . * QA upload. * Switch to short DH * Rename files under debian/ for debhelper 15 compatibility * Add debian/salsa-ci.yml * Use dh-sequence-cruft to register volatile files * Bump Standards-Version to 4.7.4, drop Priority: tag clonezilla (5.15.28-1) unstable; urgency=medium . * New upstream version 5.15.28 collectl (4.3.20.2-1) unstable; urgency=medium . [ Lucas de Castro Borges ] * New upstream version 4.3.20.2 * Update standards-version to 4.7.4 colordiff (1.0.22-0.1) unstable; urgency=medium . * Non-maintainer upload. * New upstream release 1.0.22 (Closes: #1133681). - Various improvements for side-by-side diffs and binary comparisons. * Update d/control: - Bump Standards-Version to 4.7.4. - Remove redundant Priority and Rules-Requires-Root fields. * Update d/copyright: - Bump end date to 2026. - Remove old physical FSF address. crystalcursors (1.1.1-15) unstable; urgency=medium . * QA upload. * Orphan package Closes: #1121886 * Point Homepage to webarchive * Maintain in Debian team on Salsa * d/copyright: DEP5, review * d/rules: Short dh * Standards-Version: 4.7.2 (routine-update) * debhelper-compat 13 (routine-update) * Remove trailing whitespace in debian/changelog (routine-update) * Remove trailing whitespace in debian/rules (routine-update) dh-make-elpa (0.19.9) unstable; urgency=medium . * Run `wrap-and-sort -ast' * Initial Perl-based unit tests - This works by creating a temporary directory with the given test data repo, run `dh-make-elpa', and compare the contents of the output `debian/' directory with the expected `debian/' directory in the test data. - When the test case name ends with `_team' (like `simple_team'), it will run with `dh-make-elpa --pkg-emacsen'. - The test runs in two modes: build-time and autopkgtest. The build-time mode will use `dh-make-elpa' in the source tree, while autopkgtest will use `dh-make-elpa' from the installed package. autopkgtest is the default and the build-time test is controlled by a switch `--build_time_test'. * Add Build-Depends required for running the unit tests * Add various test cases * Enable build time test in d/rules * Clarify that the copyright in test data does not take effect * Enable `Testsuite: autopkgtest-pkg-perl' * Drop debian/tests in favor of autopkgtest-pkg-perl - autopkgtest-pkg-perl will run `prove' which covers the newly added tests, as well as do syntax checking for all Perl files. * Add a utility tool for checking and applying diff * Add t/README.org * Add an option of "test-mode" - In this mode, all alpha numeric characters in time sensitive values will be replaced by "X", so that they won't break the integration test. - Run integration tests with "--test-mode". - Diff all lines in integration tests. - Update test cases accordingly. * Clarify license of the test module to be GPL-2+ - Also update d/copyright accordingly. * Fix SPDX short identifier for GPL-2.0-or-later * Use UNRELEASED for distribution in all cases - Before this change, the distribution in the template d/changelog will be unstable if `--pkg-emacsen' is not used. - This change make UNRELEASED the default for this also. * Use Standards-Version 4.7.4 for template * Update Standards-Version to 4.7.4; no change needed * Bump version dhcpcd (1:10.3.1-5) unstable; urgency=medium . * Add bug-presubj to warn about sysusers minimum requirement. dnsdist (2.0.5-1) unstable; urgency=medium . * New upstream version 2.0.5, fixing a regression introduced in 2.0.4. dnsdist (2.0.4-1) unstable; urgency=medium . * New upstream version 2.0.4, fixing security issues: CVE-2026-33254, CVE-2026-33257, CVE-2026-33260, CVE-2026-33593, CVE-2026-33594, CVE-2026-33595, CVE-2026-33596, CVE-2026-33597, CVE-2026-33598, CVE-2026-33599, CVE-2026-33602 dpdk (25.11.1-1) unstable; urgency=medium . * Update upstream source from tag 'upstream/25.11.1' * Drop priority from d/control, now defaults to optional * Drop Rules-Requires-Root, now defaults to no * Bump Standards-version to 4.7.4 * Update symbols files for 25.11.1 elfutils (0.195-1) unstable; urgency=medium . * New upstream version. * Drop KFreeBSD patches. * Drop the perf_regs patch. * Refresh patches. * Bump standards version. elfutils (0.194+20260315-1) experimental; urgency=medium . * Snapshot, taken from the trunk. elpa-transient (0.13.0-1) unstable; urgency=medium . * New upstream release * Update d/gbp.conf to match the current practice - Add upstream-vcs-tag for import-orig. - Drop compression setting to prefer upstream tarballs. * Update standards version to 4.7.4, no changes needed. expeyes (5.3.4+repack-3) unstable; urgency=medium . * fixed a bug with expeyes-junior: USE_PYSIDE is no longer a symbol managed by python3-pyqtgraph; so defined it to False falcosecurity-libs (0.20.0-4.1) unstable; urgency=medium . * Non-maintainer upload. * Backport upstream inet_ntop() fix, thanks to Aurelien Jarno. (Closes: #1115247) falkon (26.04.0-1) unstable; urgency=medium . * New upstream version 26.04.0 firebird4.0 (4.0.7.3271.ds6-1) unstable; urgency=medium . * use FB_VER for the version (less diff with 3.0 and 5.0) * disable UDF access by default * postinst: set +u around debhelper stanza some code there may break with -u * New upstream version 4.0.7.3271.ds6 Fixes CVE-2025-65104, CVE-2026-27890, CVE-2026-28212, CVE-2026-28214, CVE-2026-28224, CVE-2026-33337, CVE-2026-34232, CVE-2026-35215 and CVE-2026-40342 Closes: #1134332 fonts-iosevka (34.4.0+ds-2) unstable; urgency=medium . * d/copyright: bump year. fonts-iosevka (34.4.0+ds-1) experimental; urgency=medium . * New upstream version. fonts-iosevka (34.3.0+ds-1) experimental; urgency=medium . * New upstream version. fonts-iosevka (34.2.1+ds-2) experimental; urgency=medium . * d/install: switch to unhinted build. * Updated d/README.source. fwupd-efi (1:1.8-5) unstable; urgency=medium . * Team upload . [ Helmut Grohne ] * Fix FTCBFS: (Closes: #1134422) + Build-Depends: pkgconf to discover gnu-efi + Fix detection of the C linker gap-polymaking (0.8.9-1) unstable; urgency=medium . * New upstream release gdbuspp (3-5) unstable; urgency=medium . [ Marc Leeman ] * d/control: update Standards-Version to 4.7.3 * d/salsa-ci.yml: add . [ Sergio Durigan Junior ] * d/rules: ignore uninitialised variables (gcc16) geki3 (1.0.3-14) unstable; urgency=medium . * Drop "Rules-Requires-Root: no": it is the default now * Rename files under debian/ for debhelper 14/15 compatibility * Add debian/salsa-ci.yml * Bump Standards-Version to 4.7.4, drop Priority: tag * Purge /var/games/geki3.scores with dh-cruft genimage (19-2) unstable; urgency=medium . * Remove qemu dependency on 32bit hosts. (Closes: #1131830) * Update Standards-Version to 4.7.4 gmsh (4.15.2+ds1-1) unstable; urgency=medium . * [2794761] New upstream version 4.15.2+ds1 * [30032f7] Refresh patches * [9f6a7c7] Standards-Version: 4.7.4 gnome-network-displays (0.99.0-3) unstable; urgency=medium . * d/control: Depend on dh-sequence-single-binary gnome-network-displays (0.99.0-2) unstable; urgency=medium . [ Jeremy Bícha ] * Bump minimum libadwaita and gtk4 . [ Matthias Geiger ] * d/control: Opt into dh-compat 14 * Add source lintian override for DH 14 gnubg (1.08.003-4) unstable; urgency=medium . * QA upload. * Use dh-sequence-cruft to register & purge the databases in /var/lib/gnubg/ * Drop "Rules-Requires-Root: no": it is the default now * Bump Standards-Version to 4.7.4, drop Priority: tag * Add debian/salsa-ci.yml golang-1.26 (1.26.2-3) unstable; urgency=medium . * Next attempt at making the package reproducible: Change timestamp of "test" directory to one of the files in it, because the differing timestamp is the last bit which prevents the golang package from being reproducible. golang-1.26 (1.26.2-2) unstable; urgency=medium . * Make package reproducible. Some test files cannot be parsed correctly by dh_strip_nondeterminism, because they are corrupted on purpose to test the go library. However, the previous approach of excluding all "testdata" file paths from dh_strip_nondeterminism resulted in a package which cannot be built reproducibly, because some timestamps of directories were different. Therefore, we exclude only the specific test files which would result in a parsing error of dh_strip_nondeterminism. * Remove two alien tags from lintian overrides * Remove debian/golang-X.Y-go.lintian-overrides, no longer needed * Remove unused lintian overrides golang-github-mitchellh-go-ps (1.0.0-2) unstable; urgency=medium . * Team Upload. * Drop "Depends" on golang-go * Bump Standards-Version to 4.7.4 (no changes needed) * Drop "Priority: optional" golang-github-tinylib-msgp (1.6.4-1) unstable; urgency=medium . * New upstream release * Update Standards-Version to 4.7.4 in d/control (no changes needed) golang-github-zitadel-oidc (3.47.5-1) unstable; urgency=medium . * New upstream release grads (3:2.2.1-12) unstable; urgency=medium . * More detail in d/copyright * Change homepage to opengrads * Clean d/control with cme * Drop libsx-dev as build-dep. Not used * Standards-Version: 4.7.4 * Fix VCS-git grpc (1.51.1-9) unstable; urgency=medium . [ John Chittum ] * d/p/link_python_all_absl.patch add -labsl_random_internal_entropy_pool for new abseil ABI (closes: #1127106). grpc (1.51.1-8) unstable; urgency=medium . [ Sudip Mukherjee ] * Update list of abseil libraries to link with (closes: #1126175). gtk-layer-shell (0.10.1-1) unstable; urgency=medium . * New upstream release * d/control: Bump S-V to 4.7.4; drop priority: optional * gir1.12-gtklayershell-0.1: Mark as MA: same icinga2 (2.16.0-2) unstable; urgency=medium . * Disable flaky perfdata tests. https://github.com/Icinga/icinga2/issues/10811 icinga2 (2.16.0-1) unstable; urgency=medium . * New upstream release. * Update lintian overrides. * Bump Standards-Version to 4.7.4, no changes. * Update copyright file. * Refresh patches. * Add protobuf build dependencies. * Update files to not install. justbuild (1.6.5-0.1) unstable; urgency=medium . * Non-maintainer upload. * New upstream release. - Fixes FTBFS. (Closes: #1134289) kamailio (6.1.2-1) unstable; urgency=medium . * d/gbp.conf: use same filter for import-dsc * New upstream version 6.1.2 * remove already applied patches * Fix FTBFS on armhf is on upstream 6.1 branch * add nghttp2 module to extra kapow (1.7.0-1) unstable; urgency=medium . * New upstream version 1.7.0 * Update d/copyright to reflect changes in src/3rdparty * Bump Standards-Version to 4.7.4 (no changes) libconfig-crontab-perl (1.45-4) unstable; urgency=medium . * Team Upload * Recommends: any valid cron implementation * Run 'cme fix dpkg', bump Standards Version to 4.7.4 * Rewrite d/watch in v5 format * Add debian/salsa-ci.yml libconfig-model-itself-perl (2.030-1) unstable; urgency=medium . * new upstream version * Itself: drop model annotations (which were also dropped a bit too hastily from Config::Model 2.161) * refresh patch * control: declare compliance with Debian policy 4.7.4 libcpan-perl-releases-perl (5.20260420-1) unstable; urgency=medium . * Import upstream version 5.20260420. libdbusmenu-lxqt (0.4.0-1) unstable; urgency=medium . [ Joel Orón Valiente ] * New upstream version 0.3.0 . [ ChangZhuo Chen (陳昌倬) ] * d/watch: Upgrade to version 5 * d/shlibs: Update shlibs version. . [ Macy Lin ] * debian/upstream/signing-key:update upstream signing key. * New upstream version 0.4.0 * debian/copyright: added myself. * debian/control: declare Standards-Version 4.7.4, drop the implied Priority. * debian/control: build-deps on lxqt-build-tools (>= 2.4.0~). * debian/control: added myself. * debian/rules: suppress blhc error by added ignore-line-regexp. libgdf (0.1.3-16) unstable; urgency=medium . * Team upload. . [ Rafael Laboissière ] * d/control: Bump Standards-Version to 4.7.4 (no changes needed) . [ Santiago Vila ] * Fine-tune salsa-ci.yml. libgdf (0.1.3-15) unstable; urgency=medium . * Team upload. * Drop boost_system from linker flags in autopkgtest Closes: #1127081 libgdf (0.1.3-14) unstable; urgency=medium . * Team upload. . [ Rafael Laboissière ] * d/control: Drop the redundant Priority field, which defaults to optional now * d/control: Bump Standards-Version to 4.7.3 . [ Matthias Klose ] * Add build dependencies on libboost-atomic-dev and libboost-container-dev. Closes: #1127081 libio-pty-perl (1:1.28-1) unstable; urgency=medium . * Team upload. * New upstream version 1.28. * Drop Add-hashbang-to-try.patch, fixed upstream. libmceliece (0~20250507-5) unstable; urgency=medium . [ Benjamin Drung ] * autopkgtest: copy debian/changelog for ELF package metadata (LP: #2134532) . [ Simon Josefsson ] * Drop Priority: optional * Standards-Version: 4.7.4 * Bump debian/* copyright years * Rename lrc.excludes to lrc.config libmodule-corelist-perl (5.20260420-1) unstable; urgency=medium . * New upstream version 5.20260420 libspelling (0.4.10-2) unstable; urgency=medium . * Team upload * d/control: Enable sysprof only on Linux libvirt-glib (5.0.0-4) unstable; urgency=medium . * Team upload. * Drop wrong patch test-output.patch (Closes: #1123404) * d/control: Drop Priority: optional, no more needed since dpkg 1.22.13. * Bump Standards-Version to 4.7.4, no changes required. libvmod-re2 (2.0.0+20250617-2.1) unstable; urgency=medium . * Non-maintainer upload. * Backport upstream FTBFS fix. (Closes: #1134513) libzypp (17.38.6-1) unstable; urgency=medium . * Update upstream source from tag 'upstream/17.38.6' * Bump Standards-version to 4.7.4, no changes * Backport patch to fix unit test failure lockout (0.2.3-8) unstable; urgency=medium . * QA upload. * Accept any cron-daemon as dependency * Drop "Rules-Requires-Root: no": it is the default now * Bump Standards-Version to 4.7.4, drop Priority: tag * Switch to debhelper-compat 13 * Disables useless Salsa CI jobs . [ Debian Janitor ] * Apply multi-arch hints. + lockout: Add Multi-Arch: foreign. lomiri (0.5.0-10) unstable; urgency=medium . [ Jeremy Bícha ] * Salsa CI: ignore blhc failures for now . [ Mike Gabriel ] * debian/control: + Add to D: (lomiri): devinceinfo-tools. (Closes: #1134612). lomiri (0.5.0-9) unstable; urgency=medium . * Team upload * Add Build-Depends: liblomiri-shell-api-dev * Mark licensecheck as only needed for build tests (Closes: #1111443) * Remove unsatisfiable Recommends: lomiri-greeter-session-broadcast (Closes: #1116132) * Update Lintian overrides * Update Standards Version to 4.7.4 lomiri-content-hub (2.2.3-2) unstable; urgency=medium . * debian/control: + Mark qml6-module-lomiri-content as 'Multi-Arch: same'. Thanks, Multiarch-Hinter. + Move Multi-arch: field higher up. lomiri-content-hub (2.2.3-1) unstable; urgency=medium . * Upload to unstable. . * New upstream release. * Revert "debian/{rules,watch}: Adjust to packaging upstream Git snapshots for now." * debian/{control,rules}: + Drop noinsttest build profile. (Closes: #1118264). * debian/control: + Uncomment B-D: qml6-module-lomiri-components. + Drop Priority: field from global header. + Bump Standards-Version: to 4.7.4. * debian/rules: + Build tests even if nocheck build profile is used. The built test executables are neded to populate the lomiri-content-hub-testability package. * debian/copyright: + Update auto-generated copyright.in file. + Update copyright attributions. * debian/patches: + Add README file explaining our patch naming scheme. * lintian: + Ignore complaints about get-orig-source target in d/rules. We use it. * debian/README.source: + Add file. Explain cooperation between Debian UBports packaging team and UBports upstream packaging. lomiri-content-hub (2.2.0~git20250922.cac8359-1~exp1) experimental; urgency=medium . * New upstream release preview / Git snapshot. lomiri-content-hub (2.2.0~git20250807.642a369-1~exp2) experimental; urgency=medium . * Revisit DEB_BUILD_PROFILES 'noinsttest' and 'nocheck' vs. DEB_BUILD_OPTIONS 'nocheck': (Closes: #1118264) - DEB_BUILD_PROFILES='nocheck' -> don't build, don't run and don't build the lomiri-content-hub-testability bin:pkg. - DEB_BUILD_PROFILES='nocheck noinsttest'-> same as above. - DEB_BUILD_PROFILES='noinsttest' -> build and run tests, but omit building the lomiri-content-hub-testability bin:pkg. - DEB_BUILD_OPTIONS='nocheck' -> build tests, install them into the lomiri- content-hub-testability bin:pkg, but don't run unit tests at build-time. * The above is implemented by the following two changes: + debian/rules: Set 'noinsttest' as additional build profile if 'nocheck' is set in DEB_BUILD_PROFILES (instead of being set in DEB_BUILD_OPTIONS). + debian/control: Only build lomiri-content-hub-testability bin:pkg if neither 'noinsttest' nor 'nocheck' are defined in DEB_BUILD_PROFILES. lomiri-content-hub (2.2.0~git20250807.642a369-1~exp1) experimental; urgency=medium . * Upload to experimental. . * New upstream release preview / Git snapshot. * debian/{rules,watch}: + Adjust to packaging upstream Git snapshots for now. * debian/copyright: + Update auto-generated copyright.in file. + Update copyright attributions. lomiri-online-accounts (0.20-3) unstable; urgency=medium . * Team upload * debian/copyright: Minor correction thanks to DFSG review * debian/rules: Fix logic error for Ubuntu tests option lomiri-online-accounts (0.20-2) unstable; urgency=medium . * Team upload * Simplify debian/rules * Mark more Build Depends as only needed for build tests lomiri-online-accounts (0.20-1) unstable; urgency=medium . * Team upload . [ Jeremy Bícha ] * New upstream release * Fix various Lintian warnings * Remove .desktop Encoding patch: applied in new release * Run wrap-and-sort -at * Update debian/copyright * Update Standards Version to 4.7.4 . [ Mike Gabriel ] * debian/control: Add more Multi-Arch: foreign declarations . [ Thorsten Alteholz ] * Enable Salsa CI using default template * Silence blhc by allowing to use external linker flags . [ Guido Berhoerster ] * debian: Build packages for both Qt 5 and 6 lomiri-push-qml (0.4.0-1) unstable; urgency=medium . * Team upload . [ Jeremy Bícha ] * New upstream release * Add a Lintian override for use of get-orig-source * Mark some Build-Depends as only needed for build tests * Run wrap-and-sort -at * Update Standards Version to 4.7.4 . [ Guido Berhoerster ] * debian: Package Qt 6 build variant * debian: Drop obsolete dh_translations override lomiri-ui-toolkit (1.3.6000~really1.3.5905+dfsg-3) unstable; urgency=medium . * debian/control: + Add B:/R: relations for shared libraries with wrong SOVERSION.major (as shipped for a while in Debian experimental as part of lomiri-ui- toolkit 1.3.6000~git20250930.d1286a4+dfsg-1~exp1). lomiri-ui-toolkit (1.3.6000~really1.3.5905+dfsg-2) unstable; urgency=medium . * Team upload * Fix Ubuntu fonts patch lomiri-ui-toolkit (1.3.6000~really1.3.5905+dfsg-1) unstable; urgency=medium . * Team upload * New upstream release * Use mangled version number to supersede version used in experimental * Refresh patch * Remove 3 patches applied in new release lomiri-ui-toolkit (1.3.6000~git20250930.d1286a4+dfsg-1~exp1) experimental; urgency=medium . * New upstream release preview / Git snapshot. * debian/copyright: + Update copyright attributions. * debian/patches: + Drop 0001_Don-t-use-LOMIRI_UI_TOOLKIT_VERSION-for-PROJECT_VERS.patch. Applied upstream. + Drop 0002_src-lib-CMakeLists.txt-Use-qt6-not-Qt6-as-library-na.patch. Applied upstream. + Rebase 2004_dont_do_header_check_will_fail_on_s390x.patch. * debian/rules: + Don't clean-up sync.profile anymore during clean target. + Remove private headers after dh_auto_install. * debian/*.install: + Adjust to path changes in this upstream Git snapshot. lomiri-ui-toolkit (1.3.6000~git20250920.141e31d+dfsg-1~exp2) experimental; urgency=medium . * lintian: Override empty-binary package for lomiri-ui-toolkit-common. This is intended. lomiri-ui-toolkit (1.3.5904+dfsg-3) unstable; urgency=medium . * Use Build-Depends: dbus-daemon instead of dbus (Closes: #1122672) * Update Standards Version to 4.7.4 lomiri-ui-toolkit (1.3.5904+dfsg-2) unstable; urgency=medium . [ Jeremy Bícha ] * Add patch to increase timeout for a build test * Run wrap-and-sort -at . [ Mike Gabriel ] * debian/rules: Drop env wrappings from dh_auto_test calls. Not needed. lomiri-ui-toolkit (1.3.5904+dfsg-1) unstable; urgency=medium . [ Mike Gabriel ] * New upstream release. * debian/: + Build against Qt5 and Qt6. + Add logic for choosing Noto Core fonts vs. Ubuntu fonts depending on the distro base. (This still needs some magic for applying / not applying the font modification patch). + White-space fixes. * debian/patches: + Drop 0001_prepare-Alarm-component-to-support-others-alarm-back.patch. Included in this release. + Add 2004_Qt5-qmlapicheck-no-ubuntu-compat.patch. Fix qmlapicheck test if built with LOMIRI_UITK_WANT_UBUNTU_COMPAT set. * debian/rules: + Assure source dir clean-up after build. (Closes: #1048138, #1049649). + Don't clean-up sync.profile anymore during clean target. + Make file more similar to upstream's d/rules files. + Set DPKG_EXPORT_BUILDFLAGS to 1. * debian/control: + Add missing B-D: libbluetooth-dev. + Bump Standards-Version: to 4.7.3. + Drop pep8 from B-D: field. (Closes: #1093283). + Drop devscripts from B-D: field. (Closes: #1110279). + Adjust SYNOPSIS and LONG_DESC fields to upstream's d/control file. + Drop Priority: field. + Update B-D: field. Make it more similar to upstream's B-D: field. * debian/copyright: + Update auto-generated copyright.in file. + Update copyright attributions. * lintian: + Add file-contains-fixme-placeholder overrides for d/copyright. + Add image-file-in-usr-lib overrides for Qt6 packages. + Override empty-binary package for lomiri-ui-toolkit-common. This is intended. + Add debian-rules-contains-unnecessary-get-orig-source-target override. + Update line-numbers in debian/source/lintian-overrides. + Add several more lintian overrides: no-symbols-control-file, package- contains-no-arch-dependent-files and no-manual-page. + Drop various package-name-doesnt-match-sonames and image-file-in-usr-lib overrides * debian/session-migrations/: + Ship Ubuntu Touch migration script. . [ Guido Berhoerster ] * debian/: + Build against Qt5 and Qt6 (fixups) * lintian: + Add file-contains-fixme-placeholder overrides for d/copyright (fixups). * debian/copyright: + Update copyright attributions (fixups). . [ Thorsten Alteholz ] * Use salsa-ci.yml instead of .gitlab-ci.yml . [ Bhushan Shah ] * debian/rules: Fix cross-compile with qmake lxc (1:6.0.6-3) unstable; urgency=medium . * Fix a test hang in autopkgtests on riscv64 lxc (1:6.0.6-2) unstable; urgency=medium . * Enable running more autopkgtests within a container (Closes: #958407) * Update Standards-Version to 4.7.4 in d/control (no changes needed) lxml (6.1.0-1) unstable; urgency=medium . * New upstream version. * Bump debhelper and standards versions. metview (5.26.3-3) unstable; urgency=medium . * Build-dep on rpcsvc-proto, which we need but was dropped by libc6-dev Closes: #1130229 * Standards-Version: 4.7.4 metview (5.26.3-2) unstable; urgency=medium . * B-dep on libminizip-dev. Closes: #1134296 metview (5.26.3-1) unstable; urgency=medium . * New upstream release. Closes: #1129796, #1130229 * d/gbp.conf: now use pristine-tar * d/copyright: minor format fixes * d/control: cleanup with cme * Drop leading / in paths * B-dep on libnetcdf-c++4-dev metview (5.26.2-2) unstable; urgency=medium . * Drop unused libemos-dev dependencies * Build-dep on libcups2-dev for printing control metview (5.26.2-1) unstable; urgency=medium . * New upstream release * d/gpb.conf: upstream branch now upstream/latest * gdb.conf: use debian/latest * d/control: Drop priority: Optional * Standards-Version: 4.7.3 * Lintian overrides for wierd script metview (5.26.1-1) unstable; urgency=medium . * New upstream release * Add perl:Depends to metview metview (5.25.1-2) unstable; urgency=medium . * Push to unstable/forky metview (5.25.1-1) experimental; urgency=medium . * New upstream release * gcc-15.patch: prototypes needed to fix FTBFS. Closes: #1097387 metview (5.25.0-2) experimental; urgency=medium . * Build against fdb >= 5.16.1, eckit 1.29.3; Closes: #1104365 metview (5.25.0-1) unstable; urgency=medium . * Standards-Version: 4.7.2 * New upstream release * Remove old FSF address from d/copyright metview (5.23.1-1) unstable; urgency=medium . * New upstream release metview (5.23.0-1) unstable; urgency=medium . * New upstream release metview (5.22.0-2) unstable; urgency=medium . * Patch g++14-changes.patch to fix FTBFS with g++14. Closes: #1075265 * Rebuild against updated atlas. Closes: #1073325 * Set Debian Science Maint. as maintainer * Fix broken vcs url * Standards-Version: 4.7.0; no changes required metview (5.22.0-1) unstable; urgency=medium . * New upstream release. Closes: #1069355 metview (5.21.2-1) unstable; urgency=medium . * New upstream release metview (5.21.1-1) unstable; urgency=medium . * New upstream release * Change B-D on fdb-dev to >= 5.11.25 * Explicitly declare "architecture-is-64-bit". Closes: #1059011 * Patch to move mars-client to c++-17 standard; needed to compile with external eckit * Move from obsolete pkg-config to pkgconf metview (5.20.0-2) unstable; urgency=medium . * Change B-D on fdb-dev to >= 5.11.25. Closes: #1054711 metview (5.20.0-1) unstable; urgency=medium . * New upstream release * Drop unused B-D on libproj-dev, libnetcdf-c++4-dev. Closes: #1050773 * Enable ODB * Drop obsolete hardware-specific depends on odc; it only builds 64-bit archs now metview (5.19.2-1) unstable; urgency=medium . * New upstream release * Rebase patches metview (5.19.1-3) unstable; urgency=medium . * Move from libnercdf-legacy-cxx-dev. Closes: #1038596 metview (5.19.1-2) unstable; urgency=medium . * Push to unstable metview (5.19.1-1) experimental; urgency=medium . * New upstream release metview (5.19.0-1) experimental; urgency=medium . * New upstream release * Standards-Version: 4.6.2 * B-D on fdb >= 5.11.7-2 for latest rebuild against eckit, etc metview (5.18.0-1) experimental; urgency=medium . * New upstream release * Change B-D libncurses5-dev -> libncurses-dev * Update d/copyright removing obsolete files * Remove obsolete ecbuild.patch * Set *.mv script fragments non-exec metview (5.17.4-1) unstable; urgency=medium . * New upstream release metview (5.17.3-1) unstable; urgency=medium . * New upstream release metview (5.17.0-1) unstable; urgency=medium . * New upstream release * Switch from Qt5 -> Qt6: - drop B-D on libqt5webkit5-dev, qtbase5-dev, libqt5xmlpatterns5-dev - Add B-D on qt6-base-dev, libqt6core5compat6-dev, libqt6svg6-dev - Drop QT_SELECT from debian/rules - B-D on libmagics++-dev (>= 4.12.1-2) for Qt6 support * Build-Dep on libvulkan-dev, libxkbcomm-dev * Update homepage in d/control * Enable FDB5 support * Use c++17 standards * Add -I /usr/include/eigen3 ; workaround; some fix needed for atlas * Fix script paths that broke startup metview (5.16.0-2) unstable; urgency=medium . * FIx FTBFS with g++ 12 (ctime include). Closes: #1016239 * Standards-Verersion: 4.6.1 no changes required metview (5.16.0-1) unstable; urgency=medium . * New upstream release * Build against libatlas-ecmef-dev >= 0.29.0-2 metview (5.15.2-1) unstable; urgency=medium . * New upstream release - patches rebased metview (5.15.1-1) unstable; urgency=medium . * New upstream release * Drop merged syserrlist.patch * Merge use-external-{atlas,eckit}.patch metview (5.14.1-1) unstable; urgency=medium . * New upstream release metview (5.14.0-1) unstable; urgency=medium . * New upstream release * Bump magics+ dependencies to >= 4.10.0 * Disable ODB, we use ODC now * Add new masks to data tarball * metview.png no longer shipped upstream metview (5.13.1-1) unstable; urgency=medium . * New upstream release metview (5.13.0-1) unstable; urgency=medium . * New upstream release * Standard-VersionL: 4.6.0 * Build-dep on libtirpc-dev for RPC support * Enable RPC for mars-client and metview * Set METVIEW_DIR_SHARE in patch fix-scripts metview (5.12.1-2) unstable; urgency=medium . * Push to unstable * Build-depend on libemos-dev, libemos-bin metview (5.12.1-1) experimental; urgency=medium . * New upstream release metview (5.12.0-2) experimental; urgency=medium . * Now build on64-bit only; upstream drops 32-bit support for atlas (needed) * Remove unnecessary patches: - fpic.patch - mir-32bit.patch - mv_compress.patch' * Drop EMOS lib now mir/atlas used fully metview (5.12.0-1) experimental; urgency=medium . * New upstream release * Now need eccodes >= 2.22.0 to build metview (5.11.1-1) unstable; urgency=medium . * New upstream release metview (5.11.0-1) unstable; urgency=medium . * New upstream release * ecbcuild.patch: Fix for FTBFS when FPIC is empty. * Ship Mir Masks in data file; install * Enable build tools metview (5.10.2-1) unstable; urgency=medium . * New upstream release metview (5.10.1-3) unstable; urgency=medium . * Ensure fPIC applied correctly on fPIC in d/rules metview (5.10.1-2) unstable; urgency=medium . * Disable ODB, enable 32bit checks on 32-bit hosts (dep issue) * Build-depend on libmetkit-utils metview (5.10.1-1) unstable; urgency=medium . * New upstream release * Add -fPIC to CXX flags metview (5.10.0-4) unstable; urgency=medium . * Drop FDB dependencies until ODB transition is safely over * Remove unused build flags metview (5.10.0-3) unstable; urgency=medium . * Use ODC to replace ODB-API, on 64-bit archs for the moment * Update libmagics++-dev dependency to avoid odb-api * Update mir-32bit.patch for FTBFS on 32-bit systems * Remove obsolete patches: - gcc10.patch - soversion.patch metview (5.10.0-2) unstable; urgency=medium . * New upstream release * Update patches - gcc10.patch included upstream * Drop ODB support (deprecated and not working) * Add B-D on libfckit-dev metview (5.9.1-1) unstable; urgency=medium . * New upstream release * Move to debhelper level 13 * Switch from autogenerated dh files to using subst. vars * Add missing /moved files to d/not-installed metview (5.9.0-1) unstable; urgency=medium . * New upstream release metview (5.8.3-1) unstable; urgency=medium . * New upstream release metview (5.8.2-3) unstable; urgency=medium . * Use ecbuild as debhelper build system (cmake wrapper) * Another Fix for 32-bit FTBFS issue on mir metview (5.8.2-2) unstable; urgency=medium . * Fix for FTBFS with g++ 10. Closes: #957534 * Build-dep on libeckit-dev >= 1.10.1~ * Enable PNG, MIR_TOOLS, PPROC_MIR, MPI * Don't try to install macosx resource files * Build with libjemalloc-dev metview (5.8.2-1) unstable; urgency=medium . * New upstream release. Closes: #955806 * Drop usigned-32-bit-long patch, now included in atlas lib * Drop older unused patches: - disable-mir.patch - rename-atlas.patch - size_t-fixes.patch * Need latest eckit, >= 1.9.0-1 * Ensure metview scripts create userdir correctly. Closes: #955502 metview (5.8.1-2) unstable; urgency=medium . * Fix path setting in metview script. Closes: #954139. metview (5.8.1-1) unstable; urgency=medium . * New upstream release * B-D on libatlas-emcwf-utils * Standards-Version: 4.5.0 metview (5.7.5-1) unstable; urgency=medium . * New upstream release * Drop build-deps on libxxhash-dev, libsnappy-dev, liblz4-dev, libbz2-dev. These are now subdeps of libeckit-dev. * Build-depend on libeckit-dev and libatlas-ecmwf-dev * use-external-atlas.patch to use above lib * No longer ship atlas libs or headers * Standards-Version: 4.4.1.0 * d/rules: Drop gzip of example files no longer shipped metview (5.7.4-1) unstable; urgency=medium . * New upstream release * Build-Depend on libpng-dev, clang-tidy metview (5.7.3-1) unstable; urgency=medium . * New upstream release * More work on mir-32bit.patch (use size_t instead of prec_t due to lack of int base class in eckit SimpleOption) metview (5.7.2.1-2) unstable; urgency=medium . * Fix for FTBFS on 32-bit systems - mir-32bit.patch metview (5.7.2.1-1) unstable; urgency=medium . * New upstream release * Add missing build-depends: libxxhash-dev, libsnappy-dev, liblz4-dev, libbz2-dev. Closes: #945096 * Drop ACCEPT_USE_OF_DEPRECATED_PROJ_API_H no longer needed * Build and include libmir and components metview (5.7.0-1) unstable; urgency=medium . * New upstream release * Add d/gbp.conf * New python3-dev-all to build metview (5.6.1-5) unstable; urgency=medium . * Ensure DEB_HOST_ARCH is set in d/rules metview (5.6.1-4) unstable; urgency=medium . * Fix 32-bit support with changes in atlas. Closes: #939984 metview (5.6.1-3) unstable; urgency=medium . * unsigned-long-32bit.patch to drop ulong usage on 32-bit systems until eckit fixed. metview (5.6.1-2) unstable; urgency=medium . * Fix path to /usr/lib/*/metview in autogenerated scripts. * Rename libatlas to libatlas_ecmwf. Closes: #935575 * Enable ENABLE_EXPOSE_SUBPACKAGES * Ensure external eckit is used. Closes: #935089 * Disable mir, as it needs later eckit than provided in odb-api. * size_t.patch needed for compilation on 32-bit systems§ metview (5.6.1-1) unstable; urgency=medium . * New upstream release * fixes from Gianfranco Costamagna: Closes: #934064, #934159 * Use debhelper-compat (=12) * Update hack in d/rules to read fortran mod dir * no-zero-size-arrays.patch: fix compile error * Now require magics >= 4.0.3-1 to build * Build-depend on libncurses5-dev for eckit to build * Disable downloads in build ; supply -data file with source * Enable mir-tools * METVIEW_EXTRA_INCLUDES now METVIEW_EXTRA_INCLUDE_DIRS * -dev pkg now depends on libodb-api-dev for eckit includes, libs * Metview recommends: flextra, flexpart metview (5.3.0-3) unstable; urgency=medium . * Standards-Version: 4.4.0 * Use ACCEPT_USE_OF_DEPRECATED_PROJ_API_H to build with Proj6. Closes: #931945 * Now use g++14 std to compile * Enforce use of c++14 std when compiling in d/rules * Use debhelper 12 metview (5.3.0-2) unstable; urgency=medium . * Check correct $(MMODDIR) for grib_api.mod. Closes: #923453 * Standards-Version: 4.3.0 * Link against libeckit, no longer automatically linked by-odb-api. metview (5.3.0-1) unstable; urgency=medium . * New upstream release * Add -I $(FMODDIR) to look for Fortran mod files metview (5.2.4-1) unstable; urgency=medium . * New upstream release * Delete unused lintian override metview (5.2.1-2) unstable; urgency=medium . * Drop hard-coded gfortran-8; use gfortran metview (5.2.1-1) unstable; urgency=medium . * New upstream release * Move libmetview-dev include files to /usr/include/@MULTIARCH@ metview (5.2.0-1) unstable; urgency=medium . * New upstream release * Standards-Version: 4.2.1 * Drop hard-coded xz compression metview (5.1.1-1) unstable; urgency=medium . * New upstream release metview (5.1.0-2) unstable; urgency=medium . * Update URLs in d/watch * Drop symlinks for libs no longer shipped. Closes: #904494. * Patch needed for Qt5 5.11 transition, which is stricter in C++ imports * Stricter version dependencies on qt5wekit, odb-api metview (5.1.0-1) unstable; urgency=medium . * New upstream release * Drop ENABLE_QT5 from d/rules; no longer used * Set ODB_PATH=/usr * Standards-Version: 4.1.5 metview (5.0.3-1) unstable; urgency=medium . * New upstream release metview (5.0.1-3) unstable; urgency=medium . * Standards-Version: 4.1.4 * Use gfortran-8 to o compile wih new mod files. Closes: #897809 metview (5.0.1-2) unstable; urgency=medium . * Add libfftw-dev build-dep. Closes: 892700, metview (5.0.1-1) experimental; urgency=medium . * New upstream release * Set VCS to salsa.debian.org * Compile Fixes needed for 5.0.1: in 5.0.1-fixes.patch. * Disable linking --as-needed for the moment - libs need reordering * Remove obsolete patches: - marsclient-error.patch - g++-6.patch - qt5.patch * Put shared libraries in their own package libmetview0d; add sonames * Add build-depend on libodb-api-dev metview (5.0.0~beta.1-1) unstable; urgency=medium . * New upstream release * Set chmod 644 on ssvg images in metview * Standards-Version: 4.1.3; no changes required * Move python scripts to python3; dep. on it, not python * Set -dev pkg to MultiArch: same (not foreign; contains static libs) metview (4.9.1-2) unstable; urgency=medium . * Enable ODB API support metview (4.9.1-1) unstable; urgency=medium . * New upstream release * Standards-Version: 4.1.1 * Set version in debian/CONFIG.site.in via ./rules * Don't ship metview_post_install_tests.sh as it includes build paths metview (4.8.7-2) unstable; urgency=medium . * Standards-Version: 4.1.0; no changes required * Watch file fix; add -Source to name * Set TZ=UTC+0 to debian/rules for reproducibility test metview (4.8.7-1) unstable; urgency=medium . * New upstream release * Drop B-D python3-all-dev; Closes: #866560 * Fix watch file metview (4.8.4-1) experimental; urgency=medium . * New upstream release * Now depends on libeccodes-dev >= 2.2.0 metview (4.8.3-1) experimental; urgency=medium . * New upstream release metview (4.8.0-4) unstable; urgency=medium . * Add metview.desktop and icon. metview (4.8.0-3) unstable; urgency=medium . * Mark metview-data as Multi-Arch: foreign * Remove unnecessary GRIB_API_PATH from rule metview (4.8.0-2) unstable; urgency=medium . * Build-Depend on libemos-bin, libopenjp2-7-dev. Closes: #846775 metview (4.8.0-1) unstable; urgency=medium . * New upstream release * Now build against eccodes instead of grib-api metview (4.7.2-3) unstable; urgency=medium . * Depend on mksh, ksh subst. needed to build. Closes: #843025. metview (4.7.2-2) unstable; urgency=medium . * Drop dependencies on ksh: no ksh scripts now included. Closes: #843025. metview (4.7.2-1) unstable; urgency=medium . * New upstream release metview (4.7.0-1) unstable; urgency=medium . * New upstream release * DH_COMPAT=10 metview (4.5.6-5.2) unstable; urgency=medium . * Non-maintainer upload. * Move from experimental to unstable. * Rebuild with magics++ for libterralib & netcdf transitions. metview (4.5.6-5.1) experimental; urgency=medium . * Non-maintainer upload. * Add build dependency on libnetcdf-cxx-legacy-dev for netcdf transition. (closes: #794027) * Add build dependency on gfortran required for the build. metview (4.5.6-4exp1) experimental; urgency=medium . * Build against magics >= 2.24.7-4 for netcdf transition. * Drop dependency on scm, which metview does not use. It uses 'scm' for 'single column model', something else entirely metview (4.5.6-1) unstable; urgency=medium . * New upstream release. * Move to cmake-based build * Depend on g++ >= 4:4.5.0 for transition. Closes: #778004. * Depend on magics upgrade for new release. Closes: #793176. * Update homepage URL. Closes: #769180. * fix-colors.patch: Fixed upstream. * syserrlist.patch temporarily disabled * no-m32 patch temporarily disabled. * Need to build-depend on libgrib-api-tools * Now B-D on openjpeg-dev. * Move metview_bin/* to /usr/lib/$(ARCH)/metview for multi-arch safety metview (4.4.8+dfsg.1-7) unstable; urgency=medium . * Depend on libmagics++-dev >= 2.22.7.dfsg.1-3 to get header files which went missing. Closes: 765130. * Remove scm dependencies on arm64, ppc64 archs for which it is not currently available. * Patch socklen-fix to fix missing type conversion on alphas. * Standards-Version: 3.9.6, no changes required. metview (4.4.8+dfsg.1-6) unstable; urgency=medium . * Fix for FTBFS on kFreeBSD systems (sys_errlist). * Acknowledge closed bug: Closes: #760520. metview (4.4.8+dfsg.1-5) unstable; urgency=medium . * Don't delete ConfigDef in clean target; * make find . also conditional on arch-only buildds. metview (4.4.8+dfsg.1-4) unstable; urgency=medium . * Make chown in debian/rules conditional so it won't break on arch-only buildd's. metview (4.4.8+dfsg.1-3) unstable; urgency=medium . * Add patch to convert color in GRIB.xpm that 'convert' now complains is undefined. metview (4.4.8+dfsg.1-2) unstable; urgency=medium . * Set $HOME in debian/rules to tmp directory; scripts run during install fail under sbuild if its not set. metview (4.4.8+dfsg.1-1) unstable; urgency=medium . * New upstream release. * Also need libqtwebkit-dev, libxmu-dev Closes: #760028. metview (4.4.7+dfsg.1-2) unstable; urgency=medium . * Add libtqt4-dev to Build-Depends to configure qmake correctly. Closes: #760028. * no-m32.patch for configure.ac: don't compile everything !amd64 as '-m32'. metview (4.4.7+dfsg.1-1) unstable; urgency=low . * Initial release. (Closes: #693834) mgetty (1.2.1-7) unstable; urgency=medium . * Team upload. * Use dh-sequence-cruft to register & clean volatile files * Bump Standards-Version to 4.7.4, no change needed mimalloc (3.3.1+ds-1) unstable; urgency=medium . * New upstream version. mimalloc (3.3.0+ds-2) unstable; urgency=medium . * Upload to sid. mimalloc (3.3.0+ds-1) experimental; urgency=medium . * New upstream release. * d/control: drop Rules-Requires-Root. * Bump standards version to 4.7.4. miniflux (2.2.19-2) unstable; urgency=medium . * Update Build-Depends to reflect changes in upstream deps * Set httpmuxgo121=0 flag during execution to fix 1.22-style routing (Closes: #1134839) mongo-c-driver (2.3.0-1) unstable; urgency=medium . * New upstream release mozc (2.29.5160.102+dfsg-1.6) unstable; urgency=medium . * Non-maintainer upload * Backport GTK3 patch from Ubuntu. See LP: #1736607. (Closes: #967641) * debian/patches/0008-renderer-Convert-Gtk2-to-Gtk3.patch This patch was improved by Mitsuya Shibata. Initial version of above patch was reverted in #1023525 because of empty candidate window in X11 sessions, but that issue was fixed. * Fix FTBFS with abseil 20260107 (Closes: #1134485) * See debian/patches/0018-Fix-FTBFS-with-absl-20260107.0.patch mozc (2.29.5160.102+dfsg-1.5) unstable; urgency=medium . * Non-maintainer upload * Drop unused libqwt-qt5-dev . [ Kentaro Hayashi ] * Drop unused libgwengui-qt5-dev (Closes: #1129247) . [ Valentin Haudiquet ] * Fix FTBFS (on RISC-V) by switching to CPP 20 for FCITX5 (Closes: #1114213) mozc (2.29.5160.102+dfsg-1.4) unstable; urgency=medium . * Non-maintainer upload. * debian/patches/0016-Fix-FTBFS-with-absl-20240722.0.patch Apply patch to fix FTBFS with abseil 20240722.0 mozc (2.29.5160.102+dfsg-1.3) unstable; urgency=medium . * Non-maintainer upload. . [ Masato TOYOSHIMA ] * Fixed icon name collision. mozc (2.29.5160.102+dfsg-1.2) unstable; urgency=medium . * Non-maintainer upload. * debian/patches/fcitx5-backport/: + e13338a41329f58e724801771f0cecf7338e24fb.patch: Backport fixes for fcitx icon names. (Closes: #1091829) * debian/fcitx-mozc-data.links: Also adjust file installation link accordingly following the patch. mozc (2.29.5160.102+dfsg-1.1) unstable; urgency=medium . [ Kentaro HAYASHI ] * Non-maintainer upload * Fix source after successful build (Closes: #1045435) * Fix binary build after successful build (Closes: #1049806) * Add support for loong64 architecture (Closes: #1050420, #1059962) mozc (2.29.5160.102+dfsg-1) unstable; urgency=medium . [ Kentaro HAYASHI ] * Non-maintainer upload * Upload to unstable. mozc (2.29.5160.102+dfsg-1~exp1) experimental; urgency=medium . [ Kentaro HAYASHI ] * Non-maintainer upload * d/watch - Add d/watch to track upstream release * d/copyright - Add Files-Excluded: to repack with uscan. * d/control - Fix W: build-depends-on-obsolete-package pkgconf - Fix implicit P: silent-on-rules-requiring-root - Bump Standards-Version to 4.7.0. No other changes are required. * Refresh patches from 0001-0010, and added 0011-0015 to support Mozc 2.29.5160.102. mozc (2.28.4715.102+dfsg-2.3) unstable; urgency=medium . [ Gunnar Hjalmarsson ] * debian/mozc-utils-gui.install: Install Credits file (LP: #2028730) . [ Edward Betts ] * d/control and d/copyright: Remove .git from end of github URL . [ Kentaro HAYASHI ] * Add patches 0010-Fix-the-compile-error-of-ParseCommandLineFlags-with.patch and 0011-Fix-missing-abseil-gyp-link-settings.patch to fix FTBFS with latest abseil (Closes: #1068186) . [ Xiyue Deng ] * Non-maintainer upload * Apply patches from Kentaro Hayashi mozc (2.28.4715.102+dfsg-2.2) unstable; urgency=medium . * Non-maintainer upload . [ Nobuhiro Iwamatsu ] * Really fix the build failure on armel (closes: #1024898): - Update d/patches/0006-Update-gyp-using-absl.patch (add -latomic) - d/patches/0009-protobuf.gyp-Add-latomic-to-link_settings.patch . [ Gunnar Hjalmarsson ] * Revert "Stop building on armel for now" mozc (2.28.4715.102+dfsg-2.1) unstable; urgency=medium . * Non-maintainer upload * Upload to unstable - Reverses the switch to GTK 3, which closes: #1023525 and causes a need to reopen bug #967641. * Stop building on armel for now (closes: #1024829, #1024898) . mozc (2.28.4715.102+dfsg-2.1~exp1) experimental; urgency=medium . * Non-maintainer upload * Reverse the switch from GTK 2 to GTK 3 for now - Build-dep on libgtk2.0-dev instead of libgtk-3-dev - Disable d/p/0008-renderer-Convert-Gtk2-to-Gtk3.patch mozc (2.28.4715.102+dfsg-2.1~exp1) experimental; urgency=medium . * Non-maintainer upload * Reverse the switch from GTK 2 to GTK 3 for now - Build-dep on libgtk2.0-dev instead of libgtk-3-dev - Disable d/p/0008-renderer-Convert-Gtk2-to-Gtk3.patch mozc (2.28.4715.102+dfsg-2) unstable; urgency=medium . * Upload to unstable. mozc (2.28.4715.102+dfsg-1) experimental; urgency=medium . * New upstream release. (Closes: #100201, #967641) * Update d/control. - Use libgtk-3-dev instead of libgtk2.0-dev in B-D. (Closes: #967641) - Bumped Standards-Version to 4.6.0.1. * Convert renderer Gtk2 to Gtk3. Add debian/patches/0008-renderer-Convert-Gtk2-to-Gtk3.patch. * Update d/rules. - Remove white space. * Update d/copyright. - Update copyright year. * Update d/changelog. - Remove white space. * Update d/uim-mozc.install. - Use DEB_HOST_MULTIARCH instead of DEB_BUILD_MULTIARCH. mozc (2.26.4220.100+dfsg-5.2) unstable; urgency=medium . * Non-maintainer upload * Install missing icon symlink for fcitx5-mozc - Closes: #1009254, LP: #1968454 mozc (2.26.4220.100+dfsg-5.1) unstable; urgency=medium . * Non-maintainer upload * Add autostart file to launch Xwayland on startup of wayland session - Proved to be useful on Ubuntu 21.10 (LP: #1946969) mozc (2.26.4220.100+dfsg-5) unstable; urgency=medium . * Use 'command -v' instead of which (Closes: #992724). - Updae d/patches/0003-Change-compiler-from-clang-to-gcc.patch - Add d/patches/0009-common.gypi-Use-command-v-instead-of-which.patch mozc (2.26.4220.100+dfsg-4.1) unstable; urgency=medium . * Non-maintainer upload * Drop handwriting (zinnia) dependencies (closes: #985758) * Build also on the riscv64 arch (closes: #992035, LP: #1939275) mozc (2.26.4220.100+dfsg-4) unstable; urgency=medium . * Fix typo in Exec of d/ibus-mozc-gnome-initial-setup.desktop. * Cleanup d/ibus-mozc-gnome-initial-setup.sh. Thanks to YOSHINO Yoshihito. * Update d/control. * Drop unnecessary packages from fcitx5-mozc. mozc (2.26.4220.100+dfsg-3) unstable; urgency=medium . * Add autostart file to ibus-mozc. (Closes: #983623) mozc (2.26.4220.100+dfsg-2) unstable; urgency=medium . * Add d/salsa-ci.yml. mozc (2.26.4220.100+dfsg-1) unstable; urgency=medium . * New upstream release. (Closes: #975491) * Update d/control. * Bump debhelper-compat to 13. * Add libfcitx5utils-dev, libfcitx5config-dev and fcitx5-modules-dev to B-D. * Add libabsl-dev, python3-six and dh-exec to B-D. * Add fcitx5-mozc package. This provides support for fcitx5. * Add fcitx-mozc-data package. * Update d/patches. * Update filename. * Add fcitx5 binding. (Closes: #974894) Take the patch from https://github.com/fcitx/mozc. * Drop some patches. * Change-from-python-to-python3.patch * Change-from-python-to-python3.patch * Change-from-python2-code-to-python3.patch * Fix-build-with-gcc8.patch * fcitx-mozc-updates.patch * protobuf_generated_classes_no_inheritance.patch * Update 0001-Update-uim-mozc-to-c979f127acaeb7b35d3344e8b1e40848e.patch * Fix build with latest mozc. * Update 0002-Support-fcitx.patch * Fix build of Utf8SubString for fcitx. * Fix build of Utf8SubString for fcitx5. * Add 0007-Update-src-base-absl.gyp.patch This add support build with libabsl shared library. * Add 0008-Use-std-extent-instead-of-std-size.patch This fix building without C++17. * Update d/gbp.conf * Set DEP14 to dist, and set debian/sid to debian-branch. * Remove d/uim-mozc.lintian-overrides and d/fcitx-mozc.lintian-overrides. * Add d/upstream/metadata. mozc (2.23.2815.102+dfsg-10) unstable; urgency=medium . * Fix FTBFS with Protobuf 3.12.3 (Closes: #963244) mozc (2.23.2815.102+dfsg-9) unstable; urgency=medium . * Change to debhelper 12. * Bump Standards-Version to 4.5.0. * Add patches/Change-from-python-to-python3.patch * Use patches/Change-from-python2-code-to-python3.patch instead of patches/Support-python3.patch mozc (2.23.2815.102+dfsg-8) unstable; urgency=medium . [Gunnar Hjalmarsson] * Add extra desktop file for gnome-control-center. mozc (2.23.2815.102+dfsg-7) unstable; urgency=medium . * Update d/rules. Fix DSO missing for libatomic on armel. mozc (2.23.2815.102+dfsg-6) unstable; urgency=medium . * Add d/patches/Add-support-verbose-build.patch Enable verbose build on ninja. * Build mozc_tool with static library of libprotobuf. mozc uses protobuf library. The protbuf library can not handle dlopen well by design, there is a problem with this (See #721791). This problem is also reported to Upstream, but since protbuf is assumed to be used as static link, it has not been fixed yet. - https://github.com/protocolbuffers/protobuf/issues/1941 - https://github.com/protocolbuffers/protobuf/issues/4126 This fix separates the build targets, and problematic mozc_tools provide libprotobuf with static link. If this issue is fixed upstream, mozc_tool will be provided again via dynamic link. (Closes: #700307, #774370) * Migrate from python2 to python3. Add d/patches/Support-python3.patch * Update d/copyright. mozc (2.23.2815.102+dfsg-5) unstable; urgency=medium . * Update debian/rules. ibus-mozc: Change mozc-utils-gui from Recommend to Suggest for Ubuntu only. mozc (2.23.2815.102+dfsg-4) unstable; urgency=medium . * Add d/patches/add_support_new_japanese_era.patch. This adds Japan's new era 令和 (Reiwa) support. (Closes: #927030) mozc (2.23.2815.102+dfsg-3) unstable; urgency=medium . * Update .desktop file. Use 128x128 image. (LP: #1765948) * Bump Standards-Version to 4.2.1. mozc (2.23.2815.102+dfsg-2) unstable; urgency=medium . * Fix build with gcc8 (Closes: #897814) mozc (2.23.2815.102+dfsg-1) unstable; urgency=medium . * New upstream release. * Bump Standards-Version to 4.1.3. * Update patches/uim-mozc.patch. * Add patches/fcitx-mozc-updates.patch. * Update Vcs-Git and Vcs-Browser to salsa. * Update copyright. mozc (2.20.2673.102+dfsg-2) unstable; urgency=medium . * Update debian/control. - Remove uim-utils from Depends of uim-mozc. (Closes: #875758) - Update Standards-Version to 4.1.0. * Add apparmor profile for mozc-server. (Closes: #818527) mozc (2.20.2673.102+dfsg-1) unstable; urgency=medium . * New upstream release. * Add support arm64. (Closes: #864261) * Update Standards-Version to 4.0.0. mozc (2.19.2623.102+dfsg-1) unstable; urgency=medium . * New upstream release. * Update to Qt5. mozc (2.18.2595.102+dfsg-1) unstable; urgency=medium . * New upstream release. (Closes: #815790) * Update patches/gcc.patch * Update patches/uim-mozc.patch to latest version * Update patches/fcitx-mozc.patch to latest version * Update Standards-Version to 3.9.8 * Update debian/copyright Update URL of mozc project and macuim. * Add debian/source.lintian-overrides * Use a secure transport for the Vcs-Git and Vcs-Browser URL. * Add tegaki-zinnia-japanese to Depends of mozc-utils-gui. (Closes: 800472) mozc (2.17.2116.102+gitfd0f5b34+dfsg-1) unstable; urgency=medium . * New upstream release. * Add support parallel building. (Closes: #795709) * Remove libss-dev from Build-Depends. (Closes: #759135) * Bump Standards-Version to 3.9.6. mozc (1.15.1857.102-1) unstable; urgency=medium . * New upstream release. * Remove fix_build_mo_of_fcitx. * Update fcitx-mozc.patch. * Update uim to r334. * Update debian/rules. - Remove line of build_tools. - Remove obj directory from path. * Update debian/control. - Update Standards-Version to 3.9.5. - Add ninja-build to Build-Depends. mozc (1.13.1651.102-2) unstable; urgency=medium . * Add emacs-mozc.emacsen-compat. * Add emacsen-common (<< 2.0.0) to Conflicts of emacs-mozc. * Add version to libprotobuf-dev. (Closes: #737521, #737207, #737266) mozc (1.13.1651.102-1) unstable; urgency=low . * New upstream release. * Add emacs-mozc.postinst and emacs-mozc.prerm. Fix initialize with mozc#731977 by emacs. (Closes: #731977) * Update fcitx patch. * Update debian/control. - Bump Standards-Version to 3.9.5. mozc (1.12.1599.102-1) unstable; urgency=low . * New upstream release. * Update fcitx-mozc.patch to 1.12.1599.102.1. * Update uim-mozc.patch to r330. mozc (1.11.1522.102-2) unstable; urgency=low . * Update debian/control. - Add mozc-utils-gui to Recommends of uim-mozc. - Add desktop-file-utils to Build-Depends. * Update debian/rules. - Install ibus-setup-mozc.desktop by mozc-utils-gui. mozc (1.11.1522.102-1) unstable; urgency=low . * New upstream release. (Closes: #722653, #716919) * Update debian/control. - Drop support kFreeBSD. * Update patches/fcitx-mozc.patch. * Update patches/uim-mozc.patch to r327. * Add patches/fix_build_mo_of_fcitx. * Update debian/rules. - Add "unexport XDG_CONFIG_DIRS" for qtchooser. mozc (1.6.1187.102-1) unstable; urgency=low . * Upload to unstable. * Fix build with gcc-4.8. (Closes: #701325) mozc (1.6.1187.102-1~exp3) experimental; urgency=low . * Update debian/rules. - Add and fix install path of mo file for fcitx-mozc. (Closes: #704833) - Remove '--channel_dev=0' option from build option. (Closes: #704831) * Update debian/control. Add mozc-data to tegaki-zinnia-japanese to Depends and add mozc-utils-gui to Recommends. (Closes: #704832) * Update patches/uim-mozc.patch (macuim r323). mozc (1.6.1187.102-1~exp2) experimental; urgency=low . * Update debian/uim-mozc.postinst. Move installed-modules.scm and loader.scm from /etc/uim to /var/lib/uim in uim package. uim-mozc.postinst need to change path from /etc/uim to /var/lib/uim. * Update debian/control. - Dump Standards-Version to 3.9.4. - Dump version of uim-utils to 1:1.8.1-3. - Change Build-depends from libcurl4-openssl-dev to libssl-dev. (Closes: #697118) - Remove libgtest-dev from Build-depends. - Add libgtk2.0-dev to Build-depends. - Add filed of Vcs-Git and Vcs-Browser. * Update debian/copyright. Remove copyright of base/scoped_ptr.h, because copyright was changed to BSD-3-Clause. (Closes: #697122) mozc (1.6.1187.102-1~exp1) experimental; urgency=low . * New upstream release. * Update supporting kfreebsd patch. * Drop supporting scim-mozc. Upstream does not support scim from this version. * Update debian/rules. Remove supporting scim-mozc. * Update debian/control. - Remove section of scim-mozc. - Add emacs24 to Depends of emacs-mozc. (Closes: #682040) - Bumped version of libibus-dev and libibus-1.0-dev to 1.4.1. - Add armel and armhf to Architecture list. mozc (1.5.1090.102-5) unstable; urgency=low . * Fix connect error to server if it is root. Add patches/fix-root-issue-at-uim.patch. * Update debian/rules. Fix install path of mo file for fcitx-mozc. * Update debian/control. Add mozc-data to tegaki-zinnia-japanese to Depends and add mozc-utils-gui to Recommends. * Remove debian/fcitx-mozc.install. mozc (1.5.1090.102-4) unstable; urgency=low . * Update debian/uim-mozc.postinst. Move installed-modules.scm and loader.scm from /etc/uim to /var/lib/uim in uim package. uim-mozc.postinst need to change path from /etc/uim to /var/lib/uim. * Update debian/control. Dump version of uim-utils to 1:1.8.1-3. mozc (1.5.1090.102-3) unstable; urgency=low . * Update debian/rules. - Enable hardening. * Fix linking library of scim. Add patches/scim-libs.patch. mozc (1.5.1090.102-2) unstable; urgency=high * Fix FTBFS on kFreeBSD. (Closes: #678707) Disable renderer. mozc (1.5.1090.102-1) unstable; urgency=high * Update debian/control. - Update debhelper to 9. - Add fcitx to Recommends of fcitx-mozc. (Closes: #673249) - Support multiarch for uim-mozc. (Closes: 676996) * Update debian/rules. - Add hardening options. - Remove --enable_gtk_renderer option. * Update patch of fcitx framework. (Closes: #676724) * Update README.Debian. (Closes: #675939) mozc (1.5.1053.102-3) unstable; urgency=low * Fix FTBFS with building binary only. Split override_dh_fixperms to override_dh_fixperms-indeps and arch. * Update dh_clean target. Delete cache files. mozc (1.5.1053.102-2) unstable; urgency=low * Update debian/copyright to DEP5. * Add DEP-3 header to debian/patches/* * Remove unnecessary patches. patches/add_file_to_gypfile_check.patch patches/bug107_request_surrounding_text.patch patches/emacs_fix.patch mozc (1.5.1053.102-1) unstable; urgency=low * New upstream release (r114) (Closes: #670685, #667287). * Update patches/support-kfreebsd.patch. * Update patches/uim-mozc.patch (macuim r317). * Add support fcitx framework (Closes: #669090). * Split image data to mozc-data package. * Add gettext to Build-Depends. mozc (1.4.1033.102-2) unstable; urgency=low * Fix FTBFS on kFreeBSD. Update patch/support-kfreebsd.patch. mozc (1.4.1033.102-1) unstable; urgency=low * New upstream release (r109). * Update patches/support-kfreebsd.patch. * Update patches/uim-mozc.patch. * Remove unnecessary patches. - patches/add_tegaki_ui_scim_mozc.patch - patches/add_tegaki_ui_ibus_mozc.patch * Add patches/emacs_fix.patch (Upstream#146). Fix work on emacs. * Enable gtk_renderer. Installed /usr/lib/mozc/mozc_renderer to mozc-server package. mozc (1.4.1003.102-2) unstable; urgency=low * Fix FTBFS on kFreeBSD. Update patch/support-kfreebsd.patch. mozc (1.4.1003.102-1) unstable; urgency=low * New upstream release (r101). * Update patches/support-kfreebsd.patch. * Remove patches. Fixed in upstream. - patches/bug107_request_surrounding_text.patch, - patches/add_file_to_gypfile_check.patch - patches/bug117_fix_ftbfs_ibus1.4.0.patch mozc (1.3.975.102-2) unstable; urgency=low * Update Standards-Version to 3.9.3. * Fix FTBFS with ibus 1.4.0 (Closes: #662586) * Update debian/README.Debian. (Closes: #652886) Remove section of license. mozc (1.3.975.102-1) unstable; urgency=low * New upstream release (r94). * Update patches/support-kfreebsd.patch. * Update uim-mozc patch to r304. mozc (1.3.931.102-1) unstable; urgency=low * New upstream release (r87). * Update patches/support-kfreebsd.patch. mozc (1.3.911.102-1) unstable; urgency=high * New upstream release (r83). * Update patches/support-kfreebsd.patch. * Update patches/add_tegaki_ui_ibus_mozc.patch. * Update uim-mozc patch to r290 * Apply patch from bug report 207 (upstream). debian/patches/bug107_request_surrounding_text.patch. mozc (1.2.855.102+main-1) unstable; urgency=high * Re-upload to main section. (Closes: #650071) Source code is not changed. This is correction for the bug of dak. mozc (1.2.855.102-3) unstable; urgency=low * Change Build-Depends from libibus-1.0-dev (>= 1.2) to libibus-1.0-dev (>= 1.2) | libibus-dev (>= 1.2). mozc (1.2.855.102-2) unstable; urgency=low * Uploaded to main after careful review. http://lists.debian.org/debian-legal/2011/09/msg00010.html mozc (1.2.855.102-1) unstable; urgency=low * New upstream release (r73). * Update patches/support-kfreebsd.patch. mozc (1.2.831.102-1) unstable; urgency=low * New upstream release (r72). * Fix typo in synopsis and long description. (Closes: #640448) Thanks for Vincent Blut. mozc (1.2.809.102-1) unstable; urgency=low * New upstream release (r71). mozc (1.1.773.102-1) unstable; urgency=low * New upstream release (r58). mozc (1.1.758.102-1) unstable; urgency=low * New upstream release (r57) (Closes: #633007). * Remove mozc-el-issue76.patch. Applied to upstream. * Update patches/support-kfreebsd.patch. Support build with libzinnia. * Update debian/rules. Add path of build directory. * Add patches/fix_scim-mozc_cannot_type_char.patch. This fix scim-mozc cannot type char. issue 88:scim-mozc cannot type "ぃ" in Kana input method http://code.google.com/p/mozc/issues/detail?id=88 mozc (1.1.717.102-1) unstable; urgency=low * New upstream release (r56). * Update debian/control. Bumped standards-version to 3.9.2. * Update debian/rules. Add --channel_dev option (Closes: #619882). * Update debian/patches/support_kfreebsd.patch. mozc (1.1.690.102-1) unstable; urgency=low * New upstream release (r55). * Update debian/control. - Add libzinnia-dev to Build-Depends - Add tegaki-zinnia-japanese to Depends of scim and ibus * Update patches. - Update patches/mozc-el-issue76.patch - Update patches/support-kfreebsd.patch - Add patch UI of tegaki I/F for ibus-mozc - Add patch UI of tegaki I/F for mozc-scim mozc (1.1.626.102-2) unstable; urgency=low * Fix invalid syntax in startup file for emacs-mozc (Closes: #619512). Thanks to ISHIKAWA Mutsumi. mozc (1.1.626.102-1) unstable; urgency=low * New upstream release (r52). * Update and add some patches. - Update patch of uim-mozc (r222). - Update patch of kfreebsd. - Drop mozc-el-pseudo-cursor.patch. - Add mozc-el-issue76.patch. pick from issue 76. mozc (1.0.558.102-1) unstable; urgency=low * New upstream release (r51). * Update debian/control. - Move ibus-qt4 from Depends to Suggents in mozc-utils-gui. * Update and add some patches. - Update patch of support kfreebsd. - Drop r47-r48.patch, emacs_mozc_isuue48.patch and mozc-el-not-suggest-in-minibuffer-fixed.patch. mozc (0.13.499.102-1) unstable; urgency=low * New upstream release (r48). * Update debian/control. - Add support emacs. New package emacs-mozc and emacs-mozc-bin. - Move mozc-utils-gui from Depends to Recommends. - Add ibus-qt4 to Depends of mozc-utils-gui (Closes: #590584). * Update debian/rules. - Add target of emacs-mozc. - Clean up for install function. * Add debian/emacsen-*. * Update and add some patches. - Update patch of uim-mozc (r204). - Update patch of support kfreebsd. - Add patch of mozc r48. - Add patch of iuuse 48, 50, 51 from mozc BTS. mozc (0.12.434.102-2) unstable; urgency=low * Update debian/control. Add XS-Autobuild: yes. mozc (0.12.434.102-1) unstable; urgency=high * New upstream release (r38). - Move section from main to non-free (Closes: #591731). - Update debian/copyright. - Remove mozc images. - Drop patches/ibus_mozc_issue18.patch. * Update debian/control. - Change section from utils to non-free/utils. - Bumped standards-version to 3.9.1. - Fix package description (Closes: #590523). - Fix depends of uim-mozc (Closes: #591442). - Add support architecture. Support i386, amd64, k-i and k-a only. * Update debian/rules. - Update install path of mozc icon and image data. - Add target of kfreebsd. * Update kfreebsd support patch. * Add README.debian. mozc (0.12.410.102-2) unstable; urgency=low * Update debian/rules and debian/control. - Set 1 to run jobs. * Add support uim-mozc (Closes: #588975). * Change new mozc images. * Update patch of kFreeBSD (Closes: #589274). * Add debian/uim-mozc.lintian-overrides. mozc (0.12.410.102-1) unstable; urgency=low * New upstream release (Closes: #588971). - Add mozc-server, mozc-utils-gui and scim-mozc packages. * Update debian/rules. Add --gypdir option to build_mozc.py. * Update debian/control. - Bumped standards-version to 3.9.0. - Update description. * Add mozc icon (Closes: #588972). * Add patch which revises issue 18. ibus_mozc_issue18.patch * kFreeBSD build support. support_kfreebsd.patch mozc (0.11~svn13-1) unstable; urgency=low * Initial release (Closes: #581158) nanosvg (0.0~git20251121.5cefd98-2) unstable; urgency=medium . * [9d105d0] Refresh patches * [b08dd1d] Patch CMakeLists.txt to move .cmake files into multiarch libdir (Closes: #1133820) netkit-rusers (0.17-14) unstable; urgency=medium . * QA upload. * Build-Depends on rpcsvc-proto (Closes: #1130101) netkit-rwall (0.17-12) unstable; urgency=medium . * QA upload. * Build-Depends on rpcsvc-proto (Closes: #1130100) newsraft (0.36-1) unstable; urgency=medium . * New upstream version 0.36 * Bump Standards-Version to 4.7.4 (no changes) nix (2.34.6+dfsg-1) unstable; urgency=medium . * New upstream release (Closes: #1133004) * debian: Drop usage on user.tmpfiles.d * d/user.environment.d: Don't set NIX_PATH * d/patches: Patch nix manual meson for newer meson version * d/control: Standards-Version 4.7.3 => 4.7.4 node-ajv-keywords (5.1.0-5) unstable; urgency=medium . * Team upload * Declare compliance with policy 4.7.4 * Drop "Rules-Requires-Root: no" * Drop "Priority: optional" * debian/watch version 5 * Replace uuid test dependency by crypto.randomUUID() node-modern-normalize (3.0.1-1) unstable; urgency=medium . * Initial release (Closes: #1134402) nwg-displays (0.3.28-1) unstable; urgency=medium . * New upstream version 0.3.28 * Bump Standards-Version to 4.7.4 (no changes) * Add gir packages to Build-Depends since tests now need them nwg-hello (0.4.4-1) unstable; urgency=medium . * New upstream version 0.4.4 * Update Vcs-* fields to reflect move to python-team namespace (Closes: #1130839) * Bump Standards-Version to 4.7.4 (no changes) obs-studio (32.1.2+ds-1) unstable; urgency=medium . * New upstream version 32.1.2+ds + Refresh patches * Update copyright information + Re-generate d/copyright hints * Bump standards version to 4.7.4 ogre-14 (14.4.1+dfsg1-3) unstable; urgency=medium . * Team upload * d/control: remove 'Multi-Arch: same' from libogremain14; that was a mistake (Closes: #1134676) ogre-14 (14.4.1+dfsg1-2) unstable; urgency=medium . * Team upload . [ Sébastien Noel ] * Add Conflicts for ogre-1.12-tools to ogre-14-tools (Closes: #1133212) * python3-ogre-14: change python import name from 'Ogre' to 'Ogre14', as 'Ogre' is already used by python3-ogre-1.12 (Closes: #1133214) * d/control: mark libogremain14 as 'Multi-Arch: same' . [ Antoine Le Gonidec ] * Drop myselg from Uploaders. patatt (0.7.1-1) unstable; urgency=medium . * New upstream release. * Fixes for new testing suite. * Bumped up standards version to 4.7.4 patroni (4.1.2-1) unstable; urgency=medium . * New upstream release. * debian/patches/startup_scripts.patch: Refreshed. patroni (4.1.1-1) unstable; urgency=medium . * New upstream release. * debian/patches/startup_scripts.patch: Refreshed. * debian/control, debian/copyright, debian/watch: Update Github organisation to patroni. * debian/control (Depends): Drop versioned dependency on etcd. * debian/control (Depends): Added python3-systemd. pbcopper (2.3.0+dfsg-6) unstable; urgency=medium . * Team upload. * debian/patches/fix-build-with-gcc16.patch: New. Fix FTBFS with gcc-16. (Closes: #1133603) primecount (8.4+ds-1) unstable; urgency=medium . * New upstream version. * Debianization: - d/control: - Standards-Version, bump to 4.7.4 (no change); - d/watch, convert to version 5. privacybrowser (0.9-1) unstable; urgency=medium . * debian/control: - Add Build-Depends on dh-sequence-kf6. - Remove all the hunspell and mysepll Suggests. - Remove the now-redundant "Rules-Requires-Root: no" field. - Bump Standards-Version from 4.7.0 to 4.7.4, removing the now-redundant "Priority: optional" field. * debian/copyright: - Bump my Debian copyright years to be 2023-2026. - Add a new stanza for src/filterlists/fanboy-annoyance.txt. * debian/lrc.config: Reformat for readability. * debian/rules: remove "--with kf6", which is now handled by dh-sequence-kf6. * debian/salsa-ci.yml: Disable BLHC, which has a CMake 4 bug that produces a false positive. * debian/watch: Convert from version 4 to 5. pyopenssl (26.1.0-1) unstable; urgency=medium . * New upstream version. * Bump Standards-Version to 4.7.4. * Add Build-Profiles: to the doc subpackage. * Update the maximum supported python3-cryptography version. * Remove the obsolete Python 3 mention from the description. * Remove an obsolete conditional dependency. pyreadstat (1.3.3-1) unstable; urgency=medium . * Team upload. * New upstream release. * debian/control: Add new build-dep python3-narwhals. python-cyclopts (4.11.0-1) unstable; urgency=medium . * New upstream version 4.11.0 * debian/cleaan: - Added file to clean up the generated version file * debian/control: - Added hatchling build dependencies - Added missing test dependencies and sort with wrap-and-sort -bastk - Bumped Standards-Version to 4.7.4 - Remove redundant Priority field * debian/generate-completions.py - Script to generate autocomplete (bash, zsh and fish) during compilation * debian/manpage*: - Added manual page for the Cyclopts CLI. * debian/rules: - Generate and install shell completions - Skip flaky edit tests; fix docs reproducibility * debian/patches: - Refresh patches for new upstream version 4.11.0: - 002.changed-intersphinx-to-local.patch - 003.removed.extensoiosn.not.package.patch * debian/watch: - Added version mangling, stable version filter and disable PGP check python-django-constance (4.3.5-1) unstable; urgency=low . * New upstream version 4.3.5 * Use uscan version 5 GitHub template. * Refresh patches. * Bump Standards-Version to 4.7.4. * Update year in d/copyright. * Clean up version artefacts to enable two builds in a row. * Switch Testsuite to autopkgtest-pkg-pybuild. python-filelock (3.29.0-1) unstable; urgency=medium . * New upstream release. python-narwhals (2.20.0-2) unstable; urgency=medium . * Do not try to install python3-pyarrow on i386 or s390x, where it is not available. python-narwhals (2.20.0-1) unstable; urgency=medium . * New upstream release * Standards-Version: 4.7.4 (routine-update) * debputy lint --auto-fix (routine-update) python-narwhals (2.17.0-3) unstable; urgency=medium . * Add patch tests-pyarrow-non-default-python.patch to intercept collection errors due to pyarrow being installed but not importing correctly. This happens because pyarrow.lib is built only for the default python version, but this package is tested against all available python versions. Closes: #1131680 python-narwhals (2.17.0-2) unstable; urgency=medium . * Source only upload for migration python-narwhals (2.17.0-1) unstable; urgency=medium . * Initial release. (Closes: #1119997) r-cran-bit64 (4.8.0-1) unstable; urgency=medium . * Team upload. * New upstream version. Closes: #1134658 * Standards-Version: 4.7.4 (routine-update) * Reflow Uploaders field (cme) * Remove Priority field (cme) * Remove the patch skipping a test failing on i386. * Build this rlib package everywhere. See 248f25d and above. If regression tests fail again, fix them upstream or remove failing platforms again. r-cran-bit64 (4.6.0-1-5) unstable; urgency=medium . * Team upload. * Packaging update * Restrict to 64-bits architectures (routine-update) * Restrict to little-endian architectures (routine-update) * dh-update-R to update Build-Depends (routine-update) re2 (20251105-1) unstable; urgency=medium . * New upstream release. * Bump minimum abseil version. * Bump Standards-Version to 4.7.4. - Drop Priority: optional, no longer needed. * Drop Rules-Requires-Root: no, no longer needed. rmpi (0.7-3.4-1) unstable; urgency=medium . * New upstream release . * debian/control: Set (Build-)Depends: to current R version * debian/control: Set Standards-Version: to current version * debian/watch: Update to version 4 ruby-faker (3.8.0-1) unstable; urgency=medium . * Team upload. * New upstream release. * Update Standards-Version to 4.7.4, no changes needed. ruby-mongo (2.24.0-1) unstable; urgency=medium . * Team upload. * Upgrade the watch file to version 5. * New upstream release. * Refresh the rules file. * Update Standards-Version to 4.7.4. ruby-oj (3.17.0-1) unstable; urgency=medium . * Team upload. * New upstream release. * Update Standards-Version to 4.7.4, no changes needed. * Refresh the copyright file. ruby-propshaft (1.3.2-1) unstable; urgency=medium . * Team upload. * New upstream release. * Refresh the copyright file. * Update Standards-Version to 4.7.4, no changes needed. rust-repro-env (0.4.4+dfsg-1) unstable; urgency=medium . * Package repro-env 0.4.4 from crates.io using debcargo 2.8.2 rust-signal-tlsd (0.1.1-1) unstable; urgency=medium . * Package signal-tlsd 0.1.1 from crates.io using debcargo 2.8.2 * Use service configuration from upstream rust-signal-tlsd (0.1.0-1) unstable; urgency=medium . * Package signal-tlsd 0.1.0 from crates.io using debcargo 2.8.2 rust-treediff (5.0.0-3) unstable; urgency=medium . * Team upload. * Package treediff 5.0.0 from crates.io using debcargo 2.8.2 * Remove rustc-serialize dependency sfepy (2026.1-1) unstable; urgency=medium . * [c3d1bb5] New upstream version 2026.1 * [ee0f0c5] Update F. Ballarin's email address * [766aacc] Standards-Version: 4.7.4 * [cd0b87c] Remove empty directory _skbuild in debclean. Closes: #1046788 shellinabox (2.21+really2.21-2) unstable; urgency=medium . * Team Upload * Register volatile files with dh-sequence-cruft * Add debian/salsa-ci.yml * Bump Standards-Version to 4.7.4, drop Priority tag . [ Andrew Bower ] * Remove outdated and incorrect README.source sso-mib (0.8.1+ds-1) unstable; urgency=medium . * Update upstream source from tag 'upstream/0.8.1+ds' * Bump Standards-version to 4.7.4 swupdate (2025.12+dfsg-8) unstable; urgency=medium . * Prevent stripping the binary (Closes: #1134531) tex-fmt (0.5.7+dfsg-1) unstable; urgency=medium . * New upstream release * Rebase patches for new upstream release * d/control: Update build-dependencies with debcargo * d/control: Bump S-V to 4.7.4; no changes needed theme-d (7.3.1-1) unstable; urgency=medium . * New upstream version 7.3.1. * Changed Theme-D-Intr conflict version to <= 0.20.5-1 in debian/control. * Added pretty-print-scheme.scm and pretty-print-scheme.1 to theme-d-translator.install. * Added usr/bin/pretty-print-scheme to theme-d-translator.links. theme-d-intr (0.20.5-2) unstable; urgency=medium . * Built for Theme-D 7.3.1. * Changed Theme-D version to 7.3.1 in debian/control. thunderbird (1:140.10.0esr-1) unstable; urgency=medium . * [00598c1] rebuild patch queue from patch-queue branch added patches: fixes/Fix-conflicting-types-for-once_flag-and-call_once-with-gl.patch fixes/Fix-sandbox-to-build-with-glibc-2.43.patch (Closes: #1128876) * [b212746] New upstream version 140.10.0esr Fixed CVE issues in upstream version 140.10 (MFSA 2026-34): CVE-2026-6746: Use-after-free in the DOM: Core & HTML component CVE-2026-6747: Use-after-free in the WebRTC component CVE-2026-6748: Uninitialized memory in the Audio/Video: Web Codecs component CVE-2026-6749: Information disclosure due to uninitialized memory in the Graphics: Canvas2D component CVE-2026-6750: Privilege escalation in the Graphics: WebRender component CVE-2026-6751: Uninitialized memory in the Audio/Video: Web Codecs component CVE-2026-6752: Incorrect boundary conditions in the WebRTC component CVE-2026-6753: Incorrect boundary conditions in the WebRTC component CVE-2026-6754: Use-after-free in the JavaScript Engine component CVE-2026-6757: Invalid pointer in the JavaScript: WebAssembly component CVE-2026-6759: Use-after-free in the Widget: Cocoa component CVE-2026-6761: Privilege escalation in the Networking component CVE-2026-6762: Spoofing issue in the DOM: Core & HTML component CVE-2026-6763: Mitigation bypass in the File Handling component CVE-2026-6764: Incorrect boundary conditions in the DOM: Device Interfaces component CVE-2026-6765: Information disclosure in the Form Autofill component CVE-2026-6766: Incorrect boundary conditions in the Libraries component in NSS CVE-2026-6767: Other issue in the Libraries component in NSS CVE-2026-6769: Privilege escalation in the Debugger component CVE-2026-6770: Other issue in the Storage: IndexedDB component CVE-2026-6771: Mitigation bypass in the DOM: Security component CVE-2026-6772: Incorrect boundary conditions in the Libraries component in NSS CVE-2026-6776: Incorrect boundary conditions in the WebRTC: Networking component CVE-2026-6785: Memory safety bugs fixed in Firefox ESR 115.35, Firefox ESR 140.10, Thunderbird ESR 140.10, Firefox 150 and Thunderbird 150 CVE-2026-6786: Memory safety bugs fixed in Firefox ESR 140.10, Thunderbird ESR 140.10, Firefox 150 and Thunderbird 150 vmmlib (1.6.2+git20211012.364732e-2) unstable; urgency=medium . * Team upload. * debian/patches/01_CMakeLists-add-max.patch: Add version to cmake_minimum_required (Closes: #1125594). * debian/patches/02_fix-build-with-gcc16.patch: New. Fix FTBFS with gcc-16. vmmlib (1.6.2+git20211012.364732e-1) unstable; urgency=medium . [ Emmanuel Arias ] * Set Vcs-Fields (routine-update) * Standards-Version: 4.7.2 (routine-update) * debhelper-compat 13 (routine-update) * Set Science Team as Maintainer. - Set Bas Wijner and myself as Uploaders. * d/control: Add Homepage information. * d/copyright: Update Format link. * d/watch: Add file. * New upstream release (Closes: #1114437). * d/patches: Remove patches they are not longer needed. * d/control: Add cmake as Build-Dependency. - Run wrap-and-sort. * d/rules: Override dh_install to install correctly the lib files. . [ Andreas Tille ] * d/copyright: Fix license name vmmlib (1.0-2.3) unstable; urgency=low . * Non-maintainer upload. * Fix FTBFS (Closes: #1016262) - Remove debian/patches/fix_ftbfs_gcc8.patch - Update debian/patches/fix-makefile to not use f2c related headers. - Add debian/patches/fix-quaternion.patch for not returning value in void function. vmmlib (1.0-2.2) unstable; urgency=medium . * Non maintainer upload by the Reproducible Builds team. * No source change upload to rebuild on buildd with .buildinfo files. vmmlib (1.0-2.1) unstable; urgency=low . * Non-maintainer upload. * Add debian/patches/fix_ftbfs_gcc8.patch - Fix FTBFS on gcc8 (Closes: #897845) (Closes: #834472) vmmlib (1.0-2) unstable; urgency=low * Add dependency to build test suite. (Closes: #663949) * Updated standards version to 3.9.3. (No changes needed.) vmmlib (1.0-1) unstable; urgency=low * Initial release. (Closes: #650072) wafw00f (2.4.2-1) unstable; urgency=medium . * New upstream version 2.4.2 * debian/control + Add pybuild-plugin-pyproject to Build-Depends + Add myself as Uploader + Remove Priority field, it's not needed on optional + Bump Standards-Version to 4.7.4, no changes * debian/copyright + Add myself as copyright holder yatm (0.9-6) unstable; urgency=medium . * QA upload. * debian/patches/020_CMakeLists-add-max.patch: Add version to cmake_minimum_required (Closes: #1113654). yatm (0.9-5) unstable; urgency=medium . * QA upload. . [ Debian Janitor ] * Fix day-of-week for changelog entry 0.6-1. yatm (0.9-4) unstable; urgency=medium . * QA upload. * debian/control: - Added pkg-config in Build-Depends field to fix FTBFS. (Closes: #1020166) - Bumped Standards-Version to 4.6.1. * debian/copyright: updated years in packaging block. yatm (0.9-3) unstable; urgency=medium . * QA upload. * Using new DH level format. Consequently: - debian/compat: removed. - debian/control: changed from 'debhelper' to 'debhelper-compat' in Build-Depends field and bumped level to 13. * debian/control: - Added Rules-Requires-Root: no. - Added Vcs-Browser field to source stanza. - Build-Depends field organized alphabetically. - Bumped Standards-Version to 4.6.0. - Updated Vcs-Git field to Salsa repository. * debian/copyright: - Migrated to 1.0 format. - Updated all data. * debian/gbp.conf: removed, not needed. * debian/patches/010_fix-spelling-error.patch: added. * debian/rules: added DEB_BUILD_MAINT_OPTIONS variable to improve GCC hardening. * debian/salsa-ci.yml: added to provide CI tests for Salsa. * debian/upstream/metadata: created. * debian/watch: fixed. yatm (0.9-2) unstable; urgency=medium . * QA upload. * Add a Homepage field. * Add a watch file. * Bump DH level to 10. * Bump Standards-Version to 3.9.8. * Set Debian QA Group as maintainer. (see #840875) yatm (0.9-1) unstable; urgency=low . * New release which fixes a libSoundTouch incompatibility (Closes: Bug#793122). yatm (0.8-2) unstable; urgency=low . * Build-Depend on libsoundtouch-dev, instead of libsoundtouch0-dev (Closes: Bug#793071). * Use source format "3.0 (quilt)". * Use debhelper 9. * Update Standards-Version to 3.9.6. yatm (0.8-1) unstable; urgency=low . * New upstream release (Closes: Bug#611530, Bug#697947, Bug#704894). * Replace cdbs with debhelper. yatm (0.6-1) unstable; urgency=low * Initial Release. yder (1.4.20-3) unstable; urgency=medium . * d/watch: Upgrade to version 5 * d/control: Remove Priority option * d/control: Remove Rules-Requires-Root option * d/control: Update standards version to 4.7.4 * d/tests: Use pkgconf instead of pkg-config zypper (1.14.96-1) unstable; urgency=medium . * Update upstream source from tag 'upstream/1.14.96' * Bump Standards-version to 4.7.4, no changes REMOVED: libsx 2.08-7