aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSimon Quigley <tsimonq2@ubuntu.com>2017-06-19 22:23:58 -0500
committerSimon Quigley <tsimonq2@ubuntu.com>2017-06-19 22:23:58 -0500
commit8e6fb63866e9fbfd29e8959dcf8b5d346b2a51f5 (patch)
treed45e583a68b0e0e68d5723bb82959fe8e36d3ecb /debian
parent3bc42f48642f011fc65788f4c01912e0fc5f03f8 (diff)
Revise debian/changelog a bit.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog32
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