Control: tags -1 patch
Please find a patch attached that also converts the debian/copyright file to the machine-readable format.
diff -Nru weex-2.8.4.4/debian/changelog weex-2.8.4.4+nmu1/debian/changelog --- weex-2.8.4.4/debian/changelog 2024-12-22 22:14:40.000000000 +0100 +++ weex-2.8.4.4+nmu1/debian/changelog 2025-09-18 08:32:12.000000000 +0200 @@ -1,3 +1,11 @@ +weex (2.8.4.4+nmu1) unstable; urgency=medium + + * Non-maintainer upload. + * d/copyright: Convert to machine-readable format. + * Convert to source format 3.0. Closes: #1064216 + + -- Bastian Germann <[email protected]> Thu, 18 Sep 2025 08:32:12 +0200 + weex (2.8.4.4) unstable; urgency=low * patch to add support for loong64. Closes: #1080315 @@ -269,7 +277,3 @@ * Initial release. -- Yuuki NINOMIYA <[email protected]> Thu, 04 Nov 1999 15:55:04 +0900 - -Local variables: -mode: debian-changelog -End: diff -Nru weex-2.8.4.4/debian/copyright weex-2.8.4.4+nmu1/debian/copyright --- weex-2.8.4.4/debian/copyright 2024-07-11 16:46:52.000000000 +0200 +++ weex-2.8.4.4+nmu1/debian/copyright 2025-09-18 08:32:12.000000000 +0200 @@ -1,19 +1,22 @@ -This package was debianized by Yuuki NINOMIYA <[email protected]> on -Tue, 13 Jun 2000 20:56:56 +0900. - -It can be downloaded from https://sourceforge.net/projects/weex/files/weex/ - -Upstream Author: Yuuki NINOMIYA <[email protected]> - -Copyright (C) 1999-2000 Yuuki NINOMIYA <[email protected]> - -This program is free software; you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation; either version 2, or (at your option) -any later version. - -On Debian GNU/Linux systems, the complete text of the GNU General -Public License can be found in `/usr/share/common-licenses/GPL'. - -Specific permission is granted for the GPLed code in this distribition to -be linked to OpenSSL without invoking GPL clause 2(b). +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Comment: + This package was debianized by Yuuki NINOMIYA <[email protected]> on + Tue, 13 Jun 2000 20:56:56 +0900. +Source: + https://sourceforge.net/projects/weex/files/weex/ +Upstream-Contact: + Yuuki NINOMIYA <[email protected]> + +Files: * +Copyright: (C) 1999-2000 Yuuki NINOMIYA <[email protected]> +License: GPL-2+ + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2, or (at your option) + any later version. + . + On Debian GNU/Linux systems, the complete text of the GNU General + Public License version 2 can be found in `/usr/share/common-licenses/GPL-2'. + . + Specific permission is granted for the GPLed code in this distribition to + be linked to OpenSSL without invoking GPL clause 2(b). diff -Nru weex-2.8.4.4/debian/source/format weex-2.8.4.4+nmu1/debian/source/format --- weex-2.8.4.4/debian/source/format 2021-02-05 17:03:38.000000000 +0100 +++ weex-2.8.4.4+nmu1/debian/source/format 2025-09-18 08:32:12.000000000 +0200 @@ -1 +1 @@ -1.0 +3.0 (native)

