Debian: Drop versioned dep on lsb-base so that the I2P package can be installed in

GnewSense.

This change will break nothing since we check for the existence of the lsb
function files in the initscript. With an older version of lsb-base (like the
one that came with Hardy (and GnewSense uses), the output from the initscript
will simply look a little different (but again, nothing will break). Virtually 
everything but GnewSense comes with the desired lsb-base package anyway...
This commit is contained in:
kytv
2011-06-22 21:31:31 +00:00
parent c1c21e55b4
commit 8f84481d48

2
debian/control vendored
View File

@@ -23,7 +23,7 @@ Depends: ${misc:Depends}, ${java:Depends}, ${shlibs:Depends}, default-jre | java
i2p-router (>= 0.8.6-5),
libjbigi-jni (>= ${source:Version}),
libjbigi-jni (<< ${source:Version}.1~),
lsb-base (>= 3.2-14),
lsb-base,
service-wrapper
Description: Load-balanced unspoofable packet switching network
I2P is an anonymizing network, offering a simple layer that identity-sensitive