From 9b3ea8d82918dbc5d378dcfb776a8a586cfcf844 Mon Sep 17 00:00:00 2001 From: Modestas Vainius Date: Sun, 16 Jun 2013 01:23:00 +0300 Subject: [PATCH] Use canonical URL in the Vcs-Git control field. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 46312184d..d9239069d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ cmake (2.8.11.1-2) UNRELEASED; urgency=low + * Use canonical URL in the Vcs-Git control field. -- Modestas Vainius Sun, 16 Jun 2013 01:21:32 +0300 diff --git a/debian/control b/debian/control index db7d5fc2d..fc6a83270 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 9), libcurl4-gnutls-dev, libexpat1-dev, zlib1g-dev, libncurses5-dev, libqt4-dev (>= 4.4.0), procps [!hurd-any], libarchive-dev (>= 2.8.0), libbz2-dev Standards-Version: 3.9.4 -Vcs-Git: git://anonscm.debian.org/git/collab-maint/cmake.git +Vcs-Git: git://anonscm.debian.org/collab-maint/cmake.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/cmake.git;a=summary Homepage: http://cmake.org/