summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog5
-rw-r--r--debian/control2
2 files changed, 4 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 498a9b61863..08f67cb65a2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
-emacs-snapshot (30.1~git20230822.1~bpo12+1~athena1) UNRELEASED; urgency=medium
+emacs-snapshot (30.1~git20230822.1~bpo12+1~athena1) bookworm-backports; urgency=medium
* Rebuild for athena apt repository.
+ * Drop libgccjit dependency bound again.
- -- Sean Whitton <spwhitton@spwhitton.name> Thu, 24 Aug 2023 08:42:09 +0100
+ -- Sean Whitton <spwhitton@spwhitton.name> Thu, 24 Aug 2023 08:44:07 +0100
emacs-snapshot (30.1~git20230822.1) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index ec95994c5b2..e7106938a29 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends:
libasound2-dev,
libcairo-dev,
libdbus-1-dev,
- libgccjit-13-dev,
+ libgccjit-12-dev,
libgif-dev,
libgnutls28-dev,
libgmp-dev,