node-jquery-mousewheel 1:3.1.13-3 source package in Ubuntu

Changelog

node-jquery-mousewheel (1:3.1.13-3) unstable; urgency=medium

  * Trim trailing whitespace.
  * Use secure copyright file specification URI.
  * Bump debhelper from old 11 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

 -- Debian Janitor <email address hidden>  Sun, 29 Aug 2021 02:29:50 +0100

Upload details

Uploaded by:
Debian Javascript Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Javascript Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-jquery-mousewheel_3.1.13-3.dsc 2.2 KiB 67bd54ab177f4028b2f5d247041f3f185f1f242b64a8522390921ea4a81385aa
node-jquery-mousewheel_3.1.13.orig.tar.gz 87.1 KiB e54e2b5d8f2a492c2c7bb4552e10fa67601ae3faf96d759e869860f995fb642a
node-jquery-mousewheel_3.1.13-3.debian.tar.xz 2.6 KiB 35251d0aedc9d1554e9abbe00120f42e23546c638b65bc326a9dab5707edaa7a

Available diffs

No changes file available.

Binary packages built by this source

libjs-jquery-mousewheel: jQuery plugin that adds cross-browser mouse wheel support

 In order to use the plugin, simply bind the mousewheel event to an element.
 .
 It also provides two helper methods called mousewheel and unmousewheel that
 act just like other event helper methods in jQuery.
 .
 This package is suitable for direct use in browser environment.

node-jquery-mousewheel: jQuery plugin to add cross-browser mouse wheel support (Node.js)

 In order to use the plugin, simply bind the mousewheel event to an element.
 .
 It also provides two helper methods called mousewheel and unmousewheel that
 act just like other event helper methods in jQuery.
 .
 Node.js is an event-based server-side JavaScript engine.