Description: Downgrade Meson libddbus (3.0.0-1) unstable; urgency=medium . * Initial release Author: Chris Josten --- The information above should follow the Patch Tagging Guidelines, please checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here are templates for supplementary fields that you might want to add: Origin: , Bug: Bug-Debian: https://bugs.debian.org/ Bug-Ubuntu: https://launchpad.net/bugs/ Forwarded: Reviewed-By: Last-Update: 2021-03-02 --- libddbus-3.0.0.orig/meson.build +++ libddbus-3.0.0/meson.build @@ -1,7 +1,7 @@ project( 'ddbus', 'd', - meson_version: '>=0.50', + meson_version: '>=0.49', version: '3.0.0', )