diff options
author | Harald Welte <laforge@gnumonks.org> | 2018-02-09 12:11:40 +0100 |
---|---|---|
committer | Harald Welte <laforge@gnumonks.org> | 2018-02-09 12:12:03 +0100 |
commit | 4bfa171e92a80d304fb9248ba9143d7ceb32255e (patch) | |
tree | ec921e7dd410879fec77229be4cc05b8ed0bc6b1 /debian/control | |
parent | ebd2b0f405b34ab113a2611d9f79ae87a6b9fbd3 (diff) |
debian/control: Fix Vcs-Browser URL
Change-Id: I89bff8fcb8e0b7c0a0e415d4eee1636c21b8f8de
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 64c48709..596c3f19 100644 --- a/debian/control +++ b/debian/control @@ -18,7 +18,7 @@ Build-Depends: debhelper (>= 9), python (>= 2.7.6) Standards-Version: 3.9.8 Vcs-Git: git://git.osmocom.org/libosmocore.git -Vcs-Browser: http://git.osmocom.org/gitweb?p=libosmocore.git;a=summary +Vcs-Browser: http://git.osmocom.org/libosmocore/ Homepage: https://projects.osmocom.org/projects/libosmocore Package: libosmocore |