aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian
diff options
context:
space:
mode:
authorGravatar John Hood <cgull@glup.org>2016-05-23 21:38:43 -0400
committerGravatar John Hood <cgull@glup.org>2016-05-25 02:13:11 -0400
commite167b2f9c0695027696a4f98fe7fb9186f6c489f (patch)
tree6d9c7777dab1f12d73bf96ff8cd9f61473aed784 /debian
parente89c4fcb656c6d6dd867aec0e1b7106de9ad5eea (diff)
Debian packaging fixes and updates.
Diffstat (limited to 'debian')
-rw-r--r--debian/compat2
-rw-r--r--debian/control6
2 files changed, 4 insertions, 4 deletions
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 <keithw@mit.edu>
-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