diff --git a/debian/changelog b/debian/changelog index 03d7f37..5f59253 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,39 +1,7 @@ -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. - * 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. - * 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 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). * 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 4f10228..47216eb 100644 --- a/debian/control +++ b/debian/control @@ -1,15 +1,15 @@ Source: zmodemjs Section: web Priority: optional -Maintainer: Daniel Baumann +Maintainer: Daniel Baumann Build-Depends: debhelper-compat (= 13), pkg-js-tools, Rules-Requires-Root: no -Standards-Version: 4.7.2 +Standards-Version: 4.6.0 Homepage: https://github.com/FGasper/zmodemjs -Vcs-Browser: https://forgejo.debian.net/ttyd/zmodemjs -Vcs-Git: https://forgejo.debian.net/ttyd/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 diff --git a/debian/copyright b/debian/copyright index ca89e12..9f14b55 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 Daniel Baumann License: Apache-2.0 License: Apache-2.0 @@ -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 . - https://www.apache.org/licenses/LICENSE-2.0 + http://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, diff --git a/debian/rules b/debian/rules index 3e6c64c..a0304bb 100755 --- a/debian/rules +++ b/debian/rules @@ -3,8 +3,5 @@ %: dh ${@} --with nodejs -override_dh_auto_build: - # disable webpack bundling - override_dh_auto_test: # requires node-crc-32 (!= node-crc32) diff --git a/debian/watch b/debian/watch index 7f1c484..0d4b69d 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,3 @@ version=4 -opts="filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/zmodemjs-$1\.tar\.gz/ \ - dversionmangle=s/\+dfsg//" \ +opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/zmodemjs-$1\.tar\.gz/ \ https://github.com/FGasper/zmodemjs/tags .*/v?(\d\S+)\.tar\.gz