[rkward] /: Update URLs
Thomas Friedrichsmeier
null at kde.org
Wed Apr 4 16:30:03 UTC 2018
Git commit fcc4c0c3b70bd65e9d6b0faabfb89608ada7935b by Thomas Friedrichsmeier.
Committed on 04/04/2018 at 16:29.
Pushed by tfry into branch 'master'.
Update URLs
M +1 -0 debian-official/changelog
M +1 -1 debian-official/control
M +1 -1 debian-official/copyright
M +1 -1 debian-official/watch
M +1 -0 debian/changelog
M +1 -1 debian/control
M +1 -1 debian/copyright
M +1 -1 debian/watch
https://commits.kde.org/rkward/fcc4c0c3b70bd65e9d6b0faabfb89608ada7935b
diff --git a/debian-official/changelog b/debian-official/changelog
index aa67bde3..5f3dd8cd 100644
--- a/debian-official/changelog
+++ b/debian-official/changelog
@@ -8,6 +8,7 @@ rkward (0.7.0-1) UNRELEASED; urgency=low
changes in R
closes: #877283
* Use dh_auto_configure for basic setup
+ * Update VCS-browser, and some other urls
* Add lintian overrides for r-data-without-readme-source and
desktop-command-not-in-package
diff --git a/debian-official/control b/debian-official/control
index 33260ccd..0769fc12 100644
--- a/debian-official/control
+++ b/debian-official/control
@@ -12,7 +12,7 @@ Build-Depends: cmake,
r-base-dev (>= 3.0.0)
Standards-Version: 3.9.7
Homepage: http://rkward.kde.org
-Vcs-Browser: http://quickgit.kde.org/?p=rkward.git&a=tree&f=debian-official
+Vcs-Browser: https://cgit.kde.org/rkward.git/tree/debian-official
Vcs-Git: git://anongit.kde.org/rkward.git
Package: rkward
diff --git a/debian-official/copyright b/debian-official/copyright
index 0e1b33b8..ef9ae0f3 100644
--- a/debian-official/copyright
+++ b/debian-official/copyright
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: RKWard
Source: http://rkward.kde.org
diff --git a/debian-official/watch b/debian-official/watch
index bb475ef3..1476b72a 100644
--- a/debian-official/watch
+++ b/debian-official/watch
@@ -1,2 +1,2 @@
version=3
-http://download.kde.org/stable/rkward/([\d.]+)/src/rkward-([\d.]+)\.tar\.gz
+https://download.kde.org/stable/rkward/([\d.]+)/src/rkward-([\d.]+)\.tar\.gz
diff --git a/debian/changelog b/debian/changelog
index 18685d4d..c566834b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ rkward (0.6.9z+0.7.0+devel1-1) UNRELEASED; urgency=low
* Package now based on kf5-libraries, instead of KDE 4
closes: #531086
* Use dh_auto_configure for basic setup
+ * Update VCS-browser, and some other urls
-- Thomas Friedrichsmeier <tfry at users.sourceforge.net> Mon, 26 Mar 2018 11:00:00 +0100
diff --git a/debian/control b/debian/control
index fbc1eb27..ae892c7a 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends: cmake,
r-base-dev (>= 2.8.0)
Standards-Version: 3.9.7
Homepage: http://rkward.kde.org
-Vcs-Browser: http://quickgit.kde.org/?p=rkward.git&a=tree&f=debian
+Vcs-Browser: https://cgit.kde.org/rkward.git/tree/debian
Vcs-Git: git://anongit.kde.org/rkward.git
Package: rkward
diff --git a/debian/copyright b/debian/copyright
index 0e1b33b8..ef9ae0f3 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: RKWard
Source: http://rkward.kde.org
diff --git a/debian/watch b/debian/watch
index bb475ef3..1476b72a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://download.kde.org/stable/rkward/([\d.]+)/src/rkward-([\d.]+)\.tar\.gz
+https://download.kde.org/stable/rkward/([\d.]+)/src/rkward-([\d.]+)\.tar\.gz
More information about the rkward-tracker
mailing list