Added 'Rules-Requires-Root: no'

ubuntu/lunar
Aaron Rainbolt 2 years ago
parent 272aee0523
commit 73fa65585e

2
debian/changelog vendored

@ -3,6 +3,8 @@ lubuntu-meta (22.10.4) lunar; urgency=medium
* Refreshed dependencies
* Moved xfonts-efont-unicode to desktop-recommends
* Upgraded debhelper version to 13.
* Added 'Rules-Requires-Root: no' to debian/control to silence a Lintian
gripe.
-- Aaron Rainbolt <arraybolt3@gmail.com> Wed, 02 Nov 2022 13:10:42 -0500

1
debian/control vendored

@ -7,6 +7,7 @@ Standards-Version: 4.1.5
Build-Depends: debhelper-compat (= 13), germinate (>= 1.18)
Vcs-Browser: https://phab.lubuntu.me/source/lubuntu-meta/
Vcs-Git: https://phab.lubuntu.me/source/lubuntu-meta.git
Rules-Requires-Root: no
Package: lubuntu-desktop
Architecture: any

Loading…
Cancel
Save