summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index a5ec2023..96bcae06 100644
--- a/debian/control
+++ b/debian/control
@@ -17,8 +17,8 @@ Build-Depends: debhelper (>= 10.3),
libnotify-dev (>= 0.6.1),
libwebkit2gtk-4.0-dev (>= 2.8.1)
Standards-Version: 4.1.1
-Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/zenity
-Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/zenity
+Vcs-Git: https://anonscm.debian.org/git/pkg-gnome/zenity.git
+Vcs-Browser: https://anonscm.debian.org/git/pkg-gnome/zenity.git
Homepage: https://wiki.gnome.org/Projects/Zenity
Package: zenity
bgstack15