Your message dated Sat, 27 May 2023 08:38:59 +0200 with message-id <98271173-ad82-5959-c88b-ed743090725a@debian.org> and subject line Re: Bug#1036613: unblock: node-jschardet/3.0.0+dfsg+~1.4.0-2 has caused the Debian Bug report #1036613, regarding unblock: node-jschardet/3.0.0+dfsg+~1.4.0-2 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.) -- 1036613: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1036613 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: unblock: node-jschardet/3.0.0+dfsg+~1.4.0-2
- From: Yadd <yadd@debian.org>
- Date: Tue, 23 May 2023 13:10:40 +0400
- Message-id: <[🔎] 168483304033.1718411.1364347828081983032.reportbug@debian007.xnr.fr>
Package: release.debian.org Severity: normal User: release.debian.org@packages.debian.org Usertags: unblock X-Debbugs-Cc: node-jschardet@packages.debian.org Control: affects -1 + src:node-jschardet Please unblock package node-jschardet [ Reason ] node-js-chardet had a useless link to node-buffer [ Impact ] Just a dandling link [ Tests ] No change [ Risks ] No risk [ 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 testing Cheers, Yadd unblock node-jschardet/3.0.0+dfsg+~1.4.0-2diff --git a/debian/changelog b/debian/changelog index 6cc65b3..e38faf2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +node-jschardet (3.0.0+dfsg+~1.4.0-2) unstable; urgency=medium + + * Team upload + * Declare compliance with policy 4.6.2 + * Drop useless symlink to buffer (Closes: #1036609) + + -- Yadd <yadd@debian.org> Tue, 23 May 2023 13:03:58 +0400 + node-jschardet (3.0.0+dfsg+~1.4.0-1) unstable; urgency=medium * Team upload diff --git a/debian/control b/debian/control index 8e3fed7..a778394 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Build-Depends: debhelper-compat (= 13) , node-typescript , terser , webpack (>= 5.0~) -Standards-Version: 4.6.1 +Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/js-team/node-jschardet Vcs-Git: https://salsa.debian.org/js-team/node-jschardet.git Homepage: https://github.com/aadsm/jschardet#readme diff --git a/debian/rules b/debian/rules index 8ad0ced..e58679b 100755 --- a/debian/rules +++ b/debian/rules @@ -15,7 +15,6 @@ override_dh_auto_build: cp chardet/package.json debian/ perl -i -pe 's/0.0.0-development/$(CHARDET_VERSION)/' chardet/package.json dh_auto_build --buildsystem=nodejs - ln -s /usr/share/nodejs/buffer . webpack --config debian/webpack.config.js --output-library=jschardet \ --entry index.js --output-path ./dist --output-filename jschardet.js terser dist/jschardet.js -o dist/jschardet.min.js
--- End Message ---
--- Begin Message ---
- To: Yadd <yadd@debian.org>, 1036613-done@bugs.debian.org
- Subject: Re: Bug#1036613: unblock: node-jschardet/3.0.0+dfsg+~1.4.0-2
- From: Paul Gevers <elbrus@debian.org>
- Date: Sat, 27 May 2023 08:38:59 +0200
- Message-id: <98271173-ad82-5959-c88b-ed743090725a@debian.org>
- In-reply-to: <[🔎] 168483304033.1718411.1364347828081983032.reportbug@debian007.xnr.fr>
- References: <[🔎] 168483304033.1718411.1364347828081983032.reportbug@debian007.xnr.fr>
Hi, On 23-05-2023 11:10, Yadd wrote:unblock node-jschardet/3.0.0+dfsg+~1.4.0-2unblocked. PaulAttachment: OpenPGP_signature
Description: OpenPGP digital signature
--- End Message ---