diff options
author | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2018-07-07 22:53:21 +0200 |
---|---|---|
committer | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2018-07-07 22:53:21 +0200 |
commit | 2fa60c0ae3008b3dcf8e15a733fda64efea3fc8a (patch) | |
tree | 332ffd2055ce8228760f221b6437cca4b1b87399 /conf.d/packaging/deb/debian.control | |
parent | b79e2a08a58bef2121463ecaa8e902be7850ccc7 (diff) |
Fix/Update packaging
Change-Id: Ida4a102472c92492cf7d4f0eab301b37ee991cef
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Diffstat (limited to 'conf.d/packaging/deb/debian.control')
-rw-r--r-- | conf.d/packaging/deb/debian.control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.d/packaging/deb/debian.control b/conf.d/packaging/deb/debian.control index cdf2269..9bc739e 100644 --- a/conf.d/packaging/deb/debian.control +++ b/conf.d/packaging/deb/debian.control @@ -4,7 +4,7 @@ Source: agl-xds-gdb Build-Depends: debhelper (>= 5), unzip Standards-Version: 3.8.2 -Homepage: https://github.com/iotbzh/xds-gdb.git +Homepage: https://gerrit.automotivelinux.org/gerrit/gitweb?p=src/xds/xds-gdb.git Package: agl-xds-gdb Section: libs |