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

Changelog

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

  [ Paolo Greppi ]
  * Update Vcs fields for migration to https://salsa.debian.org/

  [ Pirate Praveen ]
  * Bump debhelper compatibility level to 11
  * Bump Standards-Version to 4.2.1 (no changes needed)

 -- Pirate Praveen <email address hidden>  Fri, 12 Oct 2018 11:46:13 +0530

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
Focal release universe misc

Builds

Disco: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-jquery-mousewheel_3.1.13-2.dsc 2.1 KiB 67205369f83fed29a496eed0d7035a3fe1096ebc6ed10d6ed34fad31843ead2d
node-jquery-mousewheel_3.1.13.orig.tar.gz 87.1 KiB e54e2b5d8f2a492c2c7bb4552e10fa67601ae3faf96d759e869860f995fb642a
node-jquery-mousewheel_3.1.13-2.debian.tar.xz 2.4 KiB e2063101b518d82733eea30cbd08eb0c7aefd52c06dfb6c937a19a6cb8e7f32c

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.