debian/0000755000000000000000000000000012147477172007202 5ustar debian/rules0000755000000000000000000000100212147465656010257 0ustar #!/usr/bin/make -f %: dh --with python2 --buildsystem=python_distutils $* ifeq (,$(findstring nocheck,$(DEB_BUILD_OPTIONS))) override_dh_auto_test: # Unfortunately, bzr-xmloutput is currently broken in non-UTF-8 locales. We # cannot rely on there being a UTF-8 locale available on the buildd, so we # make our own just for the tests. localedef -i POSIX -f UTF-8 -c $(CURDIR)/POSIX.utf8 || : LOCPATH=$(CURDIR) LC_ALL=POSIX.utf8 BZR_PLUGINS_AT=xmloutput@$(CURDIR) /usr/bin/bzr selftest -s bp.xmloutput endif debian/bzr-builddeb.conf0000644000000000000000000000013712147447147012416 0ustar [BUILDDEB] upstream-branch = lp:bzr-xmloutput export-upstream-revision = tag:$UPSTREAM_VERSION debian/copyright0000644000000000000000000000233012147456706011133 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: bzr-xmloutput Upstream-Contact: Guillermo Gonzalez Source: http://launchpad.net/bzr-xmloutput Files: * Copyright: Copyright (C) 2007-2008 Guillermo Gonzalez Copyright (C) 2005-2007 Canonical Ltd Copyright (C) 2008 Mirko Friedenhagen Copyright (C) 2007-2008 Martin Albisetti Copyright (C) 2008 Robert Collins License: GPL-2+ On Debian systems, the full text of the GPL version 2 can be found in /usr/share/common-licenses/GPL-2 Files: extras/* Copyright: Copyright (C) 2007 Lukáš Lalinský Copyright (C) 2008 Guillermo Gonzalez Copyright (C) 2007 Alexander Belchenko License: GPL-2+ On Debian systems, the full text of the GPL version 2 can be found in /usr/share/common-licenses/GPL-2 Comment: These files are not installed on Debian, as they are part of the Windows installer. Files: debian/* Copyright: Copyright (C) 2008-2009 Jelmer Vernooij License: GPL-2+ On Debian systems, the full text of the GPL version 2 can be found in /usr/share/common-licenses/GPL-2 debian/changelog0000644000000000000000000000776612147476634011076 0ustar 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 Thu, 23 May 2013 16:35:35 -0400 bzr-xmloutput (0.8.8+bzr162-3) unstable; urgency=low * Orphan package. -- Jelmer Vernooij 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 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 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 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 Tue, 20 Dec 2011 02:10:28 +0100 bzr-xmloutput (0.8.8-1) unstable; urgency=low * New upstream release. -- Jelmer Vernooij 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 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 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 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 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 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 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 Thu, 19 Mar 2009 18:09:39 +0100 bzr-xmloutput (0.8.1+bzr116-1) unstable; urgency=low * Initial release. (Closes: #502523) -- Jelmer Vernooij Tue, 20 Jan 2009 05:18:35 +0100 debian/bzr-xmloutput.pyinstall0000644000000000000000000000005212147455407014011 0ustar tests/*.py bzrlib.plugins.xmloutput.tests debian/watch0000644000000000000000000000024212147456546010233 0ustar version=3 opts="uversionmangle=s/rc/~rc/;s/b/~b/" \ http://launchpad.net/bzr-xmloutput/+download https://launchpad.net/bzr-xmloutput/.*/bzr-xmloutput-(.+).tar.gz debian/compat0000644000000000000000000000000212147447147010377 0ustar 7 debian/patches/0000755000000000000000000000000012147477172010631 5ustar debian/patches/2.6_compat0000644000000000000000000000152312147447147012424 0ustar Description: Avoid using removed builtins.tree_files. Origin: commit, revision id: jelmer@samba.org-20120322122317-s4w1qotbysg7sgxg Author: Jelmer Vernooij Last-Update: 2012-03-22 Applied-Upstream: no X-Bzr-Revision-Id: jelmer@samba.org-20120322122317-s4w1qotbysg7sgxg === modified file 'cmds.py' --- old/cmds.py 2012-02-21 10:05:57 +0000 +++ new/cmds.py 2012-03-22 12:23:17 +0000 @@ -109,7 +109,8 @@ @handle_error_xml def run(self, file_list=None, revision=None, versioned=False, null=False): from statusxml import show_tree_status_xml - tree, file_list = builtins.tree_files(file_list) + from bzrlib.workingtree import WorkingTree + tree, file_list = WorkingTree.open_containing_paths(file_list) to_file = self.outf if to_file is None: to_file = sys.stdout debian/patches/series0000644000000000000000000000001312147447147012037 0ustar 2.6_compat debian/tests/0000755000000000000000000000000012147477172010344 5ustar debian/tests/testsuite0000755000000000000000000000032412147475711012317 0ustar #!/bin/sh # run-adt-test, which is used by Ubuntu's jenkins instance to # run autopkgtests has an UTF-8 locale available. So we don't needed # generate a locale. bzr selftest -s bp.xmloutput -v --parallel=fork debian/tests/control0000644000000000000000000000016212147475442011744 0ustar Tests: testsuite Depends: @, bzr, python-bzrlib.tests, python-testtools, python-subunit Features: no-build-needed debian/control0000644000000000000000000000202312147476542010602 0ustar Source: bzr-xmloutput Section: vcs Priority: optional Homepage: https://launchpad.net/bzr-xmloutput Maintainer: Debian Bazaar Maintainers Uploaders: Andrew Starr-Bochicchio Build-Depends-Indep: bzr (>= 1.0), python-bzrlib.tests | bzr (<< 2.4.0~beta1-2) Build-Depends: debhelper (>= 7.0.50~), locales, python (>= 2.6.6-3), python-testtools Standards-Version: 3.9.4 X-Python-Version: >= 2.4 XS-Testsuite: autopkgtest Vcs-Bzr: http://anonscm.debian.org/bzr/pkg-bazaar/bzr-xmloutput/unstable Vcs-Browser: http://anonscm.debian.org/loggerhead/pkg-bazaar/bzr-xmloutput/unstable Package: bzr-xmloutput Architecture: all Depends: bzr (>= 1.0), ${misc:Depends}, ${python:Depends} Enhances: bzr Description: XML Communication plugin for Bazaar Plugin for Bazaar that provides access an XML/RPC interface to the core Bazaar commands. . This plugin is mainly useful for other applications that need to use Bazaar but are not written in Python. debian/source/0000755000000000000000000000000012147477172010502 5ustar debian/source/format0000644000000000000000000000001412147447147011707 0ustar 3.0 (quilt)