node-buffer-xor 2.0.1.REALLY.1.0.3-3 source package in Ubuntu

Changelog

node-buffer-xor (2.0.1.REALLY.1.0.3-3) unstable; urgency=medium

  * Team upload

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Submit.
  * Apply multi-arch hints.
    + node-buffer-xor: Add Multi-Arch: foreign.
  * Remove constraints unnecessary since stretch:
    + node-buffer-xor: Drop versioned constraint on nodejs in Depends.

  [ Yadd ]
  * Bump debhelper compatibility level to 13
  * Update standards version to 4.6.0, no changes needed.
  * Fix debian/watch
  * Drop dependency to nodejs

 -- Yadd <email address hidden>  Sat, 25 Dec 2021 15:02:01 +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-buffer-xor_2.0.1.REALLY.1.0.3-3.dsc 2.1 KiB f1fe6d374d398790b1e8b7b3fd1e0bda0b83eed2c3367f2f2f144b5f2778ae50
node-buffer-xor_2.0.1.REALLY.1.0.3.orig.tar.gz 2.4 KiB 3c7d4e28cf3b3a35c9e1a5d162488000e77eea3405446e6a840c3bbb3c093d37
node-buffer-xor_2.0.1.REALLY.1.0.3-3.debian.tar.xz 2.8 KiB 00dba458376e72d722060f6e943a87af4ef47bde035df1fb5c4344f636970a31

No changes file available.

Binary packages built by this source

node-buffer-xor: Simple module for bitwise-xor on buffers

 This module applies xor operation between two buffers.
 This is a dependency for browserify
 .
 Node.js is an event-based server-side JavaScript engine.