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 | |
parent | 29d31ea94d651377bc46e2c6f5d4bd86f4e3325b (diff) | |
download | vyos-strongswan-ce61456ba37dceee84389617b738e8fe15f565c4.tar.gz vyos-strongswan-ce61456ba37dceee84389617b738e8fe15f565c4.zip |
debian/control: Fix Vcs-Browser URL
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 8a62b80d4..0bb031fe6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -21,6 +21,7 @@ strongswan (4.6.4-5) UNRELEASED; urgency=low * d/p/03_Pass-lo-as-faked-tundev-to-NM-as-it-now-needs-a-vali.patch: NM now requires a tundev, pass the loopback interface to make it happy (thanks to Martin Willi) + * debian/control: Fix Vcs-Browser URL -- Laurent Bigonville <bigon@debian.org> Mon, 02 Jul 2012 16:17:38 +0200 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, |