From 27e80029c4c30e508dcdf259f57762eac3a883c0 Mon Sep 17 00:00:00 2001 From: "alan (NyxTrail)" Date: Thu, 14 Mar 2024 16:40:57 +0000 Subject: [PATCH] Update package name in changelog with prefix 'lib' --- debian/changelog | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 6306afd..c0a7882 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -udis86 (0~20221013-1) UNRELEASED; urgency=low +libudis86 (0~20221013-1) UNRELEASED; urgency=low * Initial release. Closes: #1061940 * This packaging is based on the fork diff --git a/debian/control b/debian/control index 9ea75fc..b2a4c90 100644 --- a/debian/control +++ b/debian/control @@ -1,4 +1,4 @@ -Source: udis86 +Source: libudis86 Section: misc Priority: optional Maintainer: Alan M Varghese (NyxTrail)