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.
commit 1a34230ef729fd156c8700cf82855e4c8a465429
Author: José Manuel Santamaría Lema <[email protected]>
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 <[email protected]>  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
-- 
kubuntu-devel mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/kubuntu-devel

Reply via email to