debian: Update GitHub URLs from keithw/mosh to mobile-shell/mosh
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
This commit is contained in:
committed by
John Hood
parent
f928435274
commit
c9ec54a004
Vendored
+2
-2
@@ -5,8 +5,8 @@ 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
|
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
|
Standards-Version: 3.9.6.1
|
||||||
Homepage: http://mosh.mit.edu
|
Homepage: http://mosh.mit.edu
|
||||||
Vcs-Git: git://github.com/keithw/mosh.git
|
Vcs-Git: https://github.com/mobile-shell/mosh.git
|
||||||
Vcs-Browser: https://github.com/keithw/mosh
|
Vcs-Browser: https://github.com/mobile-shell/mosh
|
||||||
|
|
||||||
Package: mosh
|
Package: mosh
|
||||||
Architecture: any
|
Architecture: any
|
||||||
|
|||||||
Vendored
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||||
Upstream-Name: mosh
|
Upstream-Name: mosh
|
||||||
Source: http://github.com/keithw/mosh
|
Source: https://github.com/mobile-shell/mosh
|
||||||
|
|
||||||
Files: *
|
Files: *
|
||||||
Copyright: 2012 Keith Winstein <mosh-devel@mit.edu>
|
Copyright: 2012 Keith Winstein <mosh-devel@mit.edu>
|
||||||
|
|||||||
Vendored
+1
-1
@@ -1,2 +1,2 @@
|
|||||||
version=3
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user