diff options
| -rw-r--r-- | debian/changelog | 7 | ||||
| -rw-r--r-- | debian/control | 1 |
2 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index bb1c0dc8c..44a380bd5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +unity (0.1.10-0ubuntu1~ppa2) UNRELEASED; urgency=low + + * debian/control: + - add unity-place-applications as unity recommends + + -- Didier Roche <didrocks@ubuntu.com> Fri, 29 Jan 2010 14:36:34 +0100 + unity (0.1.10-0ubuntu1~ppa1) lucid; urgency=low [ Martin Pitt ] diff --git a/debian/control b/debian/control index 6e795fabc..92ff94157 100644 --- a/debian/control +++ b/debian/control @@ -27,6 +27,7 @@ Homepage: https://launchpad.net/ayatana Package: unity Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, mutter +Recommends: unity-place-applications Conflicts: netbook-launcher (<< 0.1.5+r61) Replaces: netbook-launcher (<< 0.1.5+r61) Provides: netbook-launcher |
