From 49760579bd2cdccd47c270c151ceea848a18b69a Mon Sep 17 00:00:00 2001 From: Benjamin Barenblat Date: Wed, 26 Oct 2022 19:54:00 -0400 Subject: Start updating Debian packaging for 1.3.2.95rc2 --- debian/changelog | 6 ++++++ debian/control | 1 + 2 files changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index 48c5fba..9543d8d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +mosh (1.3.2.95rc2-1) UNRELEASED; urgency=medium + + * New upstream release candidate. + + -- Benjamin Barenblat Wed, 26 Oct 2022 19:48:12 -0400 + mosh (1.3.2-2) unstable; urgency=medium * Fix "mosh FTBFS with gcc 7" diff --git a/debian/control b/debian/control index 57f0ef6..9f9cf41 100644 --- a/debian/control +++ b/debian/control @@ -2,6 +2,7 @@ Source: mosh Section: net Priority: optional Maintainer: Keith Winstein +Uploaders: Alex Chernyakhovsky , Benjamin Barenblat 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: 4.1.0.0 Homepage: https://mosh.org -- cgit v1.2.3