Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Timothy Frew
Sympl
Commits
0c904edc
Commit
0c904edc
authored
Aug 15, 2012
by
Steve Kemp
Browse files
Change spamassassin & clamav to be Suggests: not Depends:
parent
69dddb25
Changes
2
Hide whitespace changes
Inline
Side-by-side
email/debian/changelog
View file @
0c904edc
symbiosis-email (2012:0815) stable; urgency=high
* Weaken dependencies such that spamassassin & clamav scanners are
merely suggested and not required.
-- Steve Kemp <steve@bytemark.co.uk> Wed, 15 Aug 2012 10:11:01 +0000
symbiosis-email (2012:0509) stable; urgency=high
* Fixed bug whereby mailboxes can be accessed using any old password.
...
...
email/debian/control
View file @
0c904edc
...
...
@@ -8,8 +8,9 @@ Standards-Version: 3.9.1
Package: symbiosis-email
Architecture: all
Depends: symbiosis-common (>= 2012:0221), exim4-daemon-heavy,
spamassassin,
dovecot-imapd, dovecot-pop3d, clamav-daemon, ruby1.8, adduser, make, ${misc:Depends}
Depends: symbiosis-common (>= 2012:0221), exim4-daemon-heavy, dovecot-imapd, dovecot-pop3d, clamav-daemon, ruby1.8, adduser, make, ${misc:Depends}
Recommends: symbiosis-webmail
Suggests: clamav-daemon, spamassassin
Replaces: bytemark-vhost-email, symbiosis-monit (<< 2011:1206), symbiosis-test
Breaks: symbiosis-monit (<< 2011:1206)
Provides: bytemark-vhost-email
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment