File: changelog

package info (click to toggle)
bzr-git 0.6.9-1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 788 kB
  • sloc: python: 10,636; makefile: 67; sh: 6
file content (244 lines) | stat: -rw-r--r-- 6,998 bytes parent folder | download
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
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
bzr-git (0.6.9-1) unstable; urgency=low

  * New upstream release.
   + Fixes starting of git server. Closes: #674974

 -- Jelmer Vernooij <jelmer@debian.org>  Tue, 29 May 2012 10:25:34 +0200

bzr-git (0.6.8-1) unstable; urgency=low

  * New upstream release.
   + Fixes creation of duplicate tags in git-remote-bzr. LP: #905275
  * Install upstream changelog.

 -- Jelmer Vernooij <jelmer@debian.org>  Wed, 28 Mar 2012 14:58:18 +0200

bzr-git (0.6.7+bzr1582-1) unstable; urgency=low

  * Install git-remote-bzr into /usr/bin rather than /usr/lib/git-core
    so it gets picked up by non-system git installations. Thanks
    Jonathan Nieder. Closes: #658141.
  * Add debian/tests with simple test to run testsuite and smoke test for
    git remote helper.
  * Fix copyright format string in copyright file.
  * Bump standards version to 3.9.3.
  * New upstream snapshot.
   + Fixes compatibility with bzr 2.5. Closes: #942883

 -- Jelmer Vernooij <jelmer@debian.org>  Tue, 28 Feb 2012 22:14:35 +0100

bzr-git (0.6.7-1) unstable; urgency=low

  * New upstream release.
   + Fixes compatibility with newer preleases of bzr. Closes: #656963
  * Use DEP-5 in copyright file.

 -- Jelmer Vernooij <jelmer@debian.org>  Wed, 25 Jan 2012 02:29:29 +0100

bzr-git (0.6.6-1) unstable; urgency=low

  * Use DEP5 format for copyright file.
  * New upstream release.
   + Copes with new `possible_transports` argument for Branch.open added in
     bzr 2.5b4. Closes: #652178
   + Copes with removal of global options in bzr 2.5b4. LP: #903639
   + Fixes support for directories in `bzr add`. LP: #894195

 -- Jelmer Vernooij <jelmer@debian.org>  Thu, 15 Dec 2011 19:06:37 +0100

bzr-git (0.6.5+bzr1465-1) unstable; urgency=low

  * New upstream snapshot.
   + Fix compatibility with older pre-releases of bzr 2.5.

 -- Jelmer Vernooij <jelmer@debian.org>  Wed, 09 Nov 2011 21:04:04 +0100

bzr-git (0.6.5-1) unstable; urgency=low

  * New upstream release.

 -- Jelmer Vernooij <jelmer@debian.org>  Tue, 08 Nov 2011 19:18:59 +0100

bzr-git (0.6.4-1) unstable; urgency=low

  * New upstream release.

 -- Jelmer Vernooij <jelmer@debian.org>  Thu, 03 Nov 2011 14:22:00 +0100

bzr-git (0.6.3-1) unstable; urgency=low

  * Support pre-release versions of bzr 2.5.
  * Depend on python-unittest2 for compatibility with older versions of
    Python.
  * New upstream release.
   + Install git-remote-bzr.

 -- Jelmer Vernooij <jelmer@debian.org>  Tue, 01 Nov 2011 13:29:29 +0100

bzr-git (0.6.2-1) unstable; urgency=low

  * New upstream release.
   + Depends on Dulwich 0.8.0.
   + Implements per_file_graph. LP: #677363

 -- Jelmer Vernooij <jelmer@debian.org>  Sun, 07 Aug 2011 15:43:09 +0200

bzr-git (0.6.1+bzr1279-1) unstable; urgency=low

  * New upstream snapshot.

 -- Jelmer Vernooij <jelmer@debian.org>  Sat, 18 Jun 2011 17:00:46 +0200

bzr-git (0.6.0+bzr1270-1) unstable; urgency=low

  * New upstream snapshot.

 -- Jelmer Vernooij <jelmer@debian.org>  Sun, 05 Jun 2011 14:24:08 +0200

bzr-git (0.6.0+bzr1223-1) unstable; urgency=low

  * Re-arrange | condition in build deps to make sbuild happy.
  * Bump standards version to 3.9.2 (no changes).
  * New upstream snapshot.

 -- Jelmer Vernooij <jelmer@debian.org>  Fri, 06 May 2011 03:05:59 +0200

bzr-git (0.6.0+bzr1213-1) unstable; urgency=low

  * Add build dependency on python-bzrlib.tests for newer versions of
    bzr.
  * New upstream snapshot.

 -- Jelmer Vernooij <jelmer@debian.org>  Sun, 01 May 2011 03:27:52 +0200

