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
|
python-fastimport (0.9.2-1) unstable; urgency=low
* New upstream release.
+ Add breaks for bzr-fastimport << 0.13 since this release removes some
bzr-fastimport-specific code which now lives in bzr-fastimport itself.
-- Jelmer Vernooij <jelmer@debian.org> Wed, 04 Apr 2012 03:07:49 +0200
python-fastimport (0.9.1-1) unstable; urgency=low
* Add machine-parseable copyright file.
* Update watch file for new release location.
* Add basic tests for autopkgtest.
* New upstream release.
* Bump standards version to 3.9.3 (no changes).
-- Jelmer Vernooij <jelmer@debian.org> Tue, 28 Feb 2012 13:20:01 +0100
python-fastimport (0.9.0-3.1) unstable; urgency=low
* Non-maintainer upload (just a rebuild to add Python 2.7 and
dropPython 2.5 support)
-- Piotr Ożarowski <piotr@debian.org> Sat, 16 Apr 2011 13:00:23 +0200
python-fastimport (0.9.0-3) unstable; urgency=low
* Switch to dh_python2.
* Switch to debhelper 7, drop cdbs.
-- Jelmer Vernooij <jelmer@debian.org> Mon, 07 Mar 2011 15:44:44 +0100
python-fastimport (0.9.0-2) unstable; urgency=low
* Add watch file.
* Simplify test run code.
-- Jelmer Vernooij <jelmer@debian.org> Mon, 31 Jan 2011 02:06:28 +0100
python-fastimport (0.9.0-1) unstable; urgency=low
* New upstream release.
+ Fixes typo in setup.py. Thanks Jonathan Nieder. Closes: #611511
-- Jelmer Vernooij <jelmer@debian.org> Mon, 31 Jan 2011 01:45:24 +0100
python-fastimport (0.9.0~bzr298-1) unstable; urgency=low
* New upstream snapshot.
+ Avoids tracking unset marks. LP: #477886
* Require testtools 0.9.2 to run the test suite.
* Drop versioned dependency on python-support. Closes: #603232
-- Jelmer Vernooij <jelmer@debian.org> Wed, 17 Nov 2010 14:34:03 +0100
python-fastimport (0.9.0~bzr293-1) unstable; urgency=low
* New upstream snapshot.
* Add replaces line for python-fastimport. Closes: #602595
-- Jelmer Vernooij <jelmer@debian.org> Sat, 06 Nov 2010 18:08:14 +0100
python-fastimport (0.9.0~bzr291-1) unstable; urgency=low
* Initial release. Closes: #598490
-- Jelmer Vernooij <jelmer@debian.org> Sat, 04 Sep 2010 16:45:00 +0200
|