node-redis 2.8.0-1 source package in Ubuntu

Changelog

node-redis (2.8.0-1) unstable; urgency=medium

  * Add components in gbp.conf and debian/watch (used for test only):
    - redis-commands
    - redis-parser (version 2.x)
    - double-ended-queue
  * Add myself to uploaders
  * Bump debhelper compatibility level to 11
  * Declare compliance with policy 4.3.0
  * Update VCS fields
  * New upstream version 2.8.0
  * Update tests (Closes: #917750, #830215, #842209, #812714)
  * Remove patches
  * Change section to javascript
  * Add upstream/metadata
  * Update links to https
  * Update description
  * Update debian/copyright

 -- Xavier Guimard <email address hidden>  Mon, 07 Jan 2019 20:50:44 +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

Builds

Disco: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-redis_2.8.0-1.dsc 2.8 KiB aa2f71fc19304e8ae6d0934d03ad2d2981d3886aaba2c63bbe31df97581b30b6
node-redis_2.8.0.orig-double-ended-queue.tar.gz 6.7 KiB e7d39b6cedab1018b8d1e0e8de3248dd0bc2656d46c6029b4c5fb62f9b97d941
node-redis_2.8.0.orig-redis-commands.tar.gz 6.1 KiB f8c9e8827dfb8cac9ce03c9d091dd3f23ef5a10b911273f71d66721e05d9c878
node-redis_2.8.0.orig-redis-parser.tar.gz 9.3 KiB 65b4f43f812fdf3906d3984fa3e196eddb6bf124a14757c60f09fcdc029cc5a5
node-redis_2.8.0.orig.tar.gz 113.3 KiB 980f4e5c57515bd61994f5c8ff6eb86b6da7fa57c600e8086cdd5bd40b06eddd
node-redis_2.8.0-1.debian.tar.xz 3.5 KiB de01c722ad6d9e68b61ad00569d6ba86316295fe188ab4f5663369cd819e1725

Available diffs

No changes file available.

Binary packages built by this source

node-redis: redis client library for Node.js

 node-redis is a complete Redis client for Node.js.
 .
 It supports all Redis commands, including many recently
 added commands like EVAL from experimental Redis server branches.
 .
 Node.js is an event-based server-side JavaScript engine.