summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Shadura <andrewsh@debian.org>2021-01-04 19:30:08 +0100
committerAndrej Shadura <andrewsh@debian.org>2021-01-04 19:30:08 +0100
commitefbeb2ef9a08f9e4f2d4afb771f9974ac8a8dcbd (patch)
tree6a49db73d98989dd5bf28c972cf518987e43473d
parent2f1d69622aaf7d57db0808c04e917bed769e0553 (diff)
Update the changelogdebian/0.7.0-10.4
-rw-r--r--debian/changelog21
1 files changed, 19 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 7a2cf46..e7f0481 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,20 @@
+osdsh (0.7.0-10.4) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Refresh patches and add patches to fix build with GCC 10
+ (Closes: #957647):
+ - Explicitly include unistd.h, string.h, stdlib.h
+ - Allocate mixerdevice only once
+ - Add forward declarations for functions in other source files
+ - Use snprintf for a bit more robust string handling
+ * Trim trailing whitespace.
+ * Bump debhelper from old 10 to 13.
+ * Set debhelper-compat version in Build-Depends.
+ * Fix Makefiles to use system compiler settings.
+ * Export buildflags.
+
+ -- Andrej Shadura <andrewsh@debian.org> Mon, 04 Jan 2021 19:27:50 +0100
+
osdsh (0.7.0-10.3) unstable; urgency=medium
* Non-maintainer upload.
@@ -12,7 +29,7 @@ osdsh (0.7.0-10.2) unstable; urgency=medium
* Non-maintainer upload.
* Upgrade to dh compat level 10 (Closes: #817610).
- -- Andrew Shadura <andrewsh@debian.org> Tue, 04 Oct 2016 12:11:21 +0200
+ -- Andrej Shadura <andrewsh@debian.org> Tue, 04 Oct 2016 12:11:21 +0200
osdsh (0.7.0-10.1) unstable; urgency=low
@@ -21,7 +38,7 @@ osdsh (0.7.0-10.1) unstable; urgency=low
* Switch to 3.0 (quilt) source package format.
* Update menu file.
- -- Andrew Shadura <andrewsh@debian.org> Mon, 30 Sep 2013 13:59:25 +0200
+ -- Andrej Shadura <andrewsh@debian.org> Mon, 30 Sep 2013 13:59:25 +0200
osdsh (0.7.0-10) unstable; urgency=low