Change Vcs-* and Homepage to https URLs.
This commit is contained in:
parent
603835610b
commit
abd9aa8ed5
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -1,6 +1,7 @@
|
||||
cmake (3.4.1-3) UNRELEASED; urgency=medium
|
||||
|
||||
* Pass correct buildsystem to dh_auto_test, fixes FTBFS. (Closes: #818040)
|
||||
* Change Vcs-* and Homepage to https URLs.
|
||||
|
||||
-- Felix Geyer <fgeyer@debian.org> Sun, 13 Mar 2016 13:32:32 +0100
|
||||
|
||||
|
6
debian/control
vendored
6
debian/control
vendored
@ -19,9 +19,9 @@ Build-Depends: debhelper (>= 9.20141010~),
|
||||
qtbase5-dev <!stage1>,
|
||||
zlib1g-dev
|
||||
Standards-Version: 3.9.6
|
||||
Vcs-Git: git://anonscm.debian.org/pkg-cmake/cmake.git
|
||||
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-cmake/cmake.git/
|
||||
Homepage: http://cmake.org/
|
||||
Vcs-Git: https://anonscm.debian.org/git/pkg-cmake/cmake.git
|
||||
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-cmake/cmake.git/
|
||||
Homepage: https://cmake.org/
|
||||
|
||||
Package: cmake
|
||||
Architecture: any
|
||||
|
Loading…
x
Reference in New Issue
Block a user