diff --git a/debian/compat b/debian/compat index 7f8f011..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -7 +9 diff --git a/debian/control b/debian/control index f8e3eec..b31a28c 100644 --- a/debian/control +++ b/debian/control @@ -2,9 +2,9 @@ Source: mosh Section: net Priority: optional Maintainer: Keith Winstein -Build-Depends: debhelper (>= 7.0.50), autotools-dev, protobuf-compiler, libprotobuf-dev, dh-autoreconf, pkg-config, libutempter-dev, zlib1g-dev, libncurses5-dev, libssl-dev, bash-completion -Standards-Version: 3.9.7 -Homepage: http://mosh.mit.edu +Build-Depends: debhelper (>= 9), autotools-dev, protobuf-compiler, libprotobuf-dev, dh-autoreconf, pkg-config, libutempter-dev, zlib1g-dev, libncurses5-dev, libssl-dev, bash-completion +Standards-Version: 3.9.8 +Homepage: https://mosh.mit.edu Vcs-Git: https://github.com/mobile-shell/mosh.git Vcs-Browser: https://github.com/mobile-shell/mosh