1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75
|
vmm (0.7.0-0.1) unstable; urgency=medium
* Non-maintainer upload.
[ Pascal Volk ]
* [21e54b2] Added a note about the usage of CRAM-MD5.
* [cc74979] VMM/config: Corrected a setting name in an error msg.
* [8bfdcf2] doc/web: dovecot_configuration: corrected 'user_query`.
* [a6b0589] VMM/cli/clihelp: Two small improvements:
- Unified `wild card search' help messages.
- Added a comment for xgettext, so it should no longer make a wrong
decision about `python-format'.
* [b1a8e5b] po: Regenerated vmm.pot
* [af13262] VMM/cli/subcommands: Moved the TP comment to the right place.
* [94cb908] po: Regenerated vmm.pot
* [b6e6f86] po: Updated German translation (translated by Mario Blättermann).
* [29430ff] po: Updated Finnish translation (translated by Jorma Karvonen).
[ Bernd Zeimetz ]
* [c14a6ee] New upstream version 0.7.0 (Closes: #938794, #1015976).
-- Bastian Germann <bage@debian.org> Tue, 15 Nov 2022 22:33:27 +0100
vmm (0.6.2-2) unstable; urgency=low
* Gzip-compress manpages without storing timestamps to make this build
reproducible. Thanks Chris Lamb for the patch (closes: #777364).
* Recommend python-psycopg2 (closes: #803736).
* Provide example nss-pgsql.conf (closes: #818465).
* Provide GPG fingerprints instead of short IDs in the download instructions
(closes: #836302).
* Switch to debhelper 11 to have vmm-doc install docs into /u/s/d/vmm as per
policy 12.3.
* Build-depend on dh_python.
* Upgrade to Standards-Version 3.9.8; no changes required.
-- martin f. krafft <madduck@debian.org> Wed, 11 Jan 2017 10:57:16 +1300
vmm (0.6.2-1) unstable; urgency=low
* New upstream release.
* Do not compress Python source files in /usr/share/doc (closes: #731969).
* Added a note to README.Debian about permissions when installing the
example .cf files to /etc/postfix (closes: #726103).
* Recommend postfix-pgsql (closes: #738181).
* Create dovemail group in postinst (closes: #746797).
-- martin f. krafft <madduck@debian.org> Wed, 11 Dec 2013 19:59:57 +0100
vmm (0.6.1-1) unstable; urgency=low
* New upstream release.
* Added Vcs-* fields to control data.
* Updated Standards-Version to 3.9.4.
* Split documentation into vmm-doc package.
* Cherry-picked from upstream:
- c853492, which fixes a TypeError-related crash, due to a typo;
- e5011d7, which removes a "spy"-link to sf.net from the docs;
-- martin f. krafft <madduck@debian.org> Sun, 25 Aug 2013 07:34:37 +0200
vmm (0.6.0-2) unstable; urgency=low
* Unconditionally create mail spool directories (closes: #681209).
* Remove README.source template as there are no special source handling
procedures for this package at the moment, beyond dpkg v3.
* Manually compress vmm.cfg.5 manpage due to dh_compress peculiarity.
-- martin f. krafft <madduck@debian.org> Thu, 12 Jul 2012 09:01:38 +0200
vmm (0.6.0-1) unstable; urgency=low
* Initial release.
-- martin f. krafft <madduck@debian.org> Sat, 07 Apr 2012 14:17:52 +0200
|