diff options
author | Simon Quigley <tsimonq2@ubuntu.com> | 2017-06-18 22:56:31 -0500 |
---|---|---|
committer | Simon Quigley <tsimonq2@ubuntu.com> | 2017-06-19 15:23:39 -0500 |
commit | 3269a118638819633389c7aaf90ea6f329b291b9 (patch) | |
tree | 2b2f0b4149e57c90bfbffb4069c0081c80d701c0 | |
parent | 299336b86c816a01edf7c091d2c2fe2d27d3f4d7 (diff) |
Update the changelog to reflect that I just updated to the latest Git snapshot.
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 71432860..72bf3c6b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,12 @@ -hardinfo (0.5.1-2) UNRELEASED; urgency=medium +hardinfo (0.5.1+git20170605-1) UNRELEASED; urgency=medium * Change myself to the Maintainer in debian/control (Closes: #852525). * Fix whitespace and run wrap-and-sort. * Bump Standards-version to 4.0.0. No changes needed. * Bump debhelper version to 10. * 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. -- Simon Quigley <tsimonq2@ubuntu.com> Sun, 18 Jun 2017 22:25:05 -0500 |