]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
debian: simplify rules file
authorTheodore Ts'o <tytso@mit.edu>
Tue, 24 May 2016 20:48:25 +0000 (16:48 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 25 May 2016 03:06:54 +0000 (23:06 -0400)
commite1ada1716969c3fa58aa8039ce5e5664e5ab65b8
tree5bf0bb43014ae9da56b914d50096b5a898e5a50d
parentd1335619948bc139856a15fcf240c97943937ae8
debian: simplify rules file

Modern versions of debhelper understand how to build udeb, so we can
remove a lot of special case rules in the debain/rules file.  Also use
dh_lintian instead of open-coding the rules to copy in the Lintian
overrides files.

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