diff options
| author | David Bremner <david@tethera.net> | 2020-12-13 10:49:26 -0400 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2020-12-13 10:49:26 -0400 |
| commit | 9ce207bd18702fb2fa1f110978ad3755244aebc5 (patch) | |
| tree | 083c4b0ca09af4b698519bbf0d579d80c1f9b9d0 | |
| parent | 7a9c97e8a57f2662b9069dae01b6e5cb2f650563 (diff) | |
debian: bump version of dh-elpa dependency to 2.0.6
Looking for improvements in dh_missing handling.
| -rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 585ff778..9b8674df 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Build-Conflicts: Build-Depends: bash-completion (>=1.9.0~), debhelper-compat (= 13), - dh-elpa (>= 1.3), + dh-elpa (>= 2.0.6~), dh-python, desktop-file-utils, doxygen, |
