diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2019-11-16 20:48:52 +0300 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2019-11-16 20:48:52 +0300 |
commit | 3eabc9a5ea47721fbf4bf6e1ee7498204db74456 (patch) | |
tree | 88a55a537fd70d7882a481004ef4628a8c697474 | |
parent | bca4e7c5a4716d4fdae6559516256e4eabe3020b (diff) | |
download | debhelper-3eabc9a5ea47721fbf4bf6e1ee7498204db74456.tar.gz |
debhelper 12.7.1+dyson212.7.1+dyson2
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 701611a6..cd36db2f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +debhelper (12.7.1+dyson2) unstable; urgency=medium + + * Package for Dyson. + * Make dh_installsystemd as stub on non-linux. + * Disabled dh_dwz and removed dependency on dwz, at least until elfutils are + ported on Dyson. + + -- Igor Pashev <pashev.igor@gmail.com> Sat, 16 Nov 2019 20:44:44 +0300 + debhelper (12.7.1) unstable; urgency=medium [ Colin Watson ] |