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

Subscribers

People subscribed via source and target branches