diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2011-10-13 16:52:18 -0400 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2011-10-13 16:52:18 -0400 |
commit | 986322550a98630e6675177be1ee8cab6d67bd77 (patch) | |
tree | ddce86552721deb5885879077e2413a6e55f03ac /debian/control | |
parent | b2d902127e0597f924ba0ae8955c8c550d3077b5 (diff) | |
parent | 9f5bd6e87a8c6ea411a2326e44814b686a501a55 (diff) | |
download | ayatana-indicator-datetime-986322550a98630e6675177be1ee8cab6d67bd77.tar.gz ayatana-indicator-datetime-986322550a98630e6675177be1ee8cab6d67bd77.tar.bz2 ayatana-indicator-datetime-986322550a98630e6675177be1ee8cab6d67bd77.zip |
* New upstream release.
* Drop an unused icon (LP: #746176)
* Fix showing a timezone that we're currently set to (LP: #833337)
* Remove check for libunique as it's unused
* debian/control: Drop libunique requirements, it was unused
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 64abb69..a53c10a 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,6 @@ Build-Depends: cdbs, libglib2.0-dev (>= 2.29.19), libido-0.1-dev (>= 0.2.2), libido3-0.1-dev (>= 0.2.90), - libunique-3.0-dev, libgeoclue-dev (>= 0.12.0), libecal1.2-dev (>= 2.30), libical-dev (>= 0.44), @@ -22,7 +21,6 @@ Build-Depends: cdbs, libgtk-3-dev (>= 3.1.4), libcairo2-dev (>= 1.10), libjson-glib-dev, - libunique-dev, libpolkit-gtk-1-dev, libedataserver1.2-dev (>= 2.30), libedataserverui-3.0-dev, |