/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-24 14:52:59 UTC
  • Revision ID: teddy@recompile.se-20190824145259-ifatm1r12kyp4z25
Server: Use new GLib.io_add_watch() call signature

* INSTALL: Increase version requirement of PyGObject to 3.8.
* mandos: When calling GLib.io_add_watch(), always pass priority as
          the second argument, which is supported by PyGObject 3.8 or
          later.

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
 
1
18
mandos (1.8.7-1) unstable; urgency=medium
2
19
 
3
20
  * New upstream release.