diff --git a/debian/changelog b/debian/changelog index 5de2d16..d305d61 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ -linbpq (6.0.24.42-1~hibbian+3) UNRELEASED; urgency=medium +linbpq (6.0.24.42-1~hibbian+3) bookworm-hibbian-unstable; urgency=medium * 32bit build error + - Patch updated to fix hopefully - -- Dave Hibberd Fri, 30 Aug 2024 12:20:56 +0100 + -- Dave Hibberd Fri, 30 Aug 2024 12:21:57 +0100 linbpq (6.0.24.42-1~hibbian+2) bookworm-hibbian-unstable; urgency=medium diff --git a/debian/rules b/debian/rules index 76d6973..b8b1ea0 100755 --- a/debian/rules +++ b/debian/rules @@ -1,8 +1,6 @@ #!/usr/bin/make -f export DEB_BUILD_MAINT_OPTIONS=hardening=+all -CFLAGS = $(shell dpkg-buildflags --get CFLAGS) -#CFLAGS += -fcommon %: dh $@