diff --git a/debian/changelog b/debian/changelog index ae0e4de18..e3187457b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ cmake (3.10.2-1) UNRELEASED; urgency=medium * New upstream release. * Disable CTestTestUpload in autopkgtest. + * Point Vcs-* control fields to the new repo on salsa. -- Felix Geyer Fri, 26 Jan 2018 17:07:25 +0100 diff --git a/debian/control b/debian/control index 2729a92a3..b6a389744 100644 --- a/debian/control +++ b/debian/control @@ -21,8 +21,8 @@ Build-Depends: debhelper (>= 9.20160114~), zlib1g-dev Rules-Requires-Root: no Standards-Version: 3.9.6 -Vcs-Git: https://anonscm.debian.org/git/pkg-cmake/cmake.git -Vcs-Browser: https://anonscm.debian.org/cgit/pkg-cmake/cmake.git/ +Vcs-Git: https://salsa.debian.org/cmake-team/cmake.git +Vcs-Browser: https://salsa.debian.org/cmake-team/cmake Homepage: https://cmake.org/ Package: cmake