7zip-doc (26.03+ds-1) unstable; urgency=medium . * Initial version (Closes: #1146101, #1146125) apertium-eu-en (0.3.4-1) unstable; urgency=medium . * Update to latest release (Closes: #1061040, #1147436) apertium-eu-en (0.3.3-1) unstable; urgency=medium . [ Tino Didriksen ] * Update to latest release (Closes: #1005683) apertium-eu-en (0.3.1~r56205-3) unstable; urgency=medium . * Added patch to fix FTBFS with apertium 3.6 (Closes: #950381) * Added debian/gitlab-ci.yml file. * debian/control: + Updated Standards-Version to 4.5.0 + Switch to debhelper-compat. + Added 'Rules-Requires-Root' field. * Added debian/upstream/metadata file. apertium-eu-en (0.3.1~r56205-2) unstable; urgency=low . * debian/control: + Updated Standards-Version to 4.1.5 + Updated Homepage. + Updated Vcs-* URLs. + Updated Depends. * Bumped dh to 11. * Updated debian/watch. * Updated debian/copyright. apertium-eu-en (0.3.1~r56205-1) unstable; urgency=low . [ Tino Didriksen ] * Initial release (Closes: #827988) * No significant changes in svn since tarball, so taking directly from svn auto-multiple-choice (1.7.0-6) unstable; urgency=medium . * doc build: DBlatex errors workaround auto-multiple-choice (1.7.0-5) unstable; urgency=medium . * Adapt to OpenCV5. Closes: #1147482. * Update upstream gitlab group name. biomaj3 (3.1.24-6) unstable; urgency=medium . * Team upload. * Drop runtime dependency on python3-pkg-resources (Closes: #1147256) cdo (2.6.4-1) unstable; urgency=medium . * New upstream release * Drop refs to fdb5; no longer supported clamav-cvdupdate (1.2.0-1.1) unstable; urgency=medium . * Non-maintainer upload. * Drop unused python3-pkg-resources dependency (Closes: #1147255) cylc-flow (8.6.6-1) unstable; urgency=medium . * New upstream release deepin-deb-installer (6.5.51-1) unstable; urgency=medium . * Team upload. * New upstream release 6.5.51, built against Qt 6. * debian/control: + Build against Qt 6 and DTK 6: replace the Qt 5, dtk 5, polkit-qt5 and libqapt build-dependencies with qt6-base-dev, qt6-5compat-dev, qt6-tools-dev, libdtk6{core,gui,widget}-dev, libpolkit-qt6-1-dev and libqapt-qt6-dev. + Drop unused build-dependencies libgtest-dev and libqt5svg5-dev (the tests are only built in Debug mode; SVG icons are handled at runtime by the Qt plugins pulled in by libdtk6gui6). + Depend on libqapt-qt6-runtime instead of libqapt3-runtime. + Bump debhelper compat to 14 and Standards-Version to 4.7.4. * debian/patches: + Add 0001-Make-the-dde-file-manager-plugin-optional.patch and build with -DBUILD_DFM_PLUGIN=OFF, as dfm6-framework is not available in Debian. + Add 0002-Do-not-discard-CMAKE_CXX_FLAGS.patch so that the hardening and reproducibility flags actually reach the compiler. * debian/rules: Drop the QT_SELECT export; do not ship the stray .DS_Store file from the upstream manual assets. * debian/copyright: Update copyright holders; add the Apache-2.0 with LLVM exception stanza for the bundled libFuzzer headers; refer to the GNU licenses by URL instead of the outdated FSF postal address. * debian/lintian-overrides: Override the shared library tags for the bundled helper library, as upstream does. * debian/watch: Bump to version 5. deepin-image-viewer (6.0.48-2) unstable; urgency=medium . * debian/control: Move package description to the source package section. deepin-image-viewer (6.0.48-1) unstable; urgency=medium . * New upstream release 6.0.48, rewritten by upstream on Qt 6 and QML. * Acknowledge NMU 5.8.2-4.1; thanks to Adrian Bunk. * debian/control: + Build against Qt 6 and DTK 6: qt6-base-dev, qt6-declarative-dev, qt6-svg-dev, qt6-tools-dev, qt6-l10n-tools, libdtk6widget-dev and libdtk6declarative-dev. Drop all Qt 5 build-dependencies as well as libfreeimage-dev, libgio-qt-dev, libudisks2-qt5-dev and the X11 development packages, which the new code base no longer uses. + Depend on the QML modules the QML code imports, on libdtk6declarative6 (org.deepin.dtk) and qt6-image-formats-plugins. + Recommend dde-qt6integration and kimageformat6-plugins; drop the Recommends on libqt5libqgtk2 and deepin-ocr, which are not in the archive. (Closes: #1112570) + Drop the hard dependency on dde-qt5integration. + Bump debhelper compat to 14 and Standards-Version to 4.7.4. * debian/patches: Drop all Qt 5 era patches, no longer applicable. + Add 0001-Make-the-live-text-OCR-analyzer-optional.patch: the live text analyzer needs deepin-ocr-plugin-manager, ncnn and opencv_mobile, none of which is packaged; build with -DENABLE_LIVE_TEXT=OFF. + Add 0002-Only-run-lrelease-at-build-time.patch so that the build does not rewrite the shipped .ts files with lupdate. + Add 0003-Build-the-libraw-QImage-plugin-as-a-plain-plugin.patch: build the imageformats plugin as a MODULE without SOVERSION, so that only libxraw.so lands in the plugin directory. * debian/rules: Drop QT_SELECT and the dh_auto_install override; pass the version to CMake with -DVERSION. Do not install the deepin-manual assets (41 MB of images for a help viewer that is not packaged in Debian). * debian/copyright: Rewrite for the new code base. * debian/deepin-image-viewer.1: Update for the new command line. * debian/source/include-binaries: Drop, no patch touches binary files. * debian/watch: Rewrite in version 5 format using the GitHub template. * Rename debian/manpages to debian/deepin-image-viewer.manpages. deepin-image-viewer (5.8.2-4.1) unstable; urgency=medium . * Non-maintainer upload. * Fix FTBFS with CMake 4. (Closes: #1112833) deepin-image-viewer (5.8.2-4) unstable; urgency=medium . * Team upload. * debian/patches/0004-fix-FTBFS-bug-1096255.patch: Add patch to fix FTBFS due to missing header. (Closes: #1096255) deepin-image-viewer (5.8.2-3) unstable; urgency=medium . * debian/control: + Change pkg-config to pkgconf in B-D. + Added myself to uploaders list. * debian/clean: + Clean .qm files to fix ftbfs-source-after-build. (Closes: #1044906) deepin-image-viewer (5.8.2-2) unstable; urgency=medium . * debian/patches: Add patch to fix ftbfs with libdraw 0.21. * debian/control: + Update my debian email in Uploaders list. + Update libfontconfig1-dev to libfontconfig-dev, libfreetype6-dev to libfreetype-dev and libxcb-util0-dev to libxcb-util-dev. deepin-image-viewer (5.8.2-1) unstable; urgency=medium . * New upstream version 5.8.2. * Update manpage using upstream source code. * debian/patches: Refresh patches. * debian/control: Tighten version requirement. deepin-image-viewer (5.7.4-1~exp1) experimental; urgency=medium . * Switch to cmake build system. . [ Hu Feng ] * New upstream release 5.7.4. * debian/control: + Bump Standards-Version to 4.5.1 + Add Hu Feng to Uploaders. + Add dde-qt5integration to Depends in deepin-image-viewer package. * debian/copyriht + Update copyright info * debian/patches/*: + Add 0001-fix-build-with-qt5.15.patch + Add 0004-fix-enable-icon.patch . [ Debian Janitor ] * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. . [ Arun Kumar Pariyar ] * debian/control: + Update dependencies for proper build. * debian/copyright: + Update copyright info. * debian/rules: + Ensure proper build. deepin-image-viewer (5.0.0-2) unstable; urgency=medium . * debian/patches: + Add patch to fix build with dtk5. * debian/control: + Bump debhelper compat to v13. + Bump Standard-Version to 4.5.1. + Update build dependency with libdtkwidget-dev (>=5.2~), libxcb-util-dev and libdtkcore5-bin. + Add Arun Kumar Pariyar to uploaders list. * debian/copyright: Add Upstream-Contact field. deepin-image-viewer (5.0.0-1.1) unstable; urgency=medium . * Non-maintainer upload. * Backport upstream patch to fix build with Qt 5.15 (closes: #972677). deepin-image-viewer (5.0.0-1) unstable; urgency=medium . * New upstream release 5.0.0. deepin-image-viewer (1.3.8-1) unstable; urgency=medium . * New upstream release 1.3.8. + Rebuild to solve the segmentation fault bug. (Closes: #922134) deepin-image-viewer (1.3.7-1) unstable; urgency=medium . * New upstream release 1.3.7. * debian/control: + Bump debhelper compat to v12. * debian/rules: + Follow upstream changes and specify VERSION during build. deepin-image-viewer (1.3.6-1) unstable; urgency=medium . * New upstream releae 1.3.6. * debian/control: Bump Standards-Version to 4.3.0. deepin-image-viewer (1.3.5-1) unstable; urgency=medium . * New upstream release 1.3.5. * debian/control: + R³: Use Rules-Requires-Root: no. + Build-depend on debhelper-compat (= 11) instead of old debian/compat. deepin-image-viewer (1.3.1-1) unstable; urgency=medium . * New upstream release 1.3.1. * debian/control: Do not recommend libqt5libqgtk2 This package has disappeared in recent Qt versions and its alternative qt5-gtk-platformtheme is already recommended by libqt5gui5. deepin-image-viewer (1.3.0-1) unstable; urgency=medium . * New upstream release 1.3.0. deepin-image-viewer (1.2.23-2) unstable; urgency=medium . * Bump Standards-Version to 4.2.1 (no changes needed). * Update uploaders list and use my @debian.org email address. deepin-image-viewer (1.2.23-1) unstable; urgency=medium . * New upstream version 1.2.23 * Bump Standards-Version to 4.1.5 (no changes needed). deepin-image-viewer (1.2.22-1) unstable; urgency=medium . * New upstream release. deepin-image-viewer (1.2.21-1) unstable; urgency=medium . [ Yanhao Mo ] * New upstream release. * d/control: change maintainer field back to pkg-deepin-devel@lists.alioth.debian.org . [ Boyuan Yang ] * d/copyright: Refresh information. deepin-image-viewer (1.2.19-2) unstable; urgency=medium . * Use team+pkg-deepin@tracker.debian.org in maintainer field. * d/rules: Use "dh_missing --fail-missing". deepin-image-viewer (1.2.19-1) unstable; urgency=medium . * New upstream release. + Add image settings option. * d/control: Update Standards-Version to 4.1.4. deepin-image-viewer (1.2.18-1) unstable; urgency=medium . * New upstream release. * Bug Fixes. deepin-image-viewer (1.2.16.9-1) unstable; urgency=medium . * New upstream release. * Rebuild to fix FTBFS against new dtkwidget. Closes: #892643. deepin-image-viewer (1.2.16.8-1) unstable; urgency=medium . * New upstream release. * d/docs: Distribute docs about deepin-image-viewer. deepin-image-viewer (1.2.16.7-1) unstable; urgency=medium . * Initial release (Closes: #872633) dleyna (0.8.5-2) unstable; urgency=medium . * Patch to drop unused Linux-only #include , fixing FTBFS on hurd-*. dleyna (0.8.5-1) unstable; urgency=medium . * Remove redundant Priority: optional from source stanza. * Debhelper 14 * New upstream release dtkgui (5.7.12-2) unstable; urgency=medium . * debian/: Disable freeimage support. (Closes: #1147201) durdraw (0.30.1-1) unstable; urgency=medium . * New upstream version. * Bump standards version to 4.7.4. * d/control: add ansilove to Suggests. durdraw (0.30.0-1) unstable; urgency=medium . * New upstream version. dynare (7.2-1) unstable; urgency=medium . [ Sébastien Villemot ] * New upstream version 7.2 * d/copyright: fix license of a couple of data files. Incidentally, use the new license texts under /usr/share/common-licenses/ to simplify the file. * Bump to debhelper compat level 14 . [ Rafael Laboissière ] * d/control: Improve the format of fields with multiple values. This change complies with the DOG Policy. It will make it easier to manipulate fields such as Build-Depends and Uploaders automatically in bulk. eog (50.3-1) unstable; urgency=medium . * New upstream release fenrir (2026.0.9.12-1) unstable; urgency=medium . * New upstream release. - control: Add python3-usb recommends. - control: Add python3-dbus build-dependency. - patches/fix: Upstreamed. - patches/test-x11: Refresh. - patches/test-path: Update. * tests/tests: Test all python versions. flatpak-builder (1.4.11-1) unstable; urgency=high . * New upstream security fix release - Disable git hooks when extracting module source (CVE-2026-86320, GHSA-j5p8-jgjc-f3xv) (Closes: #1147700) - Prevent file:// path traversal when run with --sandbox (no known CVE ID, GHSA-484h-v688-jq5j) (Closes: #1147701) * d/p/test-builder.sh-Allow-Appstream-icons-to-be-in-PNG-or-JPE.patch: Add proposed patch to fix test failure with appstream 1.2.0 (Closes: #1147562) * Standards-Version: 4.7.4 - Remove Priority: optional, no longer necessary ggml (0.24.0-1) unstable; urgency=medium . * New upstream version 0.24.0 - Refresh patches * Update libggml0.symbols with new symbols * Update d/copyright ggml-cuda (0.24.0-1) unstable; urgency=medium . * Rebuild src:ggml as src:ggml-cuda with CUDA (non-free) enabled - Automatically generated by src:ggml :: debian/switch-ggml-cuda.sh - Please observe README.Source when making changes - Changelog entries below are from src:ggml . * New upstream version 0.24.0 - Refresh patches * Update libggml0.symbols with new symbols * Update d/copyright gnome-control-center (1:51.0-1) unstable; urgency=medium . * New upstream release * Update minimum gtk4 * Remove "50 release notes" patch gnome-control-center (1:51~rc.1-1) unstable; urgency=medium . [ Jeremy Bícha ] * New upstream release . [ Marco Trevisan (Treviño) ] * Update minimum gsettings-desktop-schemas gnome-weather (50.0-3) unstable; urgency=medium . [ Jeremy Bícha ] * Cherry-pick proposed patch to fix build with TypeScript 6 (Closes: #1144576) . [ Dawid Kulas ] * Update debian/watch to version 5 golang-github-go-logr-logr (1.4.4-1) unstable; urgency=medium . * Team upload * New upstream version 1.4.4 * d/control: - Bump debhelper-compat to 14 - Bump Standards-Version to 4.7.4 - Remove redundant Priority field from source stanza - Replace dh-golang with dh-sequence-golang * d/copyright: Update Arthur Diniz copyright email and year to 2026 * d/gitlab-ci.yml: Remove auto-generated pkg-go CI config * d/rules: - Drop --with=golang, redundant with dh-sequence-golang - Set GOEXPERIMENT=nojsonv2 to fix FTBFS with Go 1.27 (Closes: #1146195) * d/salsa-ci.yml: Add Salsa CI pipeline * d/watch: Migrate to version 5 format golang-github-opencoff-go-sieve (0.6.6-1) unstable; urgency=medium . * New upstream release * Removed Rules-Requires-Root greenbone-feed-sync (25.2.0-3) unstable; urgency=medium . * Team Upload * Drop python3-setuptools build-dep, this uses python3-poetry-core gscan2pdf (3.0.19) unstable; urgency=medium . * Fix depends scantpaper version gscan2pdf (3.0.18) unstable; urgency=medium . * New upstream release - transitional package Closes: #1147348 (error when trying to show scan dialog) ibus-anthy (1.5.18-5) unstable; urgency=medium . * Team upload. * d/control: upgrade debhelper compatibility level to 14 * d/control: mark ibus-anthy-dev Multi-Arch: same * add a lintian override for source * fix lintian warning about deprecated python3 distutils ibus-anthy (1.5.18-4) unstable; urgency=medium . * Team upload. * debian/control: Correctly update Breaks/Replaces relationship to make it binNMU-safe. (Closes: #1147215) icinga-php-thirdparty (1.0.1-1) unstable; urgency=high . * New upstream release. (closes: #1145374) * Remove more documentation outside usr/share/doc. ldap-rest (0.7.0-1) unstable; urgency=medium . * New upstream version 0.7.0 ldap-rest (0.6.0-2) unstable; urgency=medium . * Drop tsc-workaround.patch and build with tsc >= 6 * Move static files to /usr/share/ldap-rest * Add an autopkgtest for the static plugin * Add an LDAP smoke test to autopkgtest lft (4.01-2) unstable; urgency=medium . * d/control: add libncurses-dev to build-depends. lft (4.01-1) unstable; urgency=medium . * New upstream version. lft (4.0-1) unstable; urgency=medium . * New upstream version. libgnatcoll (24.1.20230921-6.1) unstable; urgency=medium . * Non-maintainer upload. * No-change rebuild for libxmlada changes. libgnatcoll (24.1.20230921-6) unstable; urgency=medium . * Reupload to unstable for the gnat-14 transition. libgnatcoll (24.1.20230921-5) experimental; urgency=medium . * Build in experimental with gnat-14. * Install documentation to now unversioned -dev doc directory. * Enable salsa continuous integration via salsa-ci.yml. * Simplify debian/rules. libgnatcoll (24.1.20230921-4) unstable; urgency=medium . * Reupload to unstable for the gnat-13/time_t64 transition. Closes: #1061631. libgnatcoll (24.1.20230921-3) experimental; urgency=medium . * Rebuild with dh-ada-library 9.1 for gnat version in ada:Depends. * Improve readability of debian/rules. libgnatcoll (24.1.20230921-2) experimental; urgency=medium . * Previous upload broke the ABI, update the SOversion in library package. * Build-Depend on a libgnatprj-dev version fixing the same issue. libgnatcoll (24.1.20230921-1) experimental; urgency=medium . * New upstream release. * Build in experimental with dh-ada-library >= 9 and gnat >= 13 * Rename -dev package, now unversioned. Provide a name containing a hash. * Build-Depend: gnat instead of gnat-13. Break/Replace previous -devs. libgnatcoll (23.0.0-3) unstable; urgency=medium . * Break/Replace libgnatcoll*-dev since oldstable. Closes: #1034920 . libgnatcoll (23.0.0-2) unstable; urgency=medium . * Reupload to unstable for the gnat-12 transition. * Standards-Version: 4.6.2 (no changes). libgnatcoll (23.0.0-1) experimental; urgency=medium . * Build with unicode 15. No -dev renamings in experimental. * New upstream release, depending on python3-sphinx-rtd-theme. libgnatcoll (23~20220817-1) experimental; urgency=medium . * New snapshot applying forwarded patches and fixing permissions. * Adapt to dh-ada-library 8.1. gprinstall-no-artifacts.diff (no gprinstall during -indep builds). * Explicitly run gprconfig in order to ensure compiler versions. * Avoid dh_auto_build launching parallel sphinx job managers. libgnatcoll (23~20220803-1) experimental; urgency=medium . * Build new snapshot with gnat-12 for experimental. Rename lib and -dev package accordingly. * watch: remove obsolete comment * Standards-Version: 4.6.1 (no change) * Use a stamp to force regeneration of runtime.py * Clean a GNAT temporary file forgotten by the build libgnatcoll (22.1.0-3) unstable; urgency=medium . * Reupload to unstable for the gnat-11 transition * Configure branch names for git-buildpackage * Require dh-ada-library 7.5, which generates ada:Depends differently libgnatcoll (22.1.0-2) experimental; urgency=medium . * Rebuild with gnat-11 (>= 11.2.0-19). A change in s-oscons.ads breaks ALI checksums. libgnatcoll (22.1.0-1) experimental; urgency=medium . * Build new upstream snapshot with gnat-11 in experimental. Rename lib and -dev accordingly. * Build-Depend-Indep: tex-gyre. Closes: #997452. * Update standards version. * Adapt to new debian_packaging.mk from gnat package. * Add upstream metadata. * Remove unneeded filenamemangle uscan option. libgnatcoll (21.0.0-4) unstable; urgency=medium . * Source upload forcing rebuild on buildds for all,amd64. * Standards-Version: 4.5.1. libgnatcoll (21.0.0-3) unstable; urgency=medium . * Reupload to unstable for gnat-10 transition. * Add myself to Uploaders. libgnatcoll (21.0.0-2) experimental; urgency=medium . * Restrictd versions of build dependencies, fixing the build of indirect reverse dependencies in experimental where ALI versions do not change. libgnatcoll (21.0.0-1) experimental; urgency=medium . * New upstream release (no renaming in experimental). * Upstream now grants the GCC runtime exception to GPL-3+. Relicense Debian packaging accordingly. * Add missing copyright stanza for documentation. * Upstream recommends to watch github instead of the community website. * Build and install doc registration into GNAT Programming Studio. * Change section from misc to libdevel. * Drop obsolete sphinx build-dependency on texlive-plain-generic. libgnatcoll (20-1) experimental; urgency=medium . * New upstream release, built with gnat-10. Rename lib and -dev accordingly. * Debhelper 13. * Split -arch and -indep build-dependencies. * Drop obsolete Pre-Depends. * Apply CFLAGS to gnatcoll_support.c, forgotten in a forwarded patch. * Cherry-pick upstream commits ensuring compatibility with current gnatprj. * link-with-libdl.diff on unix, not on osx. * Empty Linker_Options in installed project. * Pass build flags via the environment instead of Make. * Replace MAKE with dh_auto_build, which computes options like -j. libgnatcoll (19-4) unstable; urgency=medium . * Reupload to unstable for gnat-9 transition. * Use debhelper 12 dh-sequenc syntax. * Wrap and sort build dependencies. * Standards-Version: 4.5.0. libgnatcoll (19-3) experimental; urgency=medium . * Use dh-sequence-* syntax for dh-ada-library. This also ensures a dh-ada-library updated for libgnatprj. * Remove redundant branch selection from Vcs-Git field. * Override doc-main-package to silent a warning by dh_installdocs. libgnatcoll (19-2) experimental; urgency=medium . * Standards-Version 4.4.1. * Rebuild against renamed libgpr-dev -> libgnatprj-dev. libgnatcoll (19-1) experimental; urgency=medium . * New upstream release, built with gnat-9 and updated dependencies. Rename library and -dev package accordingly. * Move VCS to git and salsa.debian.org. * Standards-Version 4.4.0. * Forward most patches. * GCC-9 implicitly selects --as-needed linker option. libgnatcoll (18-4) unstable; urgency=medium . * Debhelper 12. No need for d/compat anymore. * Standards-Version: 4.3.0. . [ Dmitry Shachnev ] * Remove unused and obsolete pngmath sphinx extension. Closes: #918816. libgnatcoll (18-3) unstable; urgency=medium . * The binary packages were introduced by the gnat-8 transition (#908931), but appear as new in unstable because of the two FTBS below. * Prevent Makefile from messing with gprconfig. Fixes i386, hurd-i386. * Depend gprbuild >= 2018-3. Fixes static archive on most architectures. * Standards-Version: 4.2.1. Rules-Requires-Root: no. * More checks in link options. libgnatcoll (18-2) unstable; urgency=medium . * Rebuild in unstable for gnat-8 transition. libgnatcoll (18-1) experimental; urgency=medium . * New upstream release, splitting former libgnatcoll source package. Some components move to libgnatcoll-bindings or libgnatcoll-db. * Remove more unwanted files. * Add previously forgotten copyright for getRSS.c. * Fix path to documentation in gps xml registration. * Link with libdl to fix a build failure. * Enable parallel build of documentation, #869098 is fixed. libgnatcoll (17.0.2017-5) experimental; urgency=medium . * Rebuild with gnat-8, libgpr1-dev, libgtkada18-dev.. Rename shared libraries and -dev packages per Debian Ada policy. * Remove watch file. Explain why in README.source. * Install documentation to libgnatcoll-doc. Doc is shared for all -dev packages, so the effort is wasted. * Remove override for lintian pedantic messages. * Update upstream home page. * Use forgotten sphinxdoc:Built-Using substitution variable. libgnatcoll (17.0.2017-4) unstable; urgency=medium . * Upload to unstable. * Break+Replace: previous gtkada-dev package per Ada policy. Closes: #896570. * Standards-Version: 4.1.4. libgnatcoll (17.0.2017-4~pre1) experimental; urgency=medium . * Rebuild with libgtkada-dev updating gtk-gir, fixing gnat-gps. Ada policy requires a renaming of the libgnatcoll-gtk-dev package, but the fix does not affect the gnatcoll ABI and SO version. * Debhelper 11 and Standards-Version: 4.1.3. Move docs from /u/s/doc/*-doc to /u/s/doc/*-dev. * Build-Depends: drop obsolete version restriction on dpkg-dev. * python_single_statement_set_default_console.diff: fix serious typo. * Build-Depend: drop dpkg-dev obsolete version restriction. libgnatcoll (17.0.2017-3) unstable; urgency=medium . * Make testsuite more verbose. Closes: #872081. * Build-Depend latexmk for LaTeX sphinx-doc module. Closes: #872204. * Build-Depend: python3 version of sphinx-doc. Patch conf.py. * Standards-Version: 4.1.0. * Rebuild with libgpr 2017-5 (because of libxmlada-unicode). -dev version is already new in testing. libgnatcoll (17.0.2017-2) unstable; urgency=medium . * Upload to unstable. * The switch to gcc-7 requires a SO version bump for each library, except gnatcoll, g-python, g-xref, already new in unstable. The Break/Replace with previous -dev becomes implicit in unstable. * Disable parallel doc generation to prevent #869098. * Standards-Version: 4.0.1. Priority: optional. * Vcs-Mtn: new URI format. * clean objects forgotten by aclocal.m4. * Build-Depends: renamed texlive-plain-generic. libgnatcoll (17.0.2017-1) experimental; urgency=medium . * New upstream release, two new packages for the gnatcoll-xref library. No ALI/SO bump in experimental. * Build with gnat-7, which deals with SOURCE_DATE_EPOCH directly. * Debhelper 10, which deals with autoconf generated stuff. * Standards-Version: 4.0.0. Downgrade -doc to Suggests. HTTPS URL for copyright format. Handle DEB_BUILD_OPTIONS=nodoc. * Allow -doc package to satisfy multi-arch foreign dependencies. * PDFLatex now handles SOURCE_DATE_EPOCH without faketime. libgnatcoll (16.1.0-1) experimental; urgency=medium . * New upstream release. Update to ligtkada16.1.0-dev. Replace libgnatprj/vsn, dropped by GCC with libgpr from gprbuild. Bump ALI versions and conflict/break previous -dev per Ada policy. Bump SO versions for gnatcoll and gnatcoll-python. * Remove many patches to upstream Makefile and invoke gprbuild directly. Upstream prefers a reduced set of well tested configurations. * remove generate-sources-timestamp.diff, but regenerate the sources after the build and fail if they differ with the ones from the tarball. * python_single_statement_set_default_console.diff was waiting an ALI bump. * Select all hardening flags, gprbuild will override pie when needed. * C sources, ignored in ALI files, do not require predictible timestamps. * Simplify watch file thanks to version 4 format. libgnatcoll (1.7gpl2015-2) unstable; urgency=medium . * Revert to python2 as long as most startup scripts in the gnat-gps reverse dependency are incompatible with python3. Reopens: #760004. * Build-Depend: texlive-generic-extra for iftex.sty. Closes: #830334. * Ensure that ./configure and gprbuild use gnatgcc instead of gcc. libgnatcoll (1.7gpl2015-1) unstable; urgency=medium . * Build with gnat-6 and gprbuild >= 2015-2. Upload to unstable. * Switch from manual -dbg packages to automatic -dbgsym packages. * Enable all hardening options, but PIE because we build a shared library. * Move sphinx-common to Build-Depends-Indep. * Standards-Version: 3.9.8 (no changes). libgnatcoll (1.7gpl2015-1~exp1) experimental; urgency=medium . * New upstream release. * Build-Depend gnat-5, rename library and -dev packages per Ada policy. * watch: use Adacore uscan redirector. * copyright: since Files-Excluded is mandatory for minified javascript, also remove generated, copied or unused sources. * Transmit -a/-i options to dh-ada-library. Closes: #806628. * Select python3 instead of 2. Closes: #760004. * Set build flags from ./configure instead of gprbuild. Let gprbuild select the right gcc version to mix with Ada. Configure only once during arch & indep builds. * generate-sources-timestamp.diff: update timestamp only if contents changed (for reproducible builds). * Standards-Version: 3.9.7. libgnatcoll (1.6gpl2014-9) unstable; urgency=medium . * patches/explicit-source-dirs-in-projects.diff closes: #802862. libgnatcoll (1.6gpl2014-8) unstable; urgency=medium . * Mix gnat-4.9 with gcc-4.9 instead of default gcc-5. Closes: #777946. * (XS-)Testsuite: now generated by dpkg-source. libgnatcoll (1.6gpl2014-6) unstable; urgency=medium . * Section: move source to misc and -dev to libdevel, as do ftpmasters. * Priority: raise run-time libraries and -bin to optional, to allow optional reverse dependencies (gnat-gps, asis-programs). libgnatcoll (1.6gpl2014-5) unstable; urgency=medium . * Drop PostGreSQL support, which depends on OpenSSL and is thus incompatible with the GPL. Closes: #763284. * Standards-Version: 3.9.6 without changes. libgnatcoll (1.6gpl2014-4) unstable; urgency=medium . * Link with pthread to circumvent compiler bug #760211. libgnatcoll (1.6gpl2014-3) unstable; urgency=medium . * Break/Replace gnat-gps << 5.3-4, previous provider of gnatinspect. * copyright: explain why some headers contain the GPL-2+. * Let libgnatcoll-dev Depends: libgnatgpr-dev (via ada:Depends). * Drop redundant Build-Depends-Indep: sphinx-common. libgnatcoll (1.6gpl2014-2) unstable; urgency=medium . * Build-Depend: sphinx-common. dh_sphinxdoc is needed during -arch rebuilds. libgnatcoll (1.6gpl2014-1) unstable; urgency=medium . * Initial packaging. Closes: #757309. GPL 2014 is between 1.6 and 1.7 commercial releases. Upstream archive is repackaged without minified javascript. libgnatcoll-bindings (25.0.0-2.2) unstable; urgency=medium . * Non-maintainer upload. * No-change upload to build against updated libgnatcoll-db. libgnatcoll-bindings (25.0.0-2.1) unstable; urgency=medium . * Non-maintainer upload. * Eplicitly build-depend on g++-14 to match the gnat version. libgnatcoll-bindings (25.0.0-2) unstable; urgency=medium . * Reupload to unstable for the gnat-14 transition. libgnatcoll-bindings (25.0.0-1) experimental; urgency=medium . * Build with gnat-14 for experimental. * Add libgnatcoll-cpp{-dev,1} binary packages for a new library. * Replace CFLAGS with CPPFLAGS for C++ compilations. * Replace gnatcoll_core.gpr (not packaged yet) with gnatcoll.gpr. * Fix version control repository URLs in upstream/metadata. * Let gbp clone also import upstream history. * Enable salsa continuous integration via salsa-ci.yml. * Use pristine-tar for reproducible upstream archives. libgnatcoll-bindings (24.0.0-2) unstable; urgency=medium . * Reupload to unstable for the gnat-13/time_t64 transition. * Build-Depend on pkgconf instead of the deprecated pkg-config. libgnatcoll-bindings (24.0.0-1) experimental; urgency=medium . * New upstream version. * Rename library packages with new shared object names because of gnat-13. * Improve readability of debian/rules. * Lintian: fix changelog formatting, update patch metadata. libgnatcoll-bindings (23.0.0-7) experimental; urgency=medium . * Build in experimental with dh-ada-library >= 9 and gnat >= 13 * Rename -dev package, now unversioned. Provide a name containing a hash. * Build-Depend: gnat instead of gnat-13. Break/Replace previous -devs. * Replace debhelper overrides with small files for now unversioned -devs. libgnatcoll-bindings (23.0.0-6) unstable; urgency=medium . * Break/Replace libgnatcoll-*-dev since oldstable. Closes: #1034917, #1034919, #1034928, #1034940, #1034974, #1034991, #1035002. libgnatcoll-bindings (23.0.0-5) unstable; urgency=medium . * Let the python -dev depend on the python version it is built with (3.11) instead of the local default (3.10 during autopkgtests). libgnatcoll-bindings (23.0.0-4) unstable; urgency=medium . * Adapt PyFrameObject accessors to python/3.11. Closes: #1027843. libgnatcoll-bindings (23.0.0-3) unstable; urgency=medium . * Let each -dev package depend on the original C -dev (fixing autopkgtests). libgnatcoll-bindings (23.0.0-2) unstable; urgency=medium . * Reupload to unstable for the gnat-12 transition. * Standards-Version: 4.6.2 (no changes). libgnatcoll-bindings (23.0.0-1) experimental; urgency=medium . * Build with unicode 15. No -dev renamings in experimental. * New upstream version. libgnatcoll-bindings (23~20220315-1) experimental; urgency=medium . * Build upstream snapshot with gnat-12 for experimental. Increase ALI versions in -dev package names, but no SO version. * Apply build flags to a forgotten source. * Forward some patches. * rules: use DEB_GNAT_VERSION from debian_packaging.mk. Prefer execute_before_dh_ to override_dh_ and --remaining-packages. libgnatcoll-bindings (22.0.0-4) unstable; urgency=medium . * Require a GCC major version instead of a full match. Closes: #1016337. libgnatcoll-bindings (22.0.0-3) unstable; urgency=medium . * Closes: #1013474. Explicitly select the same compiler for Ada and C * Update Standards-Version libgnatcoll-bindings (22.0.0-2) unstable; urgency=medium . * Reupload to unstable for the gnat-11 transition * Configure branch names for git-buildpackage * Require dh-ada-library 7.5, which generates ada:Depends differently libgnatcoll-bindings (22.0.0-1) experimental; urgency=medium . * Build new upstream version with gnat-11 in experimental. Rename -dev packages according to Debian Policy for Ada. Except python below, no need to rename shared library packages. * Build the python3 binding from this source package. Closes: #760004. Rename the libgnatcoll-python library to -python3. * Move clean target from debian/rules to debian/clean. * Standard-Versions: 4.6.0. * Improve some long descriptions. * Use the unversioned debian_packaging.mk from the gnat package. * Stop installing README.md documentation, mostly intended for build. * Add upstream/metadata. * uscan: remove unneeded filenamemangle option. libgnatcoll-bindings (21.0.0-4) unstable; urgency=medium . * Reupload to unstable for gnat-10 transition. * Standards-Version: 4.5.1. libgnatcoll-bindings (21.0.0-3) experimental; urgency=medium . * Restrict versions of build dependencies, fixing the build of indirect reverse dependencies in experimental where ALI versions do not change. libgnatcoll-bindings (21.0.0-2) experimental; urgency=medium . * Rebuild with dh-ada-library >= 7.1 (depending on the same libgnatpr). libgnatcoll-bindings (21.0.0-1) experimental; urgency=medium . * New upstream release. No renaming in experimental, but new -dev and lib packages for the OpenMP binding. * Upstream now grants the GCC runtime exception to GPL-3+. Relicense Debian packaging, merge paragraphs with the same license. * Upstream recommends to watch github instead of the community website. * Set Section to libdevel instead of misc. * Embed new short specific docs instead of referencing libgnatcoll-doc. * Make package descriptions more informative. libgnatcoll-bindings (20.0-1) experimental; urgency=medium . * New upstream version built with gnat-10. * Reduce the divergence between branches * Pass build flags via the environment * Debhelper 13 * Remove obsolete Pre-Depends libgnatcoll-bindings (19-3) unstable; urgency=medium . * Move python library to its own Debian source package so that #936869 does not prevent unrelated components to migrate to testing. libgnatcoll-bindings (19-2) unstable; urgency=medium . * Reupload to unstable for gnat-9 transition. * Standards-Version: 4.5.0 * Use debhelper 12 dh-sequence syntax. * Drop redundant branch from Vcs-Git. * Give each library a separate test. * Drop python3 patch (applied upstream, not in Debian). . [Matthias Klose ] * Depend on versioned python2. Closes: #952549. libgnatcoll-bindings (19-1) experimental; urgency=medium . * New upstream release, built with gnat-9. Rename library and -dev package accordingly. New bindings for lzma and zlib C libraries. * Forward all possible patches, but remove style changes from Debian. * Move VCS to git and salsa.debian.org. * Debhelper 12. Standards-Version: 4.4.0. Rules-Requires-Root: no. * Ask for more linker warnings. libgnatcoll-bindings (18-2.1) unstable; urgency=medium . * Non-maintainer upload. * No-change upload to fix stderr output in autopkg tests. libgnatcoll-bindings (18-2) unstable; urgency=medium . * Rebuild in unstable for gnat-8 transition. libgnatcoll-bindings (18-1) experimental; urgency=medium . * New upstream version, splitting the libgnatcoll source package. This component needs no repackaging. * No ALI/SO package renaming in experimental, but two new binary packages: libgnatcoll-syslogSO and libgnatcoll-syslogALI-dev. * Let example project build out of the source tree. * Trick separate library versions without patch. * Force .so extension so that projects build with packaged gnatcoll.gpr. libqapt-qt6 (3.0.10+git20260423.c21f73c-1) unstable; urgency=medium . * Initial release. (Closes: #1147382) librepo (1.21.1-1) unstable; urgency=medium . * Update upstream source from tag 'upstream/1.21.1' libsub-exporter-perl (0.990-1.1) unstable; urgency=medium . * Non-maintainer upload. * Add libparams-util-perl to B-D and Depends libtemplates-parser (25.0.0-2.1) unstable; urgency=medium . * Non-maintainer upload. * No-change upload to build against libxmlada. libtemplates-parser (25.0.0-2) unstable; urgency=medium . * Reupload to unstable for the gnat-14 transition. libtemplates-parser (25.0.0-1) experimental; urgency=medium . * Build new upstream release with gnat-14 for experimental. * Fix a typo breaking sphinx parallel option * Install documentation to now unversioned -dev doc directory * Improve gbp.conf. * Enable salsa continuous integration via debian/salsa-ci.yml. * Update copyright years and Standards-Version. libtemplates-parser (24.0.0-2) unstable; urgency=medium . * Reupload to unstable for the gnat-13/time_t64 transition. Closes: #1061633. libtemplates-parser (24.0.0-1) experimental; urgency=medium . * New upstream version, requiring the sphinx read-the-docs theme. * Build with dh-ada-library 9.1 for gnat versions in ada:Depends. libtemplates-parser (23.0.0-5) experimental; urgency=medium . * Rebuild with a version of libxmlada changing its shared object version. * Increase the shared object version for the same reason (gnat-13). libtemplates-parser (23.0.0-4) experimental; urgency=medium . * Build in experimental with dh-ada-library >= 9 and gnat >= 13. * Rename -dev package, now unversioned. Provide a name containing a hash. * Build-Depend: gnat instead of gnat-13. Break/Replace previous -devs. * Move the dh-sequence-ada-library virtual package alongside the concrete package carrying its version restriction. * Make the unversioned -dev package explicit in debhelper configuration. libtemplates-parser (23.0.0-3) unstable; urgency=medium . * Break/Replace libtemplates-parser*-dev since oldstable. Closes: #1034985. libtemplates-parser (23.0.0-2) unstable; urgency=medium . * Reupload to unstable for the gnat-12 transition. * Standards-Version: 4.6.2 (no changes). libtemplates-parser (23.0.0-1) experimental; urgency=medium . * Build with unicode 15. No -dev renamings in experimental. * New upstream version (unchanged from the preview). libtemplates-parser (23~20220629-1) experimental; urgency=medium . * Build new snapshot with gcc-12 for experimental. Rename -dev package (ALI version), but not lib package (SO version). Drop applied xmlada-split.diff * Update to dh-ada-library 8.1. The Makefile snippet is also needed by -indep builds. Drop patches related with build directory structure or soname convention. * Remove artifacts from project. PDF docs are not built during -arch builds and must be installed manually. * Standards-Version 4.6.1 * Update copyright years * Clean a forgotten GNAT temporary file * Avoid parallelism in both make and gprbuild * Force TP_XMLADA, incorrectly detected with gcc-12 * Move some cleaning from debian/rules to debian/clean. * Prefer execute_before to override/remaining-packages. libtemplates-parser (22.0.0-3) unstable; urgency=medium . * Prevent a race condition when Make runs several sphinx processes. libtemplates-parser (22.0.0-2) unstable; urgency=medium . * Reupload to unstable for the gnat-11 transition * Configure branch names for git-buildpackage * Require dh-ada-library 7.5, which generates ada:Depends differently libtemplates-parser (22.0.0-1) experimental; urgency=medium . * Build new upstream version with gnat-11. Rename -dev package. * Build-Depend: tex-gyre for sphinx. Closes: 997410. * Standards-Version: 4.6.0. * In avoid-gprbuild-subdir-option.diff, keep parts required by Debian but remove parts refused upstream. * docs-mkdir-p.diff: fix a trivial build failure. * Use unversioned debian_packaging.mk from gnat package. * Force detection of installed libxmlada. * Add upstream metadata. * uscan: drop unneeded filenamemangle option. libtemplates-parser (21.0.0-2) unstable; urgency=medium . * Reupload to unstable for gnat-10 transition. * Standards-Version: 4.5.1. libtemplates-parser (21.0.0-1) experimental; urgency=medium . * New upstream release (no renaming needed). * AdaCore now grants the GCC runtime exception to the GPL-3+ license. * AdaCore provides GitHub releases, replace README.source with watch file. * Merge upstream and debian copyright stanzas. * Add missing license for documentations. libtemplates-parser (20.0-1) experimental; urgency=medium . * New upstream release built with gnat-10. Rename lib and -dev accordingly. * Debhelper 13 * Improve readability of rules and README.source. * Remove obsolete Pre-Depends libtemplates-parser (20-3) unstable; urgency=medium . * Reupload to unstable for gnat-9 transition. * Use debhelper 12 dh-sequenc syntax for ada-library and sphinxdoc. * Standards-Version: 4.5.0. libtemplates-parser (20-2) experimental; urgency=medium . * Use dh-sequence-* syntax for dh-ada-library. * Select specific dpkg-dev Makefile snippets. * Fix typo in Vcs-Git URL. * Bump Standards-Version. * Wrap and sort build dependencies. * Update ADTTMP variable name in autopkgtest. * Prevent a warning about doc-main-package autodetection. libtemplates-parser (20-1) experimental; urgency=medium . * New upstream release. Rebuild with GCC-9 and updated dependencies. Rename library and -dev packages per Ada policy. * Move Vcs-* to salsa.debian.org. * Enable various linker warnings. --as-needed is the default in gcc-9, removing the need for handle_build_flags.diff. * Debhelper 12. Examples are not compressed by default anymore. * Standards-Version 4.4.0. libtemplates-parser (19-3) unstable; urgency=medium . * Standards-Version: 4.3.0. * Rules-Requires-Root: no. * doc-no-project-language.diff: removey an unused language from docs/docs.pgr, as gprbuild becomes more picky. Closes: #917499. * Link with -Wl,--as-needed -Wl,--no-undefined. * Enable parallel build for documentation now that #869098 is fixed. libtemplates-parser (19-2) unstable; urgency=medium . * Rebuild in unstable for gnat-8 transition. libtemplates-parser (19-1) experimental; urgency=medium . * New upstream release. No ALI/SO renaming in experimental. * Package the pure GPL releases. Explain the version in README.source. libtemplates-parser (17.2-4) experimental; urgency=medium . * Rebuild with gnat-8, libxmlada-*8-dev. Rename shared library and -dev package per Debian Ada policy. * Debhelper 11. * Drop obsolete version restriction on dpkg-dev. * Standards-Version: 4.1.4. * Add forgotten sphinxdoc:Built-Using substitution variable. * Delete trailing white spaces in this changelog. * Split line in debian/patches/series to help lintian. libtemplates-parser (17.2-3) unstable; urgency=medium . * Build-Depend latexmk for LaTeX sphinx-doc module. Closes: #872230. * Rebuild with xmlada 17.1.2017-5. -dev version is already new in testing. * Increase gprbuild verbosity in run-time test. * Build-Depend: python3 version of sphinx-doc. * Standards-Version: 4.1.0. * Vcs-Mtn: new monotone URI format. libtemplates-parser (17.2-2) unstable; urgency=medium . * Upload to unstable. The compiler change requires a SO change in runtime package name, but makes the Break/Replace with previous -dev unnecessary. * Prevent parallel sphinx runs to circumvent #869098. * Standards-Version: 4.0.1 (no changes). * Drop explicit rules targets confusing dh. * Use new texlive package name in Build-Depends. libtemplates-parser (17.2-1) experimental; urgency=medium . * Build with gnat-7. No ALI/SO package renaming in experimental. * New upstream release. Drop applied, refused or obsolete style patches. Split handle_build_flags.diff, creating rename-so-lib.diff. Cherry-pick ldflags-only-for-shared.diff from upstream VCS. * Replace file copies in d/rules with avoid-gprbuild-subdir-option.diff. * Allow -doc package to satisfy Multi-Arch: foreign dependencies. * Set watch file to track github tags. Drop README.source. * Standards-Version: 4.0.0. Handle DEB_BUILD_OPTIONS=nodoc. Downgrade -doc to Suggests. Use https copyright format URL. * Debhelper 10. libtemplates-parser (11.10-5) experimental; urgency=medium . * Rebuild against XML/Ada GPL 2016. Increase ALI version in -dev package name, Break/Replace previous version per Ada policy. libtemplates-parser (11.10-4) unstable; urgency=medium . * Build-Depend iftex.sty from texlive-generic-extra. Closes: #830367. libtemplates-parser (11.10-3) unstable; urgency=medium . * Require gprbuild linking with -lgnat6 instead of -lgnat-5.0. libtemplates-parser (11.10-2) unstable; urgency=medium . * Build with gnat-6 and xmlada6, upload to unstable. * Enable all hardening flags, but PIE because we build a shared library. Put LDFLAGS before libraries in linker options. * Do not freeze clock for docs: pdflatex is being patched, and faketime triggers a recompilation of the library. * Switch from manual -dbg packages to automatic -dbgsym packages. * Move sphinx-common to Build-Depends-Indep. * tests: do not assume gnatmake supports GNAT projects. * Standards-Versions: 3.9.8 (no changes). libtemplates-parser (11.10-1) experimental; urgency=medium . * New upstream. Build with gprbuild, gnat 5 and xmlada 6. * Per Ada policy, rename lib/-dev packages and remove Conflict/Replace. * Author grants GCC Runtime Library and GNAT generics exceptions to GPL-3+. Drop Monotone repositories, get-orig-source target and header patches. Add a real watch file, downloading head of git branches used for releases. * Sort patches to minimize fuzz during next refresh. optimize-templates_parser.adb-as-other-sources fixes an upstream bug. explicit-that-build-doc-target-requires-tp_shared.diff: forwarded fix. xmlada-split.diff: handle XMLAda split in modules. no-need-for-gprclean.diff: avoid an infinite gprclean loop. * (style) Merge two ada_libraries settings into a single debhelper override. libtemplates-parser (11.8.2014-5) unstable; urgency=medium . * simplify rules, avoiding a circular symlink. Closes: #818416. * patches making more upstream flexible instead of rewriting it. * call dh_ada_library only during arch builds, fixing -indep builds. * remove libtemplates-parser-doc.links, redundant with sphinx-doc. * Standards-Version: 3.9.7 (no changes). libtemplates-parser (11.8.2014-4) unstable; urgency=medium . * Freeze the clock for deterministic PDF timestamps. Touch generated sources for deterministic ALI files and tar headers. * rules: accept gnat (>= 5): versioned debian_packaging.mk and dh-ada-library (>= 6.5): search ali files in object directory too. * Standards-Version: 3.9.6 (no changes). * Remove XS-Testsuite: autopkgtest, now set automatically. libtemplates-parser (11.8.2014-3) unstable; urgency=medium . * Build-Depend: sphinx-common. dh_sphinxdoc is needed during -arch rebuilds. libtemplates-parser (11.8.2014-2) unstable; urgency=medium . * Rebuild with libxmlada5-dev. Closes: #757622. Per Ada policy, -dev package is renamed 11.8.2014 -> 11.8.2015 and Replaces/Conflicts previous version. * Rely on dh_sphinxdoc for -doc package JavaScript dependencies. * Generate the version instead of always updating a patch. * Remove obsolete wildcard in -dbg lintian override. libtemplates-parser (11.8.2014-1) unstable; urgency=medium . * New upstream release, build with gnat-4.9. Library and -dev package renamed due to Ada policy. Remove work-around for #687642 (fixed in gnat-4.9). * Documentation now builds with sphinx. * Standards-Version: 3.9.5 (no changes). Machine-readable copyright format. * rules: run-tests target obsoleted by sadt from devscripts. libtemplates-parser (11.6-4) unstable; urgency=low . * Linker option avoiding FTBFS on arm* because of gnat bug #687642. libtemplates-parser (11.6-3) unstable; urgency=low . * Switch to dpkg-source 3.0 (quilt) format. * Ignore complex and unconfigurable upstream build system for most targets. * Autopkg tests. * Switch to debhelper 9. * Use multiarch paths, generate the system project accordingly. * Use dh-ada-library to simplify debian/rules. Lintian override: generated lib->dbg dependency reported as missing. When many implementation, only install the one used to build. -dev: depends on xmlada-dev, not the library. * texinfo5.patch: Closes: #707517. Avoid recompiling the library for the examples. Do not embed unused css in documentation. Install doc programs as examples (without execution permission). * Upstream changelog. Doc-base registration. Informative watch file. * Explicit Build-Depends-Indep: mawk | awk. libtemplates-parser (11.6-2) unstable; urgency=low * Tighten build dependency on gnat-4.6 (>= 4.6.1-6). Fixes FTBFS on kfreebsd-amd64, kfreebsd-i386. * debian/patches/disable-inlining.diff: new; work around compiler bug #642981 on armel. * debian/rules (clean): adjust to the new upstream version. libtemplates-parser (11.6-1) unstable; urgency=low [Xavier Grave] * new upstream version 11.6 - remove executable bit in *.ad[sb] files in the installed packages * add get-orig-source target - use bdf9f07b1b98db7064abab7564892a9736b2edd9 of com.adacore.templates_parser.debian * remove unused build.gpr file * Take new gcc-multilib scheme into account - put libs in /usr/lib/$(DEB_HOST_MULTIHARCH) - modify control and lintian files accordingly [Ludovic Brenta] * debian/control (Architectures): any. (Uploaders): add Xavier. (DM-Upload-Allowed): yes. libtemplates-parser (11.5-4) unstable; urgency=low * debian/control (*-dev): depend on gnat, ada-compiler. (*-dbg, *-doc): suggest gnat, gnat-4.4, ada-compiler. (*-doc): add ${misc:Depends} to Depends (lintian warning). (Standards-Version): update to 3.8.4 with no changes required. [Xavier Grave] * debian/patches/makefile-multicore.patch: new, use one compiler job per processor core present in the system instead of hardcoded 2. libtemplates-parser (11.5-3) unstable; urgency=medium * debian/control (Architectures): - temporarily disable mips due to #566234. - add armel. Closes: #568444. - s/docs/doc/. Closes: #568474. libtemplates-parser (11.5-2) unstable; urgency=low * templates_parser.gpr: new Naming package to let applications find templates_parser-configuration__standalone.ads. * Split the documentation into a new package. * debian/control (Build-Depends-Indep): new. * debian/rules: support dpkg-buildpackage -A, -B. * debian/patches/GPL.patch: new, the GPL also applies to the doc. libtemplates-parser (11.5-1) unstable; urgency=low * New upstream version (Subversion revision 145737). * Set aliversion=11.5, soversion=11.5 per Debian Policy for Ada. * Package renamings: libtemplates-parser-dev -> libtemplates-parser11.5-dev (with Conflicts: and Replaces:) libtemplates-parser11 -> libtemplates-parser11.5 libtemplates-parser11-dbg -> libtemplates-parser11.5-dbg * Build-Depend and Depend on gnat-4.4 instead of gnat-4.3. * Build-Depend on libxmlada3.2-dev instead of libxmlada-dev. * Drop support for alpha due to http://gcc.gnu.org/PR42073. * debian/rules: parse the aliversion and soversion from debian/control. * debian/patches/GPL.patch: remove; merged into the .orig.tar.gz. * debian/patches/library_version.patch: adjust. libtemplates-parser (11.1-2) unstable; urgency=low * debian/control (Architecture): add kfreebsd-amd64. Closes: #542415. (Depends): add ${misc:Depends} for proper support for debhelper. s/source:Version/binary:Version/g. (Standards-Version): bump to 3.8.3. (libtemplates_parser11-dbg): new package containing the detached debugging symbols. * debian/compat: bump to 7. * patches: move to debian/patches; adjust all patches to quilt -p ab. * debian/rules: adjust to source format 3.0 (quilt). * debian/clean: new. libtemplates-parser (10.0+20060522-5) unstable; urgency=low * debian/rules: add an empty binary-indep target. Closes: #395713. libtemplates-parser (10.0+20060522-4) unstable; urgency=low * debian/control: add alpha and s390, as libgnat now exists on these archs. Closes: #380572. * debian/rules: use /bin/bash explicitly. Closes: #380615. libtemplates-parser (10.0+20060522-3) unstable; urgency=low * debian/control build-depend on texinfo. libtemplates-parser (10.0+20060522-2) unstable; urgency=low * debian/rules: chmod docs/gentexifiles to be executable, fixes FTBFS. libtemplates-parser (10.0+20060522-1) unstable; urgency=low * Initial version, to be used in both AWS and GPS. liburcu (0.15.7-1) unstable; urgency=medium . * d/watch: Move to version 5 * New upstream version 0.15.7 * Add .gitignore to debian dir * Add rcu_dereference_sym2 to symbols file * Move to debhelper 14 llama.cpp (1:0.4.1+dfsg-1) unstable; urgency=medium . * New upstream version 0.4.1+dfsg - Refresh patches * Bump ggml dependency to 0.24.0 * autopkgtest: skip test-fusion, requires device meshy (26.09-1) unstable; urgency=medium . * New upstream release * d/copyright: Add new copyright holders modules (5.6.2-1) unstable; urgency=medium . * New upstream release * command-injection patch merged upstream mold (2.42.1+dfsg-1) unstable; urgency=medium . * New upstream release node-compression (1.8.2+~1.8.1-1) unstable; urgency=medium . * Embed typescript declarations * New upstream version (Closes: #1147519, CVE-2026-87776) * Add dependency to node-destroy node-delegate-it (6.4.0-2) unstable; urgency=medium . * Upload to unstable because version 6 of node-typescript is already there. node-delegate-it (6.4.0-1) experimental; urgency=medium . * New upstream release. node-delegate-it (6.3.0-2) experimental; urgency=medium . * Make the binary package multi-arch foreign. * Fix VCS headers in debian/control. node-delegate-it (6.3.0-1) experimental; urgency=medium . * Initial release (closes: #1134409). * Upload to experimental because the package requires node-typescript version 6. node-fuse.js (7.4.2-2) unstable; urgency=medium . * Team Upload * Add debian/salsa-ci.yml * Drop "Rules-Requires-Root: no": it is the default now * Use canonical URL in Vcs-Git. . [ Chris Lamb ] * Make the build reproducible (Closes: #1139654) node-mdn-browser-compat-data (7.3.14+~4.75.0-3) unstable; urgency=medium . * Team upload * Drop @babel/highlight extlink, removed in Babel 8 node-microsoft-fast-router (1.0.0+really0.4.10+ds-2) unstable; urgency=medium . * Upload to unstable node-microsoft-fast-router (1.0.0+really0.4.10+ds-1) experimental; urgency=medium . * Initial release (Closes: #1147301). Split from node-microsoft-fast node-morgan (1.12.1+~1.9.10-1) unstable; urgency=medium . * New upstream version (Closes: #1147520, CVE-2026-87859) * Unfuzz patches node-multiparty (4.3.1+~4.2.1-1) unstable; urgency=medium . * Team upload * New upstream version (Closes: #1147414, CVE-2026-87908) * Unfuzz patches node-swup (4.10.0+~cs37.29.16-1) unstable; urgency=medium . * New upstream version of swup and @swup/preload-plugin. node-swup (4.9.2+~cs37.29.15-2) unstable; urgency=medium . * Upload to unstable because version 6 of node-typescript is already there. node-swup (4.9.2+~cs37.29.15-1) experimental; urgency=medium . * New upstream version of swup and @swup/a11y-plugin. * Refresh patches. node-swup (4.9.1+~cs37.29.14-1) experimental; urgency=medium . * New upstream version of swup, @swup/a11y-plugin and @swup/fragment-plugin. * Refresh patches. node-swup (4.9.0+~cs37.28.13-1) experimental; urgency=medium . * New upstream version of swup and @swup/a11y-plugin. * Restore the definition of CacheData back from 4.8.3 until fragment-plugin is adapted to the new one. node-swup (4.8.3+~cs37.27.13-2) experimental; urgency=medium . * Fix build and installation warnings. node-swup (4.8.3+~cs37.27.13-1) experimental; urgency=medium . * Add a bunch of plugins. * Remove the patch that changes tsconfig.json. node-swup (4.8.3+~cs13.2.1-2) experimental; urgency=medium . * Fix linking built packages to ./node_modules, otherwise plugins couldn't find them. node-swup (4.8.3+~cs13.2.1-1) experimental; urgency=medium . * Add @swup/browserslist-config to provide browserslist config to build bundles. * Make the binary package multi-arch foreign. * Add short description for th eincluded plugins. * Fix VCS headers in debian/control. * Move build code to a separate script to cleanup debian/rules. * Fix building umd bundles by adding the node-resolve and commonjs rollup plugins. node-swup (4.8.3+~cs12.2.0-2) experimental; urgency=medium . * Actually upload to experimental. . node-swup (4.8.3+~cs12.2.0-1) unstable; urgency=medium . * Initial release (closes: #1134403, #1134405, #1134406, #1134407). * Upload to experimental because swup requires TypeScript 6 to build. * Close several ITP bugs because the package includes several plugins as components instead of packaging them separately. node-swup (4.8.3+~cs12.2.0-1) unstable; urgency=medium . * Initial release (closes: #1134403, #1134405, #1134406, #1134407). * Upload to experimental because swup requires TypeScript 6 to build. * Close several ITP bugs because the package includes several plugins as components instead of packaging them separately. node-typescript (6.0.3-2) unstable; urgency=medium . * Team upload * Back to unstable node-typescript (6.0.3-1) experimental; urgency=medium . * Team upload * New upstream version 6.0.3 * Refresh patches node-typescript (6.0.2-1) experimental; urgency=medium . * Team upload * Declare compliance with policy 4.7.4 * Add Version-Type: STABLE_VERSION to debian/watch * New upstream version 6.0.2 * Refresh patches * Fix autopkgtest: add type annotation for stricter TS6 defaults nyx (2.1.0-3.1) unstable; urgency=medium . * Non-maintainer upload. * Replace ancient Salsa boilerplate from 2018 with current standard practices * Drop dependency on python3-pkg-resources (Closes: #1083511) * Use dh-sequence-python3 * Bump debhelper from old 11 to 13. * Fix day-of-week for changelog entry 1.4.2.4-1 & 1.4.0.1-2. * Remove redundant Priority: optional from source stanza. * Replace FSF postal address with a reference to https://www.gnu.org/... * Upgrade upstream signing key to new packet format. * Update standards version to 4.7.4, no changes needed. * Set debhelper-compat version in Build-Depends. * rewrite d/watch in v5 format * Fix SyntaxWarning (Closes: #1067527) nyx (2.1.0-3) unstable; urgency=medium . * Drop dependencies on python3-distutils (Closes: #1065910). * Fix default nyxrc.sample not working by default (Closes: #998852). * Acknowledge NMUs. * Updated Standards-version (no changes needed). nyx (2.1.0-2.3) unstable; urgency=medium . * Non-maintainer upload. * Drop transitional package. (Closes: #1032735) * Mark autopkgtest superficial. (Closes: #971483) nyx (2.1.0-2.2) unstable; urgency=medium . * Non-maintainer upload. * Add patch to fix fallout with python 3.11 (Closes: #1028563) nyx (2.1.0-2.1) unstable; urgency=medium . * Non maintainer upload by the Reproducible Builds team. * No source change upload to rebuild on buildd with .buildinfo files. nyx (2.1.0-2) unstable; urgency=medium . * Fix missing python3-pkg-resources dependency, thanks DmitryEremin-Solenikov (Closes: #920249). * Updated Standard-version to 4.3.0.1 (no changes needed). nyx (2.1.0-1) unstable; urgency=medium . * New upstream release. * Updated Standard-version to 4.3.0 (no changes needed). nyx (2.0.4-5) unstable; urgency=medium . * Fix missing dependency on python3-distutils. Thanks DavidRHedges! (Closes: #900509). * Updated Standard-version to 4.1.5 (no changes needed). * Update Vcs-* control fields for move to salsa.debian.org. nyx (2.0.4-4) unstable; urgency=medium . * Set nyx to be Section: comm (Closes: #890759) * Improve the package description * Remove useless use of dh-exec nyx (2.0.4-3) unstable; urgency=medium . * Fix typo in debian/copyright * Install nyxrc.sample (Closes: 890735) * Compress nyxrc.sample (Closes: 701633) * Switch to debhelper 11 nyx (2.0.4-2) unstable; urgency=medium . * debian/control * Fixup Vcs-* metadata * Drop spurious Python 2 dependencies * Add myself as an uploader * Declare compliance with Debian policy v4.1.3 No change required * Fix debian/copyright. Thanks to Thorsten Alteholz for catching the error. * Add debian/watch (& upstream signing key) * Fixes a FTBFS under sbuild * Add a dependency on setuptools * Add a dependency on python3-stem orafce (4.16.9-1) unstable; urgency=medium . * New upstream version 4.16.9. patat (0.15.2.0-3) unstable; urgency=medium . * Patch to support pandoc 3.11 php-monolog (3.12.0-1) unstable; urgency=medium . [ Grégoire Pineau ] * Allow WithMonologChannel to target a constructor/method parameter (#2068) . [ DualFroz ] * Fix RedactingFormatter missing secrets nested in array-valued sensitive keys (#2067) . [ Jordi Boggiano ] * Update changelog . [ Pascal CESCON ] * Allow reading the timestamp of log records from a PSR-20 clock (#2065) . [ Waqas Ahmed ] * Fix TelegramBotHandler breaking HTML tags when truncating or splitting long messages (#1990) (#2066) . [ David Prévot ] * Build-Depend on php-psr-clock for tests pynwb (2.8.2-4) unstable; urgency=medium . * Team upload. * Drop leftover python3-setuptools build-dependency, this build with Hatchling * Update standards version to 4.7.4, no changes needed. * Rewrite d/watch in v5 format python-aiohomekit (3.2.20-4) unstable; urgency=medium . * Team upload. * Drop dependency on python3-setuptools, this build with Hatchling python-envisage (8.0.1-1) unstable; urgency=medium . * Team upload. * New upstream version 8.0.1 * Drop patches applied upstream * Replace setuptools with uv-build * Rewrite d/watch in v5 format * Disable useless Salsa CI jobs * Drop "Rules-Requires-Root: no": it is the default now python-param (2.1.1-2) unstable; urgency=medium . * Team upload. * Drop unused python3-setuptools* build-dependency * Drop "Rules-Requires-Root: no": it is the default now * Bump Standards-Version: 4.7.4, drop Priority: tag python-pytest-asyncio (1.4.0-3) unstable; urgency=medium . * Team upload. * d/control: remove unused mypy dependency. python-sse-starlette (3.4.11-2) unstable; urgency=medium . * Team upload * [bf769d9] autopkgtest: We need now httpx2 as an Dep here too python-sse-starlette (3.4.11-1) unstable; urgency=medium . * Team upload * [e45d239] New upstream version 3.4.11 * [27b0e0b] d/control: B-D on python3-httpx2 now * [cda65db] d/rules: Use examples/ folder while tests running * [0a8bab4] autopkgtest: Include examples/ folder here too for tests * [42cd475] d/control: Bump debhelper-compat version to 14 python-unifi-discovery (1.2.0-3) unstable; urgency=medium . * Team Upload * Drop build-dep on python3-setuptools, this build with python3-poetry-core * Bump Standards-Version to 4.7.4 drop Priority: tag * Rewrite d/watch in v5 format * Use declarative dh-sequence-python3 * Bump debhelper from old 11 to 13. * Use HTTPS copyright format URI. ruby-dbf (5.5.0-1) unstable; urgency=medium . * Team upload. * New upstream release. ruby-ninix-fmo (1.0.3-1) unstable; urgency=medium . * Team upload. * New upstream release. * Add gbp.conf. * Add an upstream metadata file. * Bump debhelper-compat to 14, dropping ${misc:Depends}, ${shlibs:Depends}, and ${ruby:Depends} from runtime dependencies. * Update Standards-Version to 4.7.4, no changes needed. * Fix insecure copyright URI. ruby-protocol-websocket (0.21.2-1) unstable; urgency=medium . * New upstream release. * Use GitHub tags in the watch file. * Add gbp.conf. * Add no-release-pem.patch to drop the signing key from the gemspec. * Mark as Multi-Arch: foreign. ruby-rubocop-discourse (3.20.0-1) unstable; urgency=medium . * Use GitHub tags in the watch file. * New upstream release. ruby-sentry-rails (7.0.0-1) unstable; urgency=medium . * Team upload. * New upstream release. * Update build dependencies. ruby-sentry-ruby (7.0.0-1) unstable; urgency=medium . * Team upload. * New upstream release. ruby-sentry-ruby-core (7.0.0-1) unstable; urgency=medium . * Team upload. * New upstream release. * Update build dependencies. ruby-sentry-sidekiq (7.0.0-1) unstable; urgency=medium . * Team upload. * New upstream release. * Update build dependencies. ruby-test-unit-ruby-core (1.0.16-1) unstable; urgency=medium . * Team upload. * New upstream release. ruby-toys (0.24.0-1) unstable; urgency=medium . * New upstream release. * Update build dependency on ruby-toys-core. ruby-toys-core (0.24.0-1) unstable; urgency=medium . * New upstream release. rust-glib-sys (0.22.9-1) unstable; urgency=medium . * Team upload * Package glib-sys 0.22.9 from crates.io using debcargo 2.8.4 * Build with rust-system-deps 7 rust-hickory-dns (0.26.3-1) unstable; urgency=medium . * Team upload. * Package hickory-dns 0.26.3 from crates.io using debcargo 2.8.4 rust-hickory-resolver (0.26.3-1) unstable; urgency=medium . * Team upload. * Package hickory-resolver 0.26.3 from crates.io using debcargo 2.8.4 * Disable flaky test_support/metrics-util tests. * Drop test_is_broken from default and system-config; those tests pass. rust-hickory-server (0.26.3-1) unstable; urgency=medium . * Team upload. * Package hickory-server 0.26.3 from crates.io using debcargo 2.8.4 * Drop leftover test_support subscribe() in blocklist tests. * Ignore remaining blocklist test that needs unpackaged test-data. rust-libmpv2-sys (4.0.1-1) unstable; urgency=medium . * Package libmpv2-sys 4.0.1 from crates.io using debcargo 2.8.4 (Closes: #1145303) rust-linked-hash-set (0.1.6-1) unstable; urgency=medium . * Team upload. * Package linked_hash_set 0.1.6 from crates.io using debcargo 2.8.4 . [ Eddie Billoir ] * Package linked_hash_set 0.1.6 from crates.io using debcargo 2.7.10 sanoid (2.3.0-2) unstable; urgency=medium . [ Michael Jeanson ] * Orphan package . [ Luke Yasuda ] * d/control: change maintainer to me (Closes: #1146339) * d/control: drop Priority: optional and Rules-Requires-Root: no * d/control: upgrade standards version to 4.7.4 * d/control: upgrade debhelper compatibility level to 14 * d/control: depends: put zfsutils-linux first and zfs-fuse last * d/*: wrap and sort * d/copyright: update * add some lintian overrides for source * d/watch: upgrade to version 5 scantpaper (3.0.18-1) unstable; urgency=medium . * New upstream release. seaborn (0.13.2-7) unstable; urgency=medium . * Team Upload * Drop dependency on python3-setuptools, this uses flit * Use dh-sequence-python3 * Rewrite d/watch in v5 format * Remove redundant Priority: optional from source stanza. * Trim trailing whitespace. * Update standards version to 4.7.4, no changes needed. * Set upstream metadata fields: Security-Contact. spirv-cross (2021.01.15+1.4.357.0-1) unstable; urgency=medium . * New upstream release: vulkan-sdk-1.4.357.0 * Drop redundant priority optional field * Standards-Version: 4.7.4 texlive-lang (2026.20260911-1) unstable; urgency=medium . * New upstream snapshot. vulkan-volk (1.4.357.0-1) unstable; urgency=medium . * New upstream version 1.4.357.0 * Bump version of libvulkan-dev to >= 1.4.357 * Drop redundant priority optional field * Standards-Version: 4.7.4 xonix (1.5-5) unstable; urgency=medium . * d/control: Bump debhelper to 14. * d/copyright: Recover missing Debian contributors. * d/patches/fix_typo.patch: "unusal" -> "unusual".