[Pkg-javascript-commits] [Git][js-team/node-marked][master] 4 commits: Add node-marked-man < 0.7.0+~0.7.0~

Yadd (@yadd) gitlab at salsa.debian.org
Sun Jan 9 10:34:42 GMT 2022



Yadd pushed to branch master at Debian JavaScript Maintainers / node-marked


Commits:
0f8c52b8 by Yadd at 2021-12-21T19:11:29+01:00
Add node-marked-man < 0.7.0+~0.7.0~

- - - - -
a5b8ff70 by Yadd at 2022-01-09T11:22:15+01:00
Add missing build dependency on dh addon.

Changes-By: lintian-brush
Fixes: lintian: missing-build-dependency-for-dh_-command
See-also: https://lintian.debian.org/tags/missing-build-dependency-for-dh_-command.html

- - - - -
4b412fb4 by Yadd at 2022-01-09T11:30:36+01:00
libjs-marked: add links to old filenames

- - - - -
9651ffcb by Yadd at 2022-01-09T11:34:16+01:00
releasing package node-marked version 4.0.5+ds-4

- - - - -


3 changed files:

- debian/changelog
- debian/control
- + debian/libjs-marked.links


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+node-marked (4.0.5+ds-4) unstable; urgency=medium
+
+  * Team upload
+  * Add breaks against node-marked-man < 0.7.0+~0.7.0~
+  * Add missing build dependency on dh addon.
+  * libjs-marked: add links to old filenames
+
+ -- Yadd <yadd at debian.org>  Sun, 09 Jan 2022 11:30:41 +0100
+
 node-marked (4.0.5+ds-3) unstable; urgency=medium
 
   * team upload


=====================================
debian/control
=====================================
@@ -14,6 +14,7 @@ Build-Depends: debhelper-compat (= 13)
  , node-rollup-plugin-commonjs (>= 15~)
  , rollup
  , terser
+ , debhelper
 Standards-Version: 4.6.0
 Vcs-Browser: https://salsa.debian.org/js-team/node-marked
 Vcs-Git: https://salsa.debian.org/js-team/node-marked.git
@@ -28,6 +29,7 @@ Depends: ${misc:Depends}
 Provides: ${nodejs:Provides}
 Multi-Arch: foreign
 Breaks: node-typescript-types (<< 20201201~)
+ , node-marked-man (<< 0.7.0+~0.7.0~)
 Description: Full-featured markdown parser and compiler for NodeJS
  Marked implements all markdown features while having a high processing
  speed. It is also fully compatible with client-side javascript.


=====================================
debian/libjs-marked.links
=====================================
@@ -0,0 +1,2 @@
+usr/share/javascript/marked/marked.cjs		usr/share/javascript/marked/marked.js
+usr/share/javascript/marked/marked.min.cjs	usr/share/javascript/marked/marked.min.js



View it on GitLab: https://salsa.debian.org/js-team/node-marked/-/compare/bdf7d5b7bd5514b987ed993505f0a75e36672607...9651ffcb1557e08b79746e4fb74244730d6de3b6

-- 
View it on GitLab: https://salsa.debian.org/js-team/node-marked/-/compare/bdf7d5b7bd5514b987ed993505f0a75e36672607...9651ffcb1557e08b79746e4fb74244730d6de3b6
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-javascript-commits/attachments/20220109/fbd27f28/attachment-0001.htm>


More information about the Pkg-javascript-commits mailing list