Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
bind9 (1:9.20.18-1~deb13u1deepin1) unstable; urgency=medium

* Disable Build-Dep xindy for sunway.

-- lichenggang <lichenggang@deepin.org> Tue, 10 Feb 2026 14:51:53 +0800

bind9 (1:9.20.18-1~deb13u1) trixie-security; urgency=high

* New upstream version 9.20.18
Expand Down
2 changes: 1 addition & 1 deletion debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Build-Depends-Indep: fonts-freefont-otf,
texlive-fonts-extra,
texlive-latex-recommended,
texlive-xetex,
xindy
xindy [!sw64]
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/dns-team/bind9
Vcs-Git: https://salsa.debian.org/dns-team/bind9.git -b debian/9.20
Expand Down
Loading