Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing debhelper to Build-Depends #115

Merged
merged 2 commits into from Jul 9, 2012
Merged

Conversation

fredj
Copy link
Contributor

@fredj fredj commented Jul 9, 2012

Otherwise, pbuilder complains that the dh command can't be found:

[...]
I: Building the package
I: Running cd tmp/buildd/*/ && dpkg-buildpackage -us -uc  -sa -i'(?:^|/)\.git(attributes)?(?:$|/.*$)' -I.git  -sa -i'(?:^|/)\.git(attributes)?(?:$|/.*$)' -I.git  -rfakeroot
dpkg-buildpackage: export CFLAGS from dpkg-buildflags (origin: vendor): -g -O2
dpkg-buildpackage: export CPPFLAGS from dpkg-buildflags (origin: vendor): 
dpkg-buildpackage: export CXXFLAGS from dpkg-buildflags (origin: vendor): -g -O2
dpkg-buildpackage: export FFLAGS from dpkg-buildflags (origin: vendor): -g -O2
dpkg-buildpackage: export LDFLAGS from dpkg-buildflags (origin: vendor): 
dpkg-buildpackage: source package statsd
dpkg-buildpackage: source version 0.0.3
dpkg-buildpackage: source changed by Stephen Koenig <heph@bittorrent.com>
 dpkg-source -i(?:^|/)\.git(attributes)?(?:$|/.*$) -I.git -i(?:^|/)\.git(attributes)?(?:$|/.*$) -I.git --before-build statsd-0.0.3
dpkg-buildpackage: host architecture amd64
 fakeroot debian/rules clean
dh clean
make: dh: Command not found
make: *** [clean] Error 127
dpkg-buildpackage: error: fakeroot debian/rules clean gave error exit status 2
E: Failed autobuilding of package
[...]

@mrtazz
Copy link
Member

mrtazz commented Jul 9, 2012

Good find. Thanks for the patch!

mrtazz added a commit that referenced this pull request Jul 9, 2012
Add missing debhelper to Build-Depends
@mrtazz mrtazz merged commit 9007c6a into statsd:master Jul 9, 2012
hbouvier pushed a commit to hbouvier/statsd that referenced this pull request May 25, 2013
Add missing debhelper to Build-Depends
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants