Bug#725113: monkeysign: please support monkeysign --version

2014-07-29 Thread Gabriel Filion
Hey there, in the source code under monkeysign/__init__.py I found those two lines which are pretty interesting for this: 3 __version_info__ = ('1', '1') 4 __version__ = '.'.join(__version_info__) now in the 2.x branch the __version_info__ variable hasn't been bumped to something

Bug#725113: monkeysign: please support monkeysign --version

2013-10-01 Thread Daniel Kahn Gillmor
Package: monkeysign Version: 1.1 Severity: wishlist 0 dkg@alice:~$ monkeysign --version Usage: monkeysign [options] keyid monkeysign: error: no such option: --version 2 dkg@alice:~$ if you're going down the standard --long-options route, please support --version as well, to make it easier to