annotate deploy/linux/control @ 602:92929d26b8db
Fix failure to provide default initialisation vector for AES CBC mode (I'm surprised pycrypto allowed this previously, but it doesn't now, thus catching my error). Also make debug output a bit more helpful
author |
Chris Cannam |
date |
Tue, 03 Jul 2012 10:02:22 +0100 |
parents |
212093882e4a |
children |
21e4df9865af |
rev |
line source |
Chris@471
|
1 Package: easymercurial
|
Chris@471
|
2 Priority: optional
|
Chris@471
|
3 Maintainer: Chris Cannam <cannam@all-day-breakfast.com>
|
Chris@471
|
4 Architecture: amd64
|
Chris@471
|
5 Version: 0.9.8cc-1
|
Chris@481
|
6 Depends: mercurial (>= 1.7.0),libqtgui4 (>= 4.6.0),libqt4-network,python-crypto,python-qt4
|
Chris@471
|
7 Description: A simple user interface for the Mercurial version-control system
|