Merge lp:~darkmuggle-deactivatedaccount/ubuntu/oneiric/dovecot/oneiric into lp:ubuntu/oneiric/dovecot

Proposed by Ben Howard
Status: Merged
Merge reported by: James Page
Merged at revision: not available
Proposed branch: lp:~darkmuggle-deactivatedaccount/ubuntu/oneiric/dovecot/oneiric
Merge into: lp:ubuntu/oneiric/dovecot
Diff against target: 27 lines (+8/-1)
2 files modified
debian/changelog (+7/-0)
debian/dovecot-common.dovecot.upstart (+1/-1)
To merge this branch: bzr merge lp:~darkmuggle-deactivatedaccount/ubuntu/oneiric/dovecot/oneiric
Reviewer Review Type Date Requested Status
Ubuntu branches Pending
Review via email: mp+76101@code.launchpad.net

Description of the change

fix for debian/dovecot-common.dovecot.upstart: changed start to runlevel [2345] (LP: #820685)

To post a comment you must log in.
Revision history for this message
James Page (james-page) wrote :

Uploaded alongside fixes to make mail-stack-delivery work.

Currently waiting approval

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2011-06-03 14:02:53 +0000
3+++ debian/changelog 2011-09-19 20:49:18 +0000
4@@ -1,3 +1,10 @@
5+dovecot (1:2.0.13-1ubuntu3) oneiric; urgency=medium
6+
7+ * debian/dovecot-common.dovecot.upstart: changed start to runlevel [2345]
8+ (LP: #820685)
9+
10+ -- Ben Howard <ben.howard@canonical.com> Mon, 19 Sep 2011 14:44:56 -0600
11+
12 dovecot (1:2.0.13-1ubuntu2) oneiric; urgency=low
13
14 * debian/dovecot-common.postinst: fix ssl cert typos that prevent
15
16=== modified file 'debian/dovecot-common.dovecot.upstart'
17--- debian/dovecot-common.dovecot.upstart 2010-09-27 11:45:50 +0000
18+++ debian/dovecot-common.dovecot.upstart 2011-09-19 20:49:18 +0000
19@@ -4,7 +4,7 @@
20
21 description "dovecot - pop3/imap mail server"
22
23-start on started rc-sysinit
24+start on runlevel [2345]
25 stop on runlevel [!2345]
26
27 pre-start script

Subscribers

People subscribed via source and target branches

to all changes: