← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1214612] Re: click manifest should include description

 

This bug was fixed in the package qtcreator - 2.7.1-0ubuntu7

---------------
qtcreator (2.7.1-0ubuntu7) saucy; urgency=low

  * debian/patches/qtcreator-plugin-ubuntu.patch:
    - Support manifest format which is compatible with click hooks
      (LP: #1214623)
    - The title is filled with the application name in the manifest
      (LP: #1214626)
    - The description field is added to the manifest file (LP: #1214612)
    - Some initial work on #1215133: Replace "_" with "-" in the name of the
      security manifest file
    - Enable Click packaging for Cordova projects (LP: #1216046)
 -- Timo Jyrinki <timo-jyrinki@xxxxxxxxxx>   Mon, 26 Aug 2013 09:48:45 +0300

** Changed in: qtcreator (Ubuntu Saucy)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtcreator in Ubuntu.
https://bugs.launchpad.net/bugs/1214612

Title:
  click manifest should include description

Status in “qtcreator” package in Ubuntu:
  Fix Released
Status in “qtcreator” source package in Saucy:
  Fix Released

Bug description:
  The appstore will require a description field even though it isn't required by click packaging itself. Users will of course use it to decide if they want to install the package. I suggest the manifest by updated to have some pre-filled text based on the title. Eg:
  {
      "framework": "ubuntu-sdk-13.10",
      "maintainer": ...,
      "name": ...,
      "title": "My Cool App",
      "description": "Descriptive text for My Cool App",
      "version": ...
  }

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtcreator/+bug/1214612/+subscriptions