[deb] fixing debian-changelog-line-too-long, changelog-should-mention-nmu, stronger-dependency-implies-weaker
This commit is contained in:
parent
fd2852e3b7
commit
a0142f57be
|
@ -1,13 +1,17 @@
|
|||
alternc (3.1~alpha018) experimental; urgency=low
|
||||
alternc (3.1~alpha024) experimental; urgency=low
|
||||
|
||||
* menu became dynamic with a class
|
||||
* /var/alternc disapear to become Debian-compliant (but we upgrade properly, keeping an existing /var/alternc)
|
||||
* /var/alternc disapear to become Debian-compliant
|
||||
(but we upgrade properly, keeping an existing /var/alternc)
|
||||
* fix detection of ACL using pre-depends
|
||||
* fix dovecot SSL certificate (was pointing to an non-existing file)
|
||||
* configure dovecot properly when using /etc/alternc/alternc.pem
|
||||
* 3.1 can be built for Squeeze or Wheezy (with dovecot 1.2 or 2.0) although the 2 versions slightly differs
|
||||
* 3.1 can be built for Squeeze or Wheezy
|
||||
(with dovecot 1.2 or 2.0) although the 2 versions slightly differs
|
||||
as a result, 3.1 will be for Squeeze, and 3.2 the same one, for Wheezy
|
||||
* openDKIM now supported and automagically configured
|
||||
* autoconfig of emails using autoconfig.$domain vhost and xml/php scripts for Outlook & Thunderbird
|
||||
* autoconfig of emails using autoconfig.$domain vhost and xml/php scripts
|
||||
for Outlook & Thunderbird
|
||||
|
||||
-- Benjamin Sonntag <benjamin@sonntag.fr> Thu, 15 Jun 2013 09:09:00 +0200
|
||||
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
Source: alternc
|
||||
Section: admin
|
||||
Priority: optional
|
||||
Maintainer: Antoine Beaupré <anarcat@koumbit.org>
|
||||
Uploaders: Benjamin Sonntag <benjamin@alternc.org>
|
||||
Maintainer: Benjamin Sonntag <benjamin@alternc.org>
|
||||
Build-Depends-Indep: perl, findutils (>= 4.1.7), gettext (>= 0.10.40-5)
|
||||
Build-Depends: debhelper (>= 8), po-debconf
|
||||
Standards-Version: 3.9.4
|
||||
|
@ -15,7 +14,7 @@ Recommends: mysql-server(>= 5.0), ntp, quota, unzip, bzip2
|
|||
Conflicts: alternc-admintools, alternc-awstats (<< 1.0), alternc-webalizer (<= 0.9.4), alternc-mailman (<< 2.0), courier-authlib
|
||||
Provides: alternc-admintools
|
||||
Replaces: alternc-admintools
|
||||
Suggests: alternc-awstats, alternc-mailman, alternc-changepass, amavisd-new, clamav-daemon, spamassassin, pop-before-smtp, magpierss, zip, ncompress, bzip2, alternc-squirrelmail, alternc-roundcube
|
||||
Suggests: alternc-awstats, alternc-mailman, alternc-changepass, amavisd-new, clamav-daemon, spamassassin, pop-before-smtp, magpierss, zip, ncompress, alternc-squirrelmail, alternc-roundcube
|
||||
Description: Hosting software managment suite for Debian
|
||||
AlternC is a mutualized hosting software manager for Linux.
|
||||
It allows you to manage your websites, domains, ftp, emails, aliases,
|
||||
|
|
Loading…
Reference in New Issue