diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2020-07-05 23:50:06 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2020-07-05 23:50:06 +0200 |
commit | 887526e77f7a3b707c53457b076d098a1edefeb7 (patch) | |
tree | f98396bb012b3229251b0a3925e13a50fed265d1 /debian/changelog | |
parent | 422ca1504b1321f4f74e64a124e97a650e76b81f (diff) |
d/rules: Pass '--no-enable' to dh_installsystemduser(1).debian/0.5.1-2
Not enabling the units on install makes sense as interimap resp.
pullimap will refuse to create the database when started with '--watch='
resp. '--idle='.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index fe006bb..62d0515 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +interimap (0.5.1-2) unstable; urgency=medium + + * d/rules: Pass '--no-enable' to dh_installsystemduser(1). Not enabling the + units on install makes sense as interimap resp. pullimap will refuse to + create the database when started with '--watch=' resp. '--idle='. + + -- Guilhem Moulin <guilhem@debian.org> Sun, 05 Jul 2020 23:49:56 +0200 + interimap (0.5.1-1) unstable; urgency=medium * d/control: Annotate some Build-Depends with <!nocheck>. |