~ubuntu-branches/ubuntu/natty/quickly/natty

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche, Niall Jackson
  • Date: 2009-09-04 20:33:20 UTC
  • Revision ID: james.westby@ubuntu.com-20090904203320-e3dl7zzlfdjvv5j3
Tags: 0.2.1
* New release:
 This is mostely a fix release, but we still have few must-have
 minor features so that people can easily begin to develop templates
 + Quickly Core:
  - Reshape variables in commandsconfig template file (LP: #421858)
  - Reshape command attributes for builtin commands
  - quickly without parameter now prints help
  - move some functions from ubuntu-project template to templatetools
    Quickly module to make them available to all templates
    (handle_additional_parameters, quickly_name, apply_file_rights,
    in_verbose_mode)
  - add missing quotes around new version number format [Ken VanDine]
 + ubuntu-project template:
  - quickly release and share should not start if there are no pgp keys
    available (LP: #419407)
  - Typo in preferences code for ubuntu-project template (LP: #421642)
  - preferences code stores record type rather than _id (LP: #421644)
  - Adapt new commandsconfig format
  - quickly edit fails if EDITOR=vim (support now interactive command)
    (LP: #418351)
  - quickly edit supports now sensible-editor choice
  - created application does not suport standard command line options
    (LP: #418355)
  - Quickly licence should create an AUTHORS file (LP: #424489)
  - ubuntu-project main python file code has stray, strange line of code
    (LP: #421653)
  - Typo in error message of $ quickly tutorial (LP: #422212), patch from
    [Niall Jackson] (LP: #422212)
  - Typo in the index page of the tutorial of ubuntu-project template
    [Niall Jackson] (LP: #422209)
  - Destroy the dialogs outright instead of merely hideing them since we
    always create new ones when the event is fired [John C Barstow]
  - ubuntu-project main python module commented code uses wrong naming
    convention for preferences dialog (LP: #421648)
  - Some output messages correction
 + common:
  - updated translations

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
quickly (0.2.1) karmic; urgency=low
 
2
 
 
3
  * New release:
 
4
   This is mostely a fix release, but we still have few must-have
 
5
   minor features so that people can easily begin to develop templates
 
6
   + Quickly Core:
 
7
    - Reshape variables in commandsconfig template file (LP: #421858)
 
8
    - Reshape command attributes for builtin commands
 
9
    - quickly without parameter now prints help
 
10
    - move some functions from ubuntu-project template to templatetools
 
11
      Quickly module to make them available to all templates
 
12
      (handle_additional_parameters, quickly_name, apply_file_rights,
 
13
      in_verbose_mode)
 
14
    - add missing quotes around new version number format [Ken VanDine]
 
15
   + ubuntu-project template:
 
16
    - quickly release and share should not start if there are no pgp keys
 
17
      available (LP: #419407)
 
18
    - Typo in preferences code for ubuntu-project template (LP: #421642)
 
19
    - preferences code stores record type rather than _id (LP: #421644)
 
20
    - Adapt new commandsconfig format
 
21
    - quickly edit fails if EDITOR=vim (support now interactive command)
 
22
      (LP: #418351)
 
23
    - quickly edit supports now sensible-editor choice
 
24
    - created application does not suport standard command line options
 
25
      (LP: #418355)
 
26
    - Quickly licence should create an AUTHORS file (LP: #424489)
 
27
    - ubuntu-project main python file code has stray, strange line of code
 
28
      (LP: #421653)
 
29
    - Typo in error message of $ quickly tutorial (LP: #422212), patch from
 
30
      [Niall Jackson] (LP: #422212)
 
31
    - Typo in the index page of the tutorial of ubuntu-project template
 
32
      [Niall Jackson] (LP: #422209)
 
33
    - Destroy the dialogs outright instead of merely hideing them since we
 
34
      always create new ones when the event is fired [John C Barstow]
 
35
    - ubuntu-project main python module commented code uses wrong naming
 
36
      convention for preferences dialog (LP: #421648)
 
37
    - Some output messages correction
 
38
   + common:
 
39
    - updated translations
 
40
 
 
41
 -- Didier Roche <didrocks@ubuntu.com>  Fri, 04 Sep 2009 20:33:20 +0200
 
42
 
1
43
quickly (0.2) karmic; urgency=low
2
44
 
3
45
  * New upstream release. Most noticeable features/fixes are: