diff options
author | Pino Toscano <pino@debian.org> | 2013-05-19 14:39:05 +0200 |
---|---|---|
committer | Pino Toscano <pino@debian.org> | 2013-05-19 14:39:05 +0200 |
commit | bad2c8dd66b9c323dc076b72ecd09ba7c6d508cf (patch) | |
tree | c53ed183384eab07942ed378ace123c51c20e5ce /debian/control | |
parent | a130fd729760ff3037ac86bf5735e7fed587550c (diff) | |
download | qt5webkit-bad2c8dd66b9c323dc076b72ecd09ba7c6d508cf.tar.gz |
fix Vcs-* headers
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 6628ed9..1133a66 100644 --- a/debian/control +++ b/debian/control @@ -38,8 +38,8 @@ Build-Depends: debhelper (>= 9.0.0), Standards-Version: 3.9.4 Section: libs Homepage: http://trac.webkit.org/wiki/QtWebKit -Vcs-Git: git://git.debian.org/pkg-kde/qt/qt5webkit.git -Vcs-Browser: http://git.debian.org/?p=pkg-kde/qt/qt5webkit.git;a=summary +Vcs-Git: git://anonscm.debian.org/pkg-kde/qt/qt5webkit.git +Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-kde/qt/qt5webkit.git;a=summary Package: libqt5webkit5-dev Section: libdevel |