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
=== modified file 'debian/changelog'
--- debian/changelog 2011-06-03 14:02:53 +0000
+++ debian/changelog 2011-09-19 20:49:18 +0000
@@ -1,3 +1,10 @@
1dovecot (1:2.0.13-1ubuntu3) oneiric; urgency=medium
2
3 * debian/dovecot-common.dovecot.upstart: changed start to runlevel [2345]
4 (LP: #820685)
5
6 -- Ben Howard <ben.howard@canonical.com> Mon, 19 Sep 2011 14:44:56 -0600
7
1dovecot (1:2.0.13-1ubuntu2) oneiric; urgency=low8dovecot (1:2.0.13-1ubuntu2) oneiric; urgency=low
29
3 * debian/dovecot-common.postinst: fix ssl cert typos that prevent10 * debian/dovecot-common.postinst: fix ssl cert typos that prevent
411
=== modified file 'debian/dovecot-common.dovecot.upstart'
--- debian/dovecot-common.dovecot.upstart 2010-09-27 11:45:50 +0000
+++ debian/dovecot-common.dovecot.upstart 2011-09-19 20:49:18 +0000
@@ -4,7 +4,7 @@
44
5description "dovecot - pop3/imap mail server"5description "dovecot - pop3/imap mail server"
66
7start on started rc-sysinit7start on runlevel [2345]
8stop on runlevel [!2345]8stop on runlevel [!2345]
99
10pre-start script10pre-start script

Subscribers

People subscribed via source and target branches

to all changes: