diff options
author | Ted Gould <ted@canonical.com> | 2009-11-02 20:45:25 -0600 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-11-02 20:45:25 -0600 |
commit | a260225c5ed5d9c1cfb463728eed7a09d12c70aa (patch) | |
tree | e6c7bc6ab52239569c664965ccb8868a6ff715a5 | |
parent | df182c1c6680b2b7f0fbce6361d8114f40d0e7ae (diff) | |
download | ayatana-indicator-application-a260225c5ed5d9c1cfb463728eed7a09d12c70aa.tar.gz ayatana-indicator-application-a260225c5ed5d9c1cfb463728eed7a09d12c70aa.tar.bz2 ayatana-indicator-application-a260225c5ed5d9c1cfb463728eed7a09d12c70aa.zip |
Changing the package name
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/control | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index f9aae13..b2d4b8a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -cape-girardeau (0.0.1-0ubuntu1) karmic; urgency=low +indicator-custom (0.0.1-0ubuntu1) karmic; urgency=low * Development packaging edition. diff --git a/debian/control b/debian/control index 9f03658..d4f7d18 100644 --- a/debian/control +++ b/debian/control @@ -1,4 +1,4 @@ -Source: cape-girardeau +Source: indicator-custom Section: gnome Priority: optional Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com> @@ -15,10 +15,10 @@ Build-Depends: debhelper (>= 5.0), libdbusmenu-gtk-dev (>= 0.1.1), libdbusmenu-glib-dev (>= 0.1.1) Standards-Version: 3.8.0 -Homepage: https://launchpad.net/wasilla +Homepage: https://launchpad.net/cape-girardeau Vcs-Bzr: http://bazaar.launchpa.net/~canonical-dx-team/cape-girardeau/karmic -Package: cape-girardeau +Package: indicator-custom Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: cape-girardeau project |