summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--debian/changelog11
-rw-r--r--debian/control2
2 files changed, 12 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 206ead2..0ca2e36 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+apr-util (1.6.3-2) unstable; urgency=medium
+
+ * Incorporate NMU. Thanks to all the 64-bit time_t transition
+ people.
+ * Bump libapr1-dev Build-Dep to 1.7.2-3.2. Hopefully
+ closes: #1066821
+ * Add more 64-bit time_t patches from Simon McVittie. Thanks.
+ Closes: #1066821
+
+ -- Stefan Fritsch <sf@debian.org> Mon, 18 Mar 2024 20:21:56 +0100
+
apr-util (1.6.3-1.1~progress7.99u1) graograman-backports; urgency=medium
* Uploading to graograman-updates, remaining changes:
diff --git a/debian/control b/debian/control
index 329eb75..1db0672 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends: debhelper-compat (= 11),
libexpat1-dev,
libdb-dev,
libgdbm-dev,
- libapr1-dev (>> 1.7.2-1~),
+ libapr1-dev (>> 1.7.2-3.2~),
libsqlite3-dev,
libpq-dev,
default-libmysqlclient-dev,