aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog115
-rw-r--r--debian/control3
-rw-r--r--debian/gir1.2-appindicator-0.1.install2
-rw-r--r--debian/gir1.2-appindicator3-0.1.install2
-rw-r--r--debian/libappindicator0.1-cil-dev.install2
-rwxr-xr-xdebian/rules13
6 files changed, 122 insertions, 15 deletions
diff --git a/debian/changelog b/debian/changelog
index 7643608..33925a3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,83 @@
-libappindicator (12.10.1-0ubuntu1) UNRELEASED; urgency=low
+libappindicator (12.10.1daily13.05.02-0ubuntu1) saucy; urgency=low
+ [ Mathieu Trudel-Lapierre ]
+ * debian/rules: drop the "clean" target, it's superfluous.
+
+ [ Ubuntu daily release ]
+ * Automatic snapshot from revision 261
+
+ -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Thu, 02 May 2013 22:59:05 +0000
+
+libappindicator (12.10.1daily13.04.15-0ubuntu1) raring; urgency=low
+
+ * Automatic snapshot from revision 258
+
+ -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Mon, 15 Apr 2013 02:02:56 +0000
+
+libappindicator (12.10.1daily13.04.12-0ubuntu1) raring; urgency=low
+
+ [ Iain Lane ]
+ * Install appindicator-sharp's pcfile into /usr/share/pkgconfig as this is
+ an arch:all package and library. Update the assemblydir variable in this
+ pcfile to refer to the correct location for the library instead of an
+ incorrect multiarch directory.
+
+ [ Ubuntu daily release ]
+ * Automatic snapshot from revision 258
+
+ -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Fri, 12 Apr 2013 02:03:18 +0000
+
+libappindicator (12.10.1daily13.04.09-0ubuntu1) raring; urgency=low
+
+ * Automatic snapshot from revision 258
+
+ -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Tue, 09 Apr 2013 02:02:28 +0000
+
+libappindicator (12.10.1daily13.04.08-0ubuntu1) raring; urgency=low
+
+ [ Mathieu Trudel-Lapierre ]
+ * debian/rules: reverse the order of dh_clean and dh_autoreconf_clean,
+ this fixes issues where clean removes files used by dh_autoreconf_clean.
+
+ [ Ubuntu daily release ]
+ * Automatic snapshot from revision 257
+
+ -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Mon, 08 Apr 2013 02:02:59 +0000
+
+libappindicator (12.10.1daily13.03.13-0ubuntu1) raring; urgency=low
+
+ [ Sebastien Bacher ]
+ * stop build-depending on libindicate, it's deprecated and not used
+ there
+
+ [ Ubuntu daily release ]
+ * Automatic snapshot from revision 255
+
+ -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Wed, 13 Mar 2013 02:02:14 +0000
+
+libappindicator (12.10.1daily13.02.15-0ubuntu1) raring; urgency=low
+
+ [ Charles Kerr ]
+ * Race condition in app_indicator_init() causes application crash (LP:
+ #1122596)
+
+ [ Iain Lane ]
+ * [raring] Python appindicators broken by the latest libappindicator
+ update (12.10.1daily13.02.13-0ubuntu1) with "ERROR:root:Could not
+ find any typelib for AppIndicator3" (LP: #1124941)
+
+ [ John Vert ]
+ * Race condition in app_indicator_init() causes application crash (LP:
+ #1122596)
+
+ [ Automatic PS uploader ]
+ * Automatic snapshot from revision 253
+
+ -- Automatic PS uploader <ps-jenkins@lists.canonical.com> Fri, 15 Feb 2013 07:46:54 +0000
+
+libappindicator (12.10.1daily13.02.13-0ubuntu1) raring; urgency=low
+
+ [ Mathieu Trudel-Lapierre ]
* debian/control:
- Update style: use trailing commas at the end of dependency lists.
- Reorganize Build-Depends for clarity.
@@ -15,11 +93,42 @@ libappindicator (12.10.1-0ubuntu1) UNRELEASED; urgency=low
- Add and export DPKG_GENSYMBOLS_CHECK_LEVEL.
- Override dh_autoreconf to run autogen.sh and not call configure.
- Override dh_auto_test to run tests per-flavor.
- - Temporarily disable tests.
* debian/*.install:
- Update paths for multiarch and for use with dh9 (remove debian/tmp...)
+ * Fix gtkdoc tests and building of the documentation given a separate build
+ directory.
+
+ [ Chris J Arges ]
+ * acinclude.m4: Fix python multi-arch include issues.
- -- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> Mon, 26 Nov 2012 11:02:18 -0500
+ [ Mathieu Trudel-Lapierre ]
+ * Automatic snapshot from revision 245 (bootstrap):
+ - Fix Vala classes not being able to inherit from Indicator (LP: #1065310)
+
+ [ Charles Kerr ]
+ * indicators call deprecated glib function g_type_init() (LP:
+ #1103087)
+ * test-libappindicator-status fails with "Toggle count: 99" (LP:
+ #1109128)
+ * Coverity COPY_PASTE_ERROR - CID 10969 (LP: #1102595)
+ * libappindicator-docs.sgml missing links (LP: #1083425)
+ * Coverity INTEGER_OVERFLOW - CID 10970 (LP: #1102589)
+
+ [ Charles Kerr <charles.kerr@canonical.com>, Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>, Michael Terry ]
+ * indicators call deprecated glib function g_type_init() (LP:
+ #1103087)
+ * test-libappindicator-status fails with "Toggle count: 99" (LP:
+ #1109128)
+ * Coverity INTEGER_OVERFLOW - CID 10970 (LP: #1102589)
+ * Coverity COPY_PASTE_ERROR - CID 10969 (LP: #1102595)
+
+ [ Mathieu Trudel-Lapierre ]
+ * Can't inherit from AppIndicator.Indicator in Vala (LP: #1065310)
+
+ [ Automatic PS uploader ]
+ * Automatic snapshot from revision 250
+
+ -- Automatic PS uploader <ps-jenkins@lists.canonical.com> Wed, 13 Feb 2013 02:02:41 +0000
libappindicator (12.10.0-0ubuntu1) quantal; urgency=low
diff --git a/debian/control b/debian/control
index a06d8b4..7ff551b 100644
--- a/debian/control
+++ b/debian/control
@@ -17,14 +17,13 @@ Build-Depends: debhelper (>= 9),
xvfb,
valac-0.16,
mono-devel (>= 2.4.3),
+ libglib2.0-dev (>= 2.35.4),
libgtk-3-dev (>= 2.91.3),
libgtk2.0-dev (>= 2.12.0),
python-gtk2-dev,
gtk-sharp2-gapi,
libgtk2.0-cil-dev,
libdbus-glib-1-dev (>= 0.82),
- libindicate-dev (>= 0.2.0),
- libindicate-gtk-dev (>= 0.2.0),
libindicator-dev (>= 0.3.90),
libindicator3-dev (>= 0.3.90),
libdbusmenu-glib-dev (>= 0.5.90),
diff --git a/debian/gir1.2-appindicator-0.1.install b/debian/gir1.2-appindicator-0.1.install
index 78b7732..00139ac 100644
--- a/debian/gir1.2-appindicator-0.1.install
+++ b/debian/gir1.2-appindicator-0.1.install
@@ -1 +1 @@
-usr/lib/*/girepository-1.0/AppIndicator-0.1.typelib
+usr/lib/*/girepository-1.0/AppIndicator-0.1.typelib usr/lib/girepository-1.0
diff --git a/debian/gir1.2-appindicator3-0.1.install b/debian/gir1.2-appindicator3-0.1.install
index 18925bd..46bb935 100644
--- a/debian/gir1.2-appindicator3-0.1.install
+++ b/debian/gir1.2-appindicator3-0.1.install
@@ -1 +1 @@
-usr/lib/*/girepository-1.0/AppIndicator3-0.1.typelib
+usr/lib/*/girepository-1.0/AppIndicator3-0.1.typelib usr/lib/girepository-1.0
diff --git a/debian/libappindicator0.1-cil-dev.install b/debian/libappindicator0.1-cil-dev.install
index 231bcc4..22bd601 100644
--- a/debian/libappindicator0.1-cil-dev.install
+++ b/debian/libappindicator0.1-cil-dev.install
@@ -1 +1 @@
-usr/lib/*/pkgconfig/appindicator-sharp-0.1.pc
+usr/lib/*/pkgconfig/appindicator-sharp-0.1.pc usr/share/pkgconfig
diff --git a/debian/rules b/debian/rules
index c4f16bc..f730a3f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,10 +17,6 @@ CFLAGS += -fPIC
%:
dh $@ --with autoreconf,python2,cli,gir
-# Note: No cli here so that the pbuilder stuff works
-clean:
- dh_clean
-
override_dh_autoreconf:
NOCONFIGURE=1 dh_autoreconf ./autogen.sh
@@ -72,14 +68,17 @@ override_dh_install:
override_dh_auto_test: $(FLAVORS:%=dotest-%)
dotest-%:
- #dh_auto_test --builddirectory=build/$*
+ dh_auto_test --builddirectory=build/$* --
+
dotest-gtk2: $(PY_VERSIONS:%=dotestgtk2-%)
# GTK2 flavor test was run on a per-python-version basis.
dotestgtk2-%:
- #PYTHON=`which $*` \
- # dh_auto_test --builddirectory=build/gtk2
+ ps -ef
+ env
+ PYTHON=`which $*` \
+ dh_auto_test --builddirectory=build/gtk2 --
override_dh_auto_clean:
dh_auto_clean