Debian Patches

Status for jquery-at.js/1.5.4+dfsg.1-4

Patch Description Author Forwarded Bugs Origin Last update
font-weight-declaration.patch Correct an invalid declaration in the CSS. .
The value bold is not valid for the font property. Many browsers will
(correctly) ignore this invalid declaration.

diff --git old/src/jquery.atwho.css new/src/jquery.atwho.css
index dad94ed9..ab5a727b 100644
Ben Finney <bignose@debian.org> yes upstream 2018-02-25
gulp-async-task-signal-completion.patch Modify Gulp tasks to signal their completion. .
Starting in Gulp version 4, all tasks are run asynchronously, and are assumed
to fail unless they signal completion using the provided callback function.

diff old/gulpfile.js new/gulpfile.js
Ben Finney <bignose@debian.org> yes upstream 2022-02-23
gulp-skip-unused-actions.patch Skip unused actions in Gulp build system. .
Not all the actions in the Gulp build system can be performed yet by
Debian packages. We disabled the actions not used in the Debian
package build.

diff --git old/gulpfile.js new/gulpfile.js
index e9699eab..50a8e055 100644
Ben Finney <bignose@debian.org> no 2022-02-23
replace-gulp-util-log-by-fancy-log.patch Replace uses of ‘gulp-util.log’ API with ‘fancy-log’ API. .
The ‘gulp-util.log’ API is no longer provided in a Debian package. We replace
usage of that API with the ‘fancy-log’ equivalent.
Ben Finney <bignose@debian.org> no debian 2022-05-16

All known versions for source package 'jquery-at.js'

Links