diff options
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 |