[swt-gtk] 02/03: Use secure URIs in Vcs-* fields
Jakub Adam
xhaakon-guest at moszumanska.debian.org
Thu Apr 14 20:46:36 UTC 2016
This is an automated email from the git hooks/post-receive script.
xhaakon-guest pushed a commit to branch master-4.3
in repository swt-gtk.
commit 8eb3b5d02b186b900e469ff74daff931c8cefa37
Author: Jakub Adam <jakub.adam at ktknet.cz>
Date: Wed Apr 13 19:08:57 2016 +0200
Use secure URIs in Vcs-* fields
---
debian/changelog | 1 +
debian/control | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 34a93eb..bca8892 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
swt4-gtk (4.5.0-2) UNRELEASED; urgency=medium
* Install artifacts into /usr/share/maven-repo.
+ * Use secure URIs in Vcs-* fields.
-- Jakub Adam <jakub.adam at ktknet.cz> Wed, 13 Apr 2016 18:39:46 +0200
diff --git a/debian/control b/debian/control
index 2098701..063ca62 100644
--- a/debian/control
+++ b/debian/control
@@ -8,8 +8,8 @@ Uploaders: Adrian Perez <blackxored at debian.org>,
Build-Depends: default-jdk, libgnomeui-dev, libxt-dev, libglu1-mesa-dev, fastjar, cdbs,
debhelper (>= 9), javahelper, maven-repo-helper, libgtk-3-dev
Standards-Version: 3.9.6
-Vcs-Git: git://anonscm.debian.org/pkg-java/swt-gtk.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/swt-gtk.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-java/swt-gtk.git
+Vcs-Browser: https://anonscm.debian.org/gitweb/?p=pkg-java/swt-gtk.git
Homepage: http://www.eclipse.org/swt/
Package: libswt-gtk-4-java
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/swt-gtk.git
More information about the pkg-java-commits
mailing list