[From nobody Thu Jun 11 12:37:06 2026
Received: (at submit) by bugs.debian.org; 8 May 2020 06:49:07 +0000
X-Spam-Checker-Version: SpamAssassin 3.4.2-bugs.debian.org_2005_01_02
 (2018-09-13) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-17.9 required=4.0 tests=BAYES_00,DKIM_SIGNED,
 DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,HAS_PACKAGE,RCVD_IN_DNSWL_NONE,
 SPF_HELO_PASS,SPF_PASS,TXREP autolearn=ham autolearn_force=no
 version=3.4.2-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 22; hammy, 84; neutral, 21; spammy, 0.
 spammytokens: hammytokens:0.000-+--H*F:U*praveen,
 0.000-+--H*rp:U*praveen, 0.000-+--H*F:D*onenetbeyond.org,
 0.000-+--H*rp:D*onenetbeyond.org, 0.000-+--H*MI:onenetbeyond
Return-path: &lt;praveen@onenetbeyond.org&gt;
Received: from latitanza.investici.org ([82.94.249.234]:44535)
 by buxtehude.debian.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.92) (envelope-from &lt;praveen@onenetbeyond.org&gt;)
 id 1jWwok-00065y-O3
 for submit@bugs.debian.org; Fri, 08 May 2020 06:49:07 +0000
Received: from mx3.investici.org (unknown [127.0.0.1])
 by latitanza.investici.org (Postfix) with ESMTP id 49766120189
 for &lt;submit@bugs.debian.org&gt;; Fri,  8 May 2020 06:49:01 +0000 (UTC)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=onenetbeyond.org;
 s=stigmate; t=1588920541;
 bh=dBmjqgzAXY4XuVoZ3Rno1BqOxC8dfvzS9nvj2KfiK44=;
 h=Date:From:Subject:To:From;
 b=RXNbjIWus+xj6/uECgpJrAAX5pr6KTy3yTTlbgKZaPx72j4xCH/J+A9UHIOta7RIw
 /fvcdAKgubq/3cGB6QwjydOFLlERrIzCul8wnxkL+B0GPNmVTtz466ckkpDUg/6BSZ
 i0xx1ZsT3RjnvtV32KfLzLvZKl579n3Kxgok2ThI=
Received: from [82.94.249.234] (mx3.investici.org [82.94.249.234])
 (Authenticated sender: praveen@onenetbeyond.org) by localhost (Postfix) with
 ESMTPSA id 61135121639
 for &lt;submit@bugs.debian.org&gt;; Fri,  8 May 2020 06:48:59 +0000 (UTC)
Date: Fri, 08 May 2020 12:18:51 +0530
From: Pirate Praveen &lt;praveen@onenetbeyond.org&gt;
Subject: node-preact: build with rollup using upstream rollup.config.*
To: Debian BTS &lt;submit@bugs.debian.org&gt;
Message-Id: &lt;FX20AQ.VZQ6UZSFJUQ63@onenetbeyond.org&gt;
X-Mailer: geary/3.36.2
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii; format=flowed
Delivered-To: submit@bugs.debian.org

Package: node-preact
Version: 8.2.5-2
Severity: important

When this package was uploaded to archive, rollup was not packaged so 
babel was used to just transpile. Now that rollup is packaged, we 
should build it with rollup.

Note: We will need to package @rollup/plugin-virtual (currently it uses 
rollup-plugin-memory which is deprecated in favor of 
@rollup/plugin-virtual).
]