projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a57ba4d
)
The build depends were too strict. I depended on on debhelper (>= 2.0.80)
author
Eric Andersen
<andersen@codepoet.org>
Sun, 9 Jul 2000 01:54:33 +0000
(
01:54
-0000)
committer
Eric Andersen
<andersen@codepoet.org>
Sun, 9 Jul 2000 01:54:33 +0000
(
01:54
-0000)
while debhelper 1.1.24 is available for slink. Just forget the dependancy --
it isn't needed.
-Erik
debian/control
patch
|
blob
|
history
diff --git
a/debian/control
b/debian/control
index 4cc8634e95287bb04e0f9a76dc30deb44bda121b..78dd104e042970246f6704d77ab8d2468cdbe869 100644
(file)
--- a/
debian/control
+++ b/
debian/control
@@
-1,7
+1,7
@@
Source: busybox
Priority: optional
Maintainer: Erik Andersen <andersee@debian.org>
-Build-Depends: debhelper
(>= 2.0.80)
+Build-Depends: debhelper
Standards-Version: 3.1.1
Package: busybox