diff options
| author | Didier Roche <didier.roche@canonical.com> | 2011-01-27 11:26:40 +0100 |
|---|---|---|
| committer | Didier Roche <didier.roche@canonical.com> | 2011-01-27 11:26:40 +0100 |
| commit | 89a8226af02acbff3e39200c58c339b7a9c4a2ec (patch) | |
| tree | 9fd9b6633418ded4acf674b1804bedb7bd47667f | |
| parent | 6d168ceb7acb22816bfb1739ef1763c67e3b3810 (diff) | |
* debian/control:
- rebuild for ABI break in compiz (bzr r55.3.319)
| -rw-r--r-- | debian/changelog | 4 | ||||
| -rw-r--r-- | debian/control | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index c6b5067dc..68e665895 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,10 @@ unity (3.2.14-0ubuntu3) UNRELEASED; urgency=low * debian/rules: - build .pot file now (LP: #697168) + * debian/control: + - rebuild for ABI break in compiz - -- Didier Roche <didrocks@ubuntu.com> Tue, 25 Jan 2011 15:14:38 +0100 + -- Didier Roche <didrocks@ubuntu.com> Thu, 27 Jan 2011 11:25:48 +0100 unity (3.2.14-0ubuntu2) natty; urgency=low diff --git a/debian/control b/debian/control index d36e98902..2e6139285 100644 --- a/debian/control +++ b/debian/control @@ -24,7 +24,7 @@ Build-Depends: cmake, libutouch-grail-dev, libxcb-icccm1-dev, libnux-0.9-dev (>= 0.9.14), - compiz-dev (>= 1:0.9.2.1+glibmainloop4), + compiz-dev (>= 1:0.9.2.1+glibmainloop4-0ubuntu4), libcompizconfig0-dev (>= 0.9.2.1git101125), xsltproc, libboost1.42-dev, |
