Merge lp:~dobey/ubuntu/oneiric/ubuntuone-control-panel/fix-ftbfs into lp:ubuntu/oneiric/ubuntuone-control-panel

Proposed by dobey
Status: Merged
Merged at revision: 27
Proposed branch: lp:~dobey/ubuntu/oneiric/ubuntuone-control-panel/fix-ftbfs
Merge into: lp:ubuntu/oneiric/ubuntuone-control-panel
Diff against target: 29 lines (+9/-1)
2 files modified
debian/changelog (+6/-0)
debian/control (+3/-1)
To merge this branch: bzr merge lp:~dobey/ubuntu/oneiric/ubuntuone-control-panel/fix-ftbfs
Reviewer Review Type Date Requested Status
Daniel Holbach (community) Approve
Ubuntu branches Pending
Review via email: mp+69331@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Daniel Holbach (dholbach) wrote :

Good work.

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 2011-07-22 21:27:51 +0000
+++ debian/changelog 2011-07-26 17:14:58 +0000
@@ -1,3 +1,9 @@
1ubuntuone-control-panel (1.1.1-0ubuntu2) oneiric; urgency=low
2
3 * Add pyqt4-dev-tools and python-qt4 to Build-Depends to fix FTBFS
4
5 -- Rodney Dawes <rodney.dawes@ubuntu.co> Tue, 26 Jul 2011 13:10:41 -0400
6
1ubuntuone-control-panel (1.1.1-0ubuntu1) oneiric; urgency=low7ubuntuone-control-panel (1.1.1-0ubuntu1) oneiric; urgency=low
28
3 * New upstream release.9 * New upstream release.
410
=== modified file 'debian/control'
--- debian/control 2011-07-22 21:45:30 +0000
+++ debian/control 2011-07-26 17:14:58 +0000
@@ -3,8 +3,10 @@
3Priority: extra3Priority: extra
4Build-Depends: cdbs (>= 0.4.90),4Build-Depends: cdbs (>= 0.4.90),
5 debhelper (>= 7.0.14),5 debhelper (>= 7.0.14),
6 pyqt4-dev-tools,
6 python (>= 2.6.6),7 python (>= 2.6.6),
7 python-distutils-extra (>= 2.10)8 python-distutils-extra (>= 2.10),
9 python-qt4
8Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>10Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
9Standards-Version: 3.9.111Standards-Version: 3.9.1
10X-Python-Version: >= 2.612X-Python-Version: >= 2.6

Subscribers

People subscribed via source and target branches

to all changes: