mirror of
https://github.com/encounter/yarn.git
synced 2026-03-30 11:43:44 -07:00
b63a1d1510
* Script to build Debian package * Adjustments for Debian scripts: - Add copyright file - Add full description to control file - Ignore some lintian rules - Delete clowny files that aren't needed and break lintian rules - Update shebang in yarn.js from "node" to "nodejs" as per Debian package of Node * Add basic Debian instructions * Revert readme change and explicitly require Node.js 4 or above
9 lines
245 B
Plaintext
9 lines
245 B
Plaintext
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
|
Upstream-Name: Yarn
|
|
Upstream-Contact: Yarn Developers <yarn@dan.cx>
|
|
Source: http://yarnpkg.com/
|
|
|
|
Files: *
|
|
Copyright: 2016-present, Yarn Contributors
|
|
License: BSD-2-clause
|