~phablet-team/webbrowser-app/trunk

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bileto Bot
  • Date: 2017-03-10 15:35:01 UTC
  • mfrom: (1549.20.36 staging-20170307)
  • Revision ID: ci-train-bot@canonical.com-20170310153501-2qj9zb8yk4yaxbi4
* Explicitely define Ctrl+R as the refresh shortcut for the browser
  (LP: #1593877)
* Use the new TabsBar component from Ubuntu.Components.Extras
* Add Peekier to available search engines (LP: #1649673)
* Bookmarks and history: increased font size one level
* Make new tabs opened in the background to be placed next to the tab
  requesting them instead of at the end of the list of tabs (LP: #1499780)
* Enable predictive text in address bar (LP: #1378750)
* Fix issue with new tab page sometimes never being unloaded (LP: #1659435)
* Snap: embed ubuntu-ui-extras by building it from source
* Improved UX for <select> dropdowns in web content
* Store and restore on startup the size of each window (LP: #1312892)
* Do not go fullscreen if already fullscreen (LP: #1665727)
* Do not rely on qmake as webbrowser is CMake based
* Drop "Open a " prefix from .desktop Actions (LP: #1668699)
* Updated browser icon (LP: #1358050)
* Properly set the APP_ID variable for the snappy world
* Use the no-system-libraries build attribute instead of specifying extra
  stage packages
* Move snapcraft.yaml to snap directory (new in snapcraft 2.26)
* Add a desktop UA override for dailymotion.com (LP: #1662826)
* Log oxide and chromium versions at app startup
* Add UA overrides for google photos (desktop and mobile) (LP: #1665926)
* Explicitly plug to the "mir" interface (LP: #1662145)
* Add "ibus" and "nvidia" apparmor abstractions to webbrowser-app apparmor
  profile
* Additional holes in generated apparmor profile to allow webbrowser-app
  to run under unity8 in zesty (LP: #1590561)

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
               qml-module-qtsysteminfo,
24
24
               qml-module-qttest,
25
25
               qt5-default,
26
 
               qt5-qmake,
27
26
               qtbase5-dev (>= 5.4),
28
27
               qtbase5-dev-tools,
29
28
               qtbase5-private-dev,
30
29
               qtdeclarative5-dev,
 
30
               qtdeclarative5-ubuntu-ui-extras0.2,
31
31
               qtdeclarative5-ubuntu-ui-toolkit-plugin (>= 1.3) | qtdeclarative5-ubuntu-ui-toolkit-plugin-gles (>= 1.3),
32
32
               qttools5-dev-tools,
33
33
               xvfb,
55
55
         qml-module-ubuntu-web (= ${binary:Version}),
56
56
         qtdeclarative5-ubuntu-content1,
57
57
         qtdeclarative5-ubuntu-download-manager0.1,
 
58
         qtdeclarative5-ubuntu-ui-extras0.2,
58
59
         qtdeclarative5-ubuntu-ui-toolkit-plugin (>= 1.3) | qtdeclarative5-ubuntu-ui-toolkit-plugin-gles (>= 1.3),
59
60
         qtdeclarative5-unity-action-plugin,
60
61
Replaces: webbrowser-app-assets,