diff options
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 32 | 
1 files changed, 11 insertions, 21 deletions
| diff --git a/debian/changelog b/debian/changelog index e11cffd2..127a233b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,31 +1,21 @@  hardinfo (0.5.1+git20170619-1) UNRELEASED; urgency=medium -  * Change myself to the Maintainer in debian/control (Closes: #852525). +  * Update to latest upstream Git commit (02de5fa) to fix a few issues. +  * Adopt the package (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 upstream Git commit (02de5fa) 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. +  * Bump debhelper compat version to 10. +  * Use source format 3.0 (quilt). +  * Rewrite and use the dh sequencer in debian/rules, build with cmake.    * Add ${misc:Depends} to hardinfo's dependencies. -  * Rewrite and modernize debian/copyright, keeping the copyright for -    the previous maintainer. +  * Rewrite debian/copyright to use copyright-format 1.0.    * Add Homepage and Vcs-* fields in debian/control. -  * 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 (Closes: #554783) -      + 02-fix-distro-crash.patch - upstreamed -      + 03-detect-lxde.patch - concept upstreamed -      + 04-fix-ftbfs-shared-symbols.diff - upstreamed -    - Refresh the following patches: -      + glibc-version.patch -      + aarch64.diff (rewritten for the new build system based off of Matthias -        Klose's initial patch) (Closes: #779465) +  * Merge changes from Ubuntu (Closes: #696407, #554783): +    - Add glibc-version.patch for compatibility with a different glibc +      location. +    - Add aarch64.diff (rewritten for the new build system based off of +      Matthias Klose's initial patch) (Closes: #779465)      - Recommend lm-sensors in order to read information from sensors. -  * Install the manpage correctly.   -- Simon Quigley <tsimonq2@ubuntu.com>  Sun, 18 Jun 2017 22:25:05 -0500 | 
