Merge lp:~paul-stanley/endroid/muc-fixes into lp:endroid

Proposed by Paul Stanley
Status: Merged
Approved by: ChrisD
Approved revision: 96
Merged at revision: 96
Proposed branch: lp:~paul-stanley/endroid/muc-fixes
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:~paul-stanley/endroid/muc-fixes
Reviewer Review Type Date Requested Status
ChrisD Approve
Review via email: mp+237034@code.launchpad.net

Commit message

Prepare for 1.4.4 release

Description of the change

Prepare for 1.4.4 release

To post a comment you must log in.
Revision history for this message
ChrisD (gingerchris) :
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-09-18 15:59:59 +0000
+++ debian/changelog 2014-10-03 10:20:13 +0000
@@ -1,3 +1,11 @@
1endroid (1.4.4) trusty; urgency=medium
2
3 * Fix MUC behaviour for servers that do not allow nickname changes
4 * Allow Endroid to respond to invitations to (re)join known rooms
5 * Periodicpinger plugin: Ping servers rather than selected clients
6
7 -- Paul Stanley <pastanle@ensoft-linux3.cisco.com> Fri, 03 Oct 2014 11:12:57 +0100
8
1endroid (1.4.3) trusty; urgency=medium9endroid (1.4.3) trusty; urgency=medium
210
3 * Add ability for python version to be specified 11 * Add ability for python version to be specified
412
=== modified file 'setup.py'
--- setup.py 2014-09-19 13:57:33 +0000
+++ setup.py 2014-10-03 10:20:13 +0000
@@ -24,7 +24,7 @@
2424
2525
26setup(name='endroid',26setup(name='endroid',
27 version="1.4.3",27 version="1.4.4",
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