diff options
| author | Didier Roche <didier.roche@canonical.com> | 2012-04-12 11:00:57 +0200 |
|---|---|---|
| committer | Didier Roche <didier.roche@canonical.com> | 2012-04-12 11:00:57 +0200 |
| commit | 1adec4b2db15219a6c6ebae090311ec14957b2f6 (patch) | |
| tree | e28b3b4930bc7c08d61371c3229abaca365f95c7 /debian | |
| parent | 7fc3d421734ab35f8f8e35b967d7b5920dbddfe8 (diff) | |
* debian/control:
- build-dep on latest libnux-2.0-dev for ABI break (bzr r55.3.623)
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 7 | ||||
| -rw-r--r-- | debian/control | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 9347f8371..472c39703 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +unity (5.8.0-0ubuntu3) UNRELEASED; urgency=low + + * debian/control: + - build-dep on latest libnux-2.0-dev for ABI break + + -- Didier Roche <didrocks@ubuntu.com> Thu, 12 Apr 2012 11:00:38 +0200 + unity (5.8.0-0ubuntu2) precise; urgency=low * Cherry-picked upstream: diff --git a/debian/control b/debian/control index 9280c5466..6b7549157 100644 --- a/debian/control +++ b/debian/control @@ -25,7 +25,7 @@ Build-Depends: cmake, libunity-misc-dev (>= 4.0.4), libutouch-grail-dev (>= 1.0.20), libxcb-icccm4-dev, - libnux-2.0-dev (>= 2.8.0), + libnux-2.0-dev (>= 2.10.0), compiz-dev (>= 1:0.9.7.2), libcompizconfig0-dev (>= 0.9.7.0~bzr428-0ubuntu6~), xsltproc, |
