Merge lp:~leonardr/launchpadlib/release into lp:launchpadlib

Proposed by Leonard Richardson
Status: Merged
Merged at revision: not available
Proposed branch: lp:~leonardr/launchpadlib/release
Merge into: lp:launchpadlib
Diff against target: 29 lines
2 files modified
src/launchpadlib/NEWS.txt (+9/-0)
src/launchpadlib/__init__.py (+1/-1)
To merge this branch: bzr merge lp:~leonardr/launchpadlib/release
Reviewer Review Type Date Requested Status
Paul Hummer (community) Approve
Review via email: mp+12746@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Leonard Richardson (leonardr) wrote :

This branch bumps the launchpadlib version number and summarizes recent changes, so that a new version of launchpadlib can be packaged for the next Ubuntu release.

Revision history for this message
Paul Hummer (rockstar) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'src/launchpadlib/NEWS.txt'
--- src/launchpadlib/NEWS.txt 2009-07-16 15:54:58 +0000
+++ src/launchpadlib/NEWS.txt 2009-10-01 19:30:22 +0000
@@ -2,6 +2,15 @@
2NEWS for launchpadlib2NEWS for launchpadlib
3=====================3=====================
44
51.5.2 (2009-10-01)
6==================
7
8- Added a number of new sample scripts from elsewhere.
9
10- Added a reference to the production Launchpad instance.
11
12- Made it easier to specify a Launchpad instance to run against.
13
51.5.1 (2009-07-16)141.5.1 (2009-07-16)
6==================15==================
716
817
=== modified file 'src/launchpadlib/__init__.py'
--- src/launchpadlib/__init__.py 2009-07-16 15:54:58 +0000
+++ src/launchpadlib/__init__.py 2009-10-01 19:30:22 +0000
@@ -14,4 +14,4 @@
14# You should have received a copy of the GNU Lesser General Public License14# You should have received a copy of the GNU Lesser General Public License
15# along with launchpadlib. If not, see <http://www.gnu.org/licenses/>.15# along with launchpadlib. If not, see <http://www.gnu.org/licenses/>.
1616
17__version__ = '1.5.1'17__version__ = '1.5.2'

Subscribers

People subscribed via source and target branches