diff -pruN 2.007.svn0068-5.1/debian/changelog 2.007.svn0068-6/debian/changelog
--- 2.007.svn0068-5.1/debian/changelog	2021-01-03 15:26:38.000000000 +0000
+++ 2.007.svn0068-6/debian/changelog	2025-09-27 16:49:15.000000000 +0000
@@ -1,9 +1,14 @@
-fonts-manchufont (2.007.svn0068-5.1) unstable; urgency=medium
+fonts-manchufont (2.007.svn0068-6) unstable; urgency=medium
 
-  * Non maintainer upload by the Reproducible Builds team.
-  * No source change upload to rebuild on buildd with .buildinfo files.
+  * Team upload.
+  * debian/control:
+    - Update Vcs-*.
+    - Bump Standards-Version to 4.7.2.
+    - Use debhelper compat level 13.
+  * debian/copyright: Refreshed.
+  * debian/rules: Use default flags for dh_builddeb.
 
- -- Holger Levsen <holger@debian.org>  Sun, 03 Jan 2021 16:26:38 +0100
+ -- Boyuan Yang <byang@debian.org>  Sat, 27 Sep 2025 12:49:15 -0400
 
 fonts-manchufont (2.007.svn0068-5) unstable; urgency=medium
 
diff -pruN 2.007.svn0068-5.1/debian/compat 2.007.svn0068-6/debian/compat
--- 2.007.svn0068-5.1/debian/compat	2017-07-30 14:15:09.000000000 +0000
+++ 2.007.svn0068-6/debian/compat	1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-10
diff -pruN 2.007.svn0068-5.1/debian/control 2.007.svn0068-6/debian/control
--- 2.007.svn0068-5.1/debian/control	2017-07-30 14:15:09.000000000 +0000
+++ 2.007.svn0068-6/debian/control	2025-09-27 16:43:46.000000000 +0000
@@ -2,22 +2,28 @@ Source: fonts-manchufont
 Section: fonts
 Priority: optional
 Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
-Uploaders: Arne Goetje <arne@linux.org.tw>
-Build-Depends: debhelper (>= 10)
-Standards-Version: 4.0.0
+Uploaders:
+ Arne Goetje <arne@linux.org.tw>,
+Build-Depends:
+ debhelper-compat (= 13),
+Standards-Version: 4.7.2
 Homepage: https://sourceforge.net/projects/manchufont/
-Vcs-Git: https://anonscm.debian.org/git/pkg-fonts/fonts-manchufont.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-fonts/fonts-manchufont.git/
+Vcs-Git: https://salsa.debian.org/fonts-team/fonts-manchufont.git
+Vcs-Browser: https://salsa.debian.org/fonts-team/fonts-manchufont
 
 Package: fonts-manchufont
 Architecture: all
 Multi-Arch: foreign
-Pre-Depends: ${misc:Pre-Depends}
-Depends: ${misc:Depends}
-Replaces: ttf-manchufont (<< 2.007.svn0068-2)
-Breaks: ttf-manchufont (<< 2.007.svn0068-2)
+Pre-Depends:
+ ${misc:Pre-Depends},
+Depends:
+ ${misc:Depends},
+Replaces:
+ ttf-manchufont (<< 2.007.svn0068-2),
+Breaks:
+ ttf-manchufont (<< 2.007.svn0068-2),
 Description: Smart OpenType font for Manchu script
- Manchu Font is a TrueType favored OpenType font for Mac and PC. 
- It contains Manchu characters in Unicode range start from #1800, 
- extend glyphs which are missing from the Unicode standard, 
+ Manchu Font is a TrueType favored OpenType font for Mac and PC.
+ It contains Manchu characters in Unicode range start from #1800,
+ extend glyphs which are missing from the Unicode standard,
  ligature features, substitution features and hinting.
diff -pruN 2.007.svn0068-5.1/debian/copyright 2.007.svn0068-6/debian/copyright
--- 2.007.svn0068-5.1/debian/copyright	2017-07-30 14:15:09.000000000 +0000
+++ 2.007.svn0068-6/debian/copyright	2025-09-27 16:46:19.000000000 +0000
@@ -1,7 +1,7 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/                         
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-name: Manchu Font (Note: Reserved Font Name)
 Upstream-Contact: Vincent Magiya <gzv@users.sourceforge.net>
-Source: http://sourceforge.net/projects/manchufont
+Source: https://sourceforge.net/projects/manchufont
 
 Files: *
 Copyright: 2006-2007, Manchu Group (http://groups.msn.com/manchu)
@@ -15,7 +15,7 @@ License: OFL-1.1
  .
  The OFL allows the licensed fonts to be used, studied, modified and
  redistributed freely as long as they are not sold by themselves. The
- fonts, including any derivative works, can be bundled, embedded, 
+ fonts, including any derivative works, can be bundled, embedded,
  redistributed and/or sold with any software provided that any reserved
  names are not used by derivative works. The fonts and derivatives,
  however, cannot be released under any other type of license. The
@@ -107,9 +107,8 @@ License: GPL-2+
  details.
  .
  You should have received a copy of the GNU General Public
- License along with this package; if not, write to the Free
- Software Foundation, Inc., 51 Franklin St, Fifth Floor,
- Boston, MA  02110-1301 USA
+ License along with this package; if not, see
+ <https://www.gnu.org/licenses/>.
  .
  On Debian systems, the full text of the GNU General Public
  License version 2 can be found in the file
diff -pruN 2.007.svn0068-5.1/debian/rules 2.007.svn0068-6/debian/rules
--- 2.007.svn0068-5.1/debian/rules	2017-07-30 14:15:09.000000000 +0000
+++ 2.007.svn0068-6/debian/rules	2025-09-27 16:49:14.000000000 +0000
@@ -1,17 +1,8 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
-# Sample debian/rules that uses debhelper.
-# This file was originally written by Joey Hess and Craig Small.
-# As a special exception, when this file is copied by dh-make into a
-# dh-make output file, you may use that output file without restriction.
-# This special exception was added by Craig Small in version 0.37 of dh-make.
 
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
 %:
 	dh $@
-
-
-override_dh_builddeb:
-	dh_builddeb -- -Zxz -Sextreme -z9
