File: changelog

package info (click to toggle)
bzr-fastimport 0.13.0%2Bbzr361%2Bbrz1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 24 kB
  • sloc: makefile: 4
file content (241 lines) | stat: -rw-r--r-- 7,459 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
bzr-fastimport (0.13.0+bzr361+brz1) unstable; urgency=medium

  * Make package transition to brz, which bundles the fastimport plugin.
  * Move transitional package bzr-fastimport to oldlibs/optional per
    policy 4.0.1.
  * Bump standards version to 4.4.0.

 -- Jelmer Vernooij <jelmer@debian.org>  Thu, 19 Sep 2019 22:38:13 +0000

bzr-fastimport (0.13.0+bzr361-4) unstable; urgency=medium

  * Fix Vcs-Bzr URLs.
  * Use secure copyright file specification URI.
  * Remove unnecessary X-Python{,3}-Version field in debian/control.
  * Remove unnecessary XS-Testsuite field in debian/control.

 -- Jelmer Vernooij <jelmer@debian.org>  Tue, 25 Sep 2018 05:05:50 +0100

bzr-fastimport (0.13.0+bzr361-3) unstable; urgency=medium

  * Add python3-subvertpy to suggests.
  * Fix Vcs-Bzr URL.

 -- Jelmer Vernooij <jelmer@debian.org>  Tue, 25 Sep 2018 05:03:51 +0100

bzr-fastimport (0.13.0+bzr361-2) unstable; urgency=medium

  * Switch Vcs-Bzr field to Launchpad, since alioth no longer provides
    bzr hosting.

 -- Jelmer Vernooij <jelmer@debian.org>  Sat, 12 May 2018 15:55:59 +0000

bzr-fastimport (0.13.0+bzr361-1) unstable; urgency=medium

  * Adopt bzr-fastimport package.
  * New upstream snapshot.
  * Drop dont-use-get_ancestry.diff patch, applied upstream.
  * Drop patch improve_error_message.diff, applied upstream.
  * Bump standards version to 3.9.7.
  * Fix duplicate license name.

 -- Jelmer Vernooij <jelmer@debian.org>  Sun, 24 Apr 2016 16:12:31 +0000

