diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index e620b05..8ad4728 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,10 @@ -ipmiutil (3.1.9-2) UNRELEASED; urgency=medium +ipmiutil (3.1.9-2) unstable; urgency=medium * New debian/patches/0110-fix_malformed_messages.patch (Closes: #1040349). + * debian/control: + - Change Vcs-* to new URL. - -- Jörg Frings-Fürst <debian@jff.email> Sun, 09 Jul 2023 12:44:37 +0200 + -- Jörg Frings-Fürst <debian@jff.email> Sun, 09 Jul 2023 14:55:01 +0200 ipmiutil (3.1.9-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index c92a43f..9e3c3dd 100644 --- a/debian/control +++ b/debian/control @@ -11,8 +11,8 @@ Build-Depends: Standards-Version: 4.6.2.0 Rules-Requires-Root: no Homepage: https://sourceforge.net/projects/ipmiutil/ -Vcs-Git: git://jff.email/opt/git/ipmiutil.git -Vcs-Browser: https://jff.email/cgit/ipmiutil.git +Vcs-Git: git://git.jff.email/opt/git/ipmiutil.git +Vcs-Browser: https://git.jff.email/cgit/ipmiutil.git Package: ipmiutil Architecture: any |