diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-10-24 18:20:08 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-10-24 18:20:08 +0200 |
commit | 1cb6718528c9cacc40c97e9c9d2e2834b20d9dd5 (patch) | |
tree | daea3665a5911aa49d81c85af2104c6f5eacd149 /debian | |
parent | b140fe817097d3f2046aafb0cca7647d7a649d19 (diff) | |
download | ayatana-indicator-power-1cb6718528c9cacc40c97e9c9d2e2834b20d9dd5.tar.gz ayatana-indicator-power-1cb6718528c9cacc40c97e9c9d2e2834b20d9dd5.tar.bz2 ayatana-indicator-power-1cb6718528c9cacc40c97e9c9d2e2834b20d9dd5.zip |
debian/{control,copyright,watch}: Update to new upstream URLs.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 6 | ||||
-rw-r--r-- | debian/copyright | 2 | ||||
-rw-r--r-- | debian/watch | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/debian/control b/debian/control index ef6b010..8b3cbbf 100644 --- a/debian/control +++ b/debian/control @@ -19,9 +19,9 @@ Build-Depends: cmake, # for systemd unit systemd [linux-any], Standards-Version: 3.9.8 -Homepage: https://github.com/ArcticaProject/ayatana-indicator-power -Vcs-Git: git://cgit.arctica-project.org/ayatana/ayatana-indicator-power.git -Vcs-Browser: https://cgit.arctica-project.org/ayatana/ayatana-indicator-power.git/ +Homepage: https://github.com/AyatanaIndicators/ayatana-indicator-power +Vcs-Git: https://github.com/AyatanaIndicators/ayatana-indicator-power +Vcs-Browser: https://github.com/AyatanaIndicators/ayatana-indicator-power Package: ayatana-indicator-power Architecture: any diff --git a/debian/copyright b/debian/copyright index d772c53..8599560 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,7 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: ayatana-indicator-power Upstream-Contact: Ayatana Indicator Power -Source: https://github.com/ArcticaProject/ayatana-indicator-power +Source: https://github.com/AyatanaIndicators/ayatana-indicator-power Files: CMakeLists.txt ChangeLog diff --git a/debian/watch b/debian/watch index 9772a19..5c76991 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=3 opts=pgpsigurlmangle=s/$/.asc/ \ -http://releases.arctica-project.org/source/ayatana-indicator-power/ayatana-indicator-power-(.+)\.tar\.gz +http://releases.ayatana-indicators.org/source/ayatana-indicator-power/ayatana-indicator-power-(.+)\.tar\.gz |