libjs-jquery-stupidtable 1.1.3+dfsg-2 source package in Ubuntu

Changelog

libjs-jquery-stupidtable (1.1.3+dfsg-2) unstable; urgency=medium

  [ Sergio Durigan Junior ]
  * Update Vcs-* URLs to use salsa.

  [ Debian Janitor ]
  * Bump debhelper from old 10 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Bump debhelper from old 12 to 13.

 -- Jelmer Vernooij <email address hidden>  Fri, 01 Jul 2022 00:24:42 +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

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libjs-jquery-stupidtable_1.1.3+dfsg-2.dsc 2.1 KiB 78499ec314fd713573985184e3f2a0bc0b4757221fbed6471e076c54eccbeb82
libjs-jquery-stupidtable_1.1.3+dfsg.orig.tar.gz 61.3 KiB 46dcfbf5d61c3c1310f58a8bf62ff3df6b86a69952a9365a47f2604ab4e1cf2d
libjs-jquery-stupidtable_1.1.3+dfsg-2.debian.tar.xz 3.2 KiB 2d6012a9d85cb67ff1d0509a963adea52cd4c80a8f205b0b12465386746e0ed8

Available diffs

No changes file available.

Binary packages built by this source

libjs-jquery-stupidtable: jQuery table sorting plugin

 Most table sorting plugins try to account for a limitless number of
 data types and their limitless ways of being presented. This leads to
 an extremely bloated code base with only a tiny portion of the code
 ever used by your project.
 .
 This plugin avoids that issue by letting you define your own ways of
 sorting table columns. The plugin internally recognizes "int",
 "string", "string-ins" (case-insensitive) and "float", so simple data
 tables will take very little effort on your part.