Rafael Laboissière pushed to branch master at Debian Med / praat
Commits: 1a8f1182 by Rafael Laboissière at 2024-01-18T09:35:16-03:00 d/rules: Undo changes in previous release of the package They were not meant to the praat package. Gbp-Dch: Full - - - - - 507c04cd by Rafael Laboissière at 2024-01-18T09:36:02-03:00 d/changelog: Add entry for release 6.4.04+dfsg-3 Gbp-Dch: Ignore - - - - - 2 changed files: - debian/changelog - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +praat (6.4.04+dfsg-3) unstable; urgency=medium + + * d/rules: Undo changes in previous release of the package. + They were not meant to the praat package. + + -- Rafael Laboissière <[email protected]> Thu, 18 Jan 2024 09:35:48 -0300 + praat (6.4.04+dfsg-2) unstable; urgency=medium * d/rules: Avoid FTBFS on armhf. ===================================== debian/rules ===================================== @@ -13,13 +13,6 @@ APPDIR = usr/share/applications SUBSTCMD = sed 's:@BINDIR@:$(BINDIR):g;s:@PIXDIR@:$(PIXDIR):g; \ s:@SVGDIR@:$(SVGDIR):g;s:@APPDIR@:$(APPDIR):g' -# This is a workaround for Bug#1055750 and Bug#1055228 -ifeq ($(DEB_TARGET_ARCH),armhf) - export DEB_BUILD_MAINT_OPTIONS = hardening=+all,-stackclash -else - export DEB_BUILD_MAINT_OPTIONS = hardening=+all -endif - include /usr/share/dpkg/architecture.mk -include /usr/share/dpkg/buildtools.mk PKG_CONFIG ?= pkg-config View it on GitLab: https://salsa.debian.org/med-team/praat/-/compare/f7aa08506316110552f719a60c1a275ee4464b5a...507c04cdd65d2d4f7ce0e70833220067f84c7eec -- View it on GitLab: https://salsa.debian.org/med-team/praat/-/compare/f7aa08506316110552f719a60c1a275ee4464b5a...507c04cdd65d2d4f7ce0e70833220067f84c7eec You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
