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

Changelog

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

  * Team upload

  [ Debian Janitor ]
  * Bump debhelper from old 12 to 13.

  [ Yadd ]
  * Declare compliance with policy 4.6.0
  * Add "Rules-Requires-Root: no"
  * Add debian/gbp.conf
  * Modernize debian/watch
    * Fix filenamemangle
    * Fix GitHub tags regex
  * Drop dependency to nodejs
  * Use dh-sequence-nodejs auto install

 -- Yadd <email address hidden>  Tue, 04 Jan 2022 21:23:12 +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-4.dsc 2.2 KiB 04c2956cdf10566285c5d6a7f4e728d343ee115ddd21b6c4413cf61d5f4fe1db
node-jquery-mousewheel_3.1.13.orig.tar.gz 87.1 KiB e54e2b5d8f2a492c2c7bb4552e10fa67601ae3faf96d759e869860f995fb642a
node-jquery-mousewheel_3.1.13-4.debian.tar.xz 2.9 KiB f6daef35286e1867f63984a9d56bfb9bb5d869e539b8f24ab880c2a059f96d54

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.