diff --git a/debian/changelog b/debian/changelog index a8c564aa07e108ed392e23c9485ac16d3a063521..54ad7ab6fa1a4ba2437bba86bf023606e379fd7a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +node-typescript (3.5.3-3) UNRELEASED; urgency=medium + + * Move tslib to /usr/share (Closes: #933077). + + -- Julien Puydt <jpuydt@debian.org> Mon, 12 Aug 2019 09:10:30 +0200 + node-typescript (3.5.3-2) unstable; urgency=medium * Correct d/copyright (following upstream #11469). diff --git a/debian/links b/debian/links index 762a0b24740e329d96c2e922f034a5470cac4831..9e0a12fa9ca3ad536e495753e94cca03f8360765 100644 --- a/debian/links +++ b/debian/links @@ -1,2 +1,2 @@ usr/lib/nodejs/typescript/bin/tsc usr/bin/tsc -usr/lib/nodejs/typescript/lib usr/lib/nodejs/tslib +usr/lib/nodejs/typescript/lib usr/share/nodejs/tslib