afterstep (2.2.12-19) unstable; urgency=low . * Acknowledge NMU. * Remove dependency on deprecated GTK 2 (closes: #967246): + configure with --without-gtk flag; what also means that libASGTK.so, ASFileBrowser, ASWallpaper, and GWCommand are no longer provided in this package; + make libaftersep1 library break older versions of afterstep. * Upgrade format of debian/watch file. * debian/rules: explicitly pass the '--shuffle=none -j 1' arguments to recursive make, called for install targets (closes: #1105262). * debian/control: + add dependency on xserver-xorg (closes: #1124132); + remove redundant fields: Priority and Rules-Requires-Root; + bump Standards-Version to 4.7.3. afterstep (2.2.12-18.1) unstable; urgency=medium . * Non-maintainer upload. * Build with -std=gnu17 to workaround FTBFS with GCC 15. (Closes: #1096283) afterstep (2.2.12-18) unstable; urgency=medium . * Acknowledge NMU. * Add 65-Fix-FTBFS-gcc14.patch to fix build failures occurring on 32-bit archs with gcc14 (closes: #1086205). * Remove no longer needed lintian overrides. * Standards-Version: 4.7.0. afterstep (2.2.12-17.1) unstable; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. Closes: #1061875 afterstep (2.2.12-17.1~exp3) experimental; urgency=medium . * Fix FTBFS in previous upload afterstep (2.2.12-17.1~exp2) experimental; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. * Fix uninstallable packages from the previous upload. afterstep (2.2.12-17.1~exp1) experimental; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. afterstep (2.2.12-17) unstable; urgency=low . * Make debian/scripts/move_spare_manpages read a list of binaries from debian/package.d files instead of checking for existence of file in the file system. This fixes binary-indep builds (closes: #1061295). afterstep (2.2.12-16) unstable; urgency=low . [ Jeremy Bicha ] * Add 62-Adapt-to-gsd-342.patch to adapt the session file for GNOME 42. . [ Robert Luberda ] * Update lintian overrides for mismatched tags and very long line lengths. * debian/scripts/fix_examples: Adjust build path and binary paths in example Makefile, basing on the patch from Vagrant Cascadian (closes: #1037278). * debian/control: + fix obsolete (build-)dependencies: use libfreetype-dev instead of libfreetype6-dev, and libtiff-dev instead of libtiff5-dev (lintian); + replace dependency on removed aterm with rxvt-unicode (closes: #994868); + bump Standards-Version to 4.6.2. * Fix typo in DEB_LDFLAGS_MAINT_APPEND in debian/rules (closes: #1016382). * Drop Homepage field from debian/upstream/metadata (lintian). * Use 'command -v' instead of 'which' in debian/scripts/fix_conffiles. * Add 63-Fix-national-encoding.patch to fix two ISO-8859-1 files: one by simply recoding to UTF-8, and another one (scripts/Animate) by translating from French to English (lintian). * Add 64-Fix-gcc13-warnings.patch to fix a few warnings generated by gcc13. * Move spare manual pages from section 1x to 7x (lintian), and then put them into afterstep-data package. * Provide 'Build-Depends-Package' in symbols files for all installed libraries (lintian). * Remove superficial autopkgtests (lintian). * Update date in debian/copyright (lintian). afterstep (2.2.12-15) unstable; urgency=medium . * Add 60-Fix-FTBFS-ar-clq.patch to fix compilation with 'ar' from binutils 2.36 (from experimental), that breaks backward compatibility by re-using the previously ignored 'l' specifier (see: #981072). * Add Bug-* fields into upstream/metadata file (lintian), update github links in other fields there to point to repository listed on afterstep's homepage. afterstep (2.2.12-14) unstable; urgency=medium . [ Debian Janitor ] * Wrap long lines in changelog entries: 1.8.10-1, 1.6.6-1, 1.4-5, 1.4- 3, 1.4-2. * Remove obsolete field Contact from debian/upstream/metadata (already present in machine-readable debian/copyright). . [ Robert Luberda ] * Mark autopkgtest tests as superficial (closes: #969796). * Migrate to libfltk1.3-dev (closes: #974626). * Bump debhelper's compat level to 13. * Fix a few lintian warnings. * Standards-Version: 4.5.1. afterstep (2.2.12-13) unstable; urgency=medium . * Add 58-Switch-to-AC_TRY_COMPILE.patch for yet another cross compilation issue (closes: #908370). Thanks to Helmut Grohne. * Add 59-Spelling-typos.patch to fix a few typos found by lintian. * Switch to debhelper v12, and replace debian/compat with build dependency on debhelper-compat package. * Stop supporting ancient package version in maintainer scripts (lintian). * Add Build-Depends-Package field to symbol files (lintian). * Standards-Version: 4.4.1. afterstep (2.2.12-12) unstable; urgency=medium . * Bump debhelper's compat level to 11, and update debian/rules to make dh_autoreconf work. * No longer pass --dbgsym-migration option to dh_strip, as the migration from old afterstep-dbg package is complete (lintian). * Add two patches to hopefully fix cross compilation issues: + 55-Pass-host-to-sub-configure.patch from Helmut Grohne to pass the --host option to subprojects ./configure (closes: #899200); + 56-Fix-autotools-pkg-config.patch to replace AC_PATH_PROG macro for PKG_CONFIG with AC_PATH_TOOL macro (lintian). * New 57-Use-pkg-config-for-freetype.patch to use pkg-config (via macro) instead of freetype-config for freetype detection (closes: #887599). * Add lintian overrides for test.ttf.gz file shipped in libafterimage-dev's examples directory and for .../icons/normal/License file that is not a piece of documentation, but an icon. * Provide simple testsuite for autopkgtest to check installability of the binary packages (lintian). * Add DEP12 upstream metadata file (lintian). * debian/control: + switch to non-transitional packages in relationships: gnome-themes-standard -> gnome-themes-extra (closes: #892034), libtiff-dev -> libtiff5-dev; + add dependencies on sensible-utils (lintian); + set Rules-Requires-Root to `no'; + drop ancient Breaks/Replaces; + update Vcs-* fields for salsa migration; + Standards-Version: 4.2.1. afterstep (2.2.12-11.1) unstable; urgency=medium . * Non-maintainer upload * Adjust 54-Adapt-to-gsd-324.patch for dropped plugin in gnome-setttings-daemon 3.28 (Closes: #892003) afterstep (2.2.12-11) unstable; urgency=medium . * Add 54-Adapt-to-gsd-324.patch from Jeremy Bicha to update the gnome-session file for gnome-settings-daemon 3.24 (closes: #869938). * Update 53-Spelling-typos.patch with a new typo found by lintian. * Remove build-dependency on autotools-dev (lintian). * Standards-Version: 4.0.1: + remove menu file, as afterstep provides desktop file. + add lintian overrides for `postinst/postrm has useless calls to update-meus', because lintian fails to notice the ucf-managed afterstep.menu-method file. afterstep (2.2.12-10) unstable; urgency=medium . * Enable the `pie' hardening option (closes: #865594). * Bump debhelper's compat level to 10 and switch to dh_missing from `dh_install --fix-missing'. * Remove usage of dpkg-parsechangelog from debian/rules (lintian). * Add support for DEB_BUILD_OPTIONS/DEB_BUILD_PROFILES=nodoc; this requires the latest debhelper. * Add a lintian override for misspelled config option name. * Create debian/*.symbols files (lintian). * Pass `--user-dir' to ASDocGen to avoid creation of .afterstep directory in build user's $HOME. * Add build-dependency on libncurses-dev in order to enable readline library in WinCommand. * Standards-Version: 4.0.0. afterstep (2.2.12-9) unstable; urgency=medium . * Configure without gnome-session, as neither most of the display managers can split session's Exec line on spaces, nor the /etc/X11/Xsession script can handle multiple arguments (closes: #850647). * Add 52-Remove-iceweasel.patch to remove iceweasel and iceape from wharf config file. * Add 53-Spelling-typos.patch to fix more typos caught by lintian. * Drop unused linitian overrides. * Switch Vcs-Git to https and Vcs-Browser to cgit. * Standards-Version: 3.9.8 (no changes). afterstep (2.2.12-8) unstable; urgency=medium . * Remove `Multi-Arch: no' as dak does not permit this (see: #816213). * Add 51-Warning.patch to fix implicit function declaration warning. afterstep (2.2.12-7) unstable; urgency=medium . * Add 49-Reproducible-FAQ.patch to ensure the FAQ file is generated in the correct order. * Update 47-Add-build-date-to-ASDocGen.patch to fix a warning introduced there. * debian/rules: Enable all hardening options except for a -pie. * Replace afterstep-dbg package with the autogenerated dbgsym packages. * Add 50-Spelling-typos.patch to fix various typos caught by lintian. * debian/control: + mark the -dev package as `Multi-Arch: no' because of the config scripts included in the package (lintian); + mark other packages as `Multi-Arch: same' or `foreign'; + recommend gnome-themes-standard instead of removed gnome-themes; + use https in Vcs-Browser field; + Standards-Version: 3.9.7 (no changes). afterstep (2.2.12-6) unstable; urgency=medium . * Apply the following patches from Juan Picca (closes: #785774): + 47-Add-build-date-to-ASDocGen.patch: add --build-date flag that expects an unix time (integer) and use it for timestamps in generated files (documentation). + 48-Make-build-reproducible.patch: modify Makefile.in by adding the variable ASDOCGENOPTS to the command line of ASDocGen. + debian/rules: get the unix time from the changelog file and set the variable ASDOCGENOPTS. afterstep (2.2.12-5) unstable; urgency=medium . * Upload to unstable. * Switch debian/copyright to DEP-5 format. afterstep (2.2.12-4) experimental; urgency=medium . * New patches: + 44-Fix-build-with-gcc-5: fix gcc-5 compilation issues, mostly related to usage of the `inline' keyword in header files (closes: #777768); + 45-Fix-libAfterBase-Makefile: do not try to install scripts owned by libAfterImage from libAfterBase Makefile; + 46-Show-compiler-flags to make build log scanner happier. * Stop linking /usr/share/doc/afterstep to afterstep-data (closes: #766795): + revert ${misc:Depends} change introduced in previous version; + use maintscript helper to turn /u/s/d/afterstep into directory; + install the documentation files in the above directory, but leave html docs in afterstep-data with a symlink from afterstep. * Add build-dependency on gnome-session-bin to make sure Afterstep.desktop files are actually installed. * Install ascolor and ASMount binaries; write simple man pages for them. * Refactor debian/rules and simplify build process: + remove arch/indep selection logic based on missing build dependencies, as auto-builders seem to properly call the %-arch targets nowadays; + recompile libAfterBase and libAfterImage only for static builds; + call upstream Makefiles with SHELL='/bin/sh -e' not to ignore errors; + add support for cross-compiling; + enable LFS support (lintian); + set CXX and CXXFLAGS variables, as ascolor contains some c++ sources; + make sure gen_debhelper_files.pl always acts on all packages, and add `--fail-missing' do dh_install call in debian/rules; + remove update-alternative calls from maintainer scripts, use the dh_installwm comman instead. afterstep (2.2.12-3) unstable; urgency=medium . * Depend on fonts-freefont-ttf instead of ttf-freefont (closes: #738166). * Add 41-Fix-Functions.html-garbage.patch to fix null bytes in Function.html file generated by ASDocGen (closes: #757328). * Add 42-Disable-FollowTitleChanges.patch (closes: #441897). * Add 43-Fix-gcc-warning.patch to fix `undefined behaviour' warning. * Remove ${misc:Depends} from afterstep dependencies to work around debhelper's bug#766711. * Standards-Version: 3.9.6. afterstep (2.2.12-2) unstable; urgency=low . * New patches: + 39-Fix-parallel-builds to fix FTBFS on builders; + 40-Fix-few-gcc-warnings with warnings fixes. . * Apply patch from Ubuntu to depend/build-depend on libtiff-dev rather than libtiff4-dev. * Remove libgif-dev dependencies, as builtin ungif library is used instead. afterstep (2.2.12-1) unstable; urgency=low . * New upstream version: + afterstep.desktop no longer contains "NoDisplay=true" (closes: 703987); + The following patches removed (applied by upstream): 01-makeasclean 11-afterstep-scripts 13-afterstep-feels 19-FTBFS-alpha 20-postcard 21-asapp 28-Msg-typo 29-Spelling-typos 33-Locale-parse 36-Translation-PL 37-Spelling-typos-2 38-Debug-instructions 39-FTBFS-libpng1.5 25-Implicit-pointer-conversion 26-gcc-pointer-warnings 27-winlistconfigclass-mips 31-Cached-menu-pixmaps 34-Unknown-folderref-crash 35-UTF8-desktop-by-default . * Introduce the following patches: + 36-Spelling-typos to fix typos found by lintian; + 37-Fix-crash-with-debugging-enabled to fix a crash occurring in case --enable-debug is passed to configure script; + 38-Disable-handling-pending-events to fix initial appereance of WinList, Wharf and Pager modules on display. . * Apply two patches from the upstream git repository: + readded-Propaganda-submenu-with-new-location (upstream commit 4f4ac161b); + Fixed-bug-starting-modules-on-multi-display-setup-adding (upstream commit 06f472584); . * Standards-Version: 3.9. 4 (no changes). * Remove unused lintian override. afterstep (2.2.11-7) unstable; urgency=low * Enable CPPFLAGS hardening flags (closes: #662255). * Standards-Version: 3.9.3 (no changes). afterstep (2.2.11-6) unstable; urgency=low * Bump afterstep-data's Replaces on afterstep from <= 2.2.9-5 to <= 2.2.11, and add Breaks: afterstep (<= 2.2.11) (closes: #655679, #655736). afterstep (2.2.11-5) unstable; urgency=low * 39-FTBFS-libpng1.5.patch: Fix FTBFS with libpng1.5 (closes: #649970). * Remove .pc/.dpkg-source-unapply file in rules. This fixes broken behaviour of dpkg-buildpackage (see Bug#649521). * Rename and refresh patches with gbp-pq import/export. * Switch to debhelper v9. Made changes necessary for multi-arch support, introduced in debhelper v9. * Convert /usr/share/doc/afterstep into symlink in postinst script. * debian/control: + add VCS fields; + Build-Depend on libpng-dev instead on libpng12-dev; + make libafterimage-dev depend on `libpng-dev | libpng12-dev'; + add Pre-Depends: ${misc:Pre-Depends} lines. + set Standards-Version to 3.9.2. afterstep (2.2.11-4) unstable; urgency=low * Make libafterimage-dev depend on libjpeg-dev instead of libjpeg62-dev (closes: #629958). * Standards-Version: 3.9.2 (no changes). * Drop build dependency on fl-cow to fix FTBFS on hurd. * Rewrite debian/rules for the debhelper `tiny' format. afterstep (2.2.11-3) unstable; urgency=low * Switch to using menu-xdg for generating Debian menus: + add dependency on menu-xdg; + afterstep.menu-method: generate menu based on menu-xdg's method output; + debian/rules: don't remove upstream provided menu, which means both upstream & Debian menus will be visible. * 32_menu-xdg-location.patch: Add location of desktop files generated by menu-xdg. * 33_locale_parse.patch: Match Name[xx]/Comment[xx] sections from desktop files with xx_YY locales. * 34_unknown_folderref_crash.patch: Fix a segmentation fault that occurs on unknown FolderReferences entries; * 35_utf8_desktop_bydefault.patch: Assume that desktop files are UTF-8 encoded unless different encoding is expicitely specified. * 36_translation_pl.patch: Translate desktop categories into Polish. * 37_spelling_typos2.patch: Fix a spelling typos found by lintian 2.5.0~rc1. * 38_debug_instructions.patch: Fix debug instructions given on segfaults (closes: #616453). * debian/control: + sort dependency fields with wrap-and-sort from the ubuntu-dev-tools package; + recommed gnome-themes package as afterstep makes use of clearlooks theme provided by the package. * Update the NEWS file. afterstep (2.2.11-2) unstable; urgency=low * Upload to unstable. * After purging configuration files, remove any empty parent directories left on the system. This fixes uninstallation problem found by piuparts. * Don't suggest wmavgload and wmtop packages, which are no longer available. * Add build dependency on libdbus-1-dev. * Stop shipping historical md5sums for ucf. * debian/rules: + call dpkg-buildflags for initial value of CFLAGS and LDFLAGS; + add build-indep and build-arch targets; + split the build process between arch and indep targets; + pass --with-dbus1 to configure. * 00_Makefile_and_configure.patch: + make install.data target recursive; + use USER_LD_FLAGS for linking libraries to make sure that LDFLAGS from debian/rules are actually applied. afterstep (2.2.11-1) experimental; urgency=low * New upstream release. * Split afterstep into afterstep and aftertep-data as suggested by lintian's `arch-dep-package-has-big-usr-share' tag. * Provide debugging symbols in new afterstep-dbg package. * Add 31_cached_menu_pixmaps.patch to cache thumbnail images under ~/.afterstep/debian to speed up afterstep loading. * Rename 11_afterstep_feels.patch into 13_afterstep_feel.patch. * Switch to 3.0 (quilt) source format, drop dbs from debian/rules and build dependencies (closes: #576063). * Bump debhelper compat level to v8. * Standards-Version: 3.9.1: + use Breaks instead of Conflicts on aterm; + remove outdated Conflicts with libafterstep0. afterstep (2.2.9-5) unstable; urgency=low * 29_spelling_typos.patch: Fix various spelling typos both in documentation and programs found by lintian. * 30_menu_progress_display.patch: Make the progress screen less verbose by displaying a line of dots instead of menu names. * Split 19_ftbfs_alpha.patch out of 21_asapp.patch. * Add simple descriptions for all patches. * Minor fixes in build process, use fl-cow for builds. * Add a menu pixmap. * Build depend on libjpeg-dev instead of libjpeg62-dev. * Remove asterisks from NEWS file (lintian). * Fix spelling error in copyright (lintian). * Set source package format to 1.0. * Standards-Version: 3.8.4 (no changes). afterstep (2.2.9-4) unstable; urgency=low * Build with readline 6. * 28_msg_typo.patch: fix a typo. afterstep (2.2.9-3) unstable; urgency=low * 26_gcc_pointer_warnings.patch: fix some gcc warnings related to pointer conversions. * 27_winlistconfigclass_mips.patch: fix FTBFS on mips/mipsel. * 00_Makefile_and_configure.patch: make compilation fail on f`irst error. * Fix lintian's duplicate long description warning. * Add a simple man pages for afterimage-config & afterimage-libs. * Standards-Version: 3.8.3 (no changes). afterstep (2.2.9-2) unstable; urgency=low * Made libafterimage0 conflict with aterm, which got broken by upstream's ABI change (closes: #537548). * Added 25_implicit_pointer_conversion.patch to fix possible segfault on 64-bit archs (closes: #537763). afterstep (2.2.9-1) unstable; urgency=low * New upstream release. * 25_Pager.patch: removed, included upstream. * Turn on --enable-savewindows and --enable-fixeditems configure options (closes: #505508). * Remove xbase-clients dependency (closes: #474676). * Change debhelper compat mode to 7. * Rename debian/README.build to debian/README.source. * Standards-Version: 3.8.2. afterstep (2.2.7-1) unstable; urgency=low * New upstream version. * Correct section in the menu file (lintian). afterstep (2.2.6-2) unstable; urgency=low * Add dependancy on librsvg2-dev to libafterimage-dev (closes: #428156). * Use ${binary:Version} instead of ${Source-Version} (lintian). afterstep (2.2.6-1) unstable; urgency=low * New upstream version. afterstep (2.2.5-2) unstable; urgency=low * Fix broken name of the menu-method file introduced in last version. afterstep (2.2.5-1) unstable; urgency=low * New upstream version. * Include upstream's MMX patch. * fix_conffiles: remove *.ucf-{old,new,dist} instead of *.dpkg-{old,new,dist,tmp} on purge. * Register config files with ucfr. afterstep (2.2.4-2) unstable; urgency=low * Upload to unstable. * 12_afterstep_configs: Fix minor typo in wharf config file. afterstep (2.2.4-1) experimental; urgency=low * New upstream version (closes: #397415). The following bugs should be fixed in this version: + windows disapper bug (closes: #295126), + windows priority problem (closes: #324835). * Add build-dependency on librsvg2-dev. * Pass the `--as-needed' flag to linker. afterstep (2.2.2-2) unstable; urgency=low * Add several missing dependencies to libafterimage-dev: libfreetype6-dev, libsm-dev, libice-dev, libxext-dev, freeglut3-dev, libungif4-dev (closes: #384575). afterstep (2.2.2-1) unstable; urgency=low * New upstream version. * afterstep.menu-method: provide removemenu entry (closes: #358034). * 11_afterstep_feels.patch: feel.Debian - call "Move-or-Top" when clicking the second mouse button on the bottom window bar * 23_remove_tools_suffix.patch: remove the '.pl' suffix from makeastheme, installastheme and ascommand as required by the Policy. * debian/watch: fix regexp. * Bump Standards-Version to 3.7.2 * Add build dependency on sharutils, needed for uudecode. afterstep (2.2.1-1) unstable; urgency=low * New upstream version. * Switch build system to dbs. * Use debhelper v5 compat mode. * Generate most of the debian/* files from packages.d/*.in.in using dbs_split. afterstep (2.2.0-1) unstable; urgency=low * New upstream version. * Remove circular dependency on afterstep from libafterstep1 (closes: #341015). * Include Debian logo in menu. * afterstep.menu-method: + update path for install-menu program (lintian) + simplify the prerun script and update order of find options in the postrun script. * Add libreadline5-dev to build-depends. afterstep (2.1.1-2) unstable; urgency=low * Upload to unstable. * Manage configuration files with ucf. * Remove outdated (pre-woody) hooks from maintainer scripts. afterstep (2.1.1-1) experimental; urgency=low * New upstream version. afterstep (2.1.0-1) experimental; urgency=low * New upstream version. * Renamed libafterstep0 to libafterstep1. afterstep (2.00.05-1) experimental; urgency=low * New upstream version; upload to experimental since there's no possibility for this version to go to sarge ;(. * Updated feel.Debian. * We've Eterm, not eterm in Debian - update config files appropriately. * afterstep/wharf: remove --title, -g, +sb options from the ExecInTerm lines, because they may not be supported by all xterminal emulators. * Base.c: add x-terminal-emulator as a first choice for TermCommand. afterstep (2.00.04-4) unstable; urgency=medium * Applied a patch from the upstream author to backport a few important changes from 2.0.5. Among others the patch contains fixes for two critical bugs: + memory corruption in image data storage, + segfault on shared memory freeing at the time of AS restarting. Detailed lists of fixes can be found in the upstream changelog file or at . * afterstep/wharf: Eterm does not understand `-sh' option, also it uses `-f', `-b' (not `-fg', `-bg') for specifying its foreground and background colors. afterstep (2.00.04-3) unstable; urgency=medium * Tweak feel.Debian settings: + commented out CenterOnCirculate as it does not work well yet. + also disabled AutoTabThroughDesks - it seems to be too annoying. * Use x-terminal-emulator instead of aterm in feel.DEFAULT. * ASDocGen.c: minor fix for the geneated man pages. * afterstep.doc-base.*: add authors info. * Updated URL in the copyright file. afterstep (2.00.04-2) unstable; urgency=medium * src/afterstep/pager.c: Apply patch from the upstream CVS to fix problem with root background picture not being refreshed after change. * Pass --with-ungif to configure and add build-depends on libungif4-dev to compile with Debian provided ungif library instead of the builtin one. * docfile.c: correct 'Main index' link in libafterimage-dev html documentation pages. afterstep (2.00.04-1) unstable; urgency=medium * New upstream version: + Fixes shared memory leaks (closes: #298728). Note, this only works correctly, when one uses the Quit button or menu entry to exit afterstep. When one kills their X session e.g. by pressing CTRL+ALT+BackSpace, afterstep is given no chances to free the shared memory. + Should build on amd64 with gcc-4.0 (closes: #299604). * Update doc-base file for the updated (but not yet finished) afterstep FAQ. * Make symlinks from /usr/share/afterstep/non-configurable/* to appropriate files. * Remove look.Debian, it was just the same as look.DEFAULT. * Minor tweaks in the wharf config file. * NEWS.Debian: yet another update for users upgrading from pre-2.0 versions. * Update README.Debian. * debian/control: remove Recommends: wmavgload, and suggests a few packages referred in the default wharf configuration file. * Modify debian/rules to pass --enable-debug to configure when the package version contains `dbg' string (so this version is compiled with afterstep (2.00.03dfsg-1) unstable; urgency=high * Replace a non-free font included the source package with a free one, taken from upstream CVS (closes: #298965). * Add dependency on ttf-freefont and create symlinks to appropriate fonts installed by that package instead of including their copy in the afterstep binary package. * Add dependency on aterm|x-terminal-emulator. * xmlproc.c: fix minor bug in the procedure that generates man pages. afterstep (2.00.03-1) unstable; urgency=medium * New upstream version: + DefaultGeometry should work now (closes: #294529). * debian/rules: remove --disable-send-postcard-to-developer from configure, as afterstep will now prompt user before sending postcard to developer. * Minor changes in postcard support: + debian/rules: install postcard.sh in /u/s/a/tools, not in /usr/bin. + libAfterStep/session.c: - update postcard.sh path, - use x-terminal-emuulator instead of xterm, - don't spawn x-terminal if .postcard file does not exist. * afterstepdoc.in: don't display the outdated FAQ, but the afterstep 2.0 documentation (like in upstream version). * autoexec.in: enable the WinList module. * Add build time dependancy on freeglut3-dev. * Update look.Debian from look.DEFAULT. afterstep (2.00.02-4) unstable; urgency=medium * Fix configure not to strip CFLAGS when setting NO_DEBUG_OUTPUT. afterstep (2.00.02-3) unstable; urgency=medium * asapp.c, afterstep.c: Revert the previous patch and use putenv() for setting DISPLAY instead. The patch caused afterstep not to propagate some afterstep-added environment variables like ICON_PATH, breaking e.g. the Banner module. * Hack configures, Makefiles and debian/rules to make the build process complying with the Policy: + build shared libraries with -fPIC flag and the static ones without it + make DEB_BUILD_OPTIONS=noopt,nostrip work. * pager.in: remove Debian change in PagerRows setting. Now pager is placed vertically, not horizontally, just like in upstream version. * Install ascompose man page. * Write man pages for Ident and Banner modules, base on the old ones. afterstep (2.00.02-2) unstable; urgency=medium * asapp.c, afterstep.c: patch from upstream CVS to fix window manager restart issue (closes: #289140). * debian/rules: configure with --disable-send-postcard-to-developer (closes: #292551). * menu-method: remove outputlanguage setting (closes: #289144). afterstep (2.00.02-1) unstable; urgency=medium * New upstream version: + correct behaviour of ClickToRaise option (closes: #288392). + problem with openning some applications shold be fixed too (closes: #286963). * menu-method: set outputencoding and outputlanguage (closes: #289144). * debian/control: lowercase first letter of synopsis (lintian). afterstep (2.00.01-4) unstable; urgency=high * debian/rules: configure with --disable-mmx-optimization, so the package works on older machines (closes: #288153). * wharf: fix afterstep restat issue (from upstream CVS). * Makefile.in: Install Afterstep.desktop into /usr/share/xsessions. * Updated NEWS.Debian file for users upgrading from woody. afterstep (2.00.01-3) unstable; urgency=low * Apply a few fixes from upstream's CVS: + src/afterstep/icons.c: - Fixed segfault bug in iconification code when StickyIcons are disabled. - Minor fixes to iconbox handling. + afterstep/start/5_Quit/3_restartsession: - get quit->restartsession do what it's supposed to. * Update debian/copyright file. * Minor fixes in wharf & pager configuration files. * afterstep.postinst: on upgrade remove old configuration files from /etc/X11/afterstep unless they were modified. afterstep (2.00.01-2) unstable; urgency=low * Do not include html-catalogue of installed files in the binary package, it's about 5MB of unnecessary data! * Install /usr/bin/Ident module. * Remove menu entries referring to missing modules. * Update feel.Debian & look.Debian files. * Fix libafterimage-dev examples, so they actually compile. * Other minor fixes. afterstep (2.00.01-1) unstable; urgency=low * New upstream stable version. * This version if stable enough for Debian/unstable, I think :) * debian/control: remove build dependency on xlibs-dev, use libxt-dev instead. afterstep (2.00.00-1) experimental; urgency=low * New upstream stable version. * Changed URL in debian/watch file afterstep (1.99.0+2.00.beta5-3) experimental; urgency=low * Update feel.Debian and look.Debian files. afterstep (1.99.0+2.00.beta5-2) experimental; urgency=low * Install ascompose (again!). afterstep (1.99.0+2.00.beta5-1) experimental; urgency=low * New upstream version (2.00.beta5). * Updated dependencies for libttif4. * Install API man pages into libafterimage-dev. * debian/rules: use config.{guess,sub} files provided by autotools-dev package. * Updated debian/watch to version 2. afterstep (1.99.0+2.00.beta4b-1) experimental; urgency=low * New upstream version (2.00.beta4b). * debian/afterstep.menu: quote all strings (lintian). * Install ascompose, needed for the new Banner module. afterstep (1.99.0+2.00.beta3-1) experimental; urgency=low * New upstream version (2.00.beta3). * libAfterImage/configure*: fix libfreetype tests so they acctually find the freetype library. * configure*: don't strip -g from CFLAGS * debian/rules: removed --enable-gdb, added CFLAGS=-g instead. * Install /usr/share/gnome/wm-properties/Afterstep.Desktop in the afterstep package. Sorry, it was lost in 1.99.0+2.00.beta1-1. * Fix typo in afterstep(1x) man page. afterstep (1.99.0+2.00.beta2-2) experimental; urgency=low * Build shared librares with -fPIC (closes: #216838). * Merge with afterstep 1.8.11-12: + menu-method: make names of generated menu files lowercase. afterstep (1.99.0+2.00.beta2-1) experimental; urgency=low * New upstream development version (2.00.beta2). * menu-method: set onlyrunasroot, because we don't support user menus for now. * Update afterstepdoc(1x) man page. * Standards-Version: 3.6.1 (no changes). * Merge changelog from 1.8.11-11. afterstep (1.99.0+2.00.beta1-2) experimental; urgency=low * Rename debian/afterstep.NEWS.Debian to debian/afterstep.NEWS, so it actually gets installed into binary package. * Fixe typo in libafterimage-dev package description. * Don't install ascompose man page. afterstep (1.99.0+2.00.beta1-1) experimental; urgency=low * New upstream development version (2.00.beta1). * Added NEWS.Debian file. * Update feel.Debian and look.Debian files. * Update various configuration files to use Debian specific programs like x-terminal-emulator, x-www-browser and sensible-browser * afterstepdoc: make use of sensible-browser. * menu-method: use escfirst() function for hotkeys. * Build with dynamic libraries support. * Change Makefiles to get afterstep's libraries linked with other dynamic libraries. * configure: run fltk-config with --ldflags instead of --ldstatic-flags * Split the package into 4 binary packages (afterstep, libafterstep0, libafterimage0, libafterimage-dev.) * Update Build-Depends (add: libfltk1.1-dev, libtiff3g-dev, libfreetype6-dev; change libpng3-dev to libpng12-dev). * Depend on debianutils (>= 2.1) for sensible-browser. * Updated config.guess and config.sub files. * libafterimage/asimagexml.c: remove unneded #include . * Add lintian override file for `W: afterstep: extra-license-file usr/share/afterstep/desktop/icons/normal/License' warning. * Don't install broken libafterimage man pages. See their html version in /usr/share/doc/libafterimage-dev/html. afterstep (1.8.11-12) unstable; urgency=low * menu-method: make names of generated menu files lowercase. afterstep (1.8.11-11) unstable; urgency=low * Fix the bug in menuitem.c (at parse_menu_item_name), which caused afterstep to freeze or die with segmentation fault when window title contained "\t" (closes: #142325). * Merge some changes from 1.99.0+2.00.beta2 (in experimental): + menu-method: use escfirst() function for hotkeys. + menu-method: set onlyrunasroot, because we don't support user menus for now. + Make afterstepdoc use sensible-browser. + Depend on debianutils (>= 2.1) for sensible-browser. + Add link to homepage in description. + Build-Depend on libpng12-dev instead of libpng3-dev. + Standards-Version: 3.6.1 (no changes). afterstep (1.8.11-10) unstable; urgency=low * /etc/menu-method/afterstep: + suffix generated files with entryindex() to make them unique (closes: #191272) + use $basesection instead of `/../' directories hack + remove all files from /var/lib/afterstep/menu in prerun + add icons in WindowManagers submenu. * debian/control: + versioned dependency on menu >= 2.1.8-1, as it is needed for the basesection variable + Standards-Version: 3.5.9 (no changes). * Update config.guess and config.sub files (lintian). bubblewrap (0.11.1-1) unstable; urgency=medium . * New upstream release * Stop overriding kernel.unprivileged_userns_clone sysctl. The setting we use has been the default for several years. * d/control: Remove Recommends on procps. This was only needed as a way to force the required value of kernel.unprivileged_userns_clone during the transition from Debian 10 to 11, and even then, only on non-systemd systems. * d/p/debian/Change-EPERM-error-message-to-show-Debian-specific-inform.patch: Refresh patch to apply after a grammatical fix upstream * d/control: Replace transitional libselinux1-dev with libselinux-dev * d/control: Bump Standards-Version to 4.7.3. Remove Priority: optional, no longer required with current dpkg-dev. * d/copyright: Stop quoting the FSF's former postal address * d/rules: Stop overriding build system. This was only necessary while bubblewrap supported both Meson and Autotools builds, which it hasn't since 0.11.0. * d/clean: Remove another Autotools remnant * d/rules: Install NEWS.md as the upstream changelog * Stop using debhelper's historical special case for a single binary package. Explicitly list what we intend to install, instead. * d/watch: Update to v5 format * d/README.Debian: Mention glycin as a prominent use of bubblewrap * d/README.Debian: Reduce focus on pre-Debian-10 kernels debian-el (37.19.3) unstable; urgency=medium . * Upload to unstable (Closes: #1130529) . debian-el (37.19.3~exp1) experimental; urgency=medium . * Fix duplicated words in comments * Check for a valid email in envvars before invoking reportbug - reportbug fails when no valid email is set through DEBEMAIL, REPORTBUGEMAIL, or EMAIL. - Report an error when no valid email can be found through those environmental variables (Bug#1130529) * Update Standards-Version to 4.7.3; no change needed * Drop `Priority: optional'; now default debian-el (37.19.3~exp1) experimental; urgency=medium . * Fix duplicated words in comments * Check for a valid email in envvars before invoking reportbug - reportbug fails when no valid email is set through DEBEMAIL, REPORTBUGEMAIL, or EMAIL. - Report an error when no valid email can be found through those environmental variables (Bug#1130529) * Update Standards-Version to 4.7.3; no change needed * Drop `Priority: optional'; now default debian-security-support (1:14+2026.03.22) unstable; urgency=medium . [ Jeremy Bícha ] * deb(12|13|14): set qt6-webengine as limited support. * deb14: mark mozjs and mozjs140 as limited support. * deb14: remove libsoup2.4. . [ Santiago Ruano Rincón ] * Add myself to Uploaders. deviceinfo (0.2.4-3) unstable; urgency=medium . * Team upload . [ Jeremy Bícha ] * Mark libdeviceinfo-dev as Multi-Arch: same * Add lintian override for use of get-orig-source * Run cme fix dpkg --save * Use upstream device-info manpage * Update Standards Version to 4.7.3 . [ Thorsten Alteholz ] * Use salsa-ci.yml instead of .gitlab-ci.yml dh-doc-privacy (0.2) unstable; urgency=medium . * Handle 'figure' as well as 'image' in Restructured Text. * Add debian/salsa-ci.yml. dh-doc-privacy (0.1) unstable; urgency=medium . * Initial release. (Closes: #1123981) dictionaries-common (1.31.4) unstable; urgency=medium . * Drop support for obsolete cdbs helper. Thanks Alexandre Detiste for reminding (Closes: #1131415). dracut (110-7) unstable; urgency=medium . * correct fix(base): move initrd.target.wants symlink creation to wait_for_dev (Closes: #1131416) dracut (110-6) unstable; urgency=medium . * Cherry-pick upstream commits: - fix(crypt): use -d instead of -f to check for $NEWROOT/proc directory - feat(overlayfs): support tmpfs size parameter in rd.overlay - fix(systemd-networkd): create /run/systemd/network if missing - test(SYSTEMD-INITRD): increase device timeout to infinity * fix(base): move initrd.target.wants symlink creation to wait_for_dev * fix(crypt): use systemd generator for setting the timeout (LP: #2143264) * fix(kernel-modules): install mmc drivers on all architectures (LP: #2143030) * autopkgtest: - double timeout to 20 min for arm64 - skip slow 31-livenet and 45-systemd-import on riscv64 - skip 50-network on riscv64 due to systemd-networkd-wait-online timeout dulwich (1.1.0-3) unstable; urgency=medium . * Update patch 03_fix_gpg_signature_verification_test: also handle the case where ctx.verify() returns without raising an exception but with no signatures. Closes: #1131202 * Remove use of nonexistent build profile norust. dulwich (1.1.0-2) unstable; urgency=medium . * Update patch 03_fix_gpg_signature_verification_test: another attempt to fix test failures. Closes: #1131202 dulwich (1.1.0-1) unstable; urgency=medium . [ Colin Watson ] * Breaks: python3-poetry (<< 2.3.0). . [ Jelmer Vernooij ] * New upstream release. * Add patch 04_support_pyo3_0.28: add support for PyO3 0.28. * Fix patch 03_fix_gpg_signature_verification_test to also catch non-BadSignatures GPGMEError exceptions. Closes: #1127667 elastix (5.3.1-1) unstable; urgency=medium . [ Steve M. Robbins ] * New upstream version * Update watch file format version to 5. * Use GitHub template in watch file instead of explicit Source/Matching-Pattern. * Set upstream metadata fields: Repository, Repository-Browse. * debputy lint --auto-fix (routine-update) * [cc8f4cf] refresh patch * [3126a2a] Fix Doxyfile.in name * [3afef96] Fix spelling of Doxyfile.out gettext (0.23.2-2) unstable; urgency=medium . * Temporarily disable tests broken by libunistring 1.4. * Drop references to kfreebsd-any (lintian error). * Update standards-version. git-changelog (2.7.1-1) unstable; urgency=medium . * Initial upload to sid. git-cola (4.18.2-1) unstable; urgency=medium . * New upstream release. git-filter-repo (2.47.0-3) unstable; urgency=medium . * Patch: Python 3.14 support. (Closes: #1131794) * Bump Standards-Version to 4.7.3, drop Priority: optional. * Drop Rules-Requires-Root: no, no longer needed. * Bump copyright years. golang-github-nats-io-jwt (2.8.1-1) unstable; urgency=medium . * New upstream release * Update Standards-Version to 4.7.3 in d/control, drop Priority field * Update years in d/copyright golang-github-puerkitobio-goquery (1.12.0-1) unstable; urgency=medium . * New upstream release * Update Standards-Version to 4.7.3 in d/control, drop Priority field * Update years in d/copyright golang-github-yuin-goldmark (1.8.2-1) unstable; urgency=medium . * Team upload. * New upstream version 1.8.2 * Remove Priority: optional from d/control * Update Standards-Version to 4.7.3 golang-golang-x-image (0.38.0-1) unstable; urgency=medium . * Team upload. * New upstream version 0.38.0 golang-golang-x-text (0.35.0-1) unstable; urgency=medium . * Team upload. * New upstream version 0.35.0 - Refresh patches * Remove Priority: optional from d/control * Update Standards-Version to 4.7.3 * Remove obsolete lintian override golang-golang-x-text (0.32.0-1) experimental; urgency=medium . * Team upload. * New upstream verstion 0.32.0. golang-gopkg-lxc-go-lxc.v2 (0.0+git20260316.3af4ce0-1) unstable; urgency=medium . * New upstream snapshot * d/control: - Update Standards-Version to 4.7.3, drop Priority field - Drop redundant Rules-Requires-Root * Update years in d/copyright * Update d/watch to version 5 golang-k8s-utils (0.0~git20260319.28399d8-1) unstable; urgency=medium . * New upstream snapshot * Update years in d/copyright gpsim (0.32.1-4) unstable; urgency=medium . * dropped debian/README.source; Closes: #1131433 * no longer package .la files in gpsim-dev (they depend from shared libraries, lgthread-2.0 -lgmodule-2.0. Neither package .a files * bumped Standards-Version: 4.7.3 * replaced the build-dependency libncurses5-dev => libncurses-dev * modernized the address of FSF in debian/copyright * simplified the target override_dh_auto_configure * dropped the build-dependency on autotools-dev grimripper (3.0.2-7) unstable; urgency=medium . * Remove d/salsa-ci.yml gtk-nocsd (0~20260321+0b77e1b-1) unstable; urgency=medium . * New upstream git snapshot * Add transitional packages for gtk3-nocsd (Closes: #1130646) gtk-nocsd (0~20260319+1485c3e-1) unstable; urgency=medium . * New upstream git snapshot * Opt into Salsa CI gtk-nocsd (0~20260317+e35c75c-1) unstable; urgency=medium . * New upstream git snapshot * Add versioned Provides for gtk-nocsd * Update get-orig-source rule (Mitigates: #1112388) * Release to unstable . gtk-nocsd (0~20260314+4199b8b-1) experimental; urgency=medium . * New upstream git snapshot * Copy ubports tarball update script from lineageos-apndb * Adapt the update script to this Codeberg project . gtk-nocsd (0~20260302-1) experimental; urgency=low . * Initial release (Closes: #1130648) gtk-nocsd (0~20260314+4199b8b-1) experimental; urgency=medium . * New upstream git snapshot * Copy ubports tarball update script from lineageos-apndb * Adapt the update script to this Codeberg project gtk-nocsd (0~20260302-1) experimental; urgency=low . * Initial release (Closes: #1130648) gtk4 (4.22.1+ds-3) unstable; urgency=medium . * d/rules, d/control: Drop CPDB backend (LP: #2145712, #2113980, #2133194, #2143625, #2126551, #2130566) gtk4 (4.22.1+ds-2) unstable; urgency=medium . * d/p: Fix listing printers with cpdb gtsam (4.2.0+dfsg-6) unstable; urgency=medium . * Team upload. * [cb43f3f] Add boost and tbb to libgtsam-dev deps. (Closes: #1131167) gtsam (4.2.0+dfsg-5) unstable; urgency=medium . * [6477760] chore(ci): disable Salsa CI due to high RAM usage * [7fc9db1] Add libeigen3-dev as a dep of -dev package gtsam (4.2.0+dfsg-4) unstable; urgency=medium . * Team upload. * [dd71a0a] chore(debian): add Salsa CI configuration * [eebffed] fix(debian): boost 1.90 build (Closes: #1129818) * [4296a65] test(debian): add autopkgtests for C++ and Python guile-fibers (1.4.2-5) unstable; urgency=medium . * Mark debci basic/channels as flaky (#1111954) * Add d/u/signing-key.asc * Improve d/watch to validate git PGP tags * Use gbp upstream-vcs-tag hfsplus (1.0.4-21) unstable; urgency=medium . * QA upload. * Apply another Multi-Arch: hint hfsplus (1.0.4-20) unstable; urgency=medium . * QA upload. * Add debian/salsa-ci.yml * Rewrite d/rules with nerwer & shorter syntax * Bump Standards-Version to 4.7.3, drop Priority: tag * Rename d/patches/*.dpatch -> *.patch * Trim dpatch snippets & boilerplate * Drop dependency on dpkg-dev, this won't be backported * Apply Multi-Arch: hint highwayhash (0~git20200803.9490b14-5) unstable; urgency=medium . * QA upload. * Fix FTCBFS: Fix build vs host confusion. (Closes: #1104989) iio-sensor-proxy (3.9-1) unstable; urgency=medium . * Upload to unstable * New upstream release - SSC sensor support. - Logging improvements for sensor discovery. - Fix race condition during startup. iio-sensor-proxy (3.8-1.ssc0) experimental; urgency=medium . * Upload to experimental * Add ssc sensor support * Enable ssc support on arm64 * Add postinst to trigger udev rule. This lets us pick the ssc devices without reboot * Disable ssc accelerometer and proximity sensor support in the udev rule for now as they have issues. jmh (1.37-3) unstable; urgency=medium . * Raising Standards version to 4.7.3: - Removing Priority: optional, which is default - Removing R-R-R: no, which is now default * Rewriting d/watch with version 5 . [ Vladimir Petko ] * Resolve Java 25 ftbfs (Closes: #1128168): - d/p/codetools-7903596.patch: Explicitly enable annotation processors. - d/p/codetools-7904156-proposed.patch: Add Java 25 safepoints regular expression. - d/rules: remove Security Manager tests. libconfig-model-tester-perl (4.010-1) unstable; urgency=medium . * new upstream version * Setup: setup_test_dir stringify option is now deprecated. * remove patches applied upstream * control: add on libtest-*-perl build dep * copyright: update with cme * README.source.org: update quilt instruction * watch: use version 5 template libieee1284 (0.2.11-15) unstable; urgency=medium . * Mark libieee1284-3-dev Multi-Arch: same. * Update copyright file. * Update debhelper level to 13 . * Update Standards-Version to 4.7.2 . libjs-backbone.stickit (0.9.2-1) unstable; urgency=medium . * Team upload * Declare compliance with policy 4.7.3 * Drop "Priority: optional" * Change section to javascript * Bump debhelper from old 12 to 13 * New upstream version 0.9.2 libjs-cocktail (0.5.15-1) unstable; urgency=medium . * Team upload * Declare compliance with policy 4.7.3 * Drop "Priority: optional" * Change section to javascript * Bump debhelper from old 12 to 13 * New upstream version 0.5.15 libjs-requirejs-text (2.0.16-1) unstable; urgency=medium . * Team upload * Declare compliance with policy 4.7.3 * Drop "Priority: optional" * Change section to javascript * New upstream version 2.0.16 libkolabxml (1.2.1-5.2) unstable; urgency=medium . * Non-maintainer upload. * Fix FTBFS with Boost 1.90. (Closes: #1110625) * Correct Vcs links. (Closes: #1130687) libpdl-gsl-perl (2.103-1) unstable; urgency=medium . * Team upload. * New upstream release. * Bump Standards-Version to 4.7.3, no changes. * Update lintian overrides. * Drop Rules-Requires-Root: no, default since dpkg 1.22.13. * Use test-build-validate-cleanup instead of test-build-twice. * Drop Priority: optional, default since dpkg 1.22.13. libpdl-linearalgebra-perl (0.434-1) unstable; urgency=medium . * Team upload. * New upstream release. * Update lintian overrides. * Drop Rules-Requires-Root: no, default since dpkg 1.22.13. * Use test-build-validate-cleanup instead of test-build-twice. * Drop Priority: optional, default since dpkg 1.22.13. * Bump Standards-Version to 4.7.3, changes: priority. * Drop gcc-15.patch, included upstream. libpdl-stats-perl (0.856-1) unstable; urgency=medium . * Team upload. * New upstream release. * Bump Standards-Version to 4.7.3, no changes. * Update lintian overrides. * Drop Rules-Requires-Root: no, default since dpkg 1.22.13. * Use test-build-validate-cleanup instead of test-build-twice. * Drop Priority: optional, default since dpkg 1.22.13. libpsl (0.21.5-1) unstable; urgency=medium . * New upstream version 0.21.5 (Closes: #1123613) * d/patches/0003-Add-m4-visibility....patch: now part of upstream, so dropped * d/copyright: update year for new upstream release * d/patches/: mark remaining patches with 'Forwarded: not-needed' * d/control: s#pkg-config#pkgconf# * d/control,copyright: add myself as Uploader * d/control: Standards-Version: 4.7.3 * d/psl-make-dafsa.install: upstream now installs psl-make-dafsa * d/control: drop now-obsolete fields * d/libpsl5t64.lintian-overrides: now superfluous and thus dropped * d/control: simplify redundant build prerequisites on dpkg-dev * d/control: drop ${shlibs:Depends} on arch all package * d/rules: use execute_before instead of override where possible * d/salsa-ci.yml: added libreflections-java (0.10.2+dfsg-3) unstable; urgency=medium . * Raising Standards version to 4.7.3: - Removing Priority: optional, which is default - Removing R-R-R: no, which is now default * Rewriting d/watch with version 5 * Changing license of debian/ packaging to the one of the software . [ Vladimir Petko ] * d/p/add_java25_annotations.patch: add annotations for Java 25 (Closes: #1108582). libyanfs-java (1.4-2) unstable; urgency=medium . * Team upload * d/p/01-java25-compat.patch: Use public API in MimeTable for Java 25 compatibility (Closes: #1108584). * Update Standards-Version to 4.7.3, drop Priority: field. . [ Pierre Gruet ] * Rewriting d/watch with version 5 licenserecon (14.0) unstable; urgency=medium . * Allow multiple instances of 'or' vs 'and/or' * Fix 'GPL-2+' vs 'GPL' (Closes: #1131753) lintian (2.132.1) unstable; urgency=medium . This release only adds these missing changelog entries that should have been in 2.132.0. . [ Nilesh Patra ] * Re-word description in missing-systemd-service-for-init.d-rcS-script to emphasize that SysV compatibility mode is no longer supported. (Closes: #1129064) * New tag continuous-integration/salsa/invalid-yaml: Detect invalid yaml in salsa CI files. (Closes: #1031171) * Avoid returning copy of elf storage to improve memory usage and performance. (Closes: #1030991) . [Bas Couwenberg] * Add support for Java 26 and 27. lintian (2.132.0) unstable; urgency=medium . [ Nilesh Patra ] * Fixup tests with terser 5.46.1-1. * Add 2 new tags 'quilt-patch-uses-dpatch-extension' and 'quilt-patch-uses-dpatch-placeholder'. . [ Louis-Philippe Véronneau ] * Remove dpatch-related tags and tests. (Closes: #1124803) mage (1.16.0+ds-1) unstable; urgency=medium . * Team upload. * New upstream version 1.16.0+ds - Refresh patch * Remove Priority: optional from d/control * Remove Rules-Requires-Root from d/control * Update Standards-Version to 4.7.3 mariadb-mysql-kbs (1.3.0-4) unstable; urgency=medium . * Bump d/copyright years * Use phpunit --do-not-cache-result --no-coverage --fail-on-empty-test-suite * Closes: #1130065 mariadb-mysql-kbs (1.3.0-3) unstable; urgency=medium . [ William Desportes ] * Add back Vcs-Git -b * Drop now default Priority: optional * Drop now default Rules-Requires-Root: no * Update Standards-Version to 4.7.3 . [ Otto Kekäläinen ] * Update d/watch to use uscan v5 syntax & improve d/watch ncmpcpp (0.9.2-2.3) unstable; urgency=medium . * Non-maintainer upload. * [0de2496] chore(debian): add Salsa CI configuration * [7c90da8] fix(debian): fix Boost build (Closes: #1110620) * [8e8fbbb] fix(debian): fix spurious RUNPATH entries * [80e657d] test(debian): add smoke autopkgtest neon27 (0.37.1-1) unstable; urgency=medium . * New upstream release. node-cssom (0.5.0-1) unstable; urgency=medium . * Team upload * Declare compliance with policy 4.7.3 * Drop "Rules-Requires-Root: no" * Drop "Priority: optional" * Use dh-sequence-nodejs instead of pkg-js-tools * debian/watch version 5 * New upstream version 0.5.0 node-fast-safe-stringify (2.1.1+~2.5.0-1) unstable; urgency=medium . * Team upload * Declare compliance with policy 4.7.3 * Drop "Rules-Requires-Root: no" * Drop "Priority: optional" * debian/watch version 5 * New upstream version 2.1.1+~2.5.0 node-flatted (3.4.2~ds-1) unstable; urgency=medium . * Team upload * Drop "Priority: optional" * debian/watch version 5 * New upstream version 3.4.2~ds (Closes: #1131462, CVE-2026-33228) node-forever-agent (0.6.1+~0.6.4-1) unstable; urgency=medium . * Team upload * Declare compliance with policy 4.7.3 * Drop "Rules-Requires-Root: no" * Drop "Priority: optional" * debian/watch version 5 * New upstream version 0.6.1+~0.6.4 node-hawk (9.0.2-1) unstable; urgency=medium . * Team upload * Declare compliance with policy 4.7.3 * Drop "Rules-Requires-Root: no" * Drop "Priority: optional" * debian/watch version 5 * New upstream version 9.0.2 node-postcss-modules-extract-imports (3.1.0-1) unstable; urgency=medium . * Team upload * Declare compliance with policy 4.7.3 * Drop "Rules-Requires-Root: no" * Drop "Priority: optional" * debian/watch version 5 * New upstream version 3.1.0 node-promise-inflight (1.0.1+~1.0.3-1) unstable; urgency=medium . * Team upload * Declare compliance with policy 4.7.3 * Drop "Rules-Requires-Root: no" * Drop "Priority: optional" * debian/watch version 5 * New upstream version 1.0.1+~1.0.3 node-react-fast-compare (3.2.2-1) unstable; urgency=medium . * Team upload * Declare compliance with policy 4.7.3 * Drop "Rules-Requires-Root: no" * Drop "Priority: optional" * debian/watch version 5 * New upstream version 3.2.2 node-require-directory (2.1.1+~2.1.7-1) unstable; urgency=medium . * Team upload * Declare compliance with policy 4.7.3 * Drop "Rules-Requires-Root: no" * Drop "Priority: optional" * debian/watch version 5 * New upstream version 2.1.1+~2.1.7 node-spdx-exceptions (2.5.0-1) unstable; urgency=medium . * Team upload * Declare compliance with policy 4.7.3 * Drop "Rules-Requires-Root: no" * Drop "Priority: optional" * debian/watch version 5 * New upstream version 2.5.0 node-superstruct (2.0.2-1) unstable; urgency=medium . * Initial release. (Closes: #1131443) node-tldts (7.0.27-1) unstable; urgency=medium . * Apply multi-arch hints * Update lintian overrides * Drop "Priority: optional" * New upstream version 7.0.27 pat (0.19.2-2) unstable; urgency=medium . * Refresh patches for new upstream version Update man page rename patches for 0.19.2 Update patch with upstream changelog 0.19.2 pgauditlogtofile (1.8.1-1) unstable; urgency=medium . * New upstream version 1.8.1. pglast (7.13-1) unstable; urgency=medium . * New upstream version 7.13. prjpeppercorn (1.12-1) unstable; urgency=medium . * Initial release. (Closes: #1131309) protoc-gen-doc (1.5.1+ds-2) unstable; urgency=medium . * Source-only upload protoc-gen-doc (1.5.1+ds-1) unstable; urgency=medium . * Initial release (Closes: #1131418) proton-vpn-gtk-app (4.15.0-3) unstable; urgency=medium . * debian/patches/002.fix-runtime-dir-for-tests.patch - Fix the runtime path to avoid a permission error in /run/user * debian/patches/003.fix-namespace-packages.patch - Include full proton.vpn namespace in package discovery * debian/rules: - Enabled errors fixed proton-vpn-gtk-app (4.15.0-2) unstable; urgency=medium . * debian/control: Added dependencies in "Depends psk31lx (2.2-2) unstable; urgency=medium . * Team upload. * Maintain in Hamradio team space on Salsa * Point Homepage to webarchive to express, that the page vanished from web * d/watch - version=5 - Untrackable since homepage vanished * Build-Depends: s/libncurses5-dev/libncurses-dev/ * debhelper-compat (= 13) * d/copyright: Remove old FSF address and non-copyrightable files * Standards-Version: 4.7.3 (Remove Priority field) * d/rules: hardening python-adafruit-platformdetect (3.88.0-1) unstable; urgency=medium . * New upstream release 3.88.0. python-aiohasupervisor (0.4.3-1) unstable; urgency=medium . * New upstream release. * Remove debian/gbp.conf, switch to dgit. python-aiomealie (1.2.2-1) unstable; urgency=medium . * New upstream release. * Remove debian/gbp.conf, switch to dgit. python-barcode (0.16.1-1) unstable; urgency=medium . * Correct the PyPi URL in the watch file (Closes: #1112365). * Merging upstream version 0.16.1 (Closes: #1128580). * Update d/copyright. * Avoid to let setuptools_scm to mess with the version number. * Ignore changes of sphinx conf after documentation build. * Silence lintian by providing a more meaningful man description. * Disable temporarily tests at build time. python-django-constance (4.3.4-2) unstable; urgency=medium . * Team upload. * Add buil-dep on python3-setuptools-scm to fix dist-info * Add debian/salsa-ci.yml * Drop "Rules-Requires-Root: no": it is the default now * Bump Standards-Version to 4.7.3, drop Priority: tag python-dynaconf (3.2.13-1) unstable; urgency=medium . * Team Upload * New upstream version 3.2.13 (Closes: #1131476) Fix CVE-2026-33154: Server-Side Template Injection (SSTI) python-hmmlearn (0.3.3-1) unstable; urgency=medium . * Team upload. * New upstream version. Closes: #1129897 * Removed sole patch, it was applied upstream. python-jaconv (0.5.0-1) unstable; urgency=medium . * Initial version (Closes: #1122097) python-pint (0.25.3-1) unstable; urgency=medium . * New upstream release. * Switch to dh-sequence-sphinxdoc. * debian/control: - Add dtependency on python3-scipy. - Update the list of suggested packages. * Update dates in d/copyright. python-rosettasciio (0.7.1-5) unstable; urgency=medium . * Team upload. * Add build-dep on python3-setuptools-scm to fix dist-info * Apply Multi-Arch: hint * Add debian/salsa-ci.yml * Bump Standards-Version to 4.7.3, drop Priority: tag python-spdx-tools (0.8.5-1) unstable; urgency=medium . * Team upload. * Add build-dep on python3-setuptools-scm to fix dist-info * New upstream version 0.8.5 python-tx-xmpp (0.10.1.post1-1) unstable; urgency=medium . * Initial release (Closes: #1131752) python-wslink (2.5.6-1) unstable; urgency=medium . * Team upload. * Add debian/salsa-ci.yml * Bump Standards-Version to 4.7.3, drop Priority: tag * New upstream version 2.5.6 * Drop build-dep on python3-setuptools, this uses hatchling * Enable tests * lintian: capitalization of description r-cran-bbmle (1.0.25.1-2) unstable; urgency=medium . * Team upload. * Packaging update (routine-update) * Standards-Version: 4.7.3 (routine-update) * Reflow Uploaders field (cme) * Remove Priority field (cme) * Restrict to 64-bits architectures (routine-update) * Restrict to little-endian architectures (routine-update) rolo (020-3) unstable; urgency=medium . * d/control: + Drop the redundant Priority field, which defaults to optional now + Bump Standards-Version to 4.7.3 * d/watch: Fix Pgpsigurlmangle ruby-jsonb-accessor (1.4.2-1) unstable; urgency=medium . * Team upload. * New upstream release. * Refresh the copyright file. * Update the upstream GitHub URL. rust-ambient-id (0.0.7-2) unstable; urgency=medium . * Package ambient-id 0.0.7 from crates.io using debcargo 2.8.2 rust-ambient-id (0.0.7-1) experimental; urgency=medium . * Package ambient-id 0.0.7 from crates.io using debcargo 2.7.11 rust-framework-lib (0.6.1-3) unstable; urgency=medium . * Package framework_lib 0.6.1 from crates.io using debcargo 2.8.2 * d/p/fix-ioperm-non-x86.patch: Rework to restrict portio modules to x86/x86_64 in chromium_ec/mod.rs rather than patching individual ioperm usages inside them and rename the patch to restrict-portio-to-x86.patch rust-framework-lib (0.6.1-2) unstable; urgency=medium . * Package framework_lib 0.6.1 from crates.io using debcargo 2.8.2 * d/p/fix-ioperm-non-x86.patch: Add patch to fix build on non-x86 architectures rust-framework-lib (0.6.1-1) unstable; urgency=medium . * Package framework_lib 0.6.1 from crates.io using debcargo 2.8.2 (Closes: #1130951) rust-git-cinnabar (0.7.3-2) unstable; urgency=medium . * Team upload. * Package git-cinnabar 0.7.3 from crates.io using debcargo 2.8.2 * Depend on rand 0.8 explicitly rather than a version range which is incompatible with semver-suffix packages. rust-markdown (1.0.0-2) unstable; urgency=medium . * Team upload. * Package markdown 1.0.0 from crates.io using debcargo 2.8.2 rust-markdown (1.0.0-1) experimental; urgency=medium . * Team upload. * Package markdown 1.0.0 from crates.io using debcargo 2.7.10 . [ Christopher Hoskin ] * Package markdown 0.3.0 from crates.io using debcargo 2.4.4 * Fill in copyright * Add / correct information in control * Patch dev dependency "difference" from 0.4 to 2.0.0 * Lintian override for test fixtures that look like docs rust-markdown (0.3.0-1) unstable; urgency=medium . * Package markdown 0.3.0 from crates.io using debcargo 2.4.4 * Fill in copyright * Add / correct information in control * Patch dev dependency "difference" from 0.4 to 2.0.0 * Lintian override for test fixtures that look like docs * Avoid conflict with markdown package rust-moka (0.12.13-3) unstable; urgency=medium . * Team upload. * Package moka 0.12.13 from crates.io using debcargo 2.8.2 * Eliminate dev-dependency on getrandom and relax dev-dependency on rand. rust-postcard (1.1.3-2) unstable; urgency=medium . * Team upload. * Package postcard 1.1.3 from crates.io using debcargo 2.8.2 * Disable nalgebra to ease rand/nalgebra transitions. rust-pythonize (0.28.0-2) unstable; urgency=medium . * Team upload. * Package pythonize 0.28.0 from crates.io using debcargo 2.8.2 * Rename patch newer-pyo3 to pyo3-0.27 to better reflect what it currently does * Accomodate error message discrepancy between pyo3 0.27 and pyo3 0.28. rust-pythonize (0.28.0-1) unstable; urgency=medium . * Team upload. * Package pythonize 0.28.0 from crates.io using debcargo 2.8.1 * Enable collapse_features. salt-pepper (0.5.5-2) unstable; urgency=medium . * Team upload. * Migrate package to Salsa * Mark autopkgtest superficial Closes: #974513 * d/watch: version=5 * Standards-Version: 4.7.3 (routine-update) * debhelper-compat 13 (routine-update) * Remove Priority field to comply with Debian Policy 4.7.3 (routine- update) * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update) * Replace use of deprecated $ADTTMP with $AUTOPKGTEST_TMP. * Fix syntax warning with Python3.13 Closes: #1087071 simpleeval (1.0.7-1) unstable; urgency=high . * Merging upstream version 1.0.7 (Closes: #1130875) This release contains fixes for CVE-2026-32640 * Adjust d/copyright. sip6 (6.15.3-1) unstable; urgency=medium . * New upstream release. * Drop patches, included in the new release: - test_cxxflags.diff - fix_stack_smashing.diff slcfitsio (0.4.7~pre.19-5) unstable; urgency=medium . * d/control: + Drop the redundant Priority field, which defaults to optional now + Bump Standards-Version to 4.7.3 * d/watch: Add Dversionmangle slidge-matridge (0.3.3-2) unstable; urgency=medium . * Team Upload * Add build-dep on python3-setuptools-scm to fix dist-info * Add debian/salsa-ci.yml slidge-matridge (0.3.3-1) unstable; urgency=medium . * New upstream version * Build-Depend on bs4 and slidge-style-parser symfpu (0.0~git20190517.8fbe139-3) unstable; urgency=medium . * Team Upload * Fix Team email address * Drop "Rules-Requires-Root: no": it is the default now * Bump Standards-Version to 4.7.3, drop Priority: tag * Apply Multi-Arch: hint * Add debian/salsa-ci.yml termqt (1.1-2) unstable; urgency=medium . * fixed an issue with locales environment variables termqt (1.1-1) unstable; urgency=medium . * Initial release. (Closes: #1131350) victoriametrics (1.112.0+ds1-5) unstable; urgency=medium . * Team upload. * Applied go-1.26-fix.patch. (Closes: #1129170) zegrapher (3.1.1-6) unstable; urgency=medium . * declared c++14 instead of c++11 in ZeGrapher.pro's configuration file. Closes: #1129804 REMOVED: gtk3-nocsd 3-2