diff options
author | Ted Gould <ted@gould.cx> | 2013-08-27 10:16:02 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2013-08-27 10:16:02 -0500 |
commit | 5b157efa2ccf670fdacd7c6eeff8d5bfc5133007 (patch) | |
tree | 76b11a27e0467aa0da9715d0fed49c04023cb90d | |
parent | f4031e6beb4bf139fe22fd6d8476d42031a2d6f0 (diff) | |
download | ayatana-indicator-datetime-5b157efa2ccf670fdacd7c6eeff8d5bfc5133007.tar.gz ayatana-indicator-datetime-5b157efa2ccf670fdacd7c6eeff8d5bfc5133007.tar.bz2 ayatana-indicator-datetime-5b157efa2ccf670fdacd7c6eeff8d5bfc5133007.zip |
Change package name to 'gnome-control-center-datetime'
-rw-r--r-- | debian/control | 4 | ||||
-rw-r--r-- | debian/gnome-control-center-datetime.install (renamed from debian/indicator-datetime-control-center.install) | 0 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index ea5fd74..37ed84b 100644 --- a/debian/control +++ b/debian/control @@ -39,11 +39,11 @@ Depends: ${shlibs:Depends}, systemd-shim, Recommends: indicator-applet | indicator-renderer, evolution-data-server, - ubuntu-system-settings | indicator-datetime-control-center, + gnome-control-center-datetime | ubuntu-system-settings, Description: Simple clock A simple clock appearing in the indicator bar -Package: indicator-datetime-control-center +Package: gnome-control-center-datetime Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, diff --git a/debian/indicator-datetime-control-center.install b/debian/gnome-control-center-datetime.install index 52a8c70..52a8c70 100644 --- a/debian/indicator-datetime-control-center.install +++ b/debian/gnome-control-center-datetime.install |