aethersdr (26.8.3+ds-1) unstable; urgency=medium . * New upstream version 26.8.3+ds * Remove the usage of liquid-dsp as dependency cqrlog (3.0.0-1) unstable; urgency=medium . * New upstream version 3.0.0. cqrlog (2.5.2-6) unstable; urgency=medium . [ Bastian Germann ] * Compile with Qt 5. (Closes: #967295) cqrlog (2.5.2-5) unstable; urgency=medium . * Team upload. . * Migrate to mariadb, in line with Upstream practice and Ubuntu request - Closes: #1073790 * d/control - Change default-mysql-server-core to mariadb-server-core - Change default-mysql-client-core to mariadb-client-core - Drop virtual mysql packages - Bump standards to 4.7.0 cqrlog (2.5.2-4) unstable; urgency=medium . * Get libhamlib package name from libhamlib-dev. (Closes: #1067566, thanks to Julian Andres Klode for the original patch!) cqrlog (2.5.2-3) unstable; urgency=medium . * Team upload. . [ Debian Janitor ] * Remove constraints unnecessary since buster: + Build-Depends: Drop versioned constraint on lazarus, lcl and libhamlib-dev. + cqrlog: Drop versioned constraint on libhamlib-utils in Depends. . [ Christoph Berg ] * Build-depend on libgdk-pixbuf-2.0-dev instead of libgdk-pixbuf2.0-dev. (Closes: #1019313) * Depend on hamradio-files and symlink MASTER.SCP to it. cqrlog (2.5.2-2) unstable; urgency=medium . * Team upload. * Move appdata.xml from cqrlog-data to cqrlog (Closes: #1010104) Declare Replaces/Breaks on older crqlog-data. * Set Rules-Requires-Root: no in debian/control * ${shlibs:Depends} is not needed from cqrlog-data binary package cqrlog (2.5.2-1) unstable; urgency=medium . * Team upload. . [ Christoph Berg ] * New upstream version 2.5.2. . [ Federico Grau ] * d control Uploaders, rm retired Colin Tuckley and Kamal. (Closes: #990603) * Bump Standards version to 4.6.0 (No changes required). cqrlog (2.5.1-2) unstable; urgency=medium . * Team upload. * Patch from upstream commits to fix ADIF import (Closes: #987032) cqrlog (2.5.1-1) unstable; urgency=medium . * New upstream version 2.5.1. * Depend directly on libhamlib4, package is smart enough to find the libhamlib.so.4 file at runtime even if it's not linking against it. cqrlog (2.4.0-4) unstable; urgency=low . * Team upload. . [ Debian Janitor ] * Trim trailing whitespace. * Use secure URI in Homepage field. * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. * Fix day-of-week for changelog entries 1.4.2-1, 1.4.1-1, 1.4.0-1. * Update standards version to 4.5.0, no changes needed. . [ Christoph Berg ] * Depend on libhamlib-dev since we open libhamlib.so at runtime. cqrlog (2.4.0-3) unstable; urgency=medium . * Now really source-only team upload. cqrlog (2.4.0-2) unstable; urgency=medium . * Source-only team upload. cqrlog (2.4.0-1) unstable; urgency=medium . * Team upload. * New upstream version. + Fixes wsjtx integration. (Closes: #932776) * Move arch-indep files to cqrlog-data. * Don't remove debian/cqrlog.* on clean, it would remove cqrlog.install. * Add debian/gitlab-ci.yml. * DH 12. cqrlog (2.3.0-2) unstable; urgency=medium . * Team upload. * Add dependency on mysql server and client libraries. We use libmariadb-dev-compat because we need libmariadbclient.so*. (Closes: 920232) cqrlog (2.3.0-1) unstable; urgency=medium . * Team upload. * New upstream version. * Remove build-dependency on libssl*-dev, it is not used at build time. * Remove hardcoded dependency on libssl at runtime; we depend on default-mysql-client which will pull in a suitable libssl package anyway. (Closes: #867140) * Move appdata.xml to /usr/share/metainfo. * Priority: optional. * Run wrap-and-sort -st. cqrlog (2.0.5-3) unstable; urgency=medium . * Fix various spelling errors * Bump Standards version to 4.0.0 (No changes required). * Add d/clean to remove src/RegExpr.pas as it conflicts with the RegExpr unit in lazarus. Patch from Paul Gevers (Closes: 865777) cqrlog (2.0.5-2) unstable; urgency=medium . * Add icon to /usr/share/icons/hicolor//apps (Closes: 841369) cqrlog (2.0.5-1) unstable; urgency=medium . * New upstream bugfix release. (Closes: 841369) * fixed mysql dependencies (Closes: 848430) * fixed default database dependencies (Closes: 863644) * fix upgrade problem with fail to remove (Closes: 864549) cqrlog (2.0.2-1) unstable; urgency=medium . * New upstream bugfix release. cqrlog (2.0.1-1) unstable; urgency=medium . * New upstream bugfix release (Closes: 823415) cqrlog (2.0.0-1) unstable; urgency=medium . * New upstream release * Bump Standards version to 3.9.8 (No changes required). cqrlog (1.9.1-2) unstable; urgency=medium . * Remove local copy of openssl unit and add build-dependency on fp-units-net to resolve unit conflict (Closes: 818391) patch from Peter Green cqrlog (1.9.1-1) unstable; urgency=medium . * New upstream release * Patch from Peter Green to fix FPC 3.0 compile (Closes: #813461) * Bump Standards version to 3.9.7 (No changes required). cqrlog (1.9.0-5) unstable; urgency=medium . * Bump debian/compat to 9 * Apply apparmor fix to /etc/apparmor.d/local/usr.sbin.mysqld *not* to /etc/apparmor.d/usr.sbin.mysqld which is a conf file (Closes: #801755) cqrlog (1.9.0-4) unstable; urgency=high . [ Peter Michael Green ] * Avoid using lazbuild for now as it's broken on arm* in sid. cqrlog (1.9.0-3) unstable; urgency=medium . * Fix build dependency on fp-units-gtk -> fp-units-gtk2 cqrlog (1.9.0-2) unstable; urgency=medium . * Fix bug caused by fpc Depends to Recommends change (Closes: #791731) * Fix ref to src/RegExpr.pas in debian/copyright (Closes: #787285) * Make apparmor init script exec conditional on it being present (Closes: #792848) cqrlog (1.9.0-1) unstable; urgency=medium . * New upstream release. * Ack the NMU. * Bump Standards version to 3.9.6 (No changes required). * New debian/watch file (Closes: #781599). cqrlog (1.8.2-1.1) unstable; urgency=medium . * Non-maintainer upload. * Switch the order of Recommends mariadb-server and mysql-server in debian/control to fix the problem that cqrlog cannot be installed when mysql-server is not installed (Closes: #777720). * Add mariadb-client as an alternative dependency for cqrlog in debian/control to fix the installation when using cqrlog with MariaDB (Closes: #777723). * Add xplanet to Recommends in debian/control as cqrlog contains a menu shortcut for it in its main window which is otherwise useless (Closes: #777724). cqrlog (1.8.2-1) unstable; urgency=medium . * New upstream release. cqrlog (1.8.1-1) unstable; urgency=medium . * New upstream release. * Remove mariadb-client from Depends since it's currently uninstallable cqrlog (1.7.4-1) unstable; urgency=medium . * Update watch file to match upstream names * New upstream release * Remove depends for database servers in debian/control replace with recommends (Closes: #722494) cqrlog (1.7.3-1) unstable; urgency=medium . * New Upstream Release cqrlog (1.7.1-3) unstable; urgency=medium . * Remove src/ipc and src/mysql directories in debian/rules since they are no longer needed (Closes: #692820) * Add Keywords to cqrlog.desktop file cqrlog (1.7.1-2) unstable; urgency=medium . * Really fix #713516 by stopping lazbuild trying to write to ~/ * Fix long description to remove lines longer than 80 * Update watch file cqrlog (1.7.1-1) unstable; urgency=low . * "When TRX control is not active, use frequency and mode from NewQSO window" option to Preferences->Band map added * CTRL+N hotkey to QSO list window added (do NOT send QSL) * TRX control window was not sizeable - fixed * when ESC was pressed twice in Remote mode, log crashed - fixed * program crashed when freq was entered with comma as decimal separator - fixed * broken grid square statistic fixed * building deb package fixed (Closes: #713516) * debian/control: added depency fp-units-math, build fixed (Closes: #720701) * debian/control: added MariaDB as alternative dependecy (Closes: #732863) cqrlog (1.5.2-1) unstable; urgency=low . * added CTRL+W hotkey to send spots to dxcluster * DX cluster shows also country name next to the spot (must be enabled in Prefereces) * international characters in New QSO window should work again * DX spots with freq eqauls to the start of the band (21.000, 14.000 etc., usually notes) are ignored * HamQTH added to dx clusters list * fixed reading A-index (was 1 even when actually was 10) * /MM, /AM and stations with unknown DXCC country didn't appear in bandmap * database update hangs * fixed xml request address of qrz.com * DXCC CFM count function didn't uses eQSL cfm QSO * fixed reading mode from FT-920 (returned MEMO as VFO) * fixed bug in dxcluster caused program crashed randomly * program didn't apply eQSL rcvd when the band was in lowercase cqrlog (1.4.1-1) unstable; urgency=low * keys in CW Fx window also send CW messages * error after click to "Station list" button in WAS statistic - fixed * wrong US state was marked like AL in WAS statistic - fixed * fixed TRX control * after change TRX name in Preference, the description in TRX window wasn't changed - fixed * number of cfm DXCC in mode table was the same like in total DXCC cfm - fixed * fixed problem with null comamnds in WKUSB communication cqrlog (1.4.0-1) unstable; urgency=low * freq is displayed in 10Hz resolution instead of 100Hz * Country name field into QSO list added * added OR symbol into QSL_S combo box (Online Request) * OK, Cancel and other buttons in filter window moved to the right to reduce window height * rig control rewrited to use rigctld * LoTW/eQSL users has the same background color also in bandmap * IOTA information inserted from HamQTH callbook * eQSL import error log is now stored into user's home directory * added CTRL+I hotkey for ADIF import function (in New QSO window) * you can set different background color for eQSL and LoTW users * power wasn't imported from ADIF file - fixed * QSLR field was sometimes empty even if QSO was confirmed - fixed cqrlog (1.3.1-2) unstable; urgency=low * rebuild for Ubuntu 12.04 cqrlog (1.3.1-1) unstable; urgency=low * CQRLOG won't run on Ubuntu 12.04 - fixed * previous qso for callsign with / didn't work when "In previous QSO list show also QSO with call/p " option enabled - fixed cqrlog (1.3.0-1) unstable; urgency=low * full eQSL support added (filter, statistics, export, import ...) * DXCC, WAS, WAC, ITU, WAZ and IOTA statistic improved * export QSO to CSV file for SOTA website added * option to show previous QSO with station that was /p, /m etc added * program now takes UTC time from the computer time * added new column "qslr" into QSO list where you can see symbols for paper QSL confirmed, LoTW and eQSL together * refresh button to propagation window added * files with LoTW and eQSL users list are part of DXCC tables * export in SQL console crashed when the field was NULL - fixed * qrz.com button fixed * database update didn't affect QTH field - fixed * height and width was saved also for dialog (non-sizeable) windows - fixed * xplanet config file was always overwriten - fixed * GF in propagation windows was empty - fixed * QSL manager search in QSO list window didn't work - fixed * MM and AM station didn't get to bandmap - fixed cqrlog (1.2.2-2) unstable; urgency=low * debian/control: fixed alternative dependency order for lazarus, lcl (Closes: #652176) cqrlog (1.2.2-1) unstable; urgency=low * FREQ field added to ADIF export for LoTW * ROS mode added * new Ubuntu scrollbars disabled (a lot of problems solved) * after chnge to another log, QTH profile remained the same - fixed * QSO from ADIF with freq over 147MHz were refused - fixed cqrlog (1.2.1-1) unstable; urgency=low * HamQTH.com integration improved * qrz.com XML search fixed cqrlog (1.1.0-1) unstable; urgency=low * qrz.com XML search function added (Preferences -> Callbook) * RST format is not changing when Automode is disabled * big square statistic added cqrlog (1.0.2-1) unstable; urgency=low * ADIF import fixed dbcsr (2.10.0-2) unstable; urgency=medium . * debian/rules (override_dh_auto_configure): Add -DUSE_MPI=1, this was switched to off by default in 2.10.0. dbcsr (2.10.0-1) unstable; urgency=medium . * New upstream release. * debian/patches/fix_mod_install.patch: Refreshed. debgpt (0.8.3) unstable; urgency=medium . * Release DebGPT 0.8.3 (Aug 23 2026) + frontend: third option for approval: reject with comment. + cli: introduce the --no-approve mode to gate even read tools. dfdatetime (20260730-1) unstable; urgency=medium . * New upstream version 20260730 dfwinreg (20260411-1) unstable; urgency=medium . * New upstream version 20260411 * Add build-dependency to support pyproject.toml fiat-ecmwf (2.0.1-1) unstable; urgency=medium . * New upstream release fonts-allerta (2.01+dfsg2-9) unstable; urgency=medium . * Team upload * Build the font with tools in main (Closes: #1145025) fonts-ibm-plex (6.1.1-3) unstable; urgency=medium . * Team upload * Add missing Build-Depends * d/copyright: Reference OFL-1.1 fonts-ibm-plex (6.1.1-2) unstable; urgency=medium . * Team upload * Remove the comment about RFN being incompatible with main * Build from source * Move the package to main (Closes: #1144968) freefilesync (13.7-4) unstable; urgency=medium . * Patches: Add glib2-2.78-free_size-Fix-build-when-g_free-macro-is-defined.patch (Closes: #1145286) gaviotatb (0.4.5~git20121213.981472c+dfsg-4) unstable; urgency=medium . * Team upload. * Drop Varun Hiremath from Uploaders list, thanks for your past work (Closes: #1145213) * Switch to debhelper-compat 14 * Set upstream metadata fields: Bug-Submit. golang-github-miekg-dns (1.1.73-1) unstable; urgency=medium . * New upstream release * Remove redundant Priority: optional from source stanza. * Update standards version to 4.7.4, no changes needed. * Update watch file format version to 5. * Removed Rules-Requires-Root * Use GitHub template in watch file instead of explicit Source/Matching-Pattern. goldencheetah (1:3.7-SP1-3) unstable; urgency=medium . * QA upload. . [ Bas Couwenberg ] * Drop unused libkml build dependency. imagemagick (8:7.1.2.29+dfsg2-1) unstable; urgency=medium . * New upstream version * Remove generated pdf from upstream libosmocore (1.14.2-1) unstable; urgency=medium . * New upstream release. * update libosmogsm20.symbols * debian/control: remove RRR: and Priority: molds (0.3.1-3.1) unstable; urgency=medium . * Non-maintainer upload. * Fix FTBFS with GCC 16. (Closes: #1133558) molds (0.3.1-3) unstable; urgency=medium . * Team upload. . [ Adrian Bunk ] * Fix FTBFS with Boost 1.90. Closes: #1128132. . [ Santiago Vila ] * Drop "Rules-Requires-Root: no" (default). * Drop "Priority: optional" (default). * Update standards-version. * Add debian/salsa-ci.yml. molds (0.3.1-2) unstable; urgency=medium . * Team upload . [ Michael Banck ] * debian/control (Vcs-Browser, Vcs-Svn): Updated. . [ Drew Parsons ] * d/rules: drop excess from LIBSBASE (Closes: #1075979) . [ наб ] * d/rules: cd;make -> $(MAKE) -C * d/rules: allow failure from make clean * Makefile seems to need mkdir -p src/obj * Add hardening . [ Andreas Tille ] * Standards-Version: 4.7.0 (routine-update) * debhelper-compat 13 (routine-update) * Remove trailing whitespace in debian/changelog (routine-update) * Remove trailing whitespace in debian/rules (routine-update) * Rules-Requires-Root: no (routine-update) * Drop fields with obsolete URLs. * Update renamed lintian tag names in lintian overrides. * watch file standard 4 (routine-update) * d/rules: Use dh_-tools instead of $(MAKE) * Add Homepage * d/watch: At least report new version (even if this is not expected) * d/copyright: DEP5 molds (0.3.1-1) unstable; urgency=medium . * New upstream release. * Acknowledge NMU. * debian/patches/makefile_flags.patch: Updated. * debian/patches/testsuite_output.patch: Updated, one hunk applied upstream. * debian/patches/testsuite_output.patch: Fixed patch to not filter out everything. * debian/control (Standards-Version): Bumped to 3.9.6. molds (0.3.0-3.1) unstable; urgency=medium . * Non-maintainer upload. * Fix build failure with GCC 4.9 (Katsuhiko Nishimra). Closes: #746884. molds (0.3.0-3) unstable; urgency=low . * debian/control (Build-Depends): Added mpi-default-bin. molds (0.3.0-2) unstable; urgency=low . * debian/rules (CC): Reintroduced as mpicxx. * debian/rules (override_dh_auto_test): Filter out warnings from OpenBLAS rather than redirecting stderr to /dev/null. * debian/patches/testsuite_output.patch: New patch, removes spurious "Max Heap:" differences from output diffing. molds (0.3.0-1) unstable; urgency=low . * New upstream release (upstream tarball based on subversion revision 1586). New features include: - Hybrid MPI/OpenMP parallelization. - GEDIIS algorithm added for geometry optimizations - Mulliken population in excited states - Unpaired electron population * debian/patches/makefile_flags.patch: Updated. * debian/control (Build-Depends): Added mpi-default-dev. * debian/rules (CC): Removed. * debian/control (Build-Depends): Added libboost-mpi-dev, libboost-serialization-dev and libboost-thread-dev. * debian/rules (override_dh_auto_build): Do not run depend target explicitly. * debian/rules (LIBS): Renamed to ... * debian/rules (LIBSBASE): ... this. * debian/rules (LIBSBASE): Added -lstdc++, -lm, -lmpi and -lmpi_cxx. * debian/patches/lapacke_rpath.patch: Removed. * debian/molds.install: Updated to renamed filename. * debian/molds.links: New file, ship a compatibility symlink for the renamed MolDS.out executable. * debian/rules (override_dh_auto_clean): Remove test/temp.dat, if present. * debian/rules (OMPI_MCA_orte_rsh_agent): New variable. * debian/patches/makefile_flags.patch: Added -lboost_system to BOOST_LIBS variable. * debian/rules (override_dh_auto_test): Teporarily redirect stderr to /dev/null to avoid very large amounts (> 1 million) of warnings from OpenBLAS (see #684344). * debian/molds.examples: New file, adding some test cases as exapmles. molds (0.2.0-1) unstable; urgency=low . * New upstream relesae (upstream tarball based on subversion revision 1157). * debian/patches/makefile_flags.patch: Updated. * debian/patches/lapacke_rpath.patch: Updated. * debian/control (Build-Depends): Added libblas-dev. * debian/rules (LIBS): New variable. molds (0.0~20120819-1) unstable; urgency=low . * Initial release (Closes: #685316). node-eslint-plugin-html (6.2.0-4) unstable; urgency=medium . * Team upload * Declare compliance with policy 4.7.4 * Drop "Priority: optional" * Drop "Rules-Requires-Root: no" * Add Breaks against eslint < 6.4.0~dfsg+~6.1.9-14~: older eslint uses v8-compile-cache, which prevents require() from loading an ES module * Let jest transpile ES module dependencies: htmlparser2 is an ES module since version 10 oxanium (2.000+ds-1) unstable; urgency=medium . * Initial release (Closes: #1144420) percona-toolkit (3.7.1-5) unstable; urgency=medium . [ Marcos Talau ] * debian/salsa-ci.yml: Add to provide CI tests for Salsa. . [ Lena Voytek ] * Enforce use of kingpin.v2 package (Closes: #1145130). * Update standards version. * Update maintainer email. pnetcdf (1.15.0-3) unstable; urgency=medium . * Ship libgio.a and gio.pc. Closes: #1145283 * Update version mangling in d/watch python-vfblib (0.11.1+dfsg-4) unstable; urgency=medium . * Skip glyph hints on unparseable hint mask data * Clean build python-vfblib (0.11.1+dfsg-3) unstable; urgency=medium . * Strip control characters from TT zone names python-vfblib (0.11.1+dfsg-2) unstable; urgency=medium . * Team upload. * Add build-dep on python3-setuptools-scm to fix dist-info python-vfblib (0.11.1+dfsg-1) unstable; urgency=medium . * Initial release (Closes: #1144672) qlog (0.52.0-1) unstable; urgency=medium . * Add explicit --with=single-binary to dh, as recommended by compat 14 * New upstream version 0.52.0 qpdfview (0.5.0+ds-7) unstable; urgency=medium . * d/control: libqt6svg6-dev was renamed to qt6-svg-dev. (Closes: #1141113) * d/control: build using debhelper 14. * d/control: Standards-Version bump to 4.7.4. Remove redundant Rules-Requires-Root and Priority fields. * d/control: remove outdate binary package relations. * d/rules: remove '--as-needed' linker flag, as it's now ran by default. * d/watch: upgrade to version 5. * d/upstream: add metadata file. r-cran-effectsize (1.0.3+dfsg-1) unstable; urgency=medium . * Team upload. * New upstream version (MIT license since 0.8.8) * Use uscan v5 $template template. (routine-update) * Standards-Version: 4.7.4 (routine-update) * Restrict to R packages team core architectures (routine-update) * Drop 'Rules-Requires-Root: no' from d/control (routine-update) railcontrol (24+dfsg1-9.1) unstable; urgency=medium . * Non-maintainer upload. * Fix list formatting in the package description. . [ Sergio Durigan Junior ] * Backport upstream fix for FTBFS with GCC 16. (Closes: #1133616) railcontrol (24+dfsg1-9) unstable; urgency=medium . * Cherry-picked and refreshed upstream commit to permit absolute paths for dbfilename option in the configuration file + Added 0001-Allow-absolute-path-in-dbfilename.patch + Removed WorkingDirectory=/var/lib/railcontrol from railcontrol systemd service file + Added absolute-dbfile-path-in-conf.patch to avoid the WorkingDirectory= workaround + Removed obsolete 'Known limitation' section from README.Debian * Updated packaging copyright years railcontrol (24+dfsg1-8) unstable; urgency=medium . * Picked upstream development commits to get cmake build working: + Added 0001-Improve-build-toolchain-12.patch + Added 0002-Allow-building-with-sqlite3-and-zlib-as-system-libraries-15.patch and replace link-against-system-sqlite.patch and link-against-system-zlib.patch + Added 0003-Support-packaging-using-CPack-18.patch + Added 0001-Check-if-stdin-is-a-tty-23.patch and replace check-if-stdin-is-a-tty.patch + Updated upstream copyright information * Added build dependency on cmake and dh-cmake and also build with cmake * Added disable-update-check.patch to remove the update checks completely * Added fix-cmake-installation.patch to complete the installation targets for cmake * Updated README.source to reflect the usage of the cmake switch to turn on system library linking railcontrol (24+dfsg1-7) unstable; urgency=medium . * Made the systemd service railcontrol.service log to the systemd journal + Updated README.Debian accordingly + Execute railcontrol no longer with --daemonize parameter * Added check-if-stdin-is-a-tty.patch to avoid 100% core load when stdin is a link to /dev/null * Declared compliance with Standards Version 4.7.3: Removed Priority field from debian/control, as 'Priority: optional' is redundant, now. railcontrol (24+dfsg1-6) unstable; urgency=medium . * Upload to unstable * Highlighted peculiarities of Debian's railcontrol.service even more in README.Debian railcontrol (24+dfsg1-5) experimental; urgency=medium . * Removed obsolete dependency on desktop-base * Delete state directory /var/lib/railcontrol when the package is purged * Create system user and group _railcontrol in maintainer scripts to comply with the Debian policy. It was Debian-railcontrol before. Maintainer scripts do not do any renaming magic as this would only affect users of experimental! railcontrol (24+dfsg1-4) experimental; urgency=medium . * Integrated with systemd + Added NEWS.Debian + Updated README.Debian accordingly + Added dependency on package adduser to binary package + Added maintainer scripts + Updated debian/rules to install systemd service in deactiveted state by default * Removed obsolete section 'Clock is not shown' from README.Debian railcontrol (24+dfsg1-3) experimental; urgency=medium . * Upload to experimental including the 'Counter' feature preview + Added 0001-Clean-up-code.patch and 0002-Object-counter-added.patch railcontrol (24+dfsg1-2) unstable; urgency=medium . * Harden build (Closes: #1119544) + Added read-compiler-flags-from-environment.patch * Fixed drop-in-versioncpp.patch to report version 24 railcontrol (24+dfsg1-1) unstable; urgency=medium . * New upstream release + Removed obsolete clock_rewritten.patch, license issue solved upstream. Also removed obsolete linkage of distro logo which was used to replace the clock in previouse revisions. Removed respective section from README.source. + Removed remove-trailing-semicolon-in-default-config.patch, merged upstream. + Refreshed fix-paths.patch + Refreshed link-against-system-sqlite.patch + Refreshed link-against-system-zlib.patch + Updated upstream copyright years * Declared compliance with Standards Version 4.7.2 * Added missing contributor to upstream authors railcontrol (23+dfsg1-5) unstable; urgency=medium . * Updated clock_rewritten.patch to fix memory consumption of web browsers railcontrol (23+dfsg1-4) unstable; urgency=medium . * Picked upstream patches to include a DFSG compliant clock in the web interface + Removed do-not-load-removed-station-clock.svg.patch + Added clock_rewritten.patch + Updated README.source accordingly * Simplifed debian/install railcontrol (23+dfsg1-3) unstable; urgency=medium . * Display distribution logo in the lower left corner of the web interface + Depend on desktop-base which provides that distribution logo + Document in README.Debian that the removed clock was non-DFSG * Fix typo in previous changelog entry railcontrol (23+dfsg1-2) unstable; urgency=medium . * Declared compiance with Standards Version 4.7.1. No changes were required. * Documented in manpage where a template configuration file is located. railcontrol (23+dfsg1-1) unstable; urgency=medium . * Initial release. (Closes: #1076247) rust-kubie (0.28.0-1) unstable; urgency=medium . * Package kubie 0.28.0 from crates.io using debcargo 2.8.4 * Initial release. (Closes: #1140138) * Add filter_targets = ["debian"] to exclude musleabi-only aws-lc-rs dependency. * Relax signal-hook dependency from 0.4 to 0.3.18 for Debian. * Disable self-update feature: updates should go through apt. sdrangel (7.27.2+dfsg-1) unstable; urgency=medium . * Add patch to fix building on sparc64 and ppc32 * New upstream version 7.27.2+dfsg * Add explicit single-binary dh addon activation virtualbox-guest-additions-iso (7.2.16-1) unstable; urgency=medium . * New upstream version 7.2.16 vmms (0.0.10) unstable; urgency=medium . * [9423b3c] Add unit tests for scheduler, and correct Monday morning. vmms (0.0.9) unstable; urgency=medium . * [58080f8] Fix: prevent opportunistic migrations happening on week-ends. vmms (0.0.8) unstable; urgency=medium . * [a673ce8] By default, "vmms vm list" orders by created_at. vmms (0.0.7) unstable; urgency=medium . * [1085814] Fix vmms/worker.py syntax. vmms (0.0.6) unstable; urgency=medium . * [b3bd32a] Make sure the worker picks-up migration in order of creation (using created_at). xmorph (1:20150712-6) unstable; urgency=medium . * Team upload. * Enable building with gcc-15 Closes: #1098156 * Fix day-of-week for changelog entry 1:20030310. * Remove redundant Priority: optional from source stanza. * Add missing colon in closes line. * Use secure URI in Homepage field. * Update standards version to 4.7.4, no changes needed. * Remove redundant relation in debian/control. * d/watch: Mark Untrackable in version=5 format * Ignore broken test-uscan CI test xmorph (1:20150712-5.1) unstable; urgency=medium . * Non-maintainer upload. * Add debian/patches/Fix-implicit-function-declaration.patch. Thanks to Shengjing Zhu . (Closes: #1066963) xmorph (1:20150712-5) unstable; urgency=medium . * Team upload. * Tighten xmorph/libmorph dependency. libmorph has no other reverse dependencies but is involved in the t64 transition. Closes: #1063316 xmorph (1:20150712-4) unstable; urgency=medium . * Team upload. * Add pkgconf which has an autoconf macro side effect. * Replace dependency on transitional x11proto-core-dev. * Drop version constraint on dependency libwaili-dev. xmorph (1:20150712-3) unstable; urgency=medium . * Team upload. * Replace transitional bsdmainutils with bsdextrautils. * Drop gtkmorph package. Closes: #967829 xmorph (1:20150712-2) unstable; urgency=medium . * Team upload. * Add missing Breaks+Replaces. Closes: #1034986 xmorph (1:20150712-1) unstable; urgency=medium . * Team upload. * Inject latest SVN status (without debian/ dir) * Add Homepage field * Add fake watch file * Maintenance in Debian Phototools Team * debian/source/format: 3.0 (quilt) Closes: #1007678 * Short dh Closes: #769686 * Drop unneeded debian/dirs * Add debian/salsa-ci.yml * Standards-Version: 4.6.1 (routine-update) * debhelper-compat 13 (routine-update) * Remove trailing whitespace in debian/changelog (routine-update) * Remove trailing whitespace in debian/copyright (routine-update) * Rules-Requires-Root: no (routine-update) * No tab in license text (routine-update) * Trim trailing whitespace. * Remove fields on binary packages that duplicate source: + Field Priority from gtkmorph, gtkmorph-example, libmorph, libmorph-dev, xmorph. + Field Section from gtkmorph, gtkmorph-example, xmorph. * DEP5 copyright * Drop debian/*.files and debian/*.dirs * Drop useless Build-Depends * lintian-overrides for native package versioning scheme * Install README.html Closes: #858516 * Remove dependency from install-info Closes: #1013862 xmorph (1:20140707+nmu2.1) unstable; urgency=medium . * Non maintainer upload by the Reproducible Builds team. * No source change upload to rebuild on buildd with .buildinfo files. xmorph (1:20140707+nmu2) unstable; urgency=medium . * Non-maintainer upload. * Build using -fgnu89-inline. Closes: #778186. xmorph (1:20140707+nmu1) unstable; urgency=medium . * Non-maintainer upload. * Bug fix: "fails to upgrade from wheezy - trying to overwrite /usr/share/man/man1/morph.1.gz", thanks to Andreas Beckmann (Closes: #767834). xmorph (1:20140707) unstable; urgency=low . [ A Mennucc1 ] * Bug fix: "run dh-autoreconf to update config.{sub,guess} and {libtool,aclocal}.m4", thanks to Matthias Klose (Closes: #744550). * Bug fix: "run dh-autoreconf to update config.{sub,guess} and {libtool,aclocal}.m4", thanks to Matthias Klose (Closes: #727522). * Bug fix: "Patch fixes some typos", thanks to Chris Leick (Closes: #550205). * Bug fix: "[INTL:de] Initial German translation", thanks to Chris Leick (Closes: #550204); and correct two bugs in it. * enable hardening * debian/rules: create build-arch and build-indep targets * do not install libmorph.la * update SVN links in debian/control * update Standards-Version to 3.9.5 xmorph (1:20090926) unstable; urgency=low * Updated to latest auto* stuff in Debian/sid * Use latest debhelper compat 7 * Bump standard version to 3.8.3 , correct lintian warnings: - use ${misc:Depends} in debian/control - Depends: dpkg (>= 1.15.4) | install-info - Remove xmorph.prerm xmorph.postinst templates - Remove dependency on 'xutils' - Change dh-clean-k in dh_prep * Add reference to SVN repo in sourceforge * The correction for info-dir-section was not effective, corrected. xmorph (1:20071230.1) unstable; urgency=low * updated to latest auto* stuff in Debian/sid * Bug fix: "xmorph: FTBFS: configure: error: cannot find install-sh or install.sh ", thanks to Kurt Roeckx (Closes: #458348). xmorph (1:20071230) unstable; urgency=low * Bump standard version to 3.7.3 : - new section Applications/Graphics for gtkmorph & xmorph menu - use ${binary:Version} in debian/control * Fix lintian warnings: - delete DH_COMPAT, create debian/compat - do not use "-$(MAKE) distclean" , but rather [ ! -f Makefile ] || $(MAKE) distclean * add symbols file for libmorph (thanks mole) * Bug fix: "FTBFS with GCC 4.3: missing #includes", thanks to Martin Michlmayr (Closes: #455618). xmorph (1:20070522) unstable; urgency=low * try to reduce the library dependency ,use '-Wl,--as-needed' http://rerun.lefant.net/checklib/log.gtkmorph_1:20060817.html * warn in case of precision underflow * use newer auto* stuff xmorph (1:20060817) unstable; urgency=low * corrected bug! g_build_filename() arg list must be NULL terminated ! Thanks Tor Lillqvist. xmorph (1:20060526.1) unstable; urgency=low * needs to build-dep on 'xbitmaps'. Fixes FTBFS, thanks to Frederik Schüler (Closes: #368838). * Bumped standards version. xmorph (1:20060526) unstable; urgency=low * in config.h , PACKAGE_{LOCALE,DATA]_DIR where again containing ${datarootdir} . As a consequence, translations and pixmaps where again lost. Resistence is futile. I give up and use DATADIR and LOCALEDIR as explained in 'info automake'. xmorph (1:20060525) unstable; urgency=low * xmorph: incorrect handling of i18n in iso environment. Thanks to Thomas Huriaux (Closes: 361260) * [INTL:fr] French program translation update. Thanks Christophe Masson (Closes: 361256) xmorph (1:20060304) unstable; urgency=low the "I got a flu this weekend" release * gtkmorph: fix nasty bug: would crash when saving the resulting mesh (due to double fclose); thanks "kkilfedder at iee dot org" * gtkmorph: debugging of "features": - allocate_colors in main() otherwise features are broken - due to stupid newline in glade, the combo was not empty when created! this was breaking the feature renaming and such! for the future, feature_init() clears the combo - save features names in meshes, and load them with meshes - redraw the color in the button when the feature entry changes - properly refresh the color in the colored button when the feature changes * gtkmorph: feature names are saved at the end of the meshes (example meshes in AD and AD2 contain feature names). * gtkmorph: the setting "mesh is readonly" was not working * gtkmorph: does not load the example session if some meshes are unsaved * gtkmorph: when "showing warp in other window" is on and "show warp after warp" is off, the warp-showing window was not working * morph: do not print warnings xmorph (1:20060130) unstable; urgency=low * new feature: can load, save, and display "difference meshes", that are difference of two meshes; those can be added to a morph, to morph in a particular direction * more uniform naming scheme for windows and images * disabled "view original mesh" and "view original points" in main window: there is no difference between "original" and "warped" there! * add many "g_return_if_fail(meshAllocated(...))" to protect from bugs * can stop movie making * create pixmap when displaying a window (an empty window is useless) * rerun automake autoconf libtoolize gettextize * now "make dist" creates a tar that does compile (so some useless stuff deleted from tar in Debian :-) xmorph (1:20060107) unstable; urgency=low * do not build-dep on xlibs-dev, but rather on 'libx11-dev, libxt-dev, x-dev' * check in configure that libxaw7 is installed * rebuilt auto* stuff with automake-1.9 and latest configure * some ifdefs to reuse code in forthcoming project "plymorph", and some correction and rationalization of the whole code , such as: * in gtksettings.c : submenus were reversed, didnt work properly * found nasty bug in image blending code , that luckily was never triggered xmorph (1:20050408b) unstable; urgency=low * corrected crash when making movies, due to double free in movies.c xmorph (1:20050408) unstable; urgency=low * save_image chooses the type from extension of image file name * choose strength of wavelet equalization * can use keys 0...9 to set point labels, and 'ijkl' to finely move points (this was present, but did not work with GTK2) * revised libmorph/README.libmorph * the GTK1 interface is outdated wrt what gtkmorph now offers with GTK2 : - the code for using wavelets does not work with GTK1 - the mplayer button is not there - the button for changing feature colors is not there - images can only be saved in PPM format * in movie making : the role of end and start was inverted ! * do not update config.guess and config.sub : it breaks compilation * when rescaling meshes (when user changes the resulting image size) the mesh border was used and affected (and this is wrong): added new function meshScaleFreeformat in libmorph * when loading meshes in a gtkmorph with different resulting size, the mesh has wrong size: now resulting image size is saved with the mesh xmorph (1:20040717) unstable; urgency=low * in GTK2 the callback for key presses in the window area was not binded * wavelet statistics are computed while warping and not while blending (so moving the blending slide reacts faster) * the warp pulls pixel from loaded image and not from the editing subimage, and the resample code pads image with its border color and not with black (1:20040714) unreleased * added 'disable-rpath' to configure * the spinbuttons in GTK2 use value-changed callback (1:20040713) unreleased * code clean up: divided 'callbacks.c' and 'utils.c' in many files * use 'gdk_window_invalidate_rect' instead of 'gtk_widget_draw' in GTK2 : the responsiveness of the program is much improved * gtk-meta.h and gtk-meta.c to compile for win32 and gtk 1.2 , 2.2 (1:20040707) unreleased * 'configure --with-gtk2' has been replaced by 'configure --with-gtk=version' * corrected magnifier offset * corrected thin-plate-spline smoother in relax.c: no more mesh entangling * new astounding features: - auto calibration of mesh points - wavelet equalization - saving images in ppm, jpeg, png format (thanks to GTK2 ) xmorph (1:20040525) unstable; urgency=low * in warp.h there are defines PIXEL_TYPE , PIXEL_MIN, PIXEL_MAX to adapt the warping core to warp images with different pixel bitdepth * in libmorph/resample.c - optimization for lanczos-antialiased-warping as suggested by oberger and lvalero (@ esil univ-mrs fr) : it is twice as fast - corrected a read F[i+1] out of array bounds - sinc() is symmetric! so I don't need a table that big! * corrected GTK_TEXT in guide.c, thanks "J.C. Keet" (j.keet wandromeda tmfweb nl) * deleting CWD from filenames in save_session was off by 1 xmorph (1:20040110) unstable; urgency=low * libmorph-dev is in libdevel, not devel * editing the mesh with a free border (that is, w/o "preserve border") sometimes went wild; now it seems ok, so it is the default * while editing the image, the image has a big border (to track mesh points outside the image itself) * the settings "view original features" "view warped features" have disappeared since I never implemented it * new setting "cursor jump" * fixed session file in example (closes: #225090) * Bug fix: "xmorph: Upgrade conflict between xmorph 20011220 and gtkmorph 20030527", thanks to Nick Leverton (Closes: #202691). xmorph (1:20031129) unstable; urgency=low * Update to latest Debian Policy Standards Version * xmorph.info was not installed properly any more * This release contains some rewrites of the code base of gtkmorph and libmorph. (not of xmorph, though; I do not use xmorph; I only use gtkmorph): * some optimizations * warp2.c and resample.c in libmorph: 1) can warp images of different sizes, (but this is untested) 2) mesh border does not need to stay on image border, 3) warp with Lanczos antialiasing or bilinear resampling and added a global setting "antialiasing" to choose bilinear/Lanczos * added warp-gtk.h : contains a call to warp GdkPixbufs * rewritten code that smooths the meshes: mesh border does not need to stay on image border; and added a global setting "preserve border" to lock/unlock the border of the meshes * removed bashism from debian/rules (closes: 219995) xmorph (1:20030527) unstable; urgency=low * there is a new 'setting' (in the menu) to choose between elastic-energy smoothing (old way) and thin-plate-energy smoothing (new way , default) of meshes * smoothing is done on idle time (thin splate is complex) * can use keys 0...9 to set point labels, and 'ijkl' to finely move points xmorph (1:20030310bis) unstable; urgency=low * gtkmorph-example provides xmorph-example as well * gtkmorph-example is architecture all * corrected glitch in debian/rules (now using autoconf2.53) * in debian/rules, dh_makeshlibs and dh_installdeb where inverted: so debhelper was installing libmorph/postinst before it added the ldconfig xmorph (1:20030119-1) unstable; urgency=low * added tools. * Added 'features' . When points are packed in features, they will be moved as one. TODO note: feature names and colors can be changed but will not be saved; whereas features in meshes are saved with the mesh. REMOVED: libkml 1.3.0-13