From c9ec54a004fababacca4a83e010c13fb0edb2bdf Mon Sep 17 00:00:00 2001 From: Anders Kaseorg Date: Mon, 4 Jan 2016 15:31:25 -0500 Subject: [PATCH] debian: Update GitHub URLs from keithw/mosh to mobile-shell/mosh Signed-off-by: Anders Kaseorg --- debian/control | 4 ++-- debian/copyright | 2 +- debian/watch | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/control b/debian/control index 5da4c17..0a417d8 100644 --- a/debian/control +++ b/debian/control @@ -5,8 +5,8 @@ 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.6.1 Homepage: http://mosh.mit.edu -Vcs-Git: git://github.com/keithw/mosh.git -Vcs-Browser: https://github.com/keithw/mosh +Vcs-Git: https://github.com/mobile-shell/mosh.git +Vcs-Browser: https://github.com/mobile-shell/mosh Package: mosh Architecture: any diff --git a/debian/copyright b/debian/copyright index 3a248ea..e3c56db 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,6 +1,6 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: mosh -Source: http://github.com/keithw/mosh +Source: https://github.com/mobile-shell/mosh Files: * Copyright: 2012 Keith Winstein diff --git a/debian/watch b/debian/watch index 7226326..c09800b 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=3 -https://github.com/keithw/mosh/tags .*/mosh-(\d[\d\.]+)\.tar\.gz +https://github.com/mobile-shell/mosh/tags .*/mosh-(\d[\d\.]+)\.tar\.gz