Updated Vcs-Git fields for KDE Frameworks
José Manuel Santamaría Lema
panfaust at gmail.com
Thu Oct 27 00:41:19 UTC 2016
Hi,
as discussed today @ IRC I have updated the Vcs-Git fields of our frameworks
packaging to use https:// instead of git://
I'm attaching a sample commit. I made the change with the update-vcs-fields
script from Kubuntu Automation.
So please update your local clones to pull the latest changes with "do-all git
pull".
Note that the commit message includes a "NOCI" on top in order to not trigger
uneeded builds by the KCI, also note that there is no need to rebuild our
packages on the frameworks staging PPA.
Cheers.
-------------- next part --------------
commit 1a34230ef729fd156c8700cf82855e4c8a465429
Author: Jos? Manuel Santamar?a Lema <panfaust at gmail.com>
Date: Thu Oct 27 02:13:01 2016 +0200
NOCI
Update Vcs-Git field to use https:// instead of git://
diff --git a/debian/changelog b/debian/changelog
index 00dff78..630674a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
kdesu (5.27.0-0ubuntu1) UNRELEASED; urgency=low
+ [ Rik Mills ]
* New upstream release (5.27.0)
+ [ Jos? Manuel Santamar?a Lema ]
+ * Update Vcs-Git field to use https:// instead of git://
+
-- Rik Mills <rik.mills88 at gmail.com> Tue, 25 Oct 2016 18:11:22 +0000
kdesu (5.26.0-0ubuntu1) yakkety; urgency=low
diff --git a/debian/control b/debian/control
index dce22a0..ef29906 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends: cmake (>= 2.8.12),
Standards-Version: 3.9.6
Homepage: https://projects.kde.org/projects/frameworks/kdesu
Vcs-Browser: https://code.launchpad.net/~kubuntu-packagers/kubuntu-packaging/+git/kdesu
-Vcs-Git: git://git.launchpad.net/~kubuntu-packagers/kubuntu-packaging/+git/kdesu
+Vcs-Git: https://git.launchpad.net/~kubuntu-packagers/kubuntu-packaging/+git/kdesu
Package: libkf5su-dev
Section: libdevel
More information about the kubuntu-devel
mailing list