Your message dated Thu, 27 Feb 2025 16:53:27 +0800
with message-id <[email protected]>
and subject line fweb was available on loong64
has caused the Debian Bug report #1050857,
regarding fweb: Please modify rules file for texinfo upgrade
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 [email protected]
immediately.)


-- 
1050857: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1050857
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: fweb
Version: 1.62-14
Severity: wishlist
Tags: patch
User:[email protected]
Usertags: loongarch64

Dear maintainers,

   When I compiled 1.62-14 for loongarch architecture. Currently the texinfo 
upgrade to 7.*.
The folder name is changed from fweb to fweb_html by using makeinfo --html 
fweb.texi, so the rules should be modified after texinfo upgrade.

We have added sample patch and built success in my localenv.

The sample is following:
diff --git a/debian/rules b/debian/rules
index d83dad5..0b8018b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -64,7 +64,7 @@ clean:
-rm -f Web/idxmerge Web/idxmerge.c Web/custom.h Web/config.h \
                Manual/fweb.info* Manual/fweb*.html
-       rm -rf Manual/fweb/
+       rm -rf Manual/fweb_html/
        rm -f Web/fweave.mds Web/fweave.ndx
        dh_clean
@@ -88,7 +88,7 @@ install: build
                mandir=${mandir}/man1 \
                install
 # documentation
-       ${installdoc} Manual/fweb/* ${htmldocdir}/
+       ${installdoc} Manual/fweb_html/* ${htmldocdir}/
        ${installdoc} Manual/fweb.texi ${docdir}/
        ${installdoc} debian/idxmerge.1 ${mandir}/man1/
        ln -s fweb.1.gz ${mandir}/man1/fweave.1.gz



 If you have any questions, you can contact me at any time.


--- End Message ---
--- Begin Message ---
Source: fweb
Source-Version: 1.62-14.1

fweb was available on loong64.
Do not need patch in bug 1050857.

Build status can be found at https://buildd.debian.org/status/logs.php?pkg=fweb&arch=loong64.
Close this bug.

--- End Message ---

Reply via email to