diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2025-08-16 15:51:54 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2025-08-16 15:51:54 +0200 |
commit | f18cd0f22e660581f50f0af9d1d9011865d2c3c5 (patch) | |
tree | c9f57418dd4e5e015a31e6a95c8e3748aaa362b1 | |
parent | 90a70ee88c76f02e087f500eadf6d0b2e3a0a061 (diff) |
Change repo to salsa; add uploaders
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 6 |
2 files changed, 5 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index b44f22b..b212520 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ ipmitool (1.8.19-10) UNRELEASED; urgency=medium * debian/tests/vbmc-qemu-vm-session.xml: Fix impitool tests (Closes: #1111145). Thanks to Christian Ehrhardt <christian.ehrhardt@canonical.com> + * Move repository to salsa (Closes: #1082100). -- Jörg Frings-Fürst <debian@jff.email> Sat, 16 Aug 2025 15:11:33 +0200 diff --git a/debian/control b/debian/control index ba868b8..94ca9d1 100644 --- a/debian/control +++ b/debian/control @@ -2,6 +2,8 @@ Source: ipmitool Section: utils Priority: optional Maintainer: Jörg Frings-Fürst <debian@jff.email> +Uploaders: Thomas Goirand <zigo@debian.org>, + Shengqi Chen <harry@debian.org> Build-Depends: debhelper-compat (= 13), init-system-helpers (>= 1.58), @@ -11,8 +13,8 @@ Build-Depends: libssl-dev Standards-Version: 4.7.2 Rules-Requires-Root: no -Vcs-Git: https://git.jff.email/cgit/ipmitool.git -Vcs-Browser: https://git.jff.email/cgit/ipmitool.git +Vcs-Git: https://salsa.debian.org/jff-guest/ipmitool.git +Vcs-Browser: https://salsa.debian.org/jff-guest/ipmitool Homepage: https://codeberg.org/IPMITool/ipmitool Package: ipmitool |