summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--debian/changelog18
-rw-r--r--debian/control4
2 files changed, 14 insertions, 8 deletions
diff --git a/debian/changelog b/debian/changelog
index e31bff9..3105d0c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+sexpp (0.8.7-4) unstable; urgency=medium
+
+ * thanks Helmut and Boyuan for the fixes!
+ * b-d: move from pkg-config to pkgconf
+ * Standards-Version: bump to 4.7.0 (no changes needed)
+
+ -- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Wed, 17 Apr 2024 18:56:06 -0400
+
sexpp (0.8.7-3.1~progress7.99u1) graograman-backports; urgency=medium
* Initial reupload to graograman-backports.
@@ -10,13 +18,11 @@ sexpp (0.8.7-3.1~progress7.99u1) graograman-backports; urgency=medium
sexpp (0.8.7-3.1) unstable; urgency=medium
- * Non-maintainer upload
-
- [ Mechtilde ]
- * [a1ca100] Fix noheck FTBFS. (Closes: #1050329)
- + Thanks Helmut Grohne for the patch
+ [ Helmut Grohne ]
+ * Non-maintainer upload.
+ * debian/rules: Fix typo that causes nocheck FTBFS. (Closes: #1050329)
- -- Mechtilde Stehmann <mechtilde@debian.org> Sun, 01 Oct 2023 10:06:24 +0200
+ -- Boyuan Yang <byang@debian.org> Tue, 03 Oct 2023 14:20:43 -0400
sexpp (0.8.7-3) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 39e4c0f..7c1a4c1 100644
--- a/debian/control
+++ b/debian/control
@@ -9,8 +9,8 @@ Build-Depends:
cmake (>= 3.14),
debhelper-compat (= 13),
googletest <!nocheck>,
- pkg-config,
-Standards-Version: 4.6.2
+ pkgconf,
+Standards-Version: 4.7.0
Vcs-Browser: https://git.progress-linux.org/packages/graograman-backports/sexpp
Vcs-Git: https://git.progress-linux.org/packages/graograman-backports/sexpp
XSBC-Original-Vcs-Browser: https://salsa.debian.org/debian/sexpp