node-catty 0.1.0-1 source package in Ubuntu
Changelog
node-catty (0.1.0-1) unstable; urgency=medium * Team upload [ Debian Janitor ] * Bump debhelper from old 11 to 12. * Set debhelper-compat version in Build-Depends. * Remove obsolete field Name from debian/upstream/metadata (already present in machine-readable debian/copyright). [ Xavier Guimard ] * Bump debhelper compatibility level to 13 * Declare compliance with policy 4.5.0 * Add "Rules-Requires-Root: no" * Update debian/watch to use npm registry * Use dh-sequence-nodejs auto install * New upstream version 0.1.0 * Update copyright * Enable upstream test using mocha * Remove lintian overrides -- Xavier Guimard <email address hidden> Fri, 30 Oct 2020 18:59:13 +0100
Upload details
- Uploaded by:
- Debian Javascript Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian Javascript Maintainers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Lunar | release | universe | misc | |
Kinetic | release | universe | misc | |
Jammy | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
node-catty_0.1.0-1.dsc | 2.0 KiB | 76e98b9fb6144ea068cf17679a8ba1298ead50245856e6c14ddb2d6789b26ab6 |
node-catty_0.1.0.orig.tar.gz | 5.7 KiB | 7db6711d181aa4814e0f5684dfcc4bd89572d220872c30e23bd981c9eb6a89ca |
node-catty_0.1.0-1.debian.tar.xz | 4.0 KiB | 4bded8f2d63b306c86f8b5f61abcd31a6f32a48813afb834b65f53bdba120c62 |
Available diffs
- diff from 0.0.8-1 to 0.1.0-1 (7.7 KiB)
No changes file available.
Binary packages built by this source
- node-catty: source file concatenator for Mapshaper
Catty is the source file concatenator for Mapshaper.
.
Some features:
* Each source file lists its dependencies in a formatted comment. There is
no manifest, unlike some other tools.
* Concatenated files are (optionally) wrapped in a self-executing function,
to protect the global namespace.
* Catty can monitor source files and regenerate output files when a required
source file changes.
.
Node.js is an event-based server-side JavaScript engine.