From 9e63bbc9dfa88ce5f4c56b27653efa08a46c4ff1 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 22 Apr 2025 16:49:29 +0200 Subject: [PATCH 01/15] Uploading source-only to allow testing migration. Signed-off-by: Daniel Baumann From 9191f62c58f1202533cabe8aa81cd615618bd28c Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 22 Apr 2025 16:49:59 +0200 Subject: [PATCH 02/15] Releasing debian version 0.1.10+dfsg-2. Signed-off-by: Daniel Baumann --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index 5f59253..39df465 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +zmodemjs (0.1.10+dfsg-2) sid; urgency=medium + + * Uploading to sid. + * Uploading source-only to allow testing migration. + + -- Daniel Baumann Wed, 29 Dec 2021 18:32:41 +0100 + zmodemjs (0.1.10+dfsg-1) sid; urgency=low * Initial upload to sid (Closes: #1000249), required for ttyd (#996042). From b764f0814f54aee4d82750983636a11684e61c71 Mon Sep 17 00:00:00 2001 From: Helmut Grohne Date: Tue, 22 Apr 2025 05:34:27 +0200 Subject: [PATCH 03/15] Fix FTBFS: Don't run webpack. (Closes: #1005454) Signed-off-by: Daniel Baumann --- debian/rules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian/rules b/debian/rules index a0304bb..a556ff5 100755 --- a/debian/rules +++ b/debian/rules @@ -3,5 +3,8 @@ %: dh ${@} --with nodejs +# Avoid running webpack as that's not needed. +override_dh_auto_build: + override_dh_auto_test: # requires node-crc-32 (!= node-crc32) From d03cda2c042c12bf274ab1b236e82a7b2ecd761c Mon Sep 17 00:00:00 2001 From: Helmut Grohne Date: Tue, 22 Apr 2025 05:34:34 +0200 Subject: [PATCH 04/15] Releasing debian version 0.1.10+dfsg-2.1. Signed-off-by: Daniel Baumann --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index 39df465..132c567 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +zmodemjs (0.1.10+dfsg-2.1) sid; urgency=medium + + * Non-maintainer upload. + * Fix FTBFS: Don't run webpack. (Closes: #1005454) + + -- Helmut Grohne Fri, 01 Nov 2024 10:25:08 +0100 + zmodemjs (0.1.10+dfsg-2) sid; urgency=medium * Uploading to sid. From ff3eed36b9c8eada050897ae53019c1b8240d6e7 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 22 Apr 2025 16:51:05 +0200 Subject: [PATCH 05/15] Updating http links to https in copyright. Signed-off-by: Daniel Baumann --- debian/copyright | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/copyright b/debian/copyright index 9f14b55..e6065bc 100644 --- a/debian/copyright +++ b/debian/copyright @@ -17,7 +17,7 @@ License: Apache-2.0 you may not use this file except in compliance with the License. You may obtain a copy of the License at . - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, From f3165e132a2f8edceec6a6bb9a2b966eb1ecf18b Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 22 Apr 2025 16:51:08 +0200 Subject: [PATCH 06/15] Updating year in debian copyright for 2025. Signed-off-by: Daniel Baumann --- debian/copyright | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/copyright b/debian/copyright index e6065bc..1e59b49 100644 --- a/debian/copyright +++ b/debian/copyright @@ -9,7 +9,7 @@ Copyright: 2017-2020 Gasper Software Consulting License: Apache-2.0 Files: debian/* -Copyright: 2021 Daniel Baumann +Copyright: 2021-2025 Daniel Baumann License: Apache-2.0 License: Apache-2.0 From 6196c20788790e568f33c58d45269ccbdbd2988f Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 22 Apr 2025 16:51:09 +0200 Subject: [PATCH 07/15] Updating to standards version 4.7.2. Signed-off-by: Daniel Baumann --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 47216eb..17d008d 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Build-Depends: debhelper-compat (= 13), pkg-js-tools, Rules-Requires-Root: no -Standards-Version: 4.6.0 +Standards-Version: 4.7.2 Homepage: https://github.com/FGasper/zmodemjs Vcs-Browser: https://git.progress-linux.org/users/daniel.baumann/debian/packages/zmodemjs Vcs-Git: https://git.progress-linux.org/users/daniel.baumann/debian/packages/zmodemjs From a33d8666ebaeca081a182a7ad53c4d3e3d0c0176 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 22 Apr 2025 16:51:10 +0200 Subject: [PATCH 08/15] Updating watch file to handle dfsg version suffix. Signed-off-by: Daniel Baumann --- debian/watch | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/watch b/debian/watch index 0d4b69d..7f1c484 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,4 @@ version=4 -opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/zmodemjs-$1\.tar\.gz/ \ +opts="filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/zmodemjs-$1\.tar\.gz/ \ + dversionmangle=s/\+dfsg//" \ https://github.com/FGasper/zmodemjs/tags .*/v?(\d\S+)\.tar\.gz From ef583f910a5c76bec4f047a56d47f9d831700837 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 22 Apr 2025 16:51:12 +0200 Subject: [PATCH 09/15] Updating my email address. Signed-off-by: Daniel Baumann --- debian/changelog | 4 ++-- debian/control | 2 +- debian/copyright | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 132c567..e868bca 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,7 +10,7 @@ zmodemjs (0.1.10+dfsg-2) sid; urgency=medium * Uploading to sid. * Uploading source-only to allow testing migration. - -- Daniel Baumann Wed, 29 Dec 2021 18:32:41 +0100 + -- Daniel Baumann Wed, 29 Dec 2021 18:32:41 +0100 zmodemjs (0.1.10+dfsg-1) sid; urgency=low @@ -18,4 +18,4 @@ zmodemjs (0.1.10+dfsg-1) sid; urgency=low * Rebuilding upstream tarball without non-free copy of a non-free ZMODEM protocol specificiation. - -- Daniel Baumann Sat, 20 Nov 2021 07:06:01 +0100 + -- Daniel Baumann Sat, 20 Nov 2021 07:06:01 +0100 diff --git a/debian/control b/debian/control index 17d008d..174370f 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: zmodemjs Section: web Priority: optional -Maintainer: Daniel Baumann +Maintainer: Daniel Baumann Build-Depends: debhelper-compat (= 13), pkg-js-tools, diff --git a/debian/copyright b/debian/copyright index 1e59b49..ca89e12 100644 --- a/debian/copyright +++ b/debian/copyright @@ -9,7 +9,7 @@ Copyright: 2017-2020 Gasper Software Consulting License: Apache-2.0 Files: debian/* -Copyright: 2021-2025 Daniel Baumann +Copyright: 2021-2025 Daniel Baumann License: Apache-2.0 License: Apache-2.0 From 3816ed52849858bba6f9bfacdbc12afad218e2c8 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 22 Apr 2025 16:51:14 +0200 Subject: [PATCH 10/15] Removing old vcs fields. Signed-off-by: Daniel Baumann --- debian/control | 2 -- 1 file changed, 2 deletions(-) diff --git a/debian/control b/debian/control index 174370f..5eb8977 100644 --- a/debian/control +++ b/debian/control @@ -8,8 +8,6 @@ Build-Depends: Rules-Requires-Root: no Standards-Version: 4.7.2 Homepage: https://github.com/FGasper/zmodemjs -Vcs-Browser: https://git.progress-linux.org/users/daniel.baumann/debian/packages/zmodemjs -Vcs-Git: https://git.progress-linux.org/users/daniel.baumann/debian/packages/zmodemjs Package: node-zmodem.js Section: web From 18fa76e0046696886db3e3fad8db921a5299b7f7 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 22 Apr 2025 16:51:15 +0200 Subject: [PATCH 11/15] Trimming debian changelog. Signed-off-by: Daniel Baumann --- debian/changelog | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index e868bca..0128cd8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,7 +7,6 @@ zmodemjs (0.1.10+dfsg-2.1) sid; urgency=medium zmodemjs (0.1.10+dfsg-2) sid; urgency=medium - * Uploading to sid. * Uploading source-only to allow testing migration. -- Daniel Baumann Wed, 29 Dec 2021 18:32:41 +0100 From 52a570656f4fd845ae9981213bc2fe697ebb88e4 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 22 Apr 2025 16:51:16 +0200 Subject: [PATCH 12/15] Updating comment in rules about not running dh_auto_build. Signed-off-by: Daniel Baumann --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index a556ff5..3e6c64c 100755 --- a/debian/rules +++ b/debian/rules @@ -3,8 +3,8 @@ %: dh ${@} --with nodejs -# Avoid running webpack as that's not needed. override_dh_auto_build: + # disable webpack bundling override_dh_auto_test: # requires node-crc-32 (!= node-crc32) From f9181dee6de54297108d87157d965e187e84bb39 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 22 Apr 2025 16:51:20 +0200 Subject: [PATCH 13/15] Releasing debian version 0.1.10+dfsg-3. Signed-off-by: Daniel Baumann --- debian/changelog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/debian/changelog b/debian/changelog index 0128cd8..bbe99ca 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +zmodemjs (0.1.10+dfsg-3) sid; urgency=medium + + * Updating http links to https in copyright. + * Updating year in debian copyright for 2025. + * Updating to standards version 4.7.2. + * Updating watch file to handle dfsg version suffix. + * Updating my email address. + * Removing old vcs fields. + * Trimming debian changelog. + * Updating comment in rules about not running dh_auto_build. + + -- Daniel Baumann Tue, 22 Apr 2025 05:42:21 +0200 + zmodemjs (0.1.10+dfsg-2.1) sid; urgency=medium * Non-maintainer upload. From 30312b387884c6c600ca58d221265310da533941 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 22 Apr 2025 16:51:45 +0200 Subject: [PATCH 14/15] Adding new vcs fields. Signed-off-by: Daniel Baumann --- debian/control | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/control b/debian/control index 5eb8977..4f10228 100644 --- a/debian/control +++ b/debian/control @@ -8,6 +8,8 @@ Build-Depends: Rules-Requires-Root: no Standards-Version: 4.7.2 Homepage: https://github.com/FGasper/zmodemjs +Vcs-Browser: https://forgejo.debian.net/ttyd/zmodemjs +Vcs-Git: https://forgejo.debian.net/ttyd/zmodemjs Package: node-zmodem.js Section: web From 52d2599e558463c11e6b06312980b33a93cdf6ad Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 22 Apr 2025 16:52:26 +0200 Subject: [PATCH 15/15] Releasing debian version 0.1.10+dfsg-4. Signed-off-by: Daniel Baumann --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index bbe99ca..03d7f37 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +zmodemjs (0.1.10+dfsg-4) sid; urgency=medium + + * Adding new vcs fields. + + -- Daniel Baumann Tue, 22 Apr 2025 16:52:23 +0200 + zmodemjs (0.1.10+dfsg-3) sid; urgency=medium * Updating http links to https in copyright.