aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog115
1 files changed, 112 insertions, 3 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