debian/0000755000000000000000000000000011677466367007215 5ustar debian/changelog0000644000000000000000000000146611677466367011076 0ustar bzr-webdav (1.12.2~bzr66-0ubuntu2) precise; urgency=low * Rebuild to drop python2.6 dependencies. -- Matthias Klose Sat, 31 Dec 2011 02:01:27 +0000 bzr-webdav (1.12.2~bzr66-0ubuntu1) oneiric; urgency=low * New upstream snapshot (LP: #551253) * Switch to source format 3. * Bump standards version to 3.9.2 (no changes). * Run test suite during build. * Build-Depend on python-bzrlib.tests | bzr (<< 2.4.0~beta1-2) to be able to run tests. * Switch to simplified dh style rules. * Switch to dh_python2 from deprecated py-central. -- Andrew Starr-Bochicchio Mon, 13 Jun 2011 13:16:21 -0400 bzr-webdav (1.12.0~bzr63-0ubuntu1) karmic; urgency=low * Initial release. (LP: #321003) -- Jelmer Vernooij Tue, 05 May 2009 16:53:48 +0200 debian/rules0000755000000000000000000000102611575442272010256 0ustar #!/usr/bin/make -f %: dh --buildsystem=python_distutils --with python2 $* override_dh_auto_clean: -rm -rf build test*.tmp find . -name "*.pyc" -print0 | xargs -0 rm -f dh_auto_clean ifneq (,$(filter parallel=%,$(DEB_BUILD_OPTIONS))) CONCURRENCY = BZR_CONCURRENCY=$(patsubst parallel=%,%,$(filter parallel=%,$(DEB_BUILD_OPTIONS))) endif ifeq (,$(findstring nocheck,$(DEB_BUILD_OPTIONS))) override_dh_auto_test: $(CONCURRENCY) BZR_PLUGINS_AT=webdav@$(CURDIR) /usr/bin/bzr selftest -v \ --parallel=fork -s bp.webdav endif debian/control0000644000000000000000000000134311575443047010604 0ustar Source: bzr-webdav Section: devel Priority: optional Maintainer: Ubuntu Developers Homepage: https://launchpad.net/bzr-webdav Build-Depends-Indep: bzr (>= 1.12), python-bzrlib.tests | bzr (<< 2.4.0~beta1-2), python-subunit, python-testtools Build-Depends: debhelper (>= 7.0.50~), python (>= 2.6.6-3~) Standards-Version: 3.9.2 X-Python-Version: >= 2.4 Package: bzr-webdav Architecture: all Depends: bzr (>= 1.12), ${misc:Depends}, ${python:Depends} Enhances: bzr Description: WebDAV transport support for Bazaar Plugin for Bazaar that adds support for reading and writing Bazaar branches over WebDAV. debian/copyright0000644000000000000000000000120111575443020011114 0ustar Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=143 Upstream-Name: bzr-webdav Debianized-By: Jelmer Vernooij Debianized-Date: Sat Jan 24 22:23:11 UTC 2009 It was downloaded from http://launchpad.net/bzr.webdav Files: * Copyright: Copyright (C) 2006-2008 Canonical Ltd License: GPL-2+ On Debian systems, the full text of the GPL can be found in /usr/share/common-licenses/GPL Files: debian/* Copyright: Copyright (C) 2008-2009 Jelmer Vernooij License: GPL-2+ On Debian systems, the full text of the GPL can be found in /usr/share/common-licenses/GPL debian/source/0000755000000000000000000000000011575444407010501 5ustar debian/source/format0000644000000000000000000000001411575440662011706 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000012011575440662010222 0ustar # bzr-webdav is maintained in bzr # to download, run "bzr export lp:bzr-webdav" debian/compat0000644000000000000000000000000211575442410010367 0ustar 7