diff -pruN 1.2.0-13/debian/changelog 1.2.0-14/debian/changelog
--- 1.2.0-13/debian/changelog	2023-10-23 15:10:14.000000000 +0000
+++ 1.2.0-14/debian/changelog	2024-10-11 17:27:37.000000000 +0000
@@ -1,3 +1,10 @@
+haskell-yesod-default (1.2.0-14) unstable; urgency=medium
+
+  * Declare compliance with Debian policy 4.7.0
+  * Sourceful upload for GHC 9.6
+
+ -- Ilias Tsitsimpis <iliastsi@debian.org>  Fri, 11 Oct 2024 20:27:37 +0300
+
 haskell-yesod-default (1.2.0-13) unstable; urgency=medium
 
   * Declare compliance with Debian policy 4.6.2
diff -pruN 1.2.0-13/debian/control 1.2.0-14/debian/control
--- 1.2.0-13/debian/control	2023-10-23 15:10:14.000000000 +0000
+++ 1.2.0-14/debian/control	2024-10-11 17:27:37.000000000 +0000
@@ -8,7 +8,7 @@ Rules-Requires-Root: no
 Build-Depends:
  cdbs,
  debhelper (>= 10),
- ghc (>= 9.4),
+ ghc (>= 9.6),
  ghc-prof,
  haskell-devscripts (>= 0.13),
  libghc-yesod-core-dev (>= 1.2),
@@ -16,7 +16,7 @@ Build-Depends:
 Build-Depends-Indep:
  ghc-doc,
  libghc-yesod-core-doc,
-Standards-Version: 4.6.2
+Standards-Version: 4.7.0
 Homepage: http://www.yesodweb.com/
 Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-yesod-default
 Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-yesod-default]
