jquery-tablesorter 1:2.31.3+dfsg1-2 source package in Ubuntu

Changelog

jquery-tablesorter (1:2.31.3+dfsg1-2) unstable; urgency=medium

  * Team upload

  [ Debian Janitor ]
  * Update renamed lintian tag names in lintian overrides.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

  [ Yadd ]
  * Update standards version to 4.6.0, no changes needed.
  * Add debian/gbp.conf
  * Drop ie8 support (Closes: #997642)
  * Update lintian overrides

 -- Yadd <email address hidden>  Sun, 24 Oct 2021 08:09:06 +0200

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
jquery-tablesorter_2.31.3+dfsg1-2.dsc 2.2 KiB 03f4af9b7cf6586ba1d59a5f24301dd926ace3ac1ee0cc8c9df40231d321b6d0
jquery-tablesorter_2.31.3+dfsg1.orig.tar.xz 569.0 KiB 78b4811a4a4686a6a85bf00f22ccd63b7f2b2e7b32cb559c8d10eafc5cae3605
jquery-tablesorter_2.31.3+dfsg1-2.debian.tar.xz 5.4 KiB 445eca931c43373795cb9eeab0cc5fe4f5655079723491ce0a8c15c1de8f230b

No changes file available.

Binary packages built by this source

libjs-jquery-tablesorter: jQuery flexible client-side table sorting plugin

 Tablesorter is a jQuery plugin for turning a standard HTML table with THEAD
 and TBODY tags into a sortable table without page refreshes. Tablesorter can
 successfully parse and sort many types of data including linked data in a
 cell. It has many useful features including:
 .
   * Multi-column alphanumeric sorting and filtering.
   * Multi-tbody sorting
   * Supports Bootstrap v2-4.
   * Parsers for sorting text, alphanumeric text, URIs, integers, currency,
     floats, IP addresses, dates (ISO, long and short formats) and time.
     Add your own easily.
   * Inline editing
   * Support for ROWSPAN and COLSPAN on TH elements.
   * Support secondary "hidden" sorting (e.g., maintain alphabetical sort when
     sorting on other criteria).
   * Extensibility via widget system.
   * Cross-browser: IE 6.0+, FF 2+, Safari 2.0+, Opera 9.0+, Chrome 5.0+.