diff options
author | Alessandro Ghedini <alessandro@ghedini.me> | 2014-07-20 19:52:42 +0200 |
---|---|---|
committer | Alessandro Ghedini <alessandro@ghedini.me> | 2014-07-20 19:52:42 +0200 |
commit | 97ca74d48d8acd2260236fafc662aab0f2d1f0c7 (patch) | |
tree | e70a68e157619a627bacc87c164ec4845589b023 | |
parent | 7039d732dc43648ba2aa5a981cd0c3be956230d3 (diff) |
Fix vcs-field-not-canonical
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 1bd3e4f..d75f556 100644 --- a/debian/control +++ b/debian/control @@ -16,8 +16,8 @@ Build-Depends: debhelper (>= 9), valac Standards-Version: 3.9.5 Homepage: http://gnome-pie.simonschneegans.de/ -Vcs-Git: git://git.debian.org/collab-maint/gnome-pie.git -Vcs-Browser: http://git.debian.org/?p=collab-maint/gnome-pie.git;a=summary +Vcs-Git: git://anonscm.debian.org/collab-maint/gnome-pie.git +Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/gnome-pie.git Package: gnome-pie Architecture: any |