From: IOhannes m zmölnig Date: Mon, 1 Aug 2016 11:25:25 +0000 (+0200) Subject: ready for upload to unstable X-Git-Tag: archive/raspbian/2.5.1+ds-1+rpi1~1^2~280 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=442a1c392c219681dd5e22d5adf9514d665b36da;p=jacktrip.git ready for upload to unstable --- diff --git a/debian/changelog b/debian/changelog index ca4c937..7f28e7d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +jacktrip (1.1~repack-4) unstable; urgency=medium + + * Get CFLAGS from librtaudio via pkg-config (Closes: #828951) + * B-D on pkg-config + * lintian-ignore build warnings for jacktrip_debug + * Removed .gitignore + * Suggest to use gbp-postclone hook instead + * Updated d/copyright + * Bumped standards version to 3.9.8 + * No changes needed + + -- IOhannes m zmölnig (Debian/GNU) Mon, 01 Aug 2016 13:24:49 +0200 + jacktrip (1.1~repack-3) unstable; urgency=medium * Updated Vcs-* stanzas diff --git a/debian/control b/debian/control index bc9bf13..c18cdac 100644 --- a/debian/control +++ b/debian/control @@ -13,9 +13,10 @@ Build-Depends: cdbs, help2man, qtbase5-dev, qt5-qmake, + pkg-config, libjack-dev, librtaudio-dev -Standards-Version: 3.9.7 +Standards-Version: 3.9.8 Homepage: https://github.com/jcacerec/jacktrip/ Vcs-Git: https://anonscm.debian.org/git/pkg-multimedia/jacktrip.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-multimedia/jacktrip.git