Merge lp:~fboucault/unity-2d/pkg_config_is_a_dep into lp:unity-2d/3.0

Proposed by Florian Boucault
Status: Merged
Approved by: Didier Roche-Tolomelli
Approved revision: 613
Merged at revision: 614
Proposed branch: lp:~fboucault/unity-2d/pkg_config_is_a_dep
Merge into: lp:unity-2d/3.0
Diff against target: 27 lines (+4/-1)
2 files modified
debian/changelog (+3/-1)
debian/control (+1/-0)
To merge this branch: bzr merge lp:~fboucault/unity-2d/pkg_config_is_a_dep
Reviewer Review Type Date Requested Status
Didier Roche-Tolomelli Approve
Review via email: mp+65577@code.launchpad.net

Description of the change

[packaging] Added pkg-config as a Build-Depends

To post a comment you must log in.
Revision history for this message
Didier Roche-Tolomelli (didrocks) wrote :

not necessary, but can't hurt! Approved :)

review: Approve

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 2011-06-22 08:33:52 +0000
3+++ debian/changelog 2011-06-22 21:21:05 +0000
4@@ -6,8 +6,10 @@
5 * debian/libunity-2d-private0:
6 - move symbolic link to /usr/share/backgrounds/warty-final-ubuntu.png from
7 /usr/share/unity-2d/places/artwork to /usr/share/unity-2d
8+ * debian/control:
9+ - add pkg-config as a build dependency
10
11- -- Florian Boucault <florian.boucault@canonical.com> Wed, 22 Jun 2011 10:32:44 +0200
12+ -- Florian Boucault <florian.boucault@canonical.com> Wed, 22 Jun 2011 23:17:12 +0200
13
14 unity-2d (3.8.8-0ubuntu1) natty; urgency=low
15
16
17=== modified file 'debian/control'
18--- debian/control 2011-06-07 16:54:52 +0000
19+++ debian/control 2011-06-22 21:21:05 +0000
20@@ -6,6 +6,7 @@
21 Build-Depends: debhelper (>= 7.0.50~),
22 dh-translations (>= 99),
23 cmake,
24+ pkg-config,
25 libqt4-dev,
26 libqt4-opengl-dev,
27 libglib2.0-dev,

Subscribers

People subscribed via source and target branches