[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1081418: marked as done (bookworm-pu: package node-mdn-browser-compat-data/5.2.20+~3.33.0-1+deb12u1)



Your message dated Sat, 09 Nov 2024 10:51:02 +0000
with message-id <b0a29248bc631362ed06a8879f93b8cdae5414d0.camel@adam-barratt.org.uk>
and subject line Closing bugs released with 12.8
has caused the Debian Bug report #1081418,
regarding bookworm-pu: package node-mdn-browser-compat-data/5.2.20+~3.33.0-1+deb12u1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
1081418: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1081418
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
Tags: bookworm
X-Debbugs-Cc: node-mdn-browser-compat-data@packages.debian.org
Control: affects -1 + src:node-mdn-browser-compat-data
User: release.debian.org@packages.debian.org
Usertags: pu

[ Reason ]
FTBFS

[ Impact ]
None

[ Risks ]
None

[ Checklist ]
  [x] *all* changes are documented in the d/changelog
  [x] I reviewed all changes and I approve them
  [x] attach debdiff against the package in (old)stable
  [x] the issue is verified as fixed in unstable

[ Changes ]
Change build command in debian/rules
diff -Nru node-mdn-browser-compat-data-5.2.20+~3.33.0/debian/changelog node-mdn-browser-compat-data-5.2.20+~3.33.0/debian/changelog
--- node-mdn-browser-compat-data-5.2.20+~3.33.0/debian/changelog	2022-12-01 17:53:27.000000000 +0100
+++ node-mdn-browser-compat-data-5.2.20+~3.33.0/debian/changelog	2024-09-11 16:27:17.000000000 +0200
@@ -1,3 +1,9 @@
+node-mdn-browser-compat-data (5.2.20+~3.33.0-1+deb12u1) bookworm; urgency=medium
+
+  * Backport workaround ts-node bug (Closes: #1078890)
+
+ -- Jérémy Lal <kapouer@melix.org>  Wed, 11 Sep 2024 16:27:17 +0200
+
 node-mdn-browser-compat-data (5.2.20+~3.33.0-1) unstable; urgency=medium
 
   * Update lintian override info format in
diff -Nru node-mdn-browser-compat-data-5.2.20+~3.33.0/debian/gbp.conf node-mdn-browser-compat-data-5.2.20+~3.33.0/debian/gbp.conf
--- node-mdn-browser-compat-data-5.2.20+~3.33.0/debian/gbp.conf	2022-12-01 17:53:27.000000000 +0100
+++ node-mdn-browser-compat-data-5.2.20+~3.33.0/debian/gbp.conf	2024-09-11 16:26:41.000000000 +0200
@@ -1,4 +1,5 @@
 [DEFAULT]
 pristine-tar=True
+debian-branch=debian/bookworm
 filter=[ '.gitignore', '.travis.yml', '.git*' ]
 component=['browser-specs']
diff -Nru node-mdn-browser-compat-data-5.2.20+~3.33.0/debian/rules node-mdn-browser-compat-data-5.2.20+~3.33.0/debian/rules
--- node-mdn-browser-compat-data-5.2.20+~3.33.0/debian/rules	2022-12-01 17:53:27.000000000 +0100
+++ node-mdn-browser-compat-data-5.2.20+~3.33.0/debian/rules	2024-09-11 16:26:12.000000000 +0200
@@ -8,8 +8,8 @@
 	dh $@ --with nodejs
 
 override_dh_auto_build:
-	ts-node scripts/generate-types.ts
-	ts-node scripts/release/build.ts
+	node --loader ts-node/esm scripts/generate-types.ts
+	node --loader ts-node/esm scripts/release/build.ts
 
 override_dh_auto_install:
 	# debian/install is used here

--- End Message ---
--- Begin Message ---
Source: release.debian.org
Version: 12.8

Hi,

Each of the updates tracked by these bugs was included in today's 12.8
bookworm point release.

Regards,

Adam

--- End Message ---

Reply to: