Your message dated Tue, 13 Aug 2024 10:05:16 +0000
with message-id <e1sdooy-007yiq...@fasolo.debian.org>
and subject line Bug#1059276: fixed in python-demgengeo 1.4-5
has caused the Debian Bug report #1059276,
regarding Add support for loong64
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1059276: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1059276
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python-demgengeo
Version: 1.4-4.1
Severity: normal
X-Debbugs-Cc: liuxi...@loongson.cn

Dear Maintainer,

  Please add loong64 support, patch file is attached.

Thanks

--- a/m4/boost.m4	2023-10-13 07:12:47.000000000 +0000
+++ b/m4/boost.m4	2023-10-13 06:55:21.006728797 +0000
@@ -491,17 +491,17 @@
       possible_paths="${with_boost}/lib ${with_boost}"
     else
       possible_paths="${boost_cv_inc_path%/include}/lib \
-        /usr/lib*/x86_64* /usr/lib*/i386* /usr/lib*/aarch64* /usr/lib*/alpha* /usr/lib*/arm* /usr/lib*/ia64* /usr/lib*/hppa* /usr/lib*/mips* /usr/lib*/m68k* \
+        /usr/lib*/x86_64* /usr/lib*/i386* /usr/lib*/aarch64* /usr/lib*/alpha* /usr/lib*/arm* /usr/lib*/ia64* /usr/lib*/loongarch64* /usr/lib*/hppa* /usr/lib*/mips* /usr/lib*/m68k* \
           /usr/lib*/powerpc* /usr/lib*/ppc64* /usr/lib*/riscv64* /usr/lib*/s390* /usr/lib*/sh4* /usr/lib*/sparc* /usr/lib* \
         /usr/local/lib*/x86_64* /usr/local/lib*/i386* /usr/local/lib*/aarch64* /usr/local/lib*/alpha* /usr/local/lib*/arm* /usr/local/lib*/ia64* \
-          /usr/local/lib*/hppa* /usr/local/lib*/mips* /usr/local/lib*/m68k* /usr/local/lib*/powerpc* /usr/local/lib*/ppc64* /usr/local/lib*/riscv64* /usr/local/lib*/s390* \
+          /usr/local/lib*/loongarch64* /usr/local/lib*/hppa* /usr/local/lib*/mips* /usr/local/lib*/m68k* /usr/local/lib*/powerpc* /usr/local/lib*/ppc64* /usr/local/lib*/riscv64* /usr/local/lib*/s390* \
           /usr/local/lib*/sh4* /usr/local/lib*/sparc* /usr/local/lib* \
-        /opt/lib*/x86_64* /opt/lib*/i386* /opt/lib*/aarch64* /opt/lib*/alpha* /opt/lib*/arm* /opt/lib*/ia64* /opt/lib*/hppa* /opt/lib*/mips* /opt/lib*/m68k* \
+        /opt/lib*/x86_64* /opt/lib*/i386* /opt/lib*/aarch64* /opt/lib*/alpha* /opt/lib*/arm* /opt/lib*/ia64* /opt/lib*/loongarch64* /opt/lib*/hppa* /opt/lib*/mips* /opt/lib*/m68k* \
           /opt/lib*/powerpc* /opt/lib*/ppc64* /opt/lib*/riscv64* /opt/lib*/s390* /opt/lib*/sh4* /opt/lib*/sparc* /opt/lib* \
         /opt/local/lib*/x86_64* /opt/local/lib*/i386* /opt/local/lib*/aarch64* /opt/local/lib*/alpha* /opt/local/lib*/arm* /opt/local/lib*/ia64*\
-          /opt/local/lib*/hppa* /opt/local/lib*/mips* /opt/local/lib*/m68k* /opt/local/lib*/powerpc* /opt/local/lib*/ppc64* /opt/local/lib*/riscv64* /opt/local/lib*/s390* \
+          /opt/local/lib*/loongarch64* /opt/local/lib*/hppa* /opt/local/lib*/mips* /opt/local/lib*/m68k* /opt/local/lib*/powerpc* /opt/local/lib*/ppc64* /opt/local/lib*/riscv64* /opt/local/lib*/s390* \
           /opt/local/lib*/sh4* /opt/local/lib*/sparc* /opt/local/lib* \
-        /lib*/x86_64* /lib*/i386* /lib*/aarch64* /lib*/alpha* /lib*/arm* /lib*/ia64* /lib*/hppa* /lib*/mips* /lib*/m68k* \
+        /lib*/x86_64* /lib*/i386* /lib*/aarch64* /lib*/alpha* /lib*/arm* /lib*/ia64* /lib*/loongarch64* /lib*/hppa* /lib*/mips* /lib*/m68k* \
           /lib*/powerpc* /lib*/ppc64* /lib*/riscv64* /lib*/s390* /lib*/sh4* /lib*/sparc* /lib* \
         C:/Boost/lib"
     fi

--- End Message ---
--- Begin Message ---
Source: python-demgengeo
Source-Version: 1.4-5
Done: Gianfranco Costamagna <locutusofb...@debian.org>

We believe that the bug you reported is fixed in the latest version of
python-demgengeo, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1059...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Gianfranco Costamagna <locutusofb...@debian.org> (supplier of updated 
python-demgengeo package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 13 Aug 2024 11:57:30 +0200
Source: python-demgengeo
Built-For-Profiles: noudeb
Architecture: source
Version: 1.4-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Team 
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Gianfranco Costamagna <locutusofb...@debian.org>
Closes: 1059276
Changes:
 python-demgengeo (1.4-5) unstable; urgency=medium
 .
   * Team upload
   [ zhangdandan <zhangdan...@loongson.cn> ]
   * Add support for loongarch64 (Closes: #1059276)
Checksums-Sha1:
 cbfa5553d08fbd5cbc1c790b5c26d60899c8a0cd 2187 python-demgengeo_1.4-5.dsc
 11f30c0db538c964256a9db371687114fe7c6225 9200 
python-demgengeo_1.4-5.debian.tar.xz
 843dccb0fbd5a70ab19dddb3b7c01c81d7b88892 9009 
python-demgengeo_1.4-5_source.buildinfo
Checksums-Sha256:
 27d2f4c5cf1453c7663b5445091d5b3088f64ecde1b4e7a857824dfa68bc33a8 2187 
python-demgengeo_1.4-5.dsc
 3f22cff1b07acecbb3f60fb621ba7b111398dae49f0b5f4ec7f1956cd6679da5 9200 
python-demgengeo_1.4-5.debian.tar.xz
 66584ee81e81b7fd181c6a6bc5414cce8566643cdf988e1ba9ff11ed67cb4156 9009 
python-demgengeo_1.4-5_source.buildinfo
Files:
 6f393251411a05b9db3bf991e4190c64 2187 python optional 
python-demgengeo_1.4-5.dsc
 8f331b4e7506cc49db24da4757051ed1 9200 python optional 
python-demgengeo_1.4-5.debian.tar.xz
 8fc9627e0fac324020911f457e49c414 9009 python optional 
python-demgengeo_1.4-5_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEkpeKbhleSSGCX3/w808JdE6fXdkFAma7LlwACgkQ808JdE6f
XdnSkg//frDeUSdp605hROps5jvrii6BwFjNUWjyPMntt20NamRilDc1hj/TapC6
21eRJcUV9Y8GSs5Q87da3l9rBAKeybW7p/1odbwSmaOeqTYImaeub0EAgr16RWxh
j4OiCwEVXgq++xp8obfpQLxEQAu56xySZLI4R+U2JPOYCWB77b9CACpOygB9F1Lz
bbQQQ8Rw5hXMaDd5xEqFPdfpyAhFO9M7YiyXe2zM0thsct3J7hji7VoZslEofKRJ
Lu/xz5Kw+c35wxY9NdkhcGBjNpgbd+O4OOdoAhOhbQlpYYdRCN9+F6hxdpJYkI6i
cB6v5UD1A5RhpKftlEKodmStigSCKh8FklzciJQFucuL58zML46au4VafzkK+Ytc
xN4/Mw/dCLMl+zQ5d2u1/XnHP/YhZfaxDgFdoqI6VjvfkPfougP/GMrrW3A0oWGN
mtAg1Y33a5cdKWz7PXaNf/2kNmRr08Hz9g3F5/BQuLCefFHWj4qzMOzFp8z0Zy9i
RvcM+t3DC3pJTGgaYtVLXiWBlRocVaDau/NoH/h2WsnzbkC20jlJDWYCrqSvpNh+
CxH8AYn9hE+ozsA+lreKjvTILMMqupqVAPb8SxL4wgpqtYzg5jrHu+MD/0i/v3Pz
y2oz0LG/ALOuyvf4HL4GWIT/mHKh7CuJMW8W/oo6UYAvqo6b/kE=
=muYb
-----END PGP SIGNATURE-----

Attachment: pgpmJhG4nNscu.pgp
Description: PGP signature


--- End Message ---
-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to