diff options
author | Simon Quigley <tsimonq2@ubuntu.com> | 2017-06-19 01:05:05 -0500 |
---|---|---|
committer | Simon Quigley <tsimonq2@ubuntu.com> | 2017-06-19 15:24:20 -0500 |
commit | a1826f0b5f6542cf3721552fc0be7f4c87832d23 (patch) | |
tree | 15ca648c32a18eb8fa7d6247bfcc1aeb82b48b16 | |
parent | ee65f15ec83da1fbadc3cb15c0cca5ba9c6eb508 (diff) |
Add a couple of bug links in the changelog.
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 6171635e..d8ff8509 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,11 +12,11 @@ hardinfo (0.5.1+git20170605-1) UNRELEASED; urgency=medium * Rewrite and modernize debian/copyright, keeping the copyright for the previous maintainer. * Add Homepage and Vcs-* fields in debian/control. - * Merge changes from Ubuntu: + * Merge changes from Ubuntu (Closes: #696407): - Drop the following patches (either because they have been upstreamed or they are no longer needed): + 00-makefile-lib.patch - no longer needed because of new build system - + 01-truncated_description.patch - upstreamed + + 01-truncated_description.patch - upstreamed (Closes: #554783) + 02-fix-distro-crash.patch - upstreamed + 03-detect-lxde.patch - concept upstreamed - Refresh the following patches: @@ -24,7 +24,7 @@ hardinfo (0.5.1+git20170605-1) UNRELEASED; urgency=medium 04-fix-ftbfs-shared-symbols.diff) + glibc-version.patch + aarch64.diff (rewritten for the new build system based off of Matthias - Klose's initial patch) + Klose's initial patch) (Closes: #779465) - Recommend lm-sensors in order to read information from sensors. -- Simon Quigley <tsimonq2@ubuntu.com> Sun, 18 Jun 2017 22:25:05 -0500 |