Merge lp:~matt.hall/endroid/147 into lp:endroid

Proposed by Matthew Hall
Status: Merged
Approved by: Phil Connell
Approved revision: 102
Merged at revision: 102
Proposed branch: lp:~matt.hall/endroid/147
Merge into: lp:endroid
Diff against target: 28 lines (+9/-1)
2 files modified
debian/changelog (+8/-0)
setup.py (+1/-1)
To merge this branch: bzr merge lp:~matt.hall/endroid/147
Reviewer Review Type Date Requested Status
Phil Connell Approve
Review via email: mp+281516@code.launchpad.net

Commit message

Tag the 1.4.7 release.

Description of the change

Tag the 1.4.7 release.

To post a comment you must log in.
Revision history for this message
Phil Connell (pconnell) :
review: Approve

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 2014-10-14 12:33:54 +0000
3+++ debian/changelog 2016-01-04 14:12:17 +0000
4@@ -1,3 +1,11 @@
5+endroid (1.4.7) trusty; urgency=low
6+
7+ * Enhance the ldapauth plugin to support LDAP directories that do not
8+ allow anonymous access.
9+ * Enable twisted logging if traffic logging requested.
10+
11+ -- Matthew Hall <launchpad@matthall.co.uk> Mon, 04 Jan 2016 14:03:48 +0000
12+
13 endroid (1.4.6) trusty; urgency=medium
14
15 * Bugfixes and robustness improvements for periodic pinger.
16
17=== modified file 'setup.py'
18--- setup.py 2014-10-14 12:33:54 +0000
19+++ setup.py 2016-01-04 14:12:17 +0000
20@@ -24,7 +24,7 @@
21
22
23 setup(name='endroid',
24- version="1.4.6",
25+ version="1.4.7",
26 description='EnDroid: a modular XMPP bot',
27 url='http://open.ensoft.co.uk/EnDroid',
28 packages=[

Subscribers

People subscribed via source and target branches