diff options
| author | Didier Roche <didier.roche@canonical.com> | 2010-01-29 14:36:52 +0100 |
|---|---|---|
| committer | Didier Roche <didier.roche@canonical.com> | 2010-01-29 14:36:52 +0100 |
| commit | 9e0ff20d6368f8e3cd7ec3f2e2fd0ca3850acf8f (patch) | |
| tree | 54e3f8962f74ada361ea810b8371e9856748aace | |
| parent | 701f921d5d2cccdf3d35b82026f5fb42956bec58 (diff) | |
* debian/control:
- add unity-place-applications as unity recommends (bzr r55.3.34)
| -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 |
