node-github-url-from-git 1.5.0+~1.5.1-1 source package in Ubuntu

Changelog

node-github-url-from-git (1.5.0+~1.5.1-1) unstable; urgency=medium

  * Team upload

  [ lintian-brush ]
  * Set upstream metadata fields: Bug-Submit.
  * Update standards version to 4.5.0, no changes needed.

  [ Yadd ]
  * Bump debhelper compatibility level to 13
  * Modernize debian/watch
    * Fix GitHub tags regex
    * Fix filenamemangle
  * Use dh-sequence-nodejs instead of pkg-js-tools
  * Update standards version to 4.6.0, no changes needed
  * Drop dependency to nodejs
  * Embed typescript declarations and repack

 -- Yadd <email address hidden>  Thu, 30 Dec 2021 18:46:13 +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

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-github-url-from-git_1.5.0+~1.5.1-1.dsc 2.6 KiB 0fb8376bcde0258c9cc28717cd7d74ed258856c994a4829f1ce07dba350cf1e5
node-github-url-from-git_1.5.0+~1.5.1.orig-types-github-url-from-git.tar.gz 1.8 KiB 03e6e0e0a761a849db1235fb99ef1081ca605eb24f422547b794d5cc8c4afe03
node-github-url-from-git_1.5.0+~1.5.1.orig.tar.gz 2.8 KiB 15448a808db69b2fbc1724fa0f5187286a548b33a58f35fe29851cba1f235fb8
node-github-url-from-git_1.5.0+~1.5.1-1.debian.tar.xz 5.1 KiB fa52e6ec23d37aca0febd44497e5760fa3d7e83f779e88d6b7e7be6531c03fcf

Available diffs

No changes file available.

Binary packages built by this source

node-github-url-from-git: Convert github git or gist url to an http url - Node.js module

 This module is a simple regular expression for parsing and converting
 a git repository url from github to an http url. It supports gists as
 well. It is used by npm and node-normalize-package-data.
 .
 Node.js is an event-based server-side javascript engine.