Merge lp:~vthompson/stock-ticker-mobile-app/autopilot-packaging into lp:stock-ticker-mobile-app

Proposed by Victor Thompson
Status: Rejected
Rejected by: Nicholas Skaggs
Proposed branch: lp:~vthompson/stock-ticker-mobile-app/autopilot-packaging
Merge into: lp:stock-ticker-mobile-app
Diff against target: 21 lines (+8/-1)
2 files modified
debian/control (+7/-1)
debian/stock-ticker-mobile-app-autopilot.install (+1/-0)
To merge this branch: bzr merge lp:~vthompson/stock-ticker-mobile-app/autopilot-packaging
Reviewer Review Type Date Requested Status
Ubuntu Phone Apps Jenkins Bot continuous-integration Needs Fixing
Robert Steckroth Approve
Review via email: mp+178320@code.launchpad.net

Commit message

Add autopilot packaging.

Description of the change

Add autopilot packaging.

To post a comment you must log in.
Revision history for this message
Ubuntu Phone Apps Jenkins Bot (ubuntu-phone-apps-jenkins-bot) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
Ubuntu Phone Apps Jenkins Bot (ubuntu-phone-apps-jenkins-bot) wrote :
review: Approve (continuous-integration)
Revision history for this message
Robert Steckroth (robertsteckroth) wrote :

Autopilots look good, lets hope jenkins is satisfied.

review: Approve
Revision history for this message
Ubuntu Phone Apps Jenkins Bot (ubuntu-phone-apps-jenkins-bot) wrote :
review: Needs Fixing (continuous-integration)
57. By Victor Thompson

Merge with trunk

Revision history for this message
Ubuntu Phone Apps Jenkins Bot (ubuntu-phone-apps-jenkins-bot) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
Robert Steckroth (robertsteckroth) wrote :

Application needs database corrections and chart_day_range modifications before autopilots will be functional. I am looking into this.

Revision history for this message
Victor Thompson (vthompson) wrote :

This branch just initializes the packaging for autopilot. There should be no issues as far as functionality.

Revision history for this message
Nicholas Skaggs (nskaggs) wrote :

Victor, I added the missing .install file from my merge here:

https://code.launchpad.net/~nskaggs/stock-ticker-mobile-app/test-click-support/+merge/187950

Revision history for this message
Ubuntu Phone Apps Jenkins Bot (ubuntu-phone-apps-jenkins-bot) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
Nicholas Skaggs (nskaggs) wrote :

I would call this merged since my proposal went in with your change. Thanks Victor!

Unmerged revisions

57. By Victor Thompson

Merge with trunk

56. By Victor Thompson

Prepending space to control file

55. By Victor Thompson

Add ending newline

54. By Victor Thompson

Add autopilot packaging

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/control'
2--- debian/control 2013-06-13 20:26:45 +0000
3+++ debian/control 2013-09-27 03:09:52 +0000
4@@ -20,4 +20,10 @@
5 Combining advanced features that are omitted from similar apps with a compact and easy to use design.
6 Features include: interactive charts, user customizations, sorting, section resizing, and search auto-complete.
7
8-
9+Package: stock-ticker-mobile-app-autopilot
10+Architecture: all
11+Depends: libautopilot-qt,
12+ libqt5test5,
13+ stock-ticker-mobile-app (= ${source:Version})
14+Description: Autopilot tests for Stock Ticker Mobile App
15+ This package contains the autopilot tests for the Stock Ticker Mobile App
16
17=== added file 'debian/stock-ticker-mobile-app-autopilot.install'
18--- debian/stock-ticker-mobile-app-autopilot.install 1970-01-01 00:00:00 +0000
19+++ debian/stock-ticker-mobile-app-autopilot.install 2013-09-27 03:09:52 +0000
20@@ -0,0 +1,1 @@
21+tests/autopilot/stock_ticker/* usr/lib/python2.7/dist-packages/stock_ticker/

Subscribers

People subscribed via source and target branches