diff options
author | Ted Gould <ted@canonical.com> | 2009-06-15 16:32:14 -0500 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-06-15 16:32:14 -0500 |
commit | b221a7ec3a16d0d30ce76478df67974ec1b6ff95 (patch) | |
tree | 6889e6f5e0e5f09905a69f6891d2c6b2b0ba2baa | |
parent | 08834aa37ddbd4ab733da5b7d2293de55267a11c (diff) | |
download | ayatana-indicator-session-b221a7ec3a16d0d30ce76478df67974ec1b6ff95.tar.gz ayatana-indicator-session-b221a7ec3a16d0d30ce76478df67974ec1b6ff95.tar.bz2 ayatana-indicator-session-b221a7ec3a16d0d30ce76478df67974ec1b6ff95.zip |
Changing package name to indicator-sus
-rw-r--r-- | debian/changelog | 5 | ||||
-rw-r--r-- | debian/control | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index c75f3f2..cf258a5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,13 @@ -indicator-fusa (0.1~ppa2~indicator1) UNRELEASED; urgency=low +indicator-sus (0.1~ppa2~indicator1) UNRELEASED; urgency=low * Upstream from the indicator branch. * debian/control: Adding build depends on libindicator-dev, libdbusmenu-glib-dev and libdbusmenu-gtk-dev + * Changing package name to indicator-sus -- Ted Gould <ted@ubuntu.com> Mon, 15 Jun 2009 16:19:59 -0500 -indicator-fusa (0.1~ppa1) intrepid; urgency=low +indicator-sus (0.1~ppa1) intrepid; urgency=low * Initial release diff --git a/debian/control b/debian/control index c7f322b..7ce6984 100644 --- a/debian/control +++ b/debian/control @@ -1,4 +1,4 @@ -Source: indicator-fusa +Source: indicator-sus Section: gnome Priority: optional Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com> @@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 5.0), intltool Standards-Version: 3.8.0 -Package: indicator-fusa +Package: indicator-sus Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, indicator-applet Description: Applet for the GNOME panel providing various indicators for |