projects
/
tools
/
git-buildpackage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3be2947
)
Don't export DEB_VENDOR="Debian"
author
Andrew Starr-Bochicchio
<asb@debian.org>
Thu, 19 Sep 2013 15:31:13 +0000
(11:31 -0400)
committer
Guido Günther
<agx@sigxcpu.org>
Wed, 16 Oct 2013 08:29:50 +0000
(10:29 +0200)
Tests now take Ubuntu versions into consideration.
Closes: #723756
debian/rules
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index d09a7c2fd161166d8a1aa5940960c6f2070e982d..2c40befc5aeca03723c079773b0cc242ff340f5f 100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-17,7
+17,6
@@
PYCHECKER_ARGS=-boptparse --no-override --no-shadowbuiltin
override_dh_auto_test:
ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
dh_auto_test
- export DEB_VENDOR="Debian"; \
export GIT_AUTHOR_NAME="Gbp Tests"; \
export GIT_AUTHOR_EMAIL=tests@example.com; \
export GIT_COMMITTER_NAME=$$GIT_AUTHOR_NAME; \