summaryrefslogtreecommitdiff
path: root/debian/changelog
blob: ef606d2a0e32c93c0856d3147f036c3d3407be63 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
python-cliapp (1.20120929-1) unstable; urgency=low

  * New upstream release.

 -- Lars Wirzenius <liw@liw.fi>  Sat, 29 Sep 2012 10:33:04 +0100

python-cliapp (1.20120630-1) unstable; urgency=low

  * New upstream version.

 -- Lars Wirzenius <liw@liw.fi>  Sat, 30 Jun 2012 16:47:15 +0100

python-cliapp (0.29-1) unstable; urgency=low

  * New upstream version.

 -- Lars Wirzenius <liw@liw.fi>  Wed, 09 May 2012 21:58:17 +0100

python-cliapp (0.28-1) unstable; urgency=low

  * New upstream version.

 -- Lars Wirzenius <liw@liw.fi>  Tue, 08 May 2012 23:24:50 +0100

python-cliapp (0.27-1) unstable; urgency=low

  * New upstream release.

 -- Lars Wirzenius <liw@liw.fi>  Fri, 17 Feb 2012 10:43:36 +0000

python-cliapp (0.26-1) unstable; urgency=low

  * New upsream version.

 -- Lars Wirzenius <liw@liw.fi>  Sat, 11 Feb 2012 13:52:45 +0000

python-cliapp (0.25.2-1) unstable; urgency=low

  * New upstream release.

 -- Lars Wirzenius <liw@liw.fi>  Wed, 08 Feb 2012 18:45:56 +0000

python-cliapp (0.25.1-1) unstable; urgency=low

  * New upstream release.

 -- Lars Wirzenius <liw@liw.fi>  Wed, 08 Feb 2012 13:26:13 +0000

python-cliapp (0.25-1) unstable; urgency=low

  * New upstream version.

 -- Lars Wirzenius <liw@liw.fi>  Mon, 06 Feb 2012 19:46:53 +0000

python-cliapp (0.24-1) unstable; urgency=low

  * New upstream version.

 -- Lars Wirzenius <liw@liw.fi>  Sat, 14 Jan 2012 20:39:17 +0000

