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
|
bzr-xmloutput (0.8.8+bzr162-5) unstable; urgency=medium
* debian/tests/testsuite: Set C.UTF-8 for locale. Fixes tests
run on debci (Closes: #753316). Thanks to Lucas Kanashiro.
* Bump Standards-Version to 3.9.5, no changes needed.
-- Andrew Starr-Bochicchio <asb@debian.org> Sat, 05 Jul 2014 22:57:03 -0400
bzr-xmloutput (0.8.8+bzr162-4) unstable; urgency=low
* Make sure tests are installed so that 'bzr selftest' will run them.
* Fix debian/watch file.
* Fix minor syntax error in debian/copyright.
* Add myself to Uploaders.
* Add autopkgtests.
* Bump Standards-Version to 3.9.4, no changes needed.
* Update Vcs fields in debian/control.
-- Andrew Starr-Bochicchio <asb@debian.org> Thu, 23 May 2013 16:35:35 -0400
bzr-xmloutput (0.8.8+bzr162-3) unstable; urgency=low
* Orphan package.
-- Jelmer Vernooij <jelmer@debian.org> Tue, 29 May 2012 00:02:20 +0200
bzr-xmloutput (0.8.8+bzr162-2) unstable; urgency=low
* Add workaround to avoid bzrlib.tree.tree_files, which has disappeared in
bzr 2.6. Closes: #666630
-- Jelmer Vernooij <jelmer@debian.org> Thu, 22 Mar 2012 13:25:18 +0100
bzr-xmloutput (0.8.8+bzr162-1) unstable; urgency=low
* New upstream snapshot.
+ Drop all patches, now applied upstream.
* Use machine-parseable copyright file format.
* Bump standards version to 3.9.3 (no changes).
-- Jelmer Vernooij <jelmer@debian.org> Wed, 14 Mar 2012 19:49:50 +0100
bzr-xmloutput (0.8.8+bzr160-2) unstable; urgency=low
* Add patches to improve compatibility with newer versions of bzr:
+ 01_no_inventory: Don't rely on inventories being available
+ 02_elementtree: Use correct location of elementtree. Closes: #660728
+ 03_info_controldir: Fix support for 'bzr xmlinfo' in empty control
directories.
+ 04_no_revision_history: Avoid using deprecated `Branch.revision_history`
call.
-- Jelmer Vernooij <jelmer@debian.org> Tue, 21 Feb 2012 11:30:46 +0100
bzr-xmloutput (0.8.8+bzr160-1) unstable; urgency=low
* New upstream snapshot.
+ Fixes compatibility with bzr 2.5 beta 5 and later.
-- Jelmer Vernooij <jelmer@debian.org> Tue, 20 Dec 2011 02:10:28 +0100
bzr-xmloutput (0.8.8-1) unstable; urgency=low
* New upstream release.
-- Jelmer Vernooij <jelmer@debian.org> Mon, 07 Nov 2011 14:56:00 +0100
bzr-xmloutput (0.8.7-3) unstable; urgency=low
* Re-arrange conditional in build-depends to make sbuild happy.
* Fix compatibility with bzr >= 2.4~beta3.
* Bump standards version to 3.9.2 (no changes).
-- Jelmer Vernooij <jelmer@debian.org> Sun, 08 May 2011 11:50:24 +0200
bzr-xmloutput (0.8.7-2) unstable; urgency=low
* Add build dependency on python-bzrlib.tests, required for
compatibility with newer versions of Bazaar.
* Fix compatibility with bzr >> 2.4.
-- Jelmer Vernooij <jelmer@debian.org> Sun, 01 May 2011 04:38:32 +0200
bzr-xmloutput (0.8.7-1) unstable; urgency=low
[ Jelmer Vernooij ]
* New upstream snapshot.
[ Max Bowsher ]
* Run tests in a UTF-8 locale, because they do not properly support the C
locale.
[ Jelmer Vernooij ]
* Switch to dh_python2. Closes: #616769
* Switch to debhelper 7, drop cdbs.
-- Jelmer Vernooij <jelmer@debian.org> Mon, 07 Mar 2011 05:29:49 +0100
bzr-xmloutput (0.8.6+bzr147-1) unstable; urgency=low
* Actually use source format 3.
* New upstream snapshot.
+ Fixes bzr 2.1 breaking most of the features of the XML-RPC server.
Closes: #576190
* Bump standards version to 3.9.1 (no changes).
-- Jelmer Vernooij <jelmer@debian.org> Sun, 10 Oct 2010 00:19:51 +0200
bzr-xmloutput (0.8.6-1) unstable; urgency=low
* New upstream release.
* Switch to dpkg-source 3.0 (quilt) format.
* Bump standards version to 3.8.4.
* Add watch file.
-- Jelmer Vernooij <jelmer@debian.org> Mon, 08 Feb 2010 21:08:01 +0100
bzr-xmloutput (0.8.5+bzr135-1) unstable; urgency=low
* New upstream snapshot.
* Bump standards version to 3.8.3.
-- Jelmer Vernooij <jelmer@debian.org> Sat, 26 Sep 2009 00:05:04 +0200
bzr-xmloutput (0.8.5+bzr131-1) unstable; urgency=low
* Move to section vcs.
* New upstream snapshot.
* Bump standards version to 3.8.2.
-- Jelmer Vernooij <jelmer@debian.org> Thu, 19 Mar 2009 18:09:39 +0100
bzr-xmloutput (0.8.1+bzr116-1) unstable; urgency=low
* Initial release. (Closes: #502523)
-- Jelmer Vernooij <jelmer@debian.org> Tue, 20 Jan 2009 05:18:35 +0100
|