Merge lp:~dobey/ubuntu/precise/dirspec/release-2-99-1 into lp:ubuntu/precise/dirspec

Proposed by dobey
Status: Merged
Merged at revision: 3
Proposed branch: lp:~dobey/ubuntu/precise/dirspec/release-2-99-1
Merge into: lp:ubuntu/precise/dirspec
Diff against target: 38 lines (+8/-2)
3 files modified
PKG-INFO (+1/-1)
debian/changelog (+6/-0)
setup.py (+1/-1)
To merge this branch: bzr merge lp:~dobey/ubuntu/precise/dirspec/release-2-99-1
Reviewer Review Type Date Requested Status
Ken VanDine Approve
Review via email: mp+87520@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Ken VanDine (ken-vandine) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'PKG-INFO'
2--- PKG-INFO 2011-12-24 22:34:53 +0000
3+++ PKG-INFO 2012-01-04 18:19:47 +0000
4@@ -1,6 +1,6 @@
5 Metadata-Version: 1.0
6 Name: dirspec
7-Version: 2.99.0
8+Version: 2.99.1
9 Summary: XDG Base and User directories implementation
10 Home-page: https://launchpad.net/dirspec
11 Author: UNKNOWN
12
13=== modified file 'debian/changelog'
14--- debian/changelog 2011-12-24 22:34:53 +0000
15+++ debian/changelog 2012-01-04 18:19:47 +0000
16@@ -1,3 +1,9 @@
17+dirspec (2.99.1-0ubuntu1) precise; urgency=low
18+
19+ * New upstream release.
20+
21+ -- Rodney Dawes <rodney.dawes@ubuntu.com> Wed, 04 Jan 2012 10:44:30 -0500
22+
23 dirspec (2.99.0-0ubuntu1) precise; urgency=low
24
25 [ Rodney Dawes ]
26
27=== modified file 'setup.py'
28--- setup.py 2011-12-24 22:34:53 +0000
29+++ setup.py 2012-01-04 18:19:47 +0000
30@@ -19,7 +19,7 @@
31
32 setup(
33 name='dirspec',
34- version='2.99.0',
35+ version='2.99.1',
36 packages=['dirspec'],
37 description='XDG Base and User directories implementation',
38 url='https://launchpad.net/dirspec',

Subscribers

People subscribed via source and target branches

to all changes: