diff options
author | Simon Quigley <tsimonq2@ubuntu.com> | 2017-06-18 23:20:13 -0500 |
---|---|---|
committer | Simon Quigley <tsimonq2@ubuntu.com> | 2017-06-19 15:24:06 -0500 |
commit | a8d1e1dab270ade9c8e7c841fc8e68f9f71f64a4 (patch) | |
tree | 0ba95bef7834a26425e66144043af3ee677f9156 /debian/changelog | |
parent | 8afb92d3b16dec2db3dc21f2199d0dedcae38c21 (diff) |
Add Homepage and Vcs-* fields in debian/control.
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 4d06045c..b84052c1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,7 @@ hardinfo (0.5.1+git20170605-1) UNRELEASED; urgency=medium * Add ${misc:Depends} to hardinfo's dependencies. * Rewrite and modernize debian/copyright, keeping the copyright for the previous maintainer. + * Add Homepage and Vcs-* fields in debian/control. -- Simon Quigley <tsimonq2@ubuntu.com> Sun, 18 Jun 2017 22:25:05 -0500 |