debian/0000755000000000000000000000000012020142761007161 5ustar debian/source/0000755000000000000000000000000011761000500010454 5ustar debian/source/format0000644000000000000000000000001411761000472011672 0ustar 3.0 (quilt) debian/tests/0000755000000000000000000000000011761000500010316 5ustar debian/tests/testsuite0000755000000000000000000000026011761000472012303 0ustar #!/bin/sh # Note that since the installed version of the package has to be tested, # there is no mucking about with BZR_PLUGINS_AT. bzr selftest -s bp.stats -v --parallel=fork debian/tests/control0000644000000000000000000000011511761000472011726 0ustar Tests: testsuite Depends: bzr, python-bzrlib.tests Features: no-build-needed debian/changelog0000644000000000000000000000625712020142507011043 0ustar bzr-stats (0.1.0+bzr51-1) unstable; urgency=low * New maintainer (Closes: #668919) * New upstream snapshot + fix compatibility with bzr 2.6 (Closes: #686138) * debian/rules - add get-orig-source target * debian/control - remove half broken Build-Depends: bzr (<< 2.4.0~beta1-2) - update X-Python-Version to 2.6 or later to follow bzr package * debian/copyright - merge contents of same field - remove comment field -- Koichi Akabe Tue, 28 Aug 2012 15:57:29 +0900 bzr-stats (0.1.0+bzr48-2) unstable; urgency=low * Orphan package. -- Jelmer Vernooij Mon, 28 May 2012 23:42:17 +0200 bzr-stats (0.1.0+bzr48-1) unstable; urgency=low * Add autopkgtest entries. * Use parseable copyright file format. * Bump standards version to 3.9.3. * Break long line in description. * New upstream snapshot. -- Jelmer Vernooij Tue, 28 Feb 2012 14:23:15 +0100 bzr-stats (0.1.0-4) unstable; urgency=low * Re-arrange | condition in build deps to make sbuild happy. * Bump standards version to 3.9.2 (no changes). -- Jelmer Vernooij Fri, 06 May 2011 03:50:14 +0200 bzr-stats (0.1.0-3) unstable; urgency=low * Add build dependency on python-bzrlib.tests, for compatibility with newer versions of bzr. -- Jelmer Vernooij Sun, 01 May 2011 04:17:09 +0200 bzr-stats (0.1.0-2) unstable; urgency=low * Switch to dh_python2. Closes: #616766 * Switch to debhelper 7, drop cdbs. -- Jelmer Vernooij Mon, 07 Mar 2011 05:25:05 +0100 bzr-stats (0.1.0-1) unstable; urgency=low * Add watch file. * Support running test suite in parallel. * New upstream release. -- Jelmer Vernooij Sat, 26 Feb 2011 20:28:31 +0100 bzr-stats (0.0.1~bzr43-1) unstable; urgency=low * New upstream snapshot. * Run testsuite as part of build. -- Jelmer Vernooij Sat, 06 Nov 2010 21:50:19 +0100 bzr-stats (0.0.1~bzr41-1) unstable; urgency=low * New upstream snapshot. + Fixes registration of commands. Closes: #594357 * Bump standards version to 3.9.1 (no changes). -- Jelmer Vernooij Wed, 25 Aug 2010 19:39:05 +0200 bzr-stats (0.0.1~bzr40-1) unstable; urgency=low * New upstream snapshot. * Bump standards version to 3.8.4. -- Jelmer Vernooij Tue, 01 Jun 2010 22:45:11 +0200 bzr-stats (0.0.1~bzr37-1) unstable; urgency=low * Move to section vcs. * New upstream snapshot. -- Jelmer Vernooij Thu, 19 Mar 2009 17:54:29 +0100 bzr-stats (0.0.1~bzr30-1) unstable; urgency=low * New upstream snapshot. + Fixes deprecation warning. * Bump standards version to 3.8.1. -- Jelmer Vernooij Thu, 19 Mar 2009 17:04:33 +0100 bzr-stats (0.0.1~bzr27-1) unstable; urgency=low * New upstream snapshot. + Fixes missing import in classify.py. Closes: #499180 * Allow uploads by Debian Maintainers. -- Jelmer Vernooij Wed, 01 Oct 2008 14:50:48 +0200 bzr-stats (0.0.1~bzr26-1) unstable; urgency=low * Initial release. (Closes: #491103) -- Jelmer Vernooij Wed, 16 Jul 2008 19:42:10 +0200 debian/bzr-builddeb.conf0000644000000000000000000000013311761000472012375 0ustar [BUILDDEB] upstream-branch = lp:bzr-stats export-upstream-revision = tag:$UPSTREAM_VERSION debian/copyright0000644000000000000000000000264412017006642011125 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: bzr-stats Upstream-Contact: Bazaar Developers Source: https://launchpad.net/bzr-stats Files: * Comment: Upstream authors: Jelmer Vernooij John Arbash Meinel Russ Brown Lukáš Lalinský Wesley J. Landaker Copyright: 2007-2012 Canonical Ltd 2008-2010 Jelmer Vernooij License: GPL-2+ Files: debian/* Copyright: Jelmer Vernooij Koichi Akabe License: GPL-2+ License: GPL-2+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License with the Debian GNU/Linux distribution in file /usr/share/common-licenses/GPL-2; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. debian/compat0000644000000000000000000000000212020142137010354 0ustar 7 debian/pycompat0000644000000000000000000000000211761000472010733 0ustar 2 debian/control0000644000000000000000000000172012020142156010562 0ustar Source: bzr-stats Section: vcs Priority: optional Maintainer: Debian Bazaar Maintainers Uploaders: Koichi Akabe Build-Depends-Indep: python-bzrlib.tests, bzr (>= 1.13~), python-subunit, python-testtools Build-Depends: debhelper (>= 7.0.50~), python (>= 2.6.6-3) Standards-Version: 3.9.3 X-Python-Version: >= 2.6 Homepage: http://launchpad.net/bzr-stats Vcs-Bzr: http://bzr.debian.org/bzr/pkg-bazaar/bzr-stats/unstable Vcs-Browser: http://anonscm.debian.org/loggerhead/pkg-bazaar/bzr-stats/unstable/files DM-Upload-Allowed: yes Package: bzr-stats Architecture: all Depends: bzr (>= 1.13~), ${misc:Depends}, ${python:Depends} Enhances: bzr Description: statistics plugin for Bazaar This is a simple plugin for Bazaar that can list the contributors to a branch and what they worked on. . It adds two extra subcommands to Bazaar to list the committers by number of commits and by their type of contribution. debian/rules0000755000000000000000000000154012020142130010227 0ustar #!/usr/bin/make -f %: dh --with python2 --buildsystem=python_distutils $* 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=stats@$(CURDIR) /usr/bin/bzr selftest -s bp.stats \ -v --parallel=fork endif PACKAGE = bzr-stats SRC_VERSION := $(shell dpkg-parsechangelog | sed -ne 's/^Version: \(\([0-9]\+\):\)\?\(.*\)-.*/\3/p') BZR_REVISION := $(shell echo $(SRC_VERSION) | awk -F"+" '{ print $$2 }' | sed 's/bzr//' ) TARBALL = $(PACKAGE)_$(SRC_VERSION).orig.tar.bz2 .PHONY: get-orig-source get-orig-source: bzr export $(TARBALL) -r $(BZR_REVISION) "lp:bzr-stats" echo " "$(TARBALL)" created; move it to the right destination to build the package" debian/watch0000644000000000000000000000024011761000472010211 0ustar version=3 opts="uversionmangle=s/(b(eta)?[0-9]+)$/~\\1/" \ https://launchpad.net/bzr-stats/+download https://launchpad.net/bzr-stats/.*/bzr-stats-(.*)\.tar\.gz