/mandos/trunk

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/trunk

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Teddy Hogeborn
  • Date: 2019-08-05 21:14:05 UTC
  • Revision ID: teddy@recompile.se-20190805211405-9m6hecekaihpttz9
Override lintian warnings about upgrading from old versions

There are some really things which are imperative that we fix in case
someone were to upgrade from a really old version.  We want to keep
these fixes in the postinst maintainer scripts, even though lintian
complains about such old upgrades not being supported by Debian in
general.  We prefer the code being there, for the sake of the users.

* debian/mandos-client.lintian-overrides
  (maintainer-script-supports-ancient-package-version): New.
  debian/mandos.lintian-overrides
  (maintainer-script-supports-ancient-package-version): - '' -

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
mandos (1.8.8-1) unstable; urgency=medium
2
 
 
3
 
  * New upstream release.
4
 
  * debian/po/de.po: New; Fix "[INTL:de] Initial German debconf
5
 
    translation" by including the contributed translation (Closes:
6
 
    #934373)
7
 
  * debian/po/fr.po: New; Fix "[INTL:fr] French debconf templates
8
 
    translation" by including the contributed translation (Closes:
9
 
    #934888)
10
 
  * debian/po/sv.po: New Swedish translation.
11
 
  * debian/mandos.postinst: Only reload D-Bus daemon if new user was
12
 
    created.
13
 
  * debian/mandos.dirs (usr/lib/sysusers.d): New.
14
 
  * debian/mandos-client.dirs (usr/lib/sysusers.d): - '' -
15
 
 
16
 
 -- Teddy Hogeborn <teddy@recompile.se>  Sun, 18 Aug 2019 22:01:13 +0200
17
 
 
18
 
mandos (1.8.7-1) unstable; urgency=medium
19
 
 
20
 
  * New upstream release.
21
 
  * debian/upstream/metadata: New.
22
 
  * debian/mandos-client.postrm: Use the same logic as the
23
 
    update_initramfs function in debian/mandos-client.postinst.
24
 
  * debian/mandos-client.templates (mandos-client/key_id): Line which
25
 
    should not be wrapped should be prefixed by a space.
26
 
  * debian/mandos.templates (mandos/key_id): - '' -
27
 
  * debian/po/en_US.po: New "translation" from ASCII to UTF-8.
28
 
  * debian/po/templates.pot: Updated.
29
 
  * debian/source/lintian-overrides
30
 
    (package-uses-old-debhelper-compat-version): New; set to "10".
31
 
  * debian/mandos-client.lintian-overrides
32
 
    (maintainer-script-supports-ancient-package-version): New.
33
 
    debian/mandos.lintian-overrides
34
 
    (maintainer-script-supports-ancient-package-version): - '' -
35
 
 
36
 
 -- Teddy Hogeborn <teddy@recompile.se>  Mon, 05 Aug 2019 23:22:00 +0200
37
 
 
38
1
mandos (1.8.6-1) unstable; urgency=medium
39
2
 
40
3
  * New upstream release.