lua-uri 0.1+20130926+git14fa255d-3 source package in Ubuntu

Changelog

lua-uri (0.1+20130926+git14fa255d-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Use secure copyright file specification URI.
  * Bump debhelper from old 12 to 13.
  * Remove constraints unnecessary since buster (oldstable):
    + Build-Depends: Drop versioned constraint on dh-lua (>= 16~).

  [ Victor Seva ]
  * fix clean phase (Closes: #1049049)
  * update Standards-Version, no changes needed

 -- Victor Seva <email address hidden>  Mon, 02 Oct 2023 10:18:57 +0200

Upload details

Uploaded by:
Victor Seva
Uploaded to:
Sid
Original maintainer:
Victor Seva
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
lua-uri_0.1+20130926+git14fa255d-3.dsc 1.4 KiB bee013c0e112aecf645353bf57f581b54b7a870e8fcf33666e9ffdc5e0d31f58
lua-uri_0.1+20130926+git14fa255d.orig.tar.gz 48.9 KiB 4f8c73933761beb9e4d9c145adb9e549d929385e12cbf7d19895e24a7603308d
lua-uri_0.1+20130926+git14fa255d-3.debian.tar.xz 2.6 KiB 7a92dd877e34a65d7e23ad07faf012f58c60010205b715b7330a3ca41737db99

No changes file available.

Binary packages built by this source

lua-uri: pure Lua library to normalize and validate URIs/URLs

 Provides methods for manipulating URIs in various ways.
 In particular, you can resolve relative URI references
 to create absolute URIs, and extract parts of URIs.

lua-uri-dev: examples and test files for lua-uri

 Provides methods for manipulating URIs in various ways.
 In particular, you can resolve relative URI references
 to create absolute URIs, and extract parts of URIs.
 .
 This package contains examples and test files.