~ubuntu-branches/ubuntu/trusty/mandos/trusty-proposed

« back to all changes in this revision

Viewing changes to mandos-monitor

  • Committer: Package Import Robot
  • Author(s): Teddy Hogeborn
  • Date: 2012-06-01 20:30:41 UTC
  • mfrom: (1.3.6)
  • Revision ID: package-import@ubuntu.com-20120601203041-2xdevwibhmm5c90z
Tags: 1.5.5-1
* New upstream release.
* debian/copyright (Format): Updated to
  "http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/".
* debian/control (Build-Depends): Removed "man, locales-all".

Show diffs side-by-side

added added

removed removed

Lines of Context:
55
55
domain = 'se.recompile'
56
56
server_interface = domain + '.Mandos'
57
57
client_interface = domain + '.Mandos.Client'
58
 
version = "1.5.4"
 
58
version = "1.5.5"
59
59
 
60
60
# Always run in monochrome mode
61
61
urwid.curses_display.curses.has_colors = lambda : False