From: Sven Hoexter Date: Wed, 6 Aug 2025 14:48:10 +0000 (+0200) Subject: d/control: Drop Rules-Requires-Root: no, it's the default now. X-Git-Tag: debian/2.9.588-1~4 X-Git-Url: https://git.sven.stormbind.net/?a=commitdiff_plain;h=fa2f19fbbd6d1d16d80d8e813759166c67d123bf;p=sven%2Fvym.git d/control: Drop Rules-Requires-Root: no, it's the default now. --- diff --git a/debian/changelog b/debian/changelog index 9cdae0c..a4435ad 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +vym (2.9.582-2) UNRELEASED; urgency=medium + + * d/control: Drop Rules-Requires-Root: no, it's the default now. + + -- Sven Hoexter Wed, 06 Aug 2025 16:48:06 +0200 + vym (2.9.582-1) experimental; urgency=medium * New development snapshot of vym 3. diff --git a/debian/control b/debian/control index 715baae..34fece8 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,6 @@ Build-Depends: debhelper-compat (=13), libcups2-dev, libxkbcommon-dev Standards-Version: 4.7.2 -Rules-Requires-Root: no Homepage: http://www.insilmaril.de/vym/ Vcs-Git: https://git.sven.stormbind.net/vym.git Vcs-Browser: https://git.sven.stormbind.net/?p=sven/vym.git