node-github-url-from-git 1.4.0-1 source package in Ubuntu

Changelog

node-github-url-from-git (1.4.0-1) unstable; urgency=low

  * Team upload
  * new upstream version
  * debian/control: use secure VCS URLs
  * debian/control: bump to latest standard
  * debian/control: use dh 9
  * debian/control: add myself to uploaders

 -- Thorsten Alteholz <email address hidden>  Thu, 09 Jun 2016 19:12:53 +0200

Upload details

Uploaded by:
Debian Javascript Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Javascript Maintainers
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Builds

Yakkety: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-github-url-from-git_1.4.0-1.dsc 2.2 KiB 93f2a72624aea0042bacb604249bc41868310ebc6cdbbceb547d790c5c294776
node-github-url-from-git_1.4.0.orig.tar.gz 2.5 KiB c34f0a9735006804c95b3365f87a8b1dfaed4dbe27a2bac72428dd76b73b5336
node-github-url-from-git_1.4.0-1.debian.tar.xz 2.0 KiB 5118314a4f97022b1ae61059a70699891e58e845cce2216a14aef27fb63b70ed

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.