From: Rafael Laboissière Date: Sat, 18 Dec 2021 07:30:40 +0000 (-0300) Subject: d/control: Build-depend on desktop-file-utils X-Git-Tag: archive/raspbian/2.5-2+rpi1^2~4 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=ca0f3e7f5f98c0ab1ba36ec4bd1249cb19084f10;p=mathgl.git d/control: Build-depend on desktop-file-utils --- diff --git a/debian/changelog b/debian/changelog index a622d20..8d44644 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ mathgl (2.5-1) UNRELEASED; urgency=medium + Tighten dependency on libmgl-data to the current source:Version + Bump Standards-Version to 4.6.0 (no changes needed) + Bump to debhelper compatibility level 13 + + Build-depend on desktop-file-utils * Adjust the names of the d/lib*.install files for new upstream SOVERSION * New scheme for enabling cmake modules + d/p/CMakeLists.patch: Drop patch diff --git a/debian/control b/debian/control index 96e1afd..5267c9f 100644 --- a/debian/control +++ b/debian/control @@ -8,6 +8,7 @@ Build-Depends: chrpath, cmake, debhelper-compat (= 13), + desktop-file-utils, dh-sequence-python3, fluid, freeglut3-dev,