bzr-fastimport (0.13.0-4) unstable; urgency=low

  * QA upload.
  * Disable know graph feature to fix a crash. (LP: #541626)
  * Switch to debhelper 9.

 -- Benjamin Drung <bdrung@debian.org>  Tue, 26 Nov 2013 17:18:12 +0100

bzr-fastimport (0.13.0-3) unstable; urgency=low

  * QA upload.

  [ Jelmer Vernooij ]
  * Add XS-Testsuite: autopkgtest header. Closes: #692658

  [ Zygmunt Krynicki ]
  * debian/patches/dont-use-get_ancestry.diff: Don't use deprecated
    and removed get_ancestry() method (LP: #1084749).

  [ Andrew Starr-Bochicchio ]
  * debian/patches/improve_error_message.diff: Backport upstream
    commit to print sane error when a fastimport file is incomplete
    (LP: #937972).
  * debian/control: Bump Standards-Version to 3.9.4, no changes needed.
  * debian/tests/control:
   - Add python-subunit test dependency.
   - Drop undefined "no-build-needed" feature.

 -- Andrew Starr-Bochicchio <asb@debian.org>  Sun, 24 Nov 2013 18:01:20 -0500

bzr-fastimport (0.13.0-2) unstable; urgency=low

  * Orphan package.

 -- Jelmer Vernooij <jelmer@debian.org>  Mon, 28 May 2012 23:19:26 +0200

bzr-fastimport (0.13.0-1) unstable; urgency=low

  * New upstream release.
  * Bump standards version to 3.9.3 (no changes).
  * Add tests for autopkgtest.

 -- Jelmer Vernooij <jelmer@debian.org>  Wed, 29 Feb 2012 13:42:26 +0100

bzr-fastimport (0.12.0+bzr351-1) unstable; urgency=low

  * New upstream snapshot.

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

bzr-fastimport (0.12.0-1) unstable; urgency=low

  * New upstream release.
   + Fixes compatibility with bzr 2.5. LP: #923031

 -- Jelmer Vernooij <jelmer@debian.org>  Sat, 18 Feb 2012 15:19:59 +0100

bzr-fastimport (0.11.0-1) unstable; urgency=low

  * New upstream release.
   + Fixes crash in "bzr fast-import-filter". LP: #792935
   + Fixes attribute error in iter_entries_by_dir() during fast-export.
     LP: #631979

 -- Jelmer Vernooij <jelmer@debian.org>  Mon, 22 Aug 2011 18:55:41 +0200

bzr-fastimport (0.10.0+bzr324-1) unstable; urgency=low

  * New upstream snapshot.

 -- Jelmer Vernooij <jelmer@debian.org>  Wed, 20 Jul 2011 16:34:20 +0200

bzr-fastimport (0.10.0+bzr317-3) unstable; urgency=low

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

 -- Jelmer Vernooij <jelmer@debian.org>  Fri, 06 May 2011 02:57:20 +0200

bzr-fastimport (0.10.0+bzr317-2) unstable; urgency=low

  * Add build dependency on python-bzrlib.tests for compatibility with
    newer versions of bzr.

 -- Jelmer Vernooij <jelmer@debian.org>  Sun, 01 May 2011 04:09:08 +0200

bzr-fastimport (0.10.0+bzr317-1) unstable; urgency=low

  * New upstream snapshot.
   + Fixes 'bzr fast-import' command. LP: #736681

 -- Jelmer Vernooij <jelmer@debian.org>  Thu, 28 Apr 2011 16:16:34 +0200

bzr-fastimport (0.10.0+bzr311-1) unstable; urgency=low

  * Suggest python-subvertpy, which includes a Subversion fast exporter.
  * New upstream snapshot.
  * Suggest monotone, which comes with a fast exporter.

 -- Jelmer Vernooij <jelmer@debian.org>  Mon, 04 Apr 2011 13:36:36 +0200

bzr-fastimport (0.9.0+bzr305-2) unstable; urgency=low

  * Switch to dh_python2.
  * Switch to debhelper 7, drop cdbs.

 -- Jelmer Vernooij <jelmer@debian.org>  Mon, 07 Mar 2011 15:36:33 +0100

bzr-fastimport (0.9.0+bzr305-1) unstable; urgency=low

  * Add tarball location to watch file.
  * New upstream snapshot.
  * Switch to python-support.

 -- Jelmer Vernooij <jelmer@debian.org>  Wed, 02 Feb 2011 11:43:11 +0100

bzr-fastimport (0.9.0+bzr299-1) unstable; urgency=low

  * New upstream snapshot.
   + Emits only a single author when --plain is specified. LP: #496677
   + Imports binary_stream from python-fastimport helpers. Closes: #605351
   + Supports newer marks file format. Closes: #523858, LP: #347729
  * New upstream snapshot.

 -- Jelmer Vernooij <jelmer@debian.org>  Sat, 18 Dec 2010 00:59:57 +0100

bzr-fastimport (0.9.0+bzr279-1) unstable; urgency=low

  * New upstream snapshot.
  * Bump standards version to 3.9.1 (no changes).
  * Run testsuite during package build.

 -- Jelmer Vernooij <jelmer@debian.org>  Sat, 06 Nov 2010 18:40:27 +0100

bzr-fastimport (0.9.0-2) unstable; urgency=low

  * Drop remaining patches. Closes: #577774
  * Bump standards version to 3.9.0.

 -- Jelmer Vernooij <jelmer@debian.org>  Tue, 20 Jul 2010 21:23:39 +0200

bzr-fastimport (0.9.0-1ubuntu1) maverick; urgency=low

  * Suggest cvs2svn.

 -- Jelmer Vernooij <jelmer@debian.org>  Tue, 20 Jul 2010 20:20:55 +0200

bzr-fastimport (0.9.0-1) unstable; urgency=low

  * New upstream release.
   + Fixes compatibility with versions of bzr that lack configobj.
     Closes: #582519
  * Bump standards version to 3.8.4.

 -- Jelmer Vernooij <jelmer@debian.org>  Fri, 21 May 2010 17:39:57 +0200

bzr-fastimport (0.9.0~bzr261-1) unstable; urgency=low

  * New upstream snapshot.

  [ Felix Zielcke ]
  * Fix installation of exporters module. (Closes: #550794)

 -- Jelmer Vernooij <jelmer@debian.org>  Thu, 26 Nov 2009 20:00:28 +0100

bzr-fastimport (0.9.0~bzr243-1) unstable; urgency=low

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

 -- Jelmer Vernooij <jelmer@debian.org>  Sat, 26 Sep 2009 00:21:27 +0200

bzr-fastimport (0.9.0~bzr188-1) unstable; urgency=low

  * New upstream snapshot.
  * Bump standards version to 3.8.2.

 -- Jelmer Vernooij <jelmer@debian.org>  Fri, 24 Jul 2009 16:19:21 +0200

bzr-fastimport (0.8.0~bzr181-1) unstable; urgency=low

  * Move to section vcs.
  * New upstream snapshot.

 -- Jelmer Vernooij <jelmer@debian.org>  Tue, 05 May 2009 20:23:22 +0200

bzr-fastimport (0.8.0~bzr167-1) unstable; urgency=low

  * New upstream snapshot.
  * Bump standards version to 3.8.1.

 -- Jelmer Vernooij <jelmer@debian.org>  Sat, 28 Mar 2009 18:19:14 +0100

bzr-fastimport (0.8.0~bzr136-1) unstable; urgency=low

  * Initial release. (Closes: #513280)

 -- Jelmer Vernooij <jelmer@debian.org>  Mon, 02 Mar 2009 14:40:13 +0100