Merge lp:~and471/covergloobus/fix-for-ppa into lp:covergloobus

Proposed by Andrew
Status: Merged
Merged at revision: 238
Proposed branch: lp:~and471/covergloobus/fix-for-ppa
Merge into: lp:covergloobus
Diff against target: 10 lines (+1/-1)
1 file modified
debian/control (+1/-1)
To merge this branch: bzr merge lp:~and471/covergloobus/fix-for-ppa
Reviewer Review Type Date Requested Status
BadChoice Pending
Review via email: mp+24910@code.launchpad.net

Description of the change

Allows the PPA to build the covergloobus package by fixing an error in debian/control

To post a comment you must log in.
Revision history for this message
BadChoice (guitarboy000) wrote :

Thanks!
Just merged and uploading to launchpad, let's see if it build it now!!

El dv 07 de 05 de 2010 a les 16:15 +0000, en/na Andrew va escriure:
> Andrew has proposed merging lp:~rugby471/covergloobus/fix-for-ppa into lp:covergloobus.
>
> Requested reviews:
> BadChoice (guitarboy000)
>
>
> Allows the PPA to build the covergloobus package by fixing an error in debian/control
> fitxer adjunt diferències entre fitxers (review-diff.txt)
> === modified file 'debian/control'
> --- debian/control 2010-05-05 07:14:55 +0000
> +++ debian/control 2010-05-07 16:15:46 +0000
> @@ -8,5 +8,5 @@
>
> Package: covergloobus
> Architecture: any
> -Depends: ${shlibs:Depends}, ${misc:Depends} python-xlib python-rsvg
> +Depends: ${shlibs:Depends}, ${misc:Depends}, python-xlib, python-rsvg
> Description: Display the playing song in a nice widget on your desktop, download the lyrics and tablatures of the songs, Customize it with a lot of themes.
>

Revision history for this message
Andrew (and471) wrote :

Thankyou for the quick response :-) It has built WOO!

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/control'
2--- debian/control 2010-05-05 07:14:55 +0000
3+++ debian/control 2010-05-07 16:15:49 +0000
4@@ -8,5 +8,5 @@
5
6 Package: covergloobus
7 Architecture: any
8-Depends: ${shlibs:Depends}, ${misc:Depends} python-xlib python-rsvg
9+Depends: ${shlibs:Depends}, ${misc:Depends}, python-xlib, python-rsvg
10 Description: Display the playing song in a nice widget on your desktop, download the lyrics and tablatures of the songs, Customize it with a lot of themes.

Subscribers

People subscribed via source and target branches