[SCM] basket packaging branch, master, updated. debian/2.10-beta+git6fed731-1-10-g075f7bf

Luigi Toscano tosky-guest at moszumanska.debian.org
Sun Mar 6 19:38:06 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/basket.git;a=commitdiff;h=075f7bf

The following commit has been merged in the master branch:
commit 075f7bfb8e06f167b417b4777b369459f01ede47
Author: Luigi Toscano <luigi.toscano at tiscali.it>
Date:   Sun Mar 6 20:37:41 2016 +0100

    Use https for Vcs-{Browser,Git} in control file
---
 debian/changelog | 4 +++-
 debian/control   | 4 ++--
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index de770a4..e44069c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,8 +4,10 @@ basket (2.10~beta+git20160305.487a115-1) unstable; urgency=medium
     - Fix build with GCC 6 (Closes: #811623).
   * Update standards version to 3.9.7. No changes required.
   * Remove menu file, no more needed as the .desktop file is provided.
+  * control file: switch Vcs-{Browser,Git} to their secure counterpart
+    (https).
 
- -- Luigi Toscano <luigi.toscano at tiscali.it>  Sun, 06 Mar 2016 20:21:00 +0100
+ -- Luigi Toscano <luigi.toscano at tiscali.it>  Sun, 06 Mar 2016 20:37:21 +0100
 
 basket (2.10~beta+git20150905.faa6dce-1) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index a94fad1..a088828 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,8 @@ Build-Depends: debhelper (>= 9), pkg-kde-tools (>= 0.5), cmake, libx11-dev, pkg-
  shared-mime-info, libsoprano-dev, kdelibs5-dev, kdepimlibs5-dev (>=4:4.4.3), libgpgme11-dev
 Homepage: http://basket.kde.org/
 Standards-Version: 3.9.7
-Vcs-Git: git://anonscm.debian.org/pkg-kde/kde-extras/basket.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-kde/kde-extras/basket.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-kde/kde-extras/basket.git
+Vcs-Browser: https://anonscm.debian.org/gitweb/?p=pkg-kde/kde-extras/basket.git
 
 Package: basket
 Architecture: any

-- 
basket packaging



More information about the pkg-kde-commits mailing list