diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-10-24 17:31:02 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-10-24 17:31:10 +0200 |
commit | 5f9176edcbec3e12ce673589f6a5e1fae4cf97df (patch) | |
tree | 32fafd406b8954bd52102fce36f8c0ee81114646 /debian | |
parent | f8fccd97f6d696586388cc5ee2c423874d73dd53 (diff) | |
download | libayatana-appindicator-5f9176edcbec3e12ce673589f6a5e1fae4cf97df.tar.gz libayatana-appindicator-5f9176edcbec3e12ce673589f6a5e1fae4cf97df.tar.bz2 libayatana-appindicator-5f9176edcbec3e12ce673589f6a5e1fae4cf97df.zip |
debian/control: Use Github repo in Vcs-*: URL fields.
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 3335513..f707606 100644 --- a/debian/control +++ b/debian/control @@ -36,8 +36,8 @@ Build-Depends: debhelper (>= 9), libgirepository1.0-dev, Standards-Version: 4.1.1 Homepage: https://github.com/AyatanaIndicators/libayatana-appindicator -Vcs-Git: git://cgit.arctica-project.org/ayatana/libayatana-appindicator.git -Vcs-Browser: https://cgit.arctica-project.org/ayatana/libayatana-appindicator.git/ +Vcs-Git: https://github.com/AyatanaIndicators/libayatana-appindicator +Vcs-Browser: https://github.com/AyatanaIndicators/libayatana-appindicator Package: python-ayatana-appindicator Section: python |