~uriboni/camera-app/rotate-popovers

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: CI Train Bot
  • Date: 2015-11-20 15:36:19 UTC
  • Revision ID: ci-train-bot@canonical.com-20151120153619-ylalz4qu2shmvd76
Tags: 3.0.0+16.04.20151120-0ubuntu1
Releasing 3.0.0+16.04.20151120-0ubuntu1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
camera-app (3.0.0+16.04.20151120-0ubuntu1) xenial; urgency=medium
 
2
 
 
3
  [ Albert Astals Cid ]
 
4
  * Add missing return in AdvancedCameraSettings::mediaControlFromCamera
 
5
 
 
6
  [ Bartosz Kosiorek ]
 
7
  * Fix plural form (LP: #1323373)
 
8
  * Improve camera performance by optimized size of the png and svg
 
9
    files, without changing visual appearance (used compresspng.com and
 
10
    compressor.io)
 
11
 
 
12
  [ Benjamin Zeller ]
 
13
  * Make sure camera-app cmake project works out of the box in the SDK:
 
14
    Enable click mode by default Disable click mode in debian rules file
 
15
    Add variable UBUNTU_MANIFEST_PATH variable so QtC knows where to
 
16
    look for the manifest file Rename camera-apparmor.json =>
 
17
    camera.apparmor (editor support) Copy qmldir file to builddirectory
 
18
    so QML2_IMPORT_PATH set by QtC does actually work Automatically
 
19
    substitute the click architecture in the manifest file Renamed
 
20
    manifest.json => manifest.json.in, since manifest file can now be
 
21
    specified by the project file (UBUNTU_MANIFEST_PATH) renamed:
 
22
    camera-apparmor.json => camera.apparmor manifest.json =>
 
23
    manifest.json.in
 
24
 
 
25
  [ Florian Boucault ]
 
26
  * Slideshow view: hiding the header closes the options menu. (LP:
 
27
    #1494145)
 
28
 
 
29
  [ Richard Huddie ]
 
30
  * Fix for https://bugs.launchpad.net/camera-app/+bug/1514408 (LP:
 
31
    #1514408)
 
32
 
 
33
  [ Robert Ancell ]
 
34
  * Use new QML package names for qml-module-qtquick2, qml-module-
 
35
    qttest, qml-module-qtquick-window2, qml-module-qtpositioning.
 
36
 
 
37
  [ Sebastien Bacher ]
 
38
  * Use the red color for the Delete button as recommended by design
 
39
 
 
40
 -- Florian Boucault <florian.boucault@canonical.com>  Fri, 20 Nov 2015 15:36:19 +0000
 
41
 
1
42
camera-app (3.0.0+16.04.20151116.1-0ubuntu1) xenial; urgency=medium
2
43
 
3
44
  [ CI Train Bot ]