[Piuparts-commits] [piuparts] 01/02: Remove python-mox3 from build-depends and disable the tests during build.
Holger Levsen
holger at moszumanska.debian.org
Sun Oct 19 23:44:37 UTC 2014
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to annotated tag 0.59_bpo70+1
in repository piuparts.
commit 43207495084eb9e65e62daa14d0efb155c997495
Author: Holger Levsen <holger at layer-acht.org>
Date: Wed Mar 12 01:05:12 2014 +0100
Remove python-mox3 from build-depends and disable the tests during build.
---
Makefile | 2 +-
debian/control | 3 +--
2 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/Makefile b/Makefile
index 30cb66b..fe7e6a2 100644
--- a/Makefile
+++ b/Makefile
@@ -146,7 +146,7 @@ install: build-stamp
check:
- nosetests --verbose
+ # nosetests --verbose
clean:
rm -f build-stamp
diff --git a/debian/control b/debian/control
index 9f7c351..354ad33 100644
--- a/debian/control
+++ b/debian/control
@@ -13,8 +13,7 @@ Build-Depends:
python-distro-info,
python-nose,
python-debianbts,
- python-yaml,
- python-mox3
+ python-yaml
Build-Depends-Indep:
asciidoc,
git,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/piuparts/piuparts.git
More information about the Piuparts-commits
mailing list