From ms.github at outlook.com Wed Sep 10 03:28:33 2025 From: ms.github at outlook.com (Matthew Sheets) Date: Wed, 10 Sep 2025 02:28:33 +0000 Subject: [Debian-lego-team] NQC packaging and upstream change In-Reply-To: References: Message-ID: Quick notes for the new 4.1.0 release of NQC that are pertinent to conversation here: ?*?Hurd build errors detected by Debian QA should be mitigated * The NQH files are now installed to ${includedir}/nqc * Pandoc is a build dependency if wishing to install (or package) NQC docs In conjunction with the includes, docs, and examples being merged into the main NQC project, the separate NQC-Libs project that was the repository for such content has now been archived. Thank you, Matthew From noreply at release.debian.org Wed Sep 10 05:39:12 2025 From: noreply at release.debian.org (Debian testing watch) Date: Wed, 10 Sep 2025 04:39:12 +0000 Subject: [Debian-lego-team] binutils-h8300-hms 2.16.1-14 MIGRATED to testing Message-ID: FYI: The status of the binutils-h8300-hms source package in Debian's testing distribution has changed. Previous version: 2.16.1-13 Current version: 2.16.1-14 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Wed Sep 10 05:39:13 2025 From: noreply at release.debian.org (Debian testing watch) Date: Wed, 10 Sep 2025 04:39:13 +0000 Subject: [Debian-lego-team] gcc-h8300-hms 1:3.4.6+dfsg2-8 MIGRATED to testing Message-ID: FYI: The status of the gcc-h8300-hms source package in Debian's testing distribution has changed. Previous version: 1:3.4.6+dfsg2-7 Current version: 1:3.4.6+dfsg2-8 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From nico at ni.fr.eu.org Wed Sep 10 17:36:10 2025 From: nico at ni.fr.eu.org (Nicolas Schodet) Date: Wed, 10 Sep 2025 18:36:10 +0200 Subject: [Debian-lego-team] NQC packaging and upstream change In-Reply-To: References: Message-ID: * Matthew Sheets [2025-09-10 02:28]: > Quick notes for the new 4.1.0 release of NQC that are pertinent to conversation here: > ?*?Hurd build errors detected by Debian QA should be mitigated > * The NQH files are now installed to ${includedir}/nqc > * Pandoc is a build dependency if wishing to install (or package) NQC docs Thanks! I have seen comments in HTML file like: Or: It might phone home, maybe this is something to remove? It looks like the generated tracker code is also present in the .md files. Nicolas. From ms.github at outlook.com Sat Sep 13 15:49:34 2025 From: ms.github at outlook.com (Matthew Sheets) Date: Sat, 13 Sep 2025 14:49:34 +0000 Subject: [Debian-lego-team] NQC packaging and upstream change In-Reply-To: References: Message-ID: > I have seen comments in HTML file like: > >??? > > Or: > >??? > > It might phone home, maybe this is something to remove? > > It looks like the generated tracker code is also present in the .md > files. There were a small number of files (such as the NQCIPC documentation) where I saved off HTML files from various of the original projects and then ran those HTML files through a converter to provide the Markdown files. The intent was to have a more consistent visual theme across all included pages under the "docs" folder based on GitHub Markdown. Beyond artifacts possibly left over from that, perhaps additional arguments might need to be provided to Pandoc if the problem is beyond those HTML files from the various original projects? I can take a closer look when I get a few minutes but wanted to acknowledge your message. Thank you, Matthew From nico at ni.fr.eu.org Sat Sep 13 16:13:11 2025 From: nico at ni.fr.eu.org (Nicolas Schodet) Date: Sat, 13 Sep 2025 17:13:11 +0200 Subject: [Debian-lego-team] NQC packaging and upstream change In-Reply-To: References: Message-ID: * Matthew Sheets [2025-09-13 14:49]: > > I have seen comments in HTML file like: > >??? > > Or: > >??? > > It might phone home, maybe this is something to remove? > > It looks like the generated tracker code is also present in the .md > > files. > There were a small number of files (such as the NQCIPC documentation) where > I saved off HTML files from various of the original projects and then ran > those HTML files through a converter to provide the Markdown files. The > intent was to have a more consistent visual theme across all included pages > under the "docs" folder based on GitHub Markdown. > Beyond artifacts possibly left over from that, perhaps additional arguments > might need to be provided to Pandoc if the problem is beyond those > HTML files from the various original projects? > I can take a closer look when I get a few minutes but wanted to > acknowledge your message. No problem, just wanted to signal this. Nicolas.