~ubuntu-branches/ubuntu/wily/wxwidgets3.0/wily-proposed

« back to all changes in this revision

Viewing changes to samples/minimal/Info_cocoa.plist

  • Committer: Package Import Robot
  • Author(s): Olly Betts
  • Date: 2014-06-18 12:42:22 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20140618124222-y7t2vpsije1cesxy
Tags: 3.0.1-1
* New upstream release
  + Incorporates most of the patches we were carrying - only one left is:
    wx-config-conditionalise-webview-in-std.patch
* Drop versioning of dependencies from run-time libraries to wx-common -
  this will make the transition to the next wx version harder, and also
  makes backporting to wheezy more work.
* Mark -dbg packages as "Multi-Arch: same".
* Correct short descriptions of the webview packages to not just be
  copies of the corresponding media package's short description.
* Wrap 81 character line in package description.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
        <key>CFBundleExecutable</key>
8
8
        <string>$(PRODUCT_NAME)</string>
9
9
        <key>CFBundleGetInfoString</key>
10
 
        <string>$(PRODUCT_NAME) version 3.0.0, (c) 2005-2013 wxWidgets</string>
 
10
        <string>$(PRODUCT_NAME) version 3.0.1, (c) 2005-2013 wxWidgets</string>
11
11
        <key>CFBundleIconFile</key>
12
12
        <string>wxmac.icns</string>
13
13
        <key>CFBundleIdentifier</key>
22
22
                <string>it</string>
23
23
        </array>
24
24
        <key>CFBundleLongVersionString</key>
25
 
        <string>3.0.0, (c) 2005-2011 wxWidgets</string>
 
25
        <string>3.0.1, (c) 2005-2011 wxWidgets</string>
26
26
        <key>CFBundleName</key>
27
27
        <string>$(PRODUCT_NAME)</string>
28
28
        <key>CFBundlePackageType</key>
29
29
        <string>APPL</string>
30
30
        <key>CFBundleShortVersionString</key>
31
 
        <string>3.0.0</string>
 
31
        <string>3.0.1</string>
32
32
        <key>CFBundleSignature</key>
33
33
        <string>????</string>
34
34
        <key>CFBundleVersion</key>
35
 
        <string>3.0.0</string>
 
35
        <string>3.0.1</string>
36
36
        <key>NSHumanReadableCopyright</key>
37
37
        <string>Copyright 2005-2013 wxWidgets</string>
38
38
        <key>NSPrincipalClass</key>