diff options
author | Brad Cowie <brad@wand.net.nz> | 2020-05-12 14:04:33 +1200 |
---|---|---|
committer | Brad Cowie <brad@wand.net.nz> | 2020-05-12 14:04:33 +1200 |
commit | 5fd42fff66352137d085de83173b945c674a9033 (patch) | |
tree | 5a6bc2dc969ed4acc882329bb6bb8ac2bcb211e8 /debian | |
parent | c34337684964029ffd4fc5653633892863942fd6 (diff) |
Update URLs.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 6 | ||||
-rw-r--r-- | debian/copyright | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/debian/control b/debian/control index 8bcbe683..0d1c1cc5 100644 --- a/debian/control +++ b/debian/control @@ -17,9 +17,9 @@ Build-Depends-Indep: python-pip, python-pbr Standards-Version: 3.9.5 -Homepage: http://osrg.github.io/ryu/ -Vcs-Git: git://github.com/osrg/ryu.git -Vcs-Browser: http://github.com/osrg/ryu +Homepage: https://ryu-sdn.org +Vcs-Git: git://github.com/faucetsdn/ryu.git +Vcs-Browser: https://github.com/faucetsdn/ryu XS-Python-Version: >= 2.6 Package: python-ryu diff --git a/debian/copyright b/debian/copyright index 63d77d3b..f05255cb 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: ryu -Source: http://github.com/osrg/ryu +Source: http://github.com/faucetsdn/ryu Files: * Copyright: 2014 Ryu Project Team <ryu-devel@lists.sourceforge.net> |