diff options
author | Jeremy Bicha <jbicha@debian.org> | 2017-12-16 13:05:20 -0500 |
---|---|---|
committer | Jeremy Bicha <jbicha@debian.org> | 2017-12-16 13:05:20 -0500 |
commit | ec05c9cd1ad18a3ebdb7bed3a22bb0d16f05ec47 (patch) | |
tree | 0e2ef76b6fabff0d1b063875c43eb4dd01a010eb | |
parent | Add default gbp.conf (diff) | |
download | zenity-ec05c9cd1ad18a3ebdb7bed3a22bb0d16f05ec47.tar.gz zenity-ec05c9cd1ad18a3ebdb7bed3a22bb0d16f05ec47.tar.bz2 zenity-ec05c9cd1ad18a3ebdb7bed3a22bb0d16f05ec47.zip |
Update Vcs fields for conversion to git
-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 |