Refresh
Refresh
Source Files
Filename | Size | Changed | Actions |
---|---|---|---|
0001-Use-the-correct-constants-import-and-__versio |
0000001114 1.09 KB | over 8 years | |
0002-ID-directly-after-authentication-before-askin |
0000002709 2.65 KB | over 8 years | |
cyrus-imapd.conf-cert-paths.patch | 0000000757 757 Bytes | over 9 years | |
debian.changelog | 0000023456 22.9 KB | over 8 years | |
debian.control | 0000003668 3.58 KB | over 8 years | |
debian.rules | 0000001337 1.31 KB | almost 11 years | |
debian.series | 0000000174 174 Bytes | over 8 years | |
debian.tar.gz | 0000006328 6.18 KB | over 9 years | |
pykolab-0.8.1.tar.gz | 0000554141 541 KB | over 8 years | |
pykolab.dsc | 0000001419 1.39 KB | over 8 years | |
pykolab.logrotate | 0000000135 135 Bytes | over 9 years | |
pykolab.spec | 0000023120 22.6 KB | over 8 years |
Revision 15 (latest revision is 95)
Jeroen van Meeuwen (vanmeeuwen)
accepted
request 1748
over 8 years ago
(revision 15)
wallace requires python-gnupg to be installed. avoid ImportError: No module named gnupg (Wed Mar 09 2016 Timotheus Pokorra <tp@tbits.net>) old: Kolab:Winterfell/pykolab new: home:hede:branches:Kolab:Winterfell/pykolab rev None Index: debian.control =================================================================== --- debian.control (revision 14) +++ debian.control (revision 2) @@ -102,6 +102,7 @@ Architecture: all Depends: pykolab (= ${binary:Version}), kolab-xml (= ${binary:Version}), + python-gnupg, python, ${misc:Depends}, lsb-base (>= 3.0-6),
Comments for pykolab 0