debian/control: Add Rules-Requires-Root and Vcs-Browser fields

Add the Rules-Requires-Root and Vcs-Browser fields.
Choose secure https instead of git protocol in Vcs-Git field.

Suggested-by: Pierre-Elliott Bécue <peb@debian.org>
Signed-off-by: Helge Deller <deller@gmx.de>
diff --git a/debian/control b/debian/control
index b795d1d..3f4ae58 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,10 @@
 Maintainer: Helge Deller <deller@gmx.de>
 Standards-Version: 4.5.0
 Build-Depends: libpcap-dev
+Rules-Requires-Root: binary-targets
 Homepage: https://git.kernel.org/pub/scm/linux/kernel/git/deller/rbootd.git
-Vcs-Git: git://git.kernel.org/pub/scm/linux/kernel/git/deller/rbootd.git
+Vcs-Git: https://git.kernel.org/pub/scm/linux/kernel/git/deller/rbootd.git
+Vcs-Browser: https://git.kernel.org/pub/scm/linux/kernel/git/deller/rbootd.git
 
 Package: rbootd
 Architecture: any