[rkward] /: Use https-variant of git url, and update standards version
Thomas Friedrichsmeier
null at kde.org
Fri Apr 6 13:48:30 UTC 2018
Git commit 3daf2604adc98c432fe035a7b1247251da0b9610 by Thomas Friedrichsmeier.
Committed on 06/04/2018 at 13:48.
Pushed by tfry into branch 'master'.
Use https-variant of git url, and update standards version
M +1 -0 debian-official/changelog
M +2 -2 debian-official/control
M +2 -2 debian/control
https://commits.kde.org/rkward/3daf2604adc98c432fe035a7b1247251da0b9610
diff --git a/debian-official/changelog b/debian-official/changelog
index cdbdf660..fbcf946f 100644
--- a/debian-official/changelog
+++ b/debian-official/changelog
@@ -10,6 +10,7 @@ rkward (0.7.0-1) UNRELEASED; urgency=low
* Use dh_auto_configure for basic setup
* Remove debian/rkward.menu, as package provides a FreeDesktop entry
* Update VCS-browser, watch, and some other urls
+ * Update standards version to 4.1.4
* 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 25ef4208..a27a9160 100644
--- a/debian-official/control
+++ b/debian-official/control
@@ -10,10 +10,10 @@ Build-Depends: cmake,
libkf5texteditor-dev,
kdoctools-dev,
r-base-dev (>= 3.0.0)
-Standards-Version: 3.9.7
+Standards-Version: 4.1.4
Homepage: http://rkward.kde.org
Vcs-Browser: https://cgit.kde.org/rkward.git/tree/debian-official
-Vcs-Git: git://anongit.kde.org/rkward.git
+Vcs-Git: https://anongit.kde.org/rkward.git
Package: rkward
Architecture: any
diff --git a/debian/control b/debian/control
index a9a4e300..ebf52458 100644
--- a/debian/control
+++ b/debian/control
@@ -10,10 +10,10 @@ Build-Depends: cmake,
libkf5texteditor-dev,
kdoctools-dev,
r-base-dev (>= 2.8.0)
-Standards-Version: 3.9.7
+Standards-Version: 4.1.4
Homepage: http://rkward.kde.org
Vcs-Browser: https://cgit.kde.org/rkward.git/tree/debian
-Vcs-Git: git://anongit.kde.org/rkward.git
+Vcs-Git: https://anongit.kde.org/rkward.git
Package: rkward
Architecture: any
More information about the rkward-tracker
mailing list