diff options
| author | Didier Roche <didier.roche@canonical.com> | 2012-03-23 13:34:21 +0100 |
|---|---|---|
| committer | Didier Roche <didier.roche@canonical.com> | 2012-03-23 13:34:21 +0100 |
| commit | 4945982a2d247f2f3917a5798eca3920b69bd4ee (patch) | |
| tree | 46506c3600bdf509f009afedff609b8afd5457d6 /debian | |
| parent | 8648d018a08f7a0fe2591f6584b485eb424b1403 (diff) | |
* New upstream release.
* debian/control: - build-dep on latest nux,compiz and libcompizconfig for ABI breakage (bzr r55.3.617)
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 4 | ||||
| -rw-r--r-- | debian/control | 6 |
2 files changed, 6 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index e41fcdc26..f1ce8e907 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,10 @@ unity (5.8.0-0ubuntu1) UNRELEASED; urgency=low + * New upstream release. * debian/patches/series: - remove the distro patches in trunk right now - * New upstream release. + * debian/control: + - build-dep on latest nux,compiz and libcompizconfig for ABI breakage -- Didier Roche <didrocks@ubuntu.com> Fri, 23 Mar 2012 12:55:51 +0100 diff --git a/debian/control b/debian/control index 39b82ea4e..9280c5466 100644 --- a/debian/control +++ b/debian/control @@ -25,9 +25,9 @@ Build-Depends: cmake, libunity-misc-dev (>= 4.0.4), libutouch-grail-dev (>= 1.0.20), libxcb-icccm4-dev, - libnux-2.0-dev (>= 2.6.0), - compiz-dev (>= 1:0.9.7.0+bzr3035), - libcompizconfig0-dev (>= 0.9.7.0~bzr428-0ubuntu4~), + libnux-2.0-dev (>= 2.8.0), + compiz-dev (>= 1:0.9.7.2), + libcompizconfig0-dev (>= 0.9.7.0~bzr428-0ubuntu6~), xsltproc, libboost1.46-dev, libboost-serialization1.46-dev, |
