Whamcloud - gitweb
debian: loosen up dependency on debhelper
authorTheodore Ts'o <tytso@mit.edu>
Sun, 22 May 2016 07:20:25 +0000 (03:20 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 22 May 2016 07:20:25 +0000 (03:20 -0400)
commit8fb86b46b86524d32d5bb19c410bd124420ba15e
treec92098b5c3578607a56ecc896bdc951e36c4e31f
parent697e21fa61687d781200916c7a1152f1a57e0f2b
debian: loosen up dependency on debhelper

In order to allow this package to be built on jessie, just depend on
debhelper >= 9.0.  We will test to see if dh_update_autotools_config
exists and only use it if it is present.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
debian/control.in