commit | a67286396e271bde803833671a14058c323709e7 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Fri May 20 13:37:58 2016 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Fri May 20 15:38:31 2016 -0400 |
tree | 75410829379ed9e68006f36cc2cb5ea96930b1b0 | |
parent | 01995578ed23276cd9ce6f1dddd913a5c11d12b9 [diff] |
debian: create dbgsym packages if debhelper supports them Starting with Debian Stretch, we now have support for dbgsym packages which are uploaded to a separate package archive. Since some people might want to try to backport e2fsprogs 1.43 for Jessie set things up so that the package can be built on older Debiain systems (where the legacy dbg packages will be created) as well as newer (as of this writing, Debian Sid or Stretch). Signed-off-by: Theodore Ts'o <tytso@mit.edu>