diff options
author | Daniil Baturin <daniil@baturin.org> | 2014-08-17 23:47:34 +0200 |
---|---|---|
committer | Daniil Baturin <daniil@baturin.org> | 2014-08-17 23:47:34 +0200 |
commit | cdf3d1a5003a69bb7af535dd05cab1c6a81b2812 (patch) | |
tree | f0a127e88dea46fe26db02f1dfad1a862901224e | |
parent | e29a40eb8a1d823759b8ac2f9c2112b1c3b7ec14 (diff) | |
download | vyatta-biosdevname-cdf3d1a5003a69bb7af535dd05cab1c6a81b2812.tar.gz vyatta-biosdevname-cdf3d1a5003a69bb7af535dd05cab1c6a81b2812.zip |
Update maintainer address.
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index d36af62..59d78de 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: vyatta-biosdevname Section: contrib/net Priority: extra -Maintainer: Vyatta Package Maintainers <maintainers@vyatta.com> +Maintainer: VyOS Package Maintainers <maintainers@vyos.net> Build-Depends: debhelper (>= 5), autotools-dev, libpci-dev Standards-Version: 3.7.2 @@ -14,7 +14,7 @@ Depends: ${shlibs:Depends}, Pre-Depends: Suggests: Replaces: -Description: Vyatta version of the biosdevname utility. +Description: VyOS version of the biosdevname utility. Provides biosdevname which takes a kernel device name as an argument, and returns the BIOS-given name it "should" be. This is necessary on systems where the BIOS name for a given device (e.g. the |