aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog11
-rw-r--r--debian/control5
-rwxr-xr-xdebian/rules3
3 files changed, 12 insertions, 7 deletions
diff --git a/debian/changelog b/debian/changelog
index 8869ece..ac621c3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,14 @@
-indicator-application (0.2.2-0ubuntu1~ppa1) lucid; urgency=low
+indicator-application (0.2.2-0ubuntu1) maverick; urgency=low
+ * debian/control, debian/rules:
+ - use dh_girepository and gir:Depends to get the gir depends,
+ clean the build-depends on gir-repository-dev not required
+
+ [ Ted Gould ]
* New upstream release.
- ∘ Work with updated container signal names
+ ∘ Work with updated container signal names (lp: #558841)
- -- Ted Gould <ted@ubuntu.com> Thu, 08 Jul 2010 10:28:24 -0500
+ -- Sebastien Bacher <seb128@ubuntu.com> Thu, 08 Jul 2010 18:12:00 +0200
indicator-application (0.2.1-0ubuntu1) maverick; urgency=low
diff --git a/debian/control b/debian/control
index bdd065d..8ea4878 100644
--- a/debian/control
+++ b/debian/control
@@ -26,7 +26,6 @@ Build-Depends: debhelper (>= 5.0),
libnunit-cil-dev,
libgtk2.0-cil-dev,
gobject-introspection,
- gir-repository-dev,
libgirepository1.0-dev,
gir1.0-glib-2.0,
gir1.0-gtk-2.0,
@@ -129,9 +128,7 @@ Section: libs
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
- gir1.0-glib-2.0,
- gir1.0-gtk-2.0,
- libappindicator0 (= ${binary:Version})
+ ${gir:Depends}
Description: Typelib files for libappindicator0.
.
This package can be used by other packages using the GIRepository format
diff --git a/debian/rules b/debian/rules
index 074da71..f34e925 100755
--- a/debian/rules
+++ b/debian/rules
@@ -44,6 +44,9 @@ binary-install/libappindicator0.1-cil::
dh_makeclilibs -V
dh_installcligac
+binary-predeb/gir1.0-appindicator-0.1::
+ dh_girepository -p$(cdbs_curpkg)
+
binary-predeb/libappindicator0.1-cil:: binary-fixup/libappindicator0
dh_clideps -plibappindicator0.1-cil