diff options
author | Simon Quigley <tsimonq2@ubuntu.com> | 2017-06-18 23:03:27 -0500 |
---|---|---|
committer | Simon Quigley <tsimonq2@ubuntu.com> | 2017-06-19 15:23:46 -0500 |
commit | 916145c5d895561305c0e7f43855948f3133504a (patch) | |
tree | 7426db7ec79c4923803572784cffa417f0b62ec2 /debian/changelog | |
parent | 3269a118638819633389c7aaf90ea6f329b291b9 (diff) |
Rewrite and modernize debian/rules, make it build with cmake.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 72bf3c6b..5f00f01a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ hardinfo (0.5.1+git20170605-1) UNRELEASED; urgency=medium * Add source/format file to make the package use quilt. * Update to latest Git snapshot to fix a few issues and modernize it a bit, as upstream hasn't tagged a new version since 2009. + * Rewrite and modernize debian/rules, make it build with cmake. -- Simon Quigley <tsimonq2@ubuntu.com> Sun, 18 Jun 2017 22:25:05 -0500 |