Merge lp:~l3on/ubuntu/natty/gdevilspie/fix-for-783568 into lp:ubuntu/natty/gdevilspie

Proposed by Leo Iannacone
Status: Merged
Merge reported by: Martin Pitt
Merged at revision: not available
Proposed branch: lp:~l3on/ubuntu/natty/gdevilspie/fix-for-783568
Merge into: lp:ubuntu/natty/gdevilspie
Diff against target: 29 lines (+9/-2)
2 files modified
debian/changelog (+7/-0)
debian/control (+2/-2)
To merge this branch: bzr merge lp:~l3on/ubuntu/natty/gdevilspie/fix-for-783568
Reviewer Review Type Date Requested Status
Ubuntu branches Pending
Review via email: mp+89717@code.launchpad.net

Description of the change

Fixing the linked bug.

To post a comment you must log in.

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-06-14 20:35:55 +0000
3+++ debian/changelog 2012-01-23 16:14:32 +0000
4@@ -1,3 +1,10 @@
5+gdevilspie (1:0.5-1ubuntu0.11.04.1) natty-proposed; urgency=low
6+
7+ * Add depends on python-glade2, recommend python-xdg
8+ (LP: #783568, closes: #628492)
9+
10+ -- Leo Iannacone <l3on@ubuntu.com> Tue, 17 Jan 2012 23:01:39 +0100
11+
12 gdevilspie (1:0.5-1) unstable; urgency=low
13
14 * New upstream version release.
15
16=== modified file 'debian/control'
17--- debian/control 2010-06-14 20:35:55 +0000
18+++ debian/control 2012-01-23 16:14:32 +0000
19@@ -8,8 +8,8 @@
20
21 Package: gdevilspie
22 Architecture: all
23-Depends: ${python:Depends}, ${misc:Depends}, python-wnck
24-Recommends: devilspie
25+Depends: ${python:Depends}, ${misc:Depends}, python-wnck, python-glade2
26+Recommends: python-xdg, devilspie
27 Description: A user friendly interface for devilspie
28 gDevilspie is a graphical front-end for editing the Devilspie configuration
29 file which allows you to run a particular application within a particular

Subscribers

People subscribed via source and target branches

to all changes: