From: Sven Hoexter Date: Wed, 6 Aug 2025 14:53:42 +0000 (+0200) Subject: d/control: Drop Rules-Requires-Root: no, it's the default now. X-Git-Url: http://git.sven.stormbind.net/?a=commitdiff_plain;h=HEAD;p=sven%2Ffuse-exfat.git d/control: Drop Rules-Requires-Root: no, it's the default now. --- diff --git a/debian/changelog b/debian/changelog index 282bb4a..30052ff 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ fuse-exfat (1.4.0-4) UNRELEASED; urgency=medium * Remove dh_auto_configure override, use the defaults. + * d/control: Drop Rules-Requires-Root: no, it's the default now. - -- Sven Hoexter Tue, 18 Jun 2024 22:04:34 +0200 + -- Sven Hoexter Wed, 06 Aug 2025 16:53:11 +0200 fuse-exfat (1.4.0-3) unstable; urgency=medium diff --git a/debian/control b/debian/control index e7f65c9..03b4763 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,6 @@ Section: otherosfs Priority: optional Maintainer: Sven Hoexter Build-Depends: debhelper-compat (= 13), libfuse3-dev, pkgconf -Rules-Requires-Root: no Standards-Version: 4.7.0 Homepage: https://github.com/relan/exfat Vcs-Git: https://git.sven.stormbind.net/fuse-exfat.git