diff options
-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 |