[Ubuntu-touch-coreapps-reviewers] [Merge] lp:~larryprice/ubuntu-terminal-app/update-qmltermwidget into lp:ubuntu-terminal-app

2016-09-20 Thread Alan Pope 
The proposal to merge lp:~larryprice/ubuntu-terminal-app/update-qmltermwidget 
into lp:ubuntu-terminal-app has been updated.

Status: Needs review => Approved

For more details, see:
https://code.launchpad.net/~larryprice/ubuntu-terminal-app/update-qmltermwidget/+merge/306107
-- 
Your team Ubuntu Terminal Developers is subscribed to branch 
lp:ubuntu-terminal-app.

-- 
Mailing list: https://launchpad.net/~ubuntu-touch-coreapps-reviewers
Post to : ubuntu-touch-coreapps-reviewers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-touch-coreapps-reviewers
More help   : https://help.launchpad.net/ListHelp


Re: [Ubuntu-touch-coreapps-reviewers] [Merge] lp:~larryprice/ubuntu-terminal-app/missing-settings-dep into lp:ubuntu-terminal-app

2016-09-20 Thread Jenkins Bot
Review: Approve continuous-integration


-- 
https://code.launchpad.net/~larryprice/ubuntu-terminal-app/missing-settings-dep/+merge/306111
Your team Ubuntu Terminal Developers is subscribed to branch 
lp:ubuntu-terminal-app.

-- 
Mailing list: https://launchpad.net/~ubuntu-touch-coreapps-reviewers
Post to : ubuntu-touch-coreapps-reviewers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-touch-coreapps-reviewers
More help   : https://help.launchpad.net/ListHelp


Re: [Ubuntu-touch-coreapps-reviewers] [Merge] lp:~larryprice/ubuntu-terminal-app/update-qmltermwidget into lp:ubuntu-terminal-app

2016-09-20 Thread Jenkins Bot
Review: Approve continuous-integration


-- 
https://code.launchpad.net/~larryprice/ubuntu-terminal-app/update-qmltermwidget/+merge/306107
Your team Ubuntu Terminal Developers is subscribed to branch 
lp:ubuntu-terminal-app.

-- 
Mailing list: https://launchpad.net/~ubuntu-touch-coreapps-reviewers
Post to : ubuntu-touch-coreapps-reviewers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-touch-coreapps-reviewers
More help   : https://help.launchpad.net/ListHelp


Re: [Ubuntu-touch-coreapps-reviewers] [Merge] lp:~larryprice/ubuntu-terminal-app/missing-settings-dep into lp:ubuntu-terminal-app

2016-09-20 Thread Alan Pope 
Review: Approve

Good spot, thanks Larry.
-- 
https://code.launchpad.net/~larryprice/ubuntu-terminal-app/missing-settings-dep/+merge/306111
Your team Ubuntu Terminal Developers is subscribed to branch 
lp:ubuntu-terminal-app.

-- 
Mailing list: https://launchpad.net/~ubuntu-touch-coreapps-reviewers
Post to : ubuntu-touch-coreapps-reviewers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-touch-coreapps-reviewers
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-touch-coreapps-reviewers] [Merge] lp:~larryprice/ubuntu-terminal-app/missing-settings-dep into lp:ubuntu-terminal-app

2016-09-20 Thread Alan Pope 
The proposal to merge lp:~larryprice/ubuntu-terminal-app/missing-settings-dep 
into lp:ubuntu-terminal-app has been updated.

Status: Needs review => Approved

For more details, see:
https://code.launchpad.net/~larryprice/ubuntu-terminal-app/missing-settings-dep/+merge/306111
-- 
Your team Ubuntu Terminal Developers is subscribed to branch 
lp:ubuntu-terminal-app.

-- 
Mailing list: https://launchpad.net/~ubuntu-touch-coreapps-reviewers
Post to : ubuntu-touch-coreapps-reviewers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-touch-coreapps-reviewers
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-touch-coreapps-reviewers] [Merge] lp:~larryprice/ubuntu-terminal-app/missing-settings-dep into lp:ubuntu-terminal-app

2016-09-20 Thread noreply
The proposal to merge lp:~larryprice/ubuntu-terminal-app/missing-settings-dep 
into lp:ubuntu-terminal-app has been updated.

Status: Approved => Merged

For more details, see:
https://code.launchpad.net/~larryprice/ubuntu-terminal-app/missing-settings-dep/+merge/306111
-- 
Your team Ubuntu Terminal Developers is subscribed to branch 
lp:ubuntu-terminal-app.

-- 
Mailing list: https://launchpad.net/~ubuntu-touch-coreapps-reviewers
Post to : ubuntu-touch-coreapps-reviewers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-touch-coreapps-reviewers
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-touch-coreapps-reviewers] [Merge] lp:~michael-sheldon/ubuntu-terminal-app/packaging-fixes into lp:ubuntu-terminal-app

2016-09-20 Thread Michael Sheldon
Michael Sheldon has proposed merging 
lp:~michael-sheldon/ubuntu-terminal-app/packaging-fixes into 
lp:ubuntu-terminal-app.

Commit message:
* Use dh_python3
* Rename QML modules to new qml-module format

Requested reviews:
  Ubuntu Terminal Developers (ubuntu-terminal-dev)

