Alexandros Kosiaris has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/375000 )
Change subject: Rebuild for stretch ...................................................................... Rebuild for stretch Bump debian-revision and add dh-golang in Build-Depends Change-Id: I6a96c6644618f16a2f1682b9028d41eace051542 --- M debian/changelog M debian/control 2 files changed, 8 insertions(+), 2 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/debs/cni refs/changes/00/375000/1 diff --git a/debian/changelog b/debian/changelog index 0cdb44e..8571ffb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +cni (0.3.0-1~wmf2) stretch-wikimedia; urgency=medium + + * Non-maintainer upload. + * Rebuilt for stretch-wikimedia + + -- Alexandros Kosiaris <[email protected]> Thu, 31 Aug 2017 17:25:00 +0300 + cni (0.3.0-1~wmf1) jessie-wikimedia; urgency=medium * Initial release. diff --git a/debian/control b/debian/control index c98828d..2841ca0 100644 --- a/debian/control +++ b/debian/control @@ -2,8 +2,7 @@ Section: net Priority: optional Maintainer: Giuseppe Lavagetto <[email protected]> -Build-Depends: debhelper (>= 9), golang-go (>=1.5) -#, glide +Build-Depends: debhelper (>= 9), golang-go (>=1.5), dh-golang Standards-Version: 3.9.8 Homepage: https://github.com/containernetworking/cni -- To view, visit https://gerrit.wikimedia.org/r/375000 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I6a96c6644618f16a2f1682b9028d41eace051542 Gerrit-PatchSet: 1 Gerrit-Project: operations/debs/cni Gerrit-Branch: master Gerrit-Owner: Alexandros Kosiaris <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
