node-prosemirror-buildhelper (0.2.0-2) unstable; urgency=medium

  * Declare compliance with policy 4.7.4 and drop the redundant Priority
    and Rules-Requires-Root fields.
  * Build with debhelper compat 14 and dh-sequence-single-binary, and drop
    the now unneeded misc:Depends.
  * Use execute_after_dh_fixperms instead of an override.
  * Use the Expat short name for the Expat license.
  * Keep the debian/tests/pkg-js test as a documented placeholder: upstream
    ships no test suite, so all that runs is the entry point check.
  * Point the packaging at the new upstream home code.haverbeke.berlin and
    convert debian/watch to the version 5 syntax.

 -- Emfox Zhou <emfox@debian.org>  Mon, 21 Sep 2026 20:14:38 +0800

node-prosemirror-buildhelper (0.2.0-1) unstable; urgency=medium

  * Initial release. (Closes: #1148420)
  * Drop the pm-runtests runner and its @marijn/testtool dependency: the
    test runner would need selenium-webdriver, which is not packaged in
    Debian, and it is not needed to build the prosemirror packages.
  * Use transformSync() instead of transform(), which Babel 8 no longer
    provides as a synchronous call.
  * Mark bin/pm-buildhelper.js executable again after dh_fixperms, which
    forces all .js files to mode 644, and ship a manual page for pm-
    buildhelper.

 -- Emfox Zhou <emfox@debian.org>  Sun, 20 Sep 2026 08:46:04 +0800
