libjs-lrdragndrop 1.0.2-2.1 source package in Ubuntu

Changelog

libjs-lrdragndrop (1.0.2-2.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <email address hidden>  Tue, 05 Jan 2021 11:57:52 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libjs-lrdragndrop_1.0.2-2.1.dsc 2.0 KiB 62ccf58b6cd61f8fa7e4e77cd88a733b8bc15a5e2d5ae77ef1a8af8f2aea1554
libjs-lrdragndrop_1.0.2.orig.tar.xz 2.7 MiB b49aacc4f7314f756db6a9822b4abc8cea8bb7ca6016d90c5aa91921e970c8d8
libjs-lrdragndrop_1.0.2-2.1.debian.tar.xz 2.3 KiB e024c94d7dae0c480ac285ed19ea4ea35e2429903a76404e358bb8cb012e67fd

Available diffs

No changes file available.

Binary packages built by this source

libjs-lrdragndrop: drag and drop module for Angularjs

 lrDragNDrop is a drag and drop module for Angularjs which allows one to drag
 items from one collection and drop to another one; or reorder the items within
 the same collection.
 .
 It is "item oriented" which imply:
  * the directives must be used with the standard ngRepeat directive
  * "adorners" can be added
  * works only with non empty collections