diff options
| author | Martin Winter <mwinter@opensourcerouting.org> | 2017-09-28 17:08:31 -0700 |
|---|---|---|
| committer | Martin Winter <mwinter@opensourcerouting.org> | 2017-10-10 07:52:49 -0700 |
| commit | 7fa57d05fdd663df2116785e2bdf657085eb619d (patch) | |
| tree | ef5f46f8d1dbbb03460fcb5887d08d5f53bb3166 | |
| parent | a8cd9f204e02677fdea92870576a93bfeeeff80a (diff) | |
debianpkg: Fix some old references to freerangerouting instead of frrouting
| -rw-r--r-- | debianpkg/backports/ubuntu12.04/debian/control | 4 | ||||
| -rw-r--r-- | debianpkg/backports/ubuntu14.04/debian/control | 4 | ||||
| -rw-r--r-- | debianpkg/control | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/debianpkg/backports/ubuntu12.04/debian/control b/debianpkg/backports/ubuntu12.04/debian/control index 2cd8fab4d2..9dc5eea5c3 100644 --- a/debianpkg/backports/ubuntu12.04/debian/control +++ b/debianpkg/backports/ubuntu12.04/debian/control @@ -6,7 +6,7 @@ Uploaders: Nobody <nobody@frrouting.org> XSBC-Original-Maintainer: <maintainers@frrouting.org> Build-Depends: debhelper (>= 7.0.50~), libncurses5-dev, libreadline-dev, texlive-latex-base, texlive-generic-recommended, libpam0g-dev | libpam-dev, libcap-dev, texinfo (>= 4.7), imagemagick, ghostscript, groff, autotools-dev, hardening-wrapper, libpcre3-dev, gawk, chrpath, libsnmp-dev, git, dh-autoreconf, libjson0, libjson0-dev, pkg-config, python (>= 2.7), python-ipaddr Standards-Version: 3.9.6 -Homepage: http://www.freerangerouting.org/ +Homepage: http://www.frrouting.org/ XS-Testsuite: autopkgtest Package: frr @@ -22,7 +22,7 @@ Description: BGP/OSPF/RIP/RIPng/ISIS/PIM/LDP routing daemon forked from Quagga PIM and LDP as well as the IPv6 versions of these. . FRR is a fork of Quagga with an open community model. The main git - lives on https://github.com/freerangerouting/frr.git + lives on https://github.com/frrouting/frr.git Package: frr-dbg Architecture: any diff --git a/debianpkg/backports/ubuntu14.04/debian/control b/debianpkg/backports/ubuntu14.04/debian/control index 15dbfbe7e0..ccbe23fddb 100644 --- a/debianpkg/backports/ubuntu14.04/debian/control +++ b/debianpkg/backports/ubuntu14.04/debian/control @@ -6,7 +6,7 @@ Uploaders: Nobody <nobody@frrouting.org> XSBC-Original-Maintainer: <maintainers@frrouting.org> Build-Depends: debhelper (>= 7.0.50~), libncurses5-dev, libreadline-dev, texlive-latex-base, texlive-generic-recommended, libpam0g-dev | libpam-dev, libcap-dev, texinfo (>= 4.7), imagemagick, ghostscript, groff, autotools-dev, hardening-wrapper, libpcre3-dev, gawk, chrpath, libsnmp-dev, git, dh-autoreconf, libjson-c-dev, libjson-c2, pkg-config, python (>= 2.7), python-ipaddr Standards-Version: 3.9.6 -Homepage: http://www.freerangerouting.org/ +Homepage: http://www.frrouting.org/ XS-Testsuite: autopkgtest Package: frr @@ -22,7 +22,7 @@ Description: BGP/OSPF/RIP/RIPng/ISIS/PIM/LDP routing daemon forked from Quagga PIM and LDP as well as the IPv6 versions of these. . FRR is a fork of Quagga with an open community model. The main git - lives on https://github.com/freerangerouting/frr.git + lives on https://github.com/frrouting/frr.git Package: frr-dbg Architecture: any diff --git a/debianpkg/control b/debianpkg/control index 9e68c54bd3..a15e2025ca 100644 --- a/debianpkg/control +++ b/debianpkg/control @@ -5,7 +5,7 @@ Maintainer: Nobody <nobody@frrouting.org> Uploaders: Nobody <nobody@frrouting.org> Build-Depends: debhelper (>= 7.0.50~), libncurses5-dev, libreadline-dev, texlive-latex-base, texlive-generic-recommended, libpam0g-dev | libpam-dev, libcap-dev, texinfo (>= 4.7), imagemagick, ghostscript, groff, autotools-dev, hardening-wrapper, libpcre3-dev, gawk, chrpath, libsnmp-dev, git, dh-autoreconf, libjson-c-dev, libjson-c2, dh-systemd, libsystemd-dev, bison, flex, libc-ares-dev, pkg-config, python (>= 2.7), python-ipaddr Standards-Version: 3.9.6 -Homepage: http://www.freerangerouting.org/ +Homepage: http://www.frrouting.org/ Package: frr Architecture: any @@ -20,7 +20,7 @@ Description: BGP/OSPF/RIP/RIPng/ISIS/PIM/LDP routing daemon forked from Quagga PIM and LDP as well as the IPv6 versions of these. . FRR is a fork of Quagga with an open community model. The main git - lives on https://github.com/freerangerouting/frr.git + lives on https://github.com/frrouting/frr.git Package: frr-dbg Architecture: any |
