diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2020-04-05 17:38:51 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2020-04-05 17:38:51 +0200 |
commit | 402a55bd8535ad868e6bc4c0bcb82e38bc7f2b34 (patch) | |
tree | 548d48b36dac46449fd064c42e9f79df1e810736 /debian/changelog | |
parent | 78b5525f42b9d1664a3682da626d738434ea9e40 (diff) |
d/control: Add "Rules-Requires-Root: no".
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9593400..0d03cb0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ lacme (0.6-3) UNRELEASED; urgency=medium * New symlink /etc/apache2/conf-available/lacme.conf pointing to /etc/lacme/apache2.conf for use with the a2enconf/a2disconf interface. (Closes: #955859.) + * debian/control: + + Add "Rules-Requires-Root: no". -- Guilhem Moulin <guilhem@debian.org> Sun, 05 Apr 2020 17:31:49 +0200 |