aboutsummaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2020-04-05 18:08:12 +0200
committerGuilhem Moulin <guilhem@fripost.org>2020-04-05 18:26:24 +0200
commit6c49b4165622952b779447cecc3957f0dd8b5c3a (patch)
tree8387735b0adcf5f7b191c951dc039c9abd910bd5 /debian/changelog
parent1af87ee3264bb4d0a0174f529d90f502f178e97e (diff)
debian/*.{install,manpages}: Copy files from $DESTDIR.
(debian/tmp) not from the source tree.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 87338f1..cad592b 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/*.{install,manpages}: Copy files from $DESTDIR (debian/tmp) not
+ from the source tree.
* debian/control:
+ Add "Rules-Requires-Root: no".
+ Add "debhelper-compat (= 12)" to Build-Depends.