diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-02-09 22:08:50 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-02-09 22:08:50 +0100 |
commit | 8ee30f2a970c8ed71f745651a3f17a918b4fad56 (patch) | |
tree | ae023205e89b1e4ca05c52e97a9b1f3236b53c69 | |
parent | 19b966a6fd3db8b197d56041337ee65c229dc3c5 (diff) |
Change Vcs-Git from git:// to https://
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index f7b8bec..0efe815 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,7 +9,7 @@ bitz-server (1.0.0-1) unstable; urgency=medium * debian/watch: - bump version to 4 (no changes required). * debian/control: - - Change VCS-Browser to secure uri. + - Change VCS-* to secure uri. - Correct typo. - Bump Standards-Version to 3.9.7 (no changes required). * New debian/patches/0600-man_page_spelling.patch. diff --git a/debian/control b/debian/control index 5349fc2..054aefa 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,7 @@ Build-Depends-Indep: doxygen Standards-Version: 3.9.7 Homepage: https://github.com/uditha-atukorala/bitz-server -Vcs-Git: git://anonscm.debian.org/collab-maint/bitz-server.git +Vcs-Git: https://anonscm.debian.org/collab-maint/bitz-server.git Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/bitz-server.git Package: bitz-server |