diff options
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/control | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 4e13cc72..4b467199 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,8 @@ libunistring (1.4.1-1) UNRELEASED; urgency=medium - Remove superfluous file pattern. - Refresh to make lcr happy. + Add debian/lrc.config + * debian/control: + - Remove redundant Rules-Requires-Root field. -- Jörg Frings-Fürst <debian@jff.email> Sat, 18 Oct 2025 18:49:01 +0200 diff --git a/debian/control b/debian/control index 127b1633..2f8b034a 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,6 @@ Build-Depends: debhelper-compat (= 13) Standards-Version: 4.7.2 Section: libs -Rules-Requires-Root: no Homepage: https://www.gnu.org/software/libunistring/ Vcs-Git: https://git.jff.email/cgit/libunistring.git Vcs-Browser: https://git.jff.email/cgit/libunistring.git |