bzr-git (0.6.0-1) unstable; urgency=low

  * New upstream release.

 -- Jelmer Vernooij <jelmer@debian.org>  Tue, 12 Apr 2011 23:13:28 +0200

bzr-git (0.5.4+bzr1148-1) unstable; urgency=low

  * Support running test suite in parallel.
  * Switch to dh_python2. Closes: #616757
  * Switch to debhelper 7, drop cdbs.
  * New upstream snapshot.
   + Fixes some imported file keys. Closes: #614738

 -- Jelmer Vernooij <jelmer@debian.org>  Wed, 23 Mar 2011 16:17:22 +0100

bzr-git (0.5.4-1) unstable; urgency=low

  * New upstream release.

 -- Jelmer Vernooij <jelmer@debian.org>  Thu, 10 Feb 2011 14:14:53 +0100

bzr-git (0.5.3-1) unstable; urgency=low

  * New upstream release.
  * Run testsuite as part of build.
  * Mark as only supporting Python >= 2.4.
  * Add Enhances: bzr.

 -- Jelmer Vernooij <jelmer@debian.org>  Fri, 21 Jan 2011 22:15:09 +0100

bzr-git (0.5.2+bzr1046-1) unstable; urgency=low

  * New upstream snapshot.
   + Fixes compatibility with Bazaar 2.3.

 -- Jelmer Vernooij <jelmer@debian.org>  Mon, 11 Oct 2010 11:35:52 +0200

bzr-git (0.5.2-1) unstable; urgency=low

  * New upstream release.
  * Bump standards version to 3.9.1.

 -- Jelmer Vernooij <jelmer@debian.org>  Sat, 31 Jul 2010 00:18:45 +0200

bzr-git (0.5.1-1) unstable; urgency=low

  * New upstream release.
  * Bump standards version to 3.8.4.

 -- Jelmer Vernooij <jelmer@debian.org>  Sun, 23 May 2010 01:36:43 +0200

bzr-git (0.5.0-1) unstable; urgency=medium

  * New upstream release.
   + Fixes breakage with newer versions of Python 2.6.
  * Bump standards version to 3.8.4.
  * Switch to dpkg-source 3.0 (quilt) format.

 -- Jelmer Vernooij <jelmer@debian.org>  Thu, 18 Mar 2010 16:09:25 +0000

bzr-git (0.4.3-2) unstable; urgency=low

  * Switch to dpkg-source 3.0 (quilt) format.

 -- Jelmer Vernooij <jelmer@debian.org>  Thu, 04 Feb 2010 02:29:30 +0100

bzr-git (0.4.3-1) unstable; urgency=low

  * New upstream release.
   + Supports 'bzr checkout'. Closes: #557295

 -- Jelmer Vernooij <jelmer@debian.org>  Thu, 04 Feb 2010 02:29:13 +0100

bzr-git (0.4.2-1) unstable; urgency=low

  * New upstream release.
  * Bump standards version to 3.8.3.

 -- Jelmer Vernooij <jelmer@debian.org>  Thu, 01 Oct 2009 16:12:17 +0200

bzr-git (0.4.1-1) unstable; urgency=low

  * Bump standards version to 3.8.2.
  * New upstream release.
  * Depend on matching version of Dulwich. Closes: #537630

 -- Jelmer Vernooij <jelmer@debian.org>  Thu, 23 Jul 2009 19:58:54 +0200

bzr-git (0.4.0-1) unstable; urgency=low

  * New upstream release.

 -- Jelmer Vernooij <jelmer@debian.org>  Thu, 18 Jun 2009 15:45:17 +0200

bzr-git (0.3.2-1) unstable; urgency=low

  * New upstream snapshot.
  * Drop python-tdb to recommends.

 -- Jelmer Vernooij <jelmer@debian.org>  Wed, 20 May 2009 19:27:22 +0200

bzr-git (0.3.1-1) unstable; urgency=low

  * New upstream snapshot.

 -- Jelmer Vernooij <jelmer@debian.org>  Tue, 12 May 2009 02:20:29 +0200

bzr-git (0.3.0-1) unstable; urgency=low

  * New upstream release.

 -- Jelmer Vernooij <jelmer@debian.org>  Sun, 10 May 2009 16:39:08 +0200

bzr-git (0.2.0-1) experimental; urgency=low

  * New upstream release.

 -- Jelmer Vernooij <jelmer@debian.org>  Thu, 30 Apr 2009 14:30:58 +0200

bzr-git (0.1.0+bzr324-1) experimental; urgency=low

  * New upstream snapshot.

 -- Jelmer Vernooij <jelmer@debian.org>  Mon, 06 Apr 2009 16:09:39 +0200

bzr-git (0.1.0+bzr275-1) experimental; urgency=low

  * Initial release. (Closes: #489169)

 -- Jelmer Vernooij <jelmer@debian.org>  Sat, 21 Mar 2009 17:22:42 +0100