diff options
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 9c0bf5d..9c2f347 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ gnome-pie (0.6.8-2) UNRELEASED; urgency=medium * debian/control: - Remove useless libunique-3.0-dev from Build-Depends (Closes: #824576). - Bump Standards-Version to 3.9.8 (no changes required). + - Change Vcs-Browser to secure URI. -- Jörg Frings-Fürst <debian@jff-webhosting.net> Mon, 06 Jun 2016 00:05:22 +0200 diff --git a/debian/control b/debian/control index bc9211d..856aceb 100644 --- a/debian/control +++ b/debian/control @@ -18,9 +18,9 @@ Build-Depends: libxtst-dev, valac (>= 0.24) Standards-Version: 3.9.8 -Homepage: http://gnome-pie.simonschneegans.de/ +Homepage: https://gnome-pie.simonschneegans.de/ Vcs-Git: git://anonscm.debian.org/collab-maint/gnome-pie.git -Vcs-Browser: http://anonscm.debian.org/cgit/collab-maint/gnome-pie.git +Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/gnome-pie.git Package: gnome-pie Architecture: any |