diff options
-rw-r--r-- | debian/control | 4 | ||||
-rw-r--r-- | debian/control.in | 4 |
2 files changed, 4 insertions, 4 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 diff --git a/debian/control.in b/debian/control.in index a4ac5ae8..427d5037 100644 --- a/debian/control.in +++ b/debian/control.in @@ -13,8 +13,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 |