diff options
| author | Michael Biebl <biebl@debian.org> | 2010-01-21 23:37:31 +0000 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2010-01-21 23:37:31 +0000 |
| commit | 11a02207fc25e2eefdb66b66c569c7eac5251cdc (patch) | |
| tree | 83bddfaf50ca06c2feddcbf8912e9ccd508fc19b /debian | |
| parent | 4daee1faed80a66fcb59634d55a30d61f9792a2b (diff) | |
Add trailing / to URL so WebSVN behaves better.
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/experimental/networkmanager@3385 ceb527fc-18e6-0310-9fe2-813c157c29e7
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 52d57893..c9570a67 100644 --- a/debian/control +++ b/debian/control @@ -20,8 +20,8 @@ Build-Depends: debhelper (>= 7), uuid-dev, libudev-dev Standards-Version: 3.8.3 -Vcs-Svn: svn://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager -Vcs-Browser: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/networkmanager +Vcs-Svn: svn://svn.debian.org/pkg-utopia/packages/unstable/networkmanager/ +Vcs-Browser: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/networkmanager/ Homepage: http://www.gnome.org/projects/NetworkManager/ Package: network-manager |