eyes.js 0.1.8-1 source package in Ubuntu

Changelog

eyes.js (0.1.8-1) unstable; urgency=low


  * New upstream release.

  [ Jonas Smedegaard ]
  * Update watch and rules files to directly use github.com URL (not
    githubredir.debian.net).
  * Bump dephelper compatibility level to 8.
  * Bump standards-version to 3.9.3.
  * Update package relations:
    + Drop conflict/replace/provide obsolete libnode-eyes.
    + Build-depend on devscripts to always do copyright check.
  * Use anonscm.debian.org for Vcs-Browser field.
  * Extend copyright coverage of packaging.
  * Update copyright file:
    + Refer to upstream issue tracker as main contact URL.
    + Fix use pseudo-comment section to obey silly restrictions of
      copyright format 1.0.
    + Quote license in comment (pseudo-)field.
  * Fix call nodejs (not node) in testsuite, and tighten
    (build-)dependency on nodejs to versions shipping main binary as
    nodejs (not node).
    Closes: bug#689302. Thanks to Colin Watson.

 -- Jonas Smedegaard <email address hidden>  Wed, 14 Nov 2012 15:49:38 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe web
Xenial release universe web
Trusty release universe web

Builds

Raring: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
eyes.js_0.1.8-1.dsc 1.9 KiB b36b859ff0f30e9ccfc7ab0cedd5657cd521639f1a6ef9c386a0f8e83a745fc2
eyes.js_0.1.8.orig.tar.gz 5.3 KiB a0d026a4f599ca4c0b990f39bddbbc2ed64e0eb84635ebb94ef630d4bfb2c36c
eyes.js_0.1.8-1.debian.tar.gz 3.7 KiB c80ca61a48f00c3bb81c94586f3c29170d50cac4afee3d6e1d4c8c150814bb0b

No changes file available.

Binary packages built by this source

node-eyes: customizable value inspector for Node

 Node is an event-based server-side JavaScript engine.
 .
 eyes is a customizable value inspector for Node, uncluttering output in
 the console. Also deals with circular objects in an intelligent way,
 and can pretty-print object literals.