diff options
author | Sebastien Bacher <seb128@ubuntu.com> | 2010-06-08 11:03:40 +0200 |
---|---|---|
committer | Sebastien Bacher <seb128@ubuntu.com> | 2010-06-08 11:03:40 +0200 |
commit | 52ebd1796cc5b17c856504ea9b2a89a404265c40 (patch) | |
tree | d50847503018d72a5bfbae48c6dd78197fc5eee9 /debian | |
parent | 0fb6915702ce57a6b1c90a987b4590dc9f4b12f0 (diff) | |
download | libayatana-appindicator-52ebd1796cc5b17c856504ea9b2a89a404265c40.tar.gz libayatana-appindicator-52ebd1796cc5b17c856504ea9b2a89a404265c40.tar.bz2 libayatana-appindicator-52ebd1796cc5b17c856504ea9b2a89a404265c40.zip |
releasing version 0.2.0-0ubuntu20.2.0-0ubuntu2
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 2 | ||||
-rw-r--r-- | debian/gir1.0-appindicator-0.1.install (renamed from debian/gir1.0-libappindicator-0.1.install) | 0 |
3 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 8c5d660..2790da8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +indicator-application (0.2.0-0ubuntu2) maverick; urgency=low + + * Renamed the gir binary to gir1.0-appindicator-0.1 to match the typelib + + -- Sebastien Bacher <seb128@ubuntu.com> Tue, 08 Jun 2010 11:01:04 +0200 + indicator-application (0.2.0-0ubuntu1) maverick; urgency=low * New upstream release. diff --git a/debian/control b/debian/control index 4bd1570..17560a5 100644 --- a/debian/control +++ b/debian/control @@ -122,7 +122,7 @@ Description: Application Indicators . This package contains files that are needed to build applications. -Package: gir1.0-libappindicator-0.1 +Package: gir1.0-appindicator-0.1 Section: libs Architecture: any Depends: ${shlibs:Depends}, diff --git a/debian/gir1.0-libappindicator-0.1.install b/debian/gir1.0-appindicator-0.1.install index 0791348..0791348 100644 --- a/debian/gir1.0-libappindicator-0.1.install +++ b/debian/gir1.0-appindicator-0.1.install |