For more details, see:
https://code.launchpad.net/~michael-sheldon/ubuntu-terminal-app/packaging-fixes/+merge/306252

* Use dh_python3
* Rename QML modules to new qml-module format
-- 
Your team Ubuntu Terminal Developers is requested to review the proposed merge 
of lp:~michael-sheldon/ubuntu-terminal-app/packaging-fixes into 
lp:ubuntu-terminal-app.
=== modified file 'debian/control'
--- debian/control	2016-09-19 14:33:25 +
+++ debian/control	2016-09-20 17:25:18 +
@@ -3,6 +3,7 @@
 Maintainer: Ubuntu App Cats 
 Build-Depends: cmake,
debhelper (>= 9),
+   dh-python,
python3-all,
gettext,
intltool,
@@ -20,16 +21,23 @@
 Architecture: any
 Depends: ${misc:Depends},
  ${shlibs:Depends},
+<<< TREE
  qtdeclarative5-qmltermwidget1.0,
  qtdeclarative5-pamauthentication0.1,
  qtdeclarative5-qtquick2-plugin,
  qtdeclarative5-ubuntu-ui-toolkit-plugin,
  qml-module-qt-labs-settings,
+===
+ qml-module-qmltermwidget1.0,
+ qml-module-pamauthentication0.1,
+ qml-module-qtquick2,
+ qml-module-ubuntu-components,
+>>> MERGE-SOURCE
  qml-module-qtsysteminfo (>= 5.0~),
 Description: Terminal application
  Core Terminal application
 
-Package: qtdeclarative5-qmltermwidget1.0
+Package: qml-module-qmltermwidget1.0
 Architecture: any
 Multi-Arch: same
 Depends: ${misc:Depends},
@@ -39,7 +47,7 @@
  This package contains the QMLTermWidget terminal emulator plugin
  for Qt Qml.
 
-Package: qtdeclarative5-pamauthentication0.1
+Package: qml-module-pamauthentication0.1
 Architecture: any
 Multi-Arch: same
 Depends: ${misc:Depends},
@@ -52,6 +60,7 @@
 Package: ubuntu-terminal-app-autopilot
 Architecture: all
 Depends: ${misc:Depends},
+ ${python3:Depends},
  libautopilot-qt,
  libqt5test5,
  python3-autopilot,

=== renamed file 'debian/qtdeclarative5-pamauthentication0.1.install' => 'debian/qml-module-pamauthentication0.1.install'
=== renamed file 'debian/qtdeclarative5-qmltermwidget1.0.install' => 'debian/qml-module-qmltermwidget1.0.install'
=== modified file 'debian/rules'
--- debian/rules	2014-10-25 04:42:31 +
+++ debian/rules	2016-09-20 17:25:18 +
@@ -5,7 +5,7 @@
 #export DH_VERBOSE=1
 
 %:
-	dh $@
+	dh $@ --with python3
 
 override_dh_auto_configure:
 	dh_auto_configure -- -DCLICK_MODE=OFF

-- 
Mailing list: https://launchpad.net/~ubuntu-touch-coreapps-reviewers
Post to : ubuntu-touch-coreapps-reviewers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-touch-coreapps-reviewers
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-touch-coreapps-reviewers] [Merge] lp:~larryprice/ubuntu-terminal-app/update-qmltermwidget into lp:ubuntu-terminal-app

2016-09-20 Thread noreply
The proposal to merge lp:~larryprice/ubuntu-terminal-app/update-qmltermwidget 
into lp:ubuntu-terminal-app has been updated.

Status: Approved => Merged

For more details, see:
https://code.launchpad.net/~larryprice/ubuntu-terminal-app/update-qmltermwidget/+merge/306107
-- 
Your team Ubuntu Terminal Developers is subscribed to branch 
lp:ubuntu-terminal-app.

-- 
Mailing list: https://launchpad.net/~ubuntu-touch-coreapps-reviewers
Post to : ubuntu-touch-coreapps-reviewers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-touch-coreapps-reviewers
More help   : https://help.launchpad.net/ListHelp


Re: [Ubuntu-touch-coreapps-reviewers] [Merge] lp:~michael-sheldon/ubuntu-terminal-app/packaging-fixes into lp:ubuntu-terminal-app

2016-09-20 Thread Jenkins Bot
Review: Approve continuous-integration

PASSED: Continuous integration, rev:215
https://core-apps-jenkins.ubuntu.com/job/terminal-app-ci/60/
Executed test runs:
None: https://core-apps-jenkins.ubuntu.com/job/generic-update-mp/976/console

Click here to trigger a rebuild:
https://core-apps-jenkins.ubuntu.com/job/terminal-app-ci/60/rebuild

-- 
https://code.launchpad.net/~michael-sheldon/ubuntu-terminal-app/packaging-fixes/+merge/306252
Your team Ubuntu Terminal Developers is requested to review the proposed merge 
of lp:~michael-sheldon/ubuntu-terminal-app/packaging-fixes into 
lp:ubuntu-terminal-app.

-- 
Mailing list: https://launchpad.net/~ubuntu-touch-coreapps-reviewers
Post to : ubuntu-touch-coreapps-reviewers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-touch-coreapps-reviewers
More help   : https://help.launchpad.net/ListHelp