debian/0000755000000000000000000000000012171420004007155 5ustar debian/changelog0000644000000000000000000000730512171420004011034 0ustar bzr-email (0.0.1~bzr58-2git1) saucy; urgency=low
Upload current Debian packaging git to fix autopkgtest.
* debian/tests/control: Add missing python-subunit test dependency.
* debian/tests/control: Drop nonexisting "no-build-needed" feature.
-- Martin Pitt Wed, 17 Jul 2013 06:39:13 +0200
bzr-email (0.0.1~bzr58-2) unstable; urgency=low
* debian/control:
- Add autopkgtest header. (Closes: #692681)
- New Standards-Version: 3.9.4
-- KURASHIKI Satoru Thu, 04 Jul 2013 19:45:08 +0900
bzr-email (0.0.1~bzr58-1) unstable; urgency=low
* New upstream snapshot.
- add get-orig-source target.
* New Maintainer. (Closes: #668266, #679344)
* debian/control:
- change VCS to git.
- suggests mailx. (Closes: #626490)
* debian/copyright:
- omit duplicate old description for getting GPL copy.
- document about repackaged upstream source.
-- KURASHIKI Satoru Mon, 23 Jul 2012 20:18:42 +0900
bzr-email (0.0.1~bzr57-2) unstable; urgency=low
* Orphan package.
-- Jelmer Vernooij Mon, 28 May 2012 23:39:07 +0200
bzr-email (0.0.1~bzr57-1) unstable; urgency=low
* Refer to specific GPL version file.
* New upstream snapshot.
-- Jelmer Vernooij Thu, 29 Mar 2012 16:34:55 +0200
bzr-email (0.0.1~bzr52-1) unstable; urgency=low
* Support installation with just python-bzrlib, not bzr.
* New upstream snapshot.
* Bump standards version to 3.9.3 (no changes).
* Use machine-parseable copyright file format.
* Add tests for autopkgtest.
-- Jelmer Vernooij Wed, 29 Feb 2012 14:03:31 +0100
bzr-email (0.0.1~bzr49-2) 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 02:50:20 +0200
bzr-email (0.0.1~bzr49-1) unstable; urgency=low
* Add build dependency on python-bzrlib.tests, for compatibility with
newer versions of bzr.
* New upstream snapshot.
-- Jelmer Vernooij Sun, 01 May 2011 04:21:03 +0200
bzr-email (0.0.1~bzr47-1) unstable; urgency=low
* Switch to dh_python2. Closes: #616755
* Switch to debhelper 7, drop cdbs.
* New upstream snapshot.
-- Jelmer Vernooij Fri, 11 Mar 2011 12:12:59 +0100
bzr-email (0.0.1~bzr45-1) unstable; urgency=low
* Run testsuite as part of build.
* New upstream snapshot.
-- Jelmer Vernooij Tue, 14 Dec 2010 11:03:13 +0100
bzr-email (0.0.1~bzr42-1) unstable; urgency=low
* Move to section vcs.
* Bump standards version to 3.9.1.
* Switch to source format 3.
* New upstream snapshot.
-- Jelmer Vernooij Sun, 10 Oct 2010 00:40:01 +0200
bzr-email (0.0.1~bzr40-1) unstable; urgency=low
* New upstream snapshot.
-- Jelmer Vernooij Tue, 10 Mar 2009 14:56:23 +0100
bzr-email (0.0.1~bzr34-1) unstable; urgency=low
* New upstream snapshot.
* Bump standards version to 3.8.0.
* Add dummy watch file.
-- Jelmer Vernooij Mon, 04 Aug 2008 22:08:28 +0200
bzr-email (0.0.1~bzr30-1) unstable; urgency=low
* Mark as enhancing bzr.
* Set homepage field.
* New upstream snapshot.
* Allow Debian maintainer uploads.
-- Jelmer Vernooij Thu, 06 Dec 2007 15:47:35 +0100
bzr-email (0.0.1~bzr25-1.1) unstable; urgency=low
* NMU. Rebuild to move files to /usr/share/pyshared. Closes: #490448.
-- Matthias Klose Fri, 18 Jul 2008 15:59:17 +0000
bzr-email (0.0.1~bzr25-1) unstable; urgency=low
* Initial release. (Closes: #415766)
-- Jelmer Vernooij Wed, 21 Mar 2007 13:30:09 +0100
debian/watch0000644000000000000000000000011612171417332010216 0ustar # bzr-email is maintained in bzr
# to download, run "bzr export lp:bzr-email"
debian/source/0000755000000000000000000000000012171417332010467 5ustar debian/source/format0000644000000000000000000000001412171417332011675 0ustar 3.0 (quilt)
debian/compat0000644000000000000000000000000212171417332010365 0ustar 7
debian/tests/0000755000000000000000000000000012171417711010332 5ustar debian/tests/testsuite0000755000000000000000000000026012171417332012306 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.email -v --parallel=fork
debian/tests/control0000644000000000000000000000010312171417710011726 0ustar Tests: testsuite
Depends: bzr, python-bzrlib.tests, python-subunit
debian/copyright0000644000000000000000000000320012171417332011115 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: bzr-email
Debianized-By: Jelmer Vernooij
Debianized-Date: Wed Mar 21 13:31:13 CET 2007
Source: get-orig-source target from http://bazaar.launchpad.net/~bzr/bzr-email/trunk
Files: *
Copyright: 2005-2012 Canonical Ltd
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.
.
On Debian systems, the full text of the GPL version 2 can be found in
/usr/share/common-licenses/GPL-2
Files: debian/*
Copyright: 2007 Jelmer Vernooij
2012 KURASHIKI Satoru
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.
.
On Debian systems, the full text of the GPL version 2 can be found in
/usr/share/common-licenses/GPL-2
debian/rules0000755000000000000000000000103312171417332010244 0ustar #!/usr/bin/make -f
%:
dh --with python2 --buildsystem=python_distutils $*
ifeq (,$(findstring nocheck,$(DEB_BUILD_OPTIONS)))
override_dh_auto_test:
BZR_PLUGINS_AT=email@$(CURDIR) /usr/bin/bzr selftest -s bp.email
endif
get-orig-source:
wget -O bzr-email.new.tgz http://bazaar.launchpad.net/~bzr/bzr-email/trunk/tarball
tar zxf bzr-email.new.tgz
mv \~bzr/bzr-email/trunk bzr-email-0.0.1\~bzr58
tar cf - bzr-email-0.0.1\~bzr58 | gzip -9 > ../bzr-email_0.0.1\~bzr58.orig.tar.gz
rm -r \~bzr bzr-email-0.0.1\~bzr58 bzr-email.new.tgz
debian/control0000644000000000000000000000157712171417332010604 0ustar Source: bzr-email
Section: vcs
Priority: optional
Homepage: https://launchpad.net/bzr-email
Maintainer: KURASHIKI Satoru
Build-Depends-Indep: python-bzrlib.tests | bzr (<< 2.4.0~beta1-2),
bzr (>= 1.0),
python-testtools (>= 0.9.5)
Build-Depends: debhelper (>= 7.0.50~), python (>= 2.6.6-3)
Standards-Version: 3.9.4
X-Python-Version: >= 2.4
XS-Testsuite: autopkgtest
Vcs-Git: git://anonscm.debian.org/collab-maint/bzr-email.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/bzr-email.git
Package: bzr-email
Architecture: all
Depends: python-bzrlib | bzr (>= 1.0), ${misc:Depends}, ${python:Depends}
Recommends: bzr
Enhances: bzr
Suggests: mailx
Description: Notification email plugin for Bazaar
Plugin for Bazaar that can send notification emails at commit time.
.
It supports sending (partial) diffs of the commit.