summaryrefslogtreecommitdiffhomepage
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index 770f790..2689b0b 100644
--- a/debian/control
+++ b/debian/control
@@ -36,8 +36,8 @@ Build-Depends: debhelper (>= 10),
libghc-websockets-dev (>= 0.9),
Standards-Version: 3.9.8
Homepage: https://debug-me.branchable.com/
-Vcs-Git: https://git.spwhitton.name/keysafe
-Vcs-Browser: https://git.spwhitton.name/keysafe
+Vcs-Git: https://git.spwhitton.name/debug-me
+Vcs-Browser: https://git.spwhitton.name/debug-me
Package: debug-me
Architecture: any
@@ -63,7 +63,7 @@ Description: secure remote debugging
Package: debug-me-server
Architecture: all
Depends: ${misc:Depends},
- keysafe-bin,
+ debug-me,
lsb-base (>= 3.0-6),
adduser,
Description: run a debug-me server for secure remote debugging