summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorJeremy Bicha <jbicha@debian.org>2017-12-16 13:05:20 -0500
committerJeremy Bicha <jbicha@debian.org>2017-12-16 13:05:20 -0500
commitec05c9cd1ad18a3ebdb7bed3a22bb0d16f05ec47 (patch)
tree0e2ef76b6fabff0d1b063875c43eb4dd01a010eb /debian/control
parentAdd default gbp.conf (diff)
downloadzenity-ec05c9cd1ad18a3ebdb7bed3a22bb0d16f05ec47.tar.gz
zenity-ec05c9cd1ad18a3ebdb7bed3a22bb0d16f05ec47.tar.bz2
zenity-ec05c9cd1ad18a3ebdb7bed3a22bb0d16f05ec47.zip
Update Vcs fields for conversion to git
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