libjs-dropzone 5.7.2+dfsg-2 source package in Ubuntu

Changelog

libjs-dropzone (5.7.2+dfsg-2) unstable; urgency=medium

  * Team upload
  * Fix d/watch
  * Update renamed lintian tag names in lintian overrides.
  * Update standards version to 4.6.1, no changes needed.

 -- Yadd <email address hidden>  Wed, 02 Nov 2022 08:47:10 +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
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libjs-dropzone_5.7.2+dfsg-2.dsc 2.0 KiB ad3a990b9b5dd426883ce4f3a06010422a8f98fa9fabad1431a450cfe6a92733
libjs-dropzone_5.7.2+dfsg.orig.tar.xz 62.0 KiB 7acac5201b7e46e655bdf48866f1687f17ecf4b2c3b6580b3a0a7b2399118f4e
libjs-dropzone_5.7.2+dfsg-2.debian.tar.xz 3.3 KiB d9366763ebd78decda2643116e5fd505cb4ecc62d7aa0ee593e6e6e34286e41e

Available diffs

No changes file available.

Binary packages built by this source

libjs-dropzone: JavasScript library providing Dropzone

 Dropzone.js is a light weight JavaScript library that turns an HTML element
 into a dropzone. This means that a user can drag and drop a file onto it, and
 the file gets uploaded to the server via AJAX.
 .
 Main features:
   - Image thumbnail previews
   - Retina enabled
   - Multiple files and synchronous uploads
   - Progress updates
   - Support for large files
   - Complete theming