diff --git a/debian/changelog b/debian/changelog index d73c2e3..a7ba01c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,11 @@ ssh-contact (0.7-2) UNRELEASED; urgency=medium + [ Jonny Lamb ] * Remove myself from Uploaders. + + [ Debian Janitor ] + * Remove constraints unnecessary since buster: + + Build-Depends: Drop versioned constraint on debhelper and intltool. -- Jonny Lamb Wed, 15 Jun 2016 12:20:24 +0100 diff --git a/debian/control b/debian/control index 9fa4c84..4654f08 100644 --- a/debian/control +++ b/debian/control @@ -3,11 +3,11 @@ Priority: extra Maintainer: Debian Telepathy maintainers Uploaders: Laurent Bigonville -Build-Depends: debhelper (>= 7.0.50~), +Build-Depends: debhelper, autotools-dev, libglib2.0-dev (>= 2.28), libtelepathy-glib-dev (>= 0.15.5), - intltool (>= 0.35.0) + intltool Standards-Version: 3.9.3 Homepage: http://telepathy.freedesktop.org/wiki/SSH-Contact Vcs-Git: git://git.debian.org/git/pkg-telepathy/ssh-contact.git