diff -pruN 0.1.1-9/debian/changelog 0.1.1-10/debian/changelog
--- 0.1.1-9/debian/changelog	2025-05-02 02:52:34.000000000 +0000
+++ 0.1.1-10/debian/changelog	2025-11-29 02:32:30.000000000 +0000
@@ -1,3 +1,12 @@
+tinyframe (0.1.1-10) sid; urgency=medium
+
+  * Harmonizing upstream urls.
+  * Adding upstream metadata.
+  * Removing rules-requires-root, not needed anymore.
+  * Updating upstream urls from github to codeberg.
+
+ -- Daniel Baumann <daniel@debian.org>  Sat, 29 Nov 2025 03:32:30 +0100
+
 tinyframe (0.1.1-9) sid; urgency=medium
 
   * Simplifying watch file.
diff -pruN 0.1.1-9/debian/control 0.1.1-10/debian/control
--- 0.1.1-9/debian/control	2025-04-21 07:52:27.000000000 +0000
+++ 0.1.1-10/debian/control	2025-11-29 02:32:18.000000000 +0000
@@ -7,9 +7,8 @@ Build-Depends:
  debhelper-compat (= 13),
  dpkg-dev (>= 1.22.5),
  pkgconf,
-Rules-Requires-Root: no
 Standards-Version: 4.7.2
-Homepage: https://github.com/DNS-OARC/tinyframe
+Homepage: https://codeberg.org/DNS-OARC/tinyframe
 Vcs-Browser: https://forgejo.debian.net/dns-oarc/tinyframe
 Vcs-Git: https://forgejo.debian.net/dns-oarc/tinyframe
 
diff -pruN 0.1.1-9/debian/copyright 0.1.1-10/debian/copyright
--- 0.1.1-9/debian/copyright	2025-04-21 07:52:27.000000000 +0000
+++ 0.1.1-10/debian/copyright	2025-11-29 02:32:09.000000000 +0000
@@ -1,7 +1,7 @@
 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: tinyframe
-Upstream-Contact: Jerry Lundström <jerry@dns-oarc.net>
-Source: https://github.com/DNS-OARC/tinyframe/tags
+Upstream-Contact: https://codeberg.org/DNS-OARC/tinyframe/issues
+Source: https://codeberg.org/DNS-OARC/tinyframe/tags
 
 Files: *
 Copyright: 2020 OARC, Inc.
diff -pruN 0.1.1-9/debian/upstream/metadata 0.1.1-10/debian/upstream/metadata
--- 0.1.1-9/debian/upstream/metadata	1970-01-01 00:00:00.000000000 +0000
+++ 0.1.1-10/debian/upstream/metadata	2025-11-29 02:32:11.000000000 +0000
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://codeberg.org/DNS-OARC/tinyframe/issues
+Bug-Submit: https://codeberg.org/DNS-OARC/tinyframe/issues/new
+Repository: https://codeberg.org/DNS-OARC/tinyframe.git
+Repository-Browse: https://codeberg.org/DNS-OARC/tinyframe
diff -pruN 0.1.1-9/debian/watch 0.1.1-10/debian/watch
--- 0.1.1-9/debian/watch	2025-04-23 06:05:07.000000000 +0000
+++ 0.1.1-10/debian/watch	2025-11-29 02:32:13.000000000 +0000
@@ -1,2 +1,2 @@
 version=4
-https://github.com/DNS-OARC/tinyframe/tags .*/v?(\d.*)@ARCHIVE_EXT@
+https://codeberg.org/DNS-OARC/tinyframe/tags .*/v?(\d.*)@ARCHIVE_EXT@
