summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2023-07-11 21:48:01 +0100
committerSimon McVittie <smcv@debian.org>2023-07-11 22:05:19 +0100
commit146baa81449698886bd002b27656dbfaea39de90 (patch)
treefb71b4c4e7f827e25c7a98437f1cdc1c864d3410
parent3d758e6195c77968e681c748a5e038e07ee9bbe1 (diff)
Release to unstable (transition: #1039911)debian/1.2.64-5
-rw-r--r--debian/changelog13
-rwxr-xr-xdebian/rules6
2 files changed, 14 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog
index 8671cdb..8a6ea24 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+sdl12-compat (1.2.64-5) unstable; urgency=medium
+
+ * Release to unstable (transition: #1039911)
+ - The source package doesn't contain X11 extensions (Closes: #465780)
+ - libsdl1.2debian no longer links to the GPL libcaca library
+ (Closes: #871807)
+ - This version of SDL_opengl.h no longer includes glext.h
+ (Closes: #925324)
+ - This finally makes libsdl1.2-dev multiarch co-installable
+ (Closes: #932372)
+
+ -- Simon McVittie <smcv@debian.org> Tue, 11 Jul 2023 21:43:08 +0100
+
sdl12-compat (1.2.64-4+exp1) experimental; urgency=medium
* Take over libsdl1.2debian, libsdl1.2-dev from SDL 1.2 classic.
diff --git a/debian/rules b/debian/rules
index d9720f3..c7e6489 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,8 +21,4 @@ override_dh_fixperms:
chmod --recursive a+rX,u+w,og-w debian/*-tests/usr/libexec/installed-tests
override_dh_gencontrol:
- # While preparing the transition in experimental, we use the
- # equivalent of ${binary:Version}.
- # TODO: When we take over libsdl1.2debian and libsdl1.2-dev in
- # unstable, set this to the version in which we did that.
- dh_gencontrol -- -Vsdl12compat:Takeover-Version=$(DEB_VERSION)
+ dh_gencontrol -- -Vsdl12compat:Takeover-Version=1.2.64-4+exp1