summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKeith Winstein <keithw@cs.stanford.edu>2017-08-24 15:05:59 -0700
committerKeith Winstein <keithw@cs.stanford.edu>2017-08-24 15:05:59 -0700
commitaaa956fcae6c400f8b20469e823204ac5e73c48f (patch)
treef22e31fafc4f6887f34364475495680ce973a4e3
parent8dcf622b5de1e30d150bcc5e4a68b9e9ea67446d (diff)
Lintian cleanups
-rw-r--r--debian/changelog2
-rw-r--r--debian/control2
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 78ea4e6..48c5fba 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,7 +3,7 @@ mosh (1.3.2-2) unstable; urgency=medium
* Fix "mosh FTBFS with gcc 7" <remove default constructors>
(Closes: #871030)
- -- Keith Winstein <keithw@cs.stanford.edu> Thu, 24 Aug 2017 01:03:23 -0400
+ -- Keith Winstein <keithw@mit.edu> Thu, 24 Aug 2017 15:04:25 -0700
mosh (1.3.2-1) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 19ca9a8..57f0ef6 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: net
Priority: optional
Maintainer: Keith Winstein <keithw@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, locales, tmux, less
-Standards-Version: 3.9.8
+Standards-Version: 4.1.0.0
Homepage: https://mosh.org
Vcs-Git: https://github.com/mobile-shell/mosh.git
Vcs-Browser: https://github.com/mobile-shell/mosh