diff options
| author | Michael Biebl <biebl@debian.org> | 2018-01-24 23:59:05 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2018-01-24 23:59:05 +0100 |
| commit | faa06d49913c58403f2de9a4d4ff742eeae6a763 (patch) | |
| tree | 570eb284e77edf4d8d92910f787c76408363dd92 /debian/control | |
| parent | ca75059f238159a436f97a5883269e9d4c172441 (diff) | |
Set Rules-Requires-Root to no
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 2b0cf8cc..309aa20e 100644 --- a/debian/control +++ b/debian/control @@ -47,6 +47,7 @@ Build-Depends: debhelper (>= 10.3), dbus <!nocheck>, python-dbus <!nocheck> Standards-Version: 4.1.2 +Rules-Requires-Root: no Vcs-Git: https://anonscm.debian.org/git/pkg-utopia/network-manager.git Vcs-Browser: https://anonscm.debian.org/git/pkg-utopia/network-manager.git Homepage: https://wiki.gnome.org/Projects/NetworkManager |