Add patch from upstream to fix a crash with UTF-8 encoded author names
[jelmer/python-fastimport.git] / debian / changelog
1 python-fastimport (0.9.6-3) unstable; urgency=medium
2
3   * Team upload.
4   * Add patch from upstream to fix a crash with UTF-8 encoded author names.
5     LP: #1647101
6
7  -- Mattia Rizzolo <mattia@debian.org>  Sun, 23 Apr 2017 08:40:09 +0200
8
9 python-fastimport (0.9.6-2) unstable; urgency=medium
10
11   * Only mark as breaking older versions of bzr-fastimport <<
12     0.13.0+bzr361-1.
13
14  -- Jelmer Vernooij <jelmer@debian.org>  Sun, 24 Apr 2016 16:26:53 +0000
15
16 python-fastimport (0.9.6-1) unstable; urgency=medium
17
18   * New upstream release.
19    + Adds support for python 3.4.
20
21  -- Jelmer Vernooij <jelmer@debian.org>  Tue, 19 Apr 2016 23:44:19 +0000
22
23 python-fastimport (0.9.5-1) unstable; urgency=low
24
25   [ Ondřej Nový ]
26   * New upstream release.
27   * d/control: Added Vcs-Browser and fixed Vcs-Git (https)
28
29   [ Jelmer Vernooij ]
30   * Bump standards version (no changes).
31   * Add python3-fastimport package, now that upstream has added Python3
32     support.
33
34  -- Jelmer Vernooij <jelmer@debian.org>  Mon, 18 Apr 2016 22:09:05 +0200
35
36 python-fastimport (0.9.4-4) unstable; urgency=medium
37
38   * Fix license names in debian/copyright.
39   * Drop '-b unstable' from Vcs-Git header.
40   * debian/watch: Fix pypi URL.
41   * Remove unused bzr-builddeb.conf.
42
43  -- Jelmer Vernooij <jelmer@debian.org>  Sun, 20 Dec 2015 01:06:55 +0000
44
45 python-fastimport (0.9.4-3) unstable; urgency=medium
46
47   * Update Vcs-Git, Vcs-Browser and Maintainer fields to reflect the
48     dulwich package is now maintained by the Debian Python Modules
49     packaging team.
50   * Fix watch URL.
51
52  -- Jelmer Vernooij <jelmer@debian.org>  Sat, 07 Feb 2015 17:49:21 +0100
53
54 python-fastimport (0.9.4-2) unstable; urgency=medium
55
56   * Add pypy package.
57   * Bump standards version to 3.9.6 (no changes).
58
59  -- Jelmer Vernooij <jelmer@debian.org>  Sun, 30 Nov 2014 18:31:35 +0000
60
61 python-fastimport (0.9.4-1) unstable; urgency=medium
62
63   * New upstream release.
64   * Use canonical URL in Vcs-Git header.
65   * Add branch to Vcs-Git.
66
67  -- Jelmer Vernooij <jelmer@debian.org>  Sun, 06 Jul 2014 01:46:59 +0200
68
69 python-fastimport (0.9.3-2) unstable; urgency=medium
70
71   * Add Breaks: for bzr-fastimport without version, as all versions that
72     have been packaged in Debian break with the current version of
73     python-fastimport. Closes: #747900
74
75  -- Jelmer Vernooij <jelmer@debian.org>  Tue, 13 May 2014 01:23:15 +0200
76
77 python-fastimport (0.9.3-1) unstable; urgency=low
78
79   * Add XS-Testsuite header. Closes: #692669
80   * Add upstream signing key.
81   * Update watch file.
82   * New upstream release.
83   * Bump standards version to 3.9.5 (no changes).
84   * Migrate packaging to Git.
85
86  -- Jelmer Vernooij <jelmer@debian.org>  Sat, 01 Mar 2014 15:42:21 +0000
87
88 python-fastimport (0.9.2-1) unstable; urgency=low
89
90   * New upstream release.
91     + Add breaks for bzr-fastimport << 0.13 since this release removes some
92       bzr-fastimport-specific code which now lives in bzr-fastimport itself.
93
94  -- Jelmer Vernooij <jelmer@debian.org>  Wed, 04 Apr 2012 03:07:49 +0200
95
96 python-fastimport (0.9.1-1) unstable; urgency=low
97
98   * Add machine-parseable copyright file.
99   * Update watch file for new release location.
100   * Add basic tests for autopkgtest.
101   * New upstream release.
102   * Bump standards version to 3.9.3 (no changes).
103
104  -- Jelmer Vernooij <jelmer@debian.org>  Tue, 28 Feb 2012 13:20:01 +0100
105
106 python-fastimport (0.9.0-3.1) unstable; urgency=low
107
108   * Non-maintainer upload (just a rebuild to add Python 2.7 and
109     dropPython 2.5 support)
110
111  -- Piotr Ożarowski <piotr@debian.org>  Sat, 16 Apr 2011 13:00:23 +0200
112
113 python-fastimport (0.9.0-3) unstable; urgency=low
114
115   * Switch to dh_python2.
116   * Switch to debhelper 7, drop cdbs.
117
118  -- Jelmer Vernooij <jelmer@debian.org>  Mon, 07 Mar 2011 15:44:44 +0100
119
120 python-fastimport (0.9.0-2) unstable; urgency=low
121
122   * Add watch file.
123   * Simplify test run code.
124
125  -- Jelmer Vernooij <jelmer@debian.org>  Mon, 31 Jan 2011 02:06:28 +0100
126
127 python-fastimport (0.9.0-1) unstable; urgency=low
128
129   * New upstream release.
130    + Fixes typo in setup.py. Thanks Jonathan Nieder. Closes: #611511
131
132  -- Jelmer Vernooij <jelmer@debian.org>  Mon, 31 Jan 2011 01:45:24 +0100
133
134 python-fastimport (0.9.0~bzr298-1) unstable; urgency=low
135
136   * New upstream snapshot.
137    + Avoids tracking unset marks. LP: #477886
138   * Require testtools 0.9.2 to run the test suite.
139   * Drop versioned dependency on python-support. Closes: #603232
140
141  -- Jelmer Vernooij <jelmer@debian.org>  Wed, 17 Nov 2010 14:34:03 +0100
142
143 python-fastimport (0.9.0~bzr293-1) unstable; urgency=low
144
145   * New upstream snapshot.
146   * Add replaces line for python-fastimport. Closes: #602595
147
148  -- Jelmer Vernooij <jelmer@debian.org>  Sat, 06 Nov 2010 18:08:14 +0100
149
150 python-fastimport (0.9.0~bzr291-1) unstable; urgency=low
151
152   * Initial release. Closes: #598490
153
154  -- Jelmer Vernooij <jelmer@debian.org>  Sat, 04 Sep 2010 16:45:00 +0200