Merge lp:~lajjr-deactivatedaccount/ubuntu/maverick/python-django-piston/bug653480 into lp:ubuntu/maverick/python-django-piston

Proposed by Joker Wild
Status: Needs review
Proposed branch: lp:~lajjr-deactivatedaccount/ubuntu/maverick/python-django-piston/bug653480
Merge into: lp:ubuntu/maverick/python-django-piston
Diff against target: 37 lines (+10/-2)
2 files modified
debian/changelog (+7/-0)
debian/control (+3/-2)
To merge this branch: bzr merge lp:~lajjr-deactivatedaccount/ubuntu/maverick/python-django-piston/bug653480
Reviewer Review Type Date Requested Status
Artur Rona (community) Approve
Review via email: mp+45594@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Artur Rona (ari-tczew) wrote :

This is SRU as it's maverick. https://wiki.ubuntu.com/StableReleaseUpdates

s/(0.2.2-1ubuntu1) maverick/(0.2.2-1ubuntu0.1) maverick-proposed

Run script 'update-maintainer' from package ubuntu-dev-tools.
Please also use revision's description of debian/changelog from natty:

  * debian/control: Bump Depends on python-oauth 1.0 since we don't
    have 1.0.1 yet. Fixes install problem. (LP: #653480)

review: Needs Fixing
5. By Joker Wild

Fix as requested from merge.

Revision history for this message
Joker Wild (lajjr-deactivatedaccount) wrote :

> This is SRU as it's maverick. https://wiki.ubuntu.com/StableReleaseUpdates
>
> s/(0.2.2-1ubuntu1) maverick/(0.2.2-1ubuntu0.1) maverick-proposed
>
> Run script 'update-maintainer' from package ubuntu-dev-tools.
> Please also use revision's description of debian/changelog from natty:
>
> * debian/control: Bump Depends on python-oauth 1.0 since we don't
> have 1.0.1 yet. Fixes install problem. (LP: #653480)

OK thank you for looking at this. Is it alright now?
Regards,
Leo Jackson

Revision history for this message
Artur Rona (ari-tczew) wrote :

Very nice. I'll upload it.

review: Approve
Revision history for this message
Joker Wild (lajjr-deactivatedaccount) wrote :

Artur,

Thank you very much.

Regards,
Leo Jackson

--- On Sun, 1/9/11, Artur Rona <email address hidden> wrote:

From: Artur Rona <email address hidden>
Subject: Re: [Merge] lp:~lajjr/ubuntu/maverick/python-django-piston/bug653480 into lp:ubuntu/maverick/python-django-piston
To: <email address hidden>
Date: Sunday, January 9, 2011, 4:09 PM

Review: Approve
Very nice. I'll upload it.
--
https://code.launchpad.net/~lajjr/ubuntu/maverick/python-django-piston/bug653480/+merge/45594
You are the owner of lp:~lajjr/ubuntu/maverick/python-django-piston/bug653480.

Unmerged revisions

5. By Joker Wild

Fix as requested from merge.

4. By Joker Wild

Fix for LP Bug#653480.

3. By Joker Wild

Fix the control file.

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 2010-02-22 08:43:21 +0000
3+++ debian/changelog 2011-01-09 05:46:25 +0000
4@@ -1,3 +1,10 @@
5+python-django-piston (0.2.2-1ubuntu0.1) maverick-proposed; urgency=low
6+
7+ * debian/control: Bump Depends on python-oauth 1.0 since we don't
8+ have 1.0.1 yet. Fixes install problem. (LP: #653480)
9+
10+ -- Leo Albert Jackson Jr (Coders United) <lajjr@yahoo.com> Fri, 07 Jan 2011 21:57:41 -0500
11+
12 python-django-piston (0.2.2-1) unstable; urgency=low
13
14 * Initial release (Closes: #570919)
15
16=== modified file 'debian/control'
17--- debian/control 2010-02-22 08:43:21 +0000
18+++ debian/control 2011-01-09 05:46:25 +0000
19@@ -1,7 +1,8 @@
20 Source: python-django-piston
21 Section: python
22 Priority: optional
23-Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
24+Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
25+XSBC-Original-Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
26 Uploaders: Michael Ziegler <diese-addy@funzt-halt.net>
27 Build-Depends: python (>= 2.4), debhelper (>= 7.0.50~), python-setuptools (>= 0.6.10)
28 Build-Depends-Indep: python-support
29@@ -14,7 +15,7 @@
30 Package: python-django-piston
31 Architecture: all
32 Depends: ${misc:Depends}, ${python:Depends}, python-django (>= 1.1),
33- python-oauth (>= 1.0.1), python-decorator
34+ python-oauth (>= 1.0), python-decorator
35 Suggests: python-yaml
36 Description: Django mini-framework creating RESTful APIs
37 Piston is a relatively small Django application that lets you

Subscribers

People subscribed via source and target branches

to all changes: