node-lit (3.3.3-3) unstable; urgency=medium

  * Team Upload

  [ Juan Manuel Méndez Rey ]
  * Restore the terser name-cache seeder in debian/rollup-debian.js,
    using a small inlined equivalent of @rollup/plugin-virtual (not
    packaged in Debian). Without the seeder, terser mangles property
    names in a per-module order that varies between builds, so the
    minified lit-html output was not reproducible (property names such
    as this.t / this.i flipped). Verified reproducible with reprotest.
    Closes the node-lit unreproducible-build issue on
    tests.reproducible-builds.org.
  * Add myself to Uploaders.
  * The inlined helper is a build-time shim; it can be dropped once
    @rollup/plugin-virtual is packaged in Debian and node-lit builds with
    upstream's rollup-common.js directly.
  * Fix debian/watch: use Version 5 git mode with a matching-pattern for the
    per-package monorepo tags (lit@X.Y.Z). The previous GitHub template
    matched no tags, so uscan could not find the upstream version.

  [ Alexandre Detiste ]
  * Apply multi-arch hints.  + node-lit: Add Multi-Arch: foreign.
  * Add debian/salsa-ci.yml
  * Use canonical URL in Vcs-Git.
  * Set upstream metadata fields: Security-Contact.

 -- Alexandre Detiste <tchet@debian.org>  Sun, 30 Aug 2026 13:17:33 +0200

node-lit (3.3.3-2) unstable; urgency=medium

  [ Juan Manuel Mendez Rey ]
  * Add @lit/task 1.0.3 as an additional component.
    Needed by siso (RFP #1051557) for its embedded web UI.

  [ Edward Betts ]
  * Fix autopkgtest error.

 -- Juan Manuel Mendez Rey <juan.mendezr@proton.me>  Wed, 17 Jun 2026 14:00:00 +0200

node-lit (3.3.3-1) unstable; urgency=low

  * Initial release. (Closes: #1137550)
  * Packages lit 3.3.3, lit-html 3.3.3, lit-element 4.2.2,
    @lit/context 1.1.6, and @lit/reactive-element 2.1.2.

 -- Edward Betts <edward@4angle.com>  Fri, 05 Jun 2026 15:09:41 +0100
