--- unity8-desktop-session-1.0.10+14.04.20140328.orig/debian/changelog +++ unity8-desktop-session-1.0.10+14.04.20140328/debian/changelog @@ -0,0 +1,44 @@ +unity8-desktop-session (1.0.10+14.04.20140328-0ubuntu1) trusty; urgency=low + + [ Stephen M. Webb ] + * emit scope-ui-starting signal on start for new scope model (LP: + #1299107) + + -- Ubuntu daily release Fri, 28 Mar 2014 23:33:43 +0000 + +unity8-desktop-session (1.0.10+14.04.20140303-0ubuntu1) trusty; urgency=low + + [ Stephen M. Webb ] + * move installed LightDM config file into $datadir instead of + $sysconfdir (LP: #1286176) + + -- Ubuntu daily release Mon, 03 Mar 2014 20:53:20 +0000 + +unity8-desktop-session (1.0.10+14.04.20140226-0ubuntu1) trusty; urgency=low + + [ Stephen M. Webb ] + * restrict the target architecture of the architecture-specific + unity8-desktop-session-mir binary package to [amd64 armhf i386] to + relieve Britney's anxiety about missing dependencies on other + architectures + + -- Ubuntu daily release Wed, 26 Feb 2014 17:58:00 +0000 + +unity8-desktop-session (1.0.10-0ubuntu1) trusty; urgency=low + + * initial Ubuntu release (lp: #1277244) + + -- Stephen M. Webb Wed, 19 Feb 2014 09:25:18 -0500 + +unity8-desktop-session (1.0.9-0ubuntu1~ppa2) trusty; urgency=low + + * debian/control: added runtime dependency on upstart-app-launch + * propagate key environment variables to spawned processes (lp: #1276855) + + -- Stephen M. Webb Fri, 07 Feb 2014 16:46:31 -0500 + +unity8-desktop-session (1.0.8-0ubuntu1~ppa1) trusty; urgency=low + + * Initial release. + + -- Stephen M. Webb Thu, 16 Jan 2014 12:43:51 -0500 --- unity8-desktop-session-1.0.10+14.04.20140328.orig/debian/compat +++ unity8-desktop-session-1.0.10+14.04.20140328/debian/compat @@ -0,0 +1 @@ +9 --- unity8-desktop-session-1.0.10+14.04.20140328.orig/debian/control +++ unity8-desktop-session-1.0.10+14.04.20140328/debian/control @@ -0,0 +1,40 @@ +Source: unity8-desktop-session +Section: misc +Priority: optional +Maintainer: Ubuntu Developers +Build-Depends: debhelper (>= 9), + dh-autoreconf +Standards-Version: 3.9.5 + +Package: unity8-desktop-session-mir +Architecture: amd64 armhf i386 +Depends: libubuntu-application-api-test1, + qtubuntu-desktop, + unity-system-compositor, + unity8, + upstart-app-launch, + url-dispatcher, + ${misc:Depends} +Suggests: camera-app, + friends-app, + gallery-app, + mediaplayer-app, + notes-app, + webbrowser-app +Description: Unity8 desktop session for Mir + . + A desktop session running Unity8 on a Mir back end. + . + This package is provided for evaluation and demonstration purposes only. + +Package: unity8-desktop-session-x11 +Architecture: all +Depends: ubuntu-desktop-mir, + unity8, + unity8-fake-env, + ${misc:Depends} +Description: Unity8 desktop session for X11 + . + A desktop session running Unity8 on an X11 back end. + . + This package is provided for evaluation and demonstration purposes only. --- unity8-desktop-session-1.0.10+14.04.20140328.orig/debian/copyright +++ unity8-desktop-session-1.0.10+14.04.20140328/debian/copyright @@ -0,0 +1,19 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0 +Upstream-Name: unity8-session-x11 +Upstream-Contact: Stephen M. Webb + +Files: * +Copyright: 2013 Canonical Ltd. +License: GPL-3 + This program is free software: you can redistribute it and/or modify it + under the terms of the GNU General Public License version 3, as published + by the Free Software Foundation. + . + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranties of + MERCHANTABILITY, SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR + PURPOSE. See the GNU General Public License for more details. + . + On Debian systems, the full text of the GNU General Public + License version 3 can be found in the file + `/usr/share/common-licenses/GPL-3'. --- unity8-desktop-session-1.0.10+14.04.20140328.orig/debian/rules +++ unity8-desktop-session-1.0.10+14.04.20140328/debian/rules @@ -0,0 +1,7 @@ +#!/usr/bin/make -f + +%: + dh $@ --with autoreconf + +override_dh_autoreconf: + NOCONFIGURE=1 dh_autoreconf /bin/sh -- ./autogen.sh --- unity8-desktop-session-1.0.10+14.04.20140328.orig/debian/source/format +++ unity8-desktop-session-1.0.10+14.04.20140328/debian/source/format @@ -0,0 +1 @@ +1.0 --- unity8-desktop-session-1.0.10+14.04.20140328.orig/debian/unity8-desktop-session-mir.install +++ unity8-desktop-session-1.0.10+14.04.20140328/debian/unity8-desktop-session-mir.install @@ -0,0 +1,6 @@ +usr/sbin/* +usr/share/lightdm/lightdm.conf.d +usr/share/unity8-desktop-session +usr/share/unity-greeter/custom_unity8-mir_badge.png +usr/share/upstart/sessions/* +usr/share/xsessions/unity8-mir.desktop --- unity8-desktop-session-1.0.10+14.04.20140328.orig/debian/unity8-desktop-session-mir.maintscript +++ unity8-desktop-session-1.0.10+14.04.20140328/debian/unity8-desktop-session-mir.maintscript @@ -0,0 +1 @@ +rm_conffile /etc/lightdm/lightdm.conf.d/55-unity8.conf --- unity8-desktop-session-1.0.10+14.04.20140328.orig/debian/unity8-desktop-session-x11.install +++ unity8-desktop-session-1.0.10+14.04.20140328/debian/unity8-desktop-session-x11.install @@ -0,0 +1,2 @@ +usr/share/unity-greeter/custom_unity8-x11_badge.png +usr/share/xsessions/unity8-x11.desktop --- unity8-desktop-session-1.0.10+14.04.20140328.orig/debian/watch +++ unity8-desktop-session-1.0.10+14.04.20140328/debian/watch @@ -0,0 +1,2 @@ +version=3 +https://launchpad.net/unity8-desktop-session/+download .*/unity8-desktop-session-([0-9.]+)\.tar\.xz