summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorJeremy Bicha <jbicha@ubuntu.com>2018-01-21 14:03:14 -0500
committerJeremy Bicha <jbicha@ubuntu.com>2018-01-21 14:03:14 -0500
commitf790465b9856cc6c41d930b3dc26f4c26f116d5a (patch)
treefc967dd4a951259b9580fccf6c4e86540044f987 /debian/control
parentreleasing package zenity version 3.26.0-2 (diff)
downloadzenity-f790465b9856cc6c41d930b3dc26f4c26f116d5a.tar.gz
zenity-f790465b9856cc6c41d930b3dc26f4c26f116d5a.tar.bz2
zenity-f790465b9856cc6c41d930b3dc26f4c26f116d5a.zip
Update Vcs fields for migration to https://salsa.debian.org/
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 9dc7907d..4cc02b61 100644
--- a/debian/control
+++ b/debian/control
@@ -17,8 +17,8 @@ Build-Depends: debhelper (>= 11),
libnotify-dev (>= 0.6.1),
libwebkit2gtk-4.0-dev (>= 2.8.1)
Standards-Version: 4.1.2
-Vcs-Git: https://anonscm.debian.org/git/pkg-gnome/zenity.git
-Vcs-Browser: https://anonscm.debian.org/git/pkg-gnome/zenity.git
+Vcs-Browser: https://salsa.debian.org/gnome-team/zenity
+Vcs-Git: https://salsa.debian.org/gnome-team/zenity.git
Homepage: https://wiki.gnome.org/Projects/Zenity
Package: zenity
bgstack15