/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 mandos-monitor

  • Committer: Teddy Hogeborn
  • Date: 2017-08-20 16:23:14 UTC
  • Revision ID: teddy@recompile.se-20170820162314-hcvb6auvbm0mlppk
Use the https form of the Format URL in debian/copyright.

* debian/copyright (Format): Use https in URL.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
#
4
4
# Mandos Monitor - Control and monitor the Mandos server
5
5
#
6
 
# Copyright © 2009-2018 Teddy Hogeborn
7
 
# Copyright © 2009-2018 Björn Påhlsson
 
6
# Copyright © 2009-2017 Teddy Hogeborn
 
7
# Copyright © 2009-2017 Björn Påhlsson
8
8
#
9
9
# This file is part of Mandos.
10
10
#
59
59
domain = 'se.recompile'
60
60
server_interface = domain + '.Mandos'
61
61
client_interface = domain + '.Mandos.Client'
62
 
version = "1.7.16"
 
62
version = "1.7.15"
63
63
 
64
64
try:
65
65
    dbus.OBJECT_MANAGER_IFACE