summaryrefslogtreecommitdiff
diff options
authorIain Lane <iain@orangesquash.org.uk>2015-08-25 08:15:50 +0000
committerCI Train Bot <ci-train-bot@canonical.com>2015-08-25 08:15:50 +0000
commitca70f0100eff772ce46e7d1901a6b0062c3ce0c7 (patch)
treef518f1cc01e5d2d6979565163e478247fb01d4c1
parentd221a8aac60548c203c586e74944d8cdb99bbb2c (diff)
parent26717828a63ad3d97dfd6e5a4933a922289db85d (diff)
Depend on v5-renamed xpathselect package
Approved by: Marco Trevisan (Treviño) (bzr r3998)
-rw-r--r--debian/changelog29
-rw-r--r--debian/control2
2 files changed, 30 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 468f7fe82..d3fb4e7d0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,32 @@
+unity (7.3.2+15.10.20150819-0ubuntu1) wily; urgency=medium
+
+ [ Andrea Azzarone andrea.azzarone@canonical.com ]
+ * Do not handle events coming from viewports not actually containing
+ the window. (LP: #1449654)
+
+ [ Chris Townsend ]
+ * Also use the Compiz show() method when forcing an unmapped window to
+ be visible when clicking on it's active Launcher icon. (LP: #989588)
+ * When using keyboard navigation in the Dash, skip category headers
+ that are not expandable. Also, do not highlight the category header
+ when the mouse cursor is over it. (LP: #1045933)
+
+ [ Marco Trevisan (Treviño) ]
+ * ApplicationManager: rely on windows monitor property changes for
+ updating Pips (LP: #1027191)
+ * Autopilot: modernize some tests, use stronger methods to ensure
+ false positive
+ * DecorationsForceQuitDialog: override the background of the window
+ with transparent color (LP: #1470292)
+ * Launcher: Always unfold an active icon (LP: #1472339)
+ * PanelMenuView: ensure that we connect to window signals as soon as
+ the AppManager knows it (LP: #1472326)
+ * PlacesGroup: connect to view changes using a function instead of a
+ lambda (LP: #1470298)
+ * SessionButton: set button opacity to 75% when pressed (LP: #1301655)
+
+ -- CI Train Bot <ci-train-bot@canonical.com> Wed, 19 Aug 2015 14:45:18 +0000
+
unity (7.3.2+15.10.20150803.1-0ubuntu1) wily; urgency=medium
[ Andrea Azzarone andrea.azzarone@canonical.com ]
diff --git a/debian/control b/debian/control
index 9a0b85f0c..07d2050b2 100644
--- a/debian/control
+++ b/debian/control
@@ -192,7 +192,7 @@ Depends: ${misc:Depends},
python-testtools,
python-xdg,
python-xlib,
- libxpathselect1.4 (>= 1.4),
+ libxpathselect1.4v5 (>= 1.4),
mesa-utils,
Description: Autopiloted tests for Unity
Unity is tested automatically through autopilot, a framework which enables