diff options
author | Laurent Bigonville <bigon@bigon.be> | 2012-07-02 13:33:54 +0200 |
---|---|---|
committer | Laurent Bigonville <bigon@bigon.be> | 2012-07-02 16:33:33 +0200 |
commit | ce61456ba37dceee84389617b738e8fe15f565c4 (patch) | |
tree | f63e8caab2f6871c7efbd9e84017388c9c55cfc0 /debian/control | |
parent | 29d31ea94d651377bc46e2c6f5d4bd86f4e3325b (diff) | |
download | vyos-strongswan-ce61456ba37dceee84389617b738e8fe15f565c4.tar.gz vyos-strongswan-ce61456ba37dceee84389617b738e8fe15f565c4.zip |
debian/control: Fix Vcs-Browser URL
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index d1fbe5922..ca15887c0 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Rene Mayrhofer <rmayr@debian.org> Uploaders: Yves-Alexis Perez <corsac@debian.org> Standards-Version: 3.9.3 -Vcs-Browser: http://anonscm.debian.org/git/pkg-swn/strongswan.git +Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-swan/strongswan.git;a=summary Vcs-Git: git://anonscm.debian.org/pkg-swan/strongswan.git Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.16.2), libtool, libgmp3-dev, libssl-dev (>= 0.9.8), libcurl4-openssl-dev | libcurl3-dev | libcurl2-dev, |