diff --git a/debian/changelog b/debian/changelog index 5c966673eaebb482834ae1005a071f3550998d17..04b2f21e703ad57e8173e425108f463b9c219ffd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,8 @@ light-locker (1.8.0-4) UNRELEASED; urgency=medium * Set upstream metadata fields: Bug-Submit. * Refer to specific version of license GPL-2+. * Update standards version to 4.5.0, no changes needed. + * Remove constraints unnecessary since stretch: + + Build-Depends: Drop versioned constraint on debhelper. -- Debian Janitor Wed, 25 Dec 2019 08:22:47 +0000 diff --git a/debian/control b/debian/control index 96a52bc978ed00af1bd07699e9e365f6bd00c35f..a3204b347dfea6a59e8cff931dd2d034def1cfdb 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: x11 Priority: optional Maintainer: Debian Xfce Maintainers Uploaders: Yves-Alexis Perez -Build-Depends: debhelper (>= 10), +Build-Depends: debhelper, intltool, libdbus-glib-1-dev, libgtk-3-dev,