[Pkg-javascript-commits] [Git][js-team/node-marked][master] 3 commits: Add dh-nodejs into build dependencies (makes lintian happy)

Yadd (@yadd) gitlab at salsa.debian.org
Sun Jun 21 20:22:20 BST 2026



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


Commits:
a37d1d25 by Xavier Guimard at 2026-06-21T21:17:15+02:00
Add dh-nodejs into build dependencies (makes lintian happy)

Gbp-Dch: ignore

- - - - -
450962f8 by Xavier Guimard at 2026-06-21T21:21:52+02:00
Update copyright (drop useless entry)

- - - - -
cc48c5c2 by Xavier Guimard at 2026-06-21T21:22:15+02:00
Missing chmod+x

Gbp-Dch: ignore

- - - - -


3 changed files:

- debian/control
- debian/copyright
- debian/rules


Changes:

=====================================
debian/control
=====================================
@@ -4,6 +4,7 @@ Maintainer: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.deb
 Uploaders: Julian Taylor <jtaylor.debian at googlemail.com>
 Build-Depends: debhelper-compat (= 13)
  , dh-sequence-nodejs (>= 0.9.78~)
+ , dh-nodejs
  , esbuild
  , node-marked-man
  , node-diff <!nocheck>


=====================================
debian/copyright
=====================================
@@ -9,11 +9,7 @@ Files-Excluded-marked-gfm-heading-id: lib/*
 
 Files: *
 Copyright: 2018+, MarkedJS <https://github.com/markedjs/>
- 2011-2022, Christopher Jeffrey <https://github.com/chjj/>
-License: Expat
-
-Files: types-marked/*
-Copyright: Microsoft Corporation
+ 2011-2018, Christopher Jeffrey <https://github.com/chjj/>
 License: Expat
 
 Files: debian/*
@@ -43,15 +39,15 @@ License: Expat
 
 Files: github-slugger/*
 Copyright: 2015, Dan Flettre <fletd01 at yahoo.com>
-License: expat
+License: Expat
 
 Files: marked-gfm-heading-id/*
 Copyright: 2021 @markedjs
-License: expat
+License: Expat
 
 Files: marked-mangle/*
 Copyright: 2021 @markedjs
-License: expat
+License: Expat
 
 License: Expat
  Permission is hereby granted, free of charge, to any person obtaining a copy


=====================================
debian/rules
=====================================
@@ -9,7 +9,7 @@
 
 
 execute_after_dh_fixperms:
-	chmod +x debian/node-marked/usr/share/nodejs/marked/bin/marked.js
+	chmod +x debian/node-marked/usr/share/nodejs/marked/bin/*.js
 
 execute_after_dh_installdocs:
 	dh_nodejs_autodocs



View it on GitLab: https://salsa.debian.org/js-team/node-marked/-/compare/f3b811d90d29c06721f286613562a8ae5d700f09...cc48c5c2ec78fc238b283076228885918ea04a5a

-- 
View it on GitLab: https://salsa.debian.org/js-team/node-marked/-/compare/f3b811d90d29c06721f286613562a8ae5d700f09...cc48c5c2ec78fc238b283076228885918ea04a5a
You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help


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


More information about the Pkg-javascript-commits mailing list