Elukey has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/404457 )
Change subject: Bump debhelper compat to 11, Standards-Version ...................................................................... Bump debhelper compat to 11, Standards-Version Change-Id: I5e8a6939519e19200860445fa25b7026adcfd801 --- M debian/compat M debian/control 2 files changed, 3 insertions(+), 3 deletions(-) Approvals: Elukey: Verified; Looks good to me, approved diff --git a/debian/compat b/debian/compat index ec63514..b4de394 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +11 diff --git a/debian/control b/debian/control index 6f93434..1a4d923 100644 --- a/debian/control +++ b/debian/control @@ -2,8 +2,8 @@ Section: web Priority: optional Maintainer: Andrew Otto (WMF) <[email protected]> -Build-Depends: debhelper (>= 9), dh-systemd (>= 1.5), librdkafka-dev (>= 0.8.3), libyajl-dev, zlib1g-dev (>= 1:1.2.8) -Standards-Version: 3.9.5 +Build-Depends: debhelper (>= 11~), librdkafka-dev (>= 0.8.3), libyajl-dev, zlib1g-dev (>= 1:1.2.8) +Standards-Version: 4.1.3 Vcs-Git: https://gerrit.wikimedia.org/r/analytics/kafkatee Vcs-Browser: https://phabricator.wikimedia.org/diffusion/ANKA/ -- To view, visit https://gerrit.wikimedia.org/r/404457 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I5e8a6939519e19200860445fa25b7026adcfd801 Gerrit-PatchSet: 1 Gerrit-Project: analytics/kafkatee Gerrit-Branch: master Gerrit-Owner: Faidon Liambotis <[email protected]> Gerrit-Reviewer: Elukey <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