python-cliapp (0.23-1) unstable; urgency=low

  * New upstream relase.
  * debian/python-cliapp.links, debian/control: replace embedded underscore.js
    with a symlink to the copy provided by libjs-underscore
  * debian/source/format: drop to 1.0 (I can't be having with quilt anymore).

 -- Lars Wirzenius <liw@liw.fi>  Sun, 18 Dec 2011 15:37:37 +0000

python-cliapp (0.22-1) unstable; urgency=low

  * New upstream release.
  * Drop libjs-query dependency to a suggests. Most people will not be
    reading the docs.

 -- Lars Wirzenius <liw@liw.fi>  Sat, 03 Dec 2011 18:12:54 +0000

python-cliapp (0.21-1) unstable; urgency=low

  * New upstream release.

 -- Lars Wirzenius <liw@liw.fi>  Sun, 02 Oct 2011 20:44:26 +0100

python-cliapp (0.20-1) unstable; urgency=low

  * New upstream release.

 -- Lars Wirzenius <liw@liw.fi>  Sat, 17 Sep 2011 21:01:55 +0100

python-cliapp (0.19-1) unstable; urgency=low

  * New upstream release.

 -- Lars Wirzenius <liw@liw.fi>  Sun, 04 Sep 2011 20:02:10 +0100

python-cliapp (0.18-1) unstable; urgency=low

  * New upstream release.

 -- Lars Wirzenius <liw@liw.fi>  Wed, 24 Aug 2011 18:59:39 +0100

python-cliapp (0.17-1) unstable; urgency=low

  * New upstream release.

 -- Lars Wirzenius <liw@liw.fi>  Mon, 22 Aug 2011 21:29:43 +0100

python-cliapp (0.16-1) unstable; urgency=low

  * Replace embedded copy of jquery.js with symlink to libjs-jquery's copy.

 -- Lars Wirzenius <liw@liw.fi>  Fri, 19 Aug 2011 17:26:25 +0100

python-cliapp (0.15.1-1) unstable; urgency=low

  * New upstream release.

 -- Lars Wirzenius <liw@liw.fi>  Wed, 03 Aug 2011 17:39:49 +0100

python-cliapp (0.15-1) unstable; urgency=low

  * New upstream release.

 -- Lars Wirzenius <liw@liw.fi>  Tue, 02 Aug 2011 19:33:07 +0100

python-cliapp (0.14-1) unstable; urgency=low

  * New upstream release.
    - Start and end of program are now logged. This makes it easier to read
      log files.
    - Commands run by the `runcmd` method are now logged.
    - Bugfix: `runcmd` now passes extra arguments to `subprocess.Popen`.
    - A `Settings.require` method is added, so that it's easy to fail if the
      user has failed the give an option that is required in a given situation.
      (Mandatory options are a bit weird, but sometimes they happen.)
    - Subcommands may now be added explicitly, using the 
      `Application.add_subcommand` method. This is helpful for applications 
      that support plugins, for example.

 -- Lars Wirzenius <liw@liw.fi>  Wed, 20 Jul 2011 20:33:04 +0100

python-cliapp (0.13-1) unstable; urgency=low

  * New upstream version. (Closes: #628017)
    - previous upload was rejected (because of extra dependency),
      and then a new upstream version happened, so this should be
      the real first upload to Debian
  * debian/copyright now follows current DEP5 spec.
  * debian/control: long description tweaked a bit to more comprehensive.
  * packaging updated to use dh_python2.
  * debian/rules: cleans up better.

 -- Lars Wirzenius <liw@liw.fi>  Sat, 18 Jun 2011 20:01:35 +0100

python-cliapp (0.12-1) unstable; urgency=low

  * Upload for Debian.

 -- Lars Wirzenius <liw@liw.fi>  Sun, 29 May 2011 15:31:20 +0100

python-cliapp (0.11) squeeze; urgency=low

  * New upstream release. 

 -- Lars Wirzenius <liw@liw.fi>  Wed, 18 May 2011 06:34:55 +0100

python-cliapp (0.10) squeeze; urgency=low

  * New upstream release.

 -- Lars Wirzenius <liw@liw.fi>  Thu, 07 Apr 2011 13:53:06 +0100

python-cliapp (0.9) squeeze; urgency=low

  * New upstream version.

 -- Lars Wirzenius <liw@liw.fi>  Mon, 21 Mar 2011 20:54:19 +0000

python-cliapp (0.8) squeeze; urgency=low

  * New upstream version.

 -- Lars Wirzenius <liw@liw.fi>  Sun, 20 Mar 2011 09:46:01 +0000

python-cliapp (0.7) squeeze; urgency=low

  * New upstream version.

 -- Lars Wirzenius <liw@liw.fi>  Sat, 12 Mar 2011 12:20:04 +0000

python-cliapp (0.6) squeeze; urgency=low

  * New upstream version.

 -- Lars Wirzenius <liw@liw.fi>  Sat, 19 Feb 2011 12:45:27 +0000

python-cliapp (0.5) squeeze; urgency=low

  * New upstream release.

 -- Lars Wirzenius <liw@liw.fi>  Sun, 13 Feb 2011 09:36:27 +0000

python-cliapp (0.4) squeeze; urgency=low

  * New upstream release.
    - fix --version

 -- Lars Wirzenius <liw@liw.fi>  Sun, 30 Jan 2011 12:27:17 +0000

python-cliapp (0.3) squeeze; urgency=low

  * New release.
    - set defaults correctly for settings with dashes in names

 -- Lars Wirzenius <liw@liw.fi>  Sun, 23 Jan 2011 16:51:40 +0000

python-cliapp (0.2) squeeze; urgency=low

  * New release.
    - add defaults to all settings types

 -- Lars Wirzenius <liw@liw.fi>  Sun, 23 Jan 2011 16:31:37 +0000

python-cliapp (0.1) squeeze; urgency=low

  * Initial packaging. This is not intended to be uploaded to Debian, so
    no closing of an ITP bug.

 -- Lars Wirzenius <liw@liw.fi>  Thu, 20 Jan 2011 22:13:38 +0200