--- ubuntu-touch-customization-hooks-0.7+15.10.20150717.orig/debian/changelog +++ ubuntu-touch-customization-hooks-0.7+15.10.20150717/debian/changelog @@ -0,0 +1,133 @@ +ubuntu-touch-customization-hooks (0.7+15.10.20150717-0ubuntu1) wily; urgency=low + + [ Scott Sweeny ] + * Support new features of dconf, namely reading profiles from XDG_DATA_DIRS + and pre-compiling databases. + + -- CI Train Bot Fri, 17 Jul 2015 15:45:14 +0000 + +ubuntu-touch-customization-hooks (0.6+14.10.20140922.1-0ubuntu1) utopic; urgency=low + + [ Chris Wayne ] + * Copy /custom/lib/apparmor/profiles /custom/lib/apparmor/clicks over + as well, so that cache isnt re-compiled at first boot + + -- Ubuntu daily release Mon, 22 Sep 2014 20:28:12 +0000 + +ubuntu-touch-customization-hooks (0.6+14.10.20140922-0ubuntu1) utopic; urgency=low + + [ Chris Wayne ] + * Set QML2_IMPORT_PATH so that MMI plugins can work (LP: #1370039) + + -- Ubuntu daily release Mon, 22 Sep 2014 16:29:51 +0000 + +ubuntu-touch-customization-hooks (0.6+14.10.20140919-0ubuntu1) utopic; urgency=low + + [ Chris Wayne ] + * Start apparmor-cache job on click-system-hooks instead of apparmor + (LP: #1371198) + + -- Ubuntu daily release Fri, 19 Sep 2014 11:43:04 +0000 + +ubuntu-touch-customization-hooks (0.6+14.10.20140912-0ubuntu1) utopic; urgency=low + + [ Chris Wayne ] + * Copy over precompiled profiles if they exist in /custom, this should + make the first boot much quicker + + -- Ubuntu daily release Fri, 12 Sep 2014 18:37:51 +0000 + +ubuntu-touch-customization-hooks (0.6+14.10.20140703-0ubuntu1) utopic; urgency=low + + [ Ethan Chang ] + * [Ethan Chang] *Remove usr/share/upstart/sessions/welcome- + background.conf and move it savilerow + + -- Ubuntu daily release Thu, 03 Jul 2014 21:08:11 +0000 + +ubuntu-touch-customization-hooks (0.6+14.04.20140407-0ubuntu1) trusty; urgency=low + + [ Matthew Fischer ] + * Add support for fonts in /custom/usr/share/fonts + + [ CI bot ] + * Add support for customized fonts. + + -- Ubuntu daily release Mon, 07 Apr 2014 19:25:26 +0000 + +ubuntu-touch-customization-hooks (0.5+13.10.20130930-0ubuntu1) saucy; urgency=low + + [ Chris Wayne ] + * welcome screen background. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 23 + + -- Ubuntu daily release Mon, 30 Sep 2013 06:05:50 +0000 + +ubuntu-touch-customization-hooks (0.5+13.10.20130925.1-0ubuntu1) saucy; urgency=low + + [ Loïc Minier ] + * Pass --parallel and --fail-missing to dh; doesn't change anything + for this package (no actual build, single package) but makes Didier + happy to have less delta with the expected template. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 21 + + -- Ubuntu daily release Wed, 25 Sep 2013 18:03:50 +0000 + +ubuntu-touch-customization-hooks (0.5+13.10.20130925-0ubuntu1) saucy; urgency=low + + [ Matthew Fischer ] + * Use the build timestamp to determine if we should re-run dconf update + + [ Loïc Minier ] + * Automatic snapshot from revision 16 (bootstrap) + + [ Timo Jyrinki ] + * Add license file, enable bzr split mode for daily release + + [ Ubuntu daily release ] + * Automatic snapshot from revision 19 + + -- Ubuntu daily release Wed, 25 Sep 2013 12:54:34 +0000 + +ubuntu-touch-customization-hooks (0.4) saucy; urgency=low + + * usr/share/upstart/sessions/custom-env.conf: + - add --global parameter to set-env so the XDG_DATA_DIRS setting is + preserved. + + -- Scott Sweeny Mon, 23 Sep 2013 13:13:04 -0400 + +ubuntu-touch-customization-hooks (0.3) saucy; urgency=low + + * Set UBUNTU_UI_TOOLKIT_THEMES_PATH to /custom/usr/share/themes if it + exists. + * Drop upstart job for unneeded pre-session.d hooks. + * Support Dconf customizations. + - Add upstart job to update /custom dconf db on boot. + - Set DCONF_DIR and DCONF_PROFILE in user sessions if /custom/etc/dconf + exists. + + -- Matthew Fischer Tue, 10 Sep 2013 14:42:31 -0600 + +ubuntu-touch-customization-hooks (0.2.1) saucy; urgency=low + + * Fix typo in upstart sessions dir; thanks Mike Terry. + + -- Loïc Minier Mon, 09 Sep 2013 23:03:44 +0200 + +ubuntu-touch-customization-hooks (0.2) saucy; urgency=low + + * Add share/upstart/session/custom-env.conf to prepend /custom/xdg/data to + XDG_DATA_DIRS when present. + + -- Loïc Minier Thu, 05 Sep 2013 16:26:24 +0200 + +ubuntu-touch-customization-hooks (0.1) saucy; urgency=low + + * Initial release + + -- Matthew Fischer Tue, 20 Aug 2013 11:10:08 -0600 --- ubuntu-touch-customization-hooks-0.7+15.10.20150717.orig/debian/compat +++ ubuntu-touch-customization-hooks-0.7+15.10.20150717/debian/compat @@ -0,0 +1 @@ +9 --- ubuntu-touch-customization-hooks-0.7+15.10.20150717.orig/debian/control +++ ubuntu-touch-customization-hooks-0.7+15.10.20150717/debian/control @@ -0,0 +1,17 @@ +Source: ubuntu-touch-customization-hooks +Section: admin +Priority: optional +Maintainer: Ubuntu Developers +Build-Depends: debhelper (>= 9.0.0), +Standards-Version: 3.9.4 +# if you don't have have commit access to this branch but would like to upload +# directly to Ubuntu, don't worry: your changes will be merged back into the +# upstream branch +Vcs-Bzr: lp:ubuntu-touch-customization-hooks + +Package: ubuntu-touch-customization-hooks +Architecture: all +Depends: upstart, + ${misc:Depends}, +Description: Enables customization of images + Enables customization of Ubuntu Touch images. --- ubuntu-touch-customization-hooks-0.7+15.10.20150717.orig/debian/copyright +++ ubuntu-touch-customization-hooks-0.7+15.10.20150717/debian/copyright @@ -0,0 +1,23 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: ubuntu-touch-customization-hooks +Source: https://launchpad.net/ubuntu-touch-customization-hooks + +Files: * +Copyright: 2009-2012 Canonical, Ltd. +License: GPL-3 + +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 as published by + the Free Software Foundation, version 3 of the License. + . + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + . + You should have received a copy of the GNU General Public License + along with this program. If not, see . + . + On Debian systems, the complete text of the GNU General Public License + can be found in `/usr/share/common-licenses/GPL-3' --- ubuntu-touch-customization-hooks-0.7+15.10.20150717.orig/debian/install +++ ubuntu-touch-customization-hooks-0.7+15.10.20150717/debian/install @@ -0,0 +1,2 @@ +etc/* /etc +usr/* /usr --- ubuntu-touch-customization-hooks-0.7+15.10.20150717.orig/debian/rules +++ ubuntu-touch-customization-hooks-0.7+15.10.20150717/debian/rules @@ -0,0 +1,7 @@ +#!/usr/bin/make -f + +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 + +%: + dh $@ --parallel --fail-missing