[eris] 02/04: Update standards to 4.1.3
Olek Wojnar
olek-guest at moszumanska.debian.org
Mon Jan 1 19:09:13 UTC 2018
This is an automated email from the git hooks/post-receive script.
olek-guest pushed a commit to branch master
in repository eris.
commit 1e9b7b5954ece673991f505be7409b2e2b66259f
Author: Olek Wojnar <olek-dev at wojnar.org>
Date: Sun Dec 31 21:02:51 2017 -0500
Update standards to 4.1.3
---
debian/changelog | 4 ++++
debian/control | 2 +-
debian/copyright | 2 +-
debian/watch | 2 +-
4 files changed, 7 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index fdca039..9e11360 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,10 @@
eris (1.3.23-6) unstable; urgency=medium
* Fix symbols for GCC 7 update (Closes: #853391)
+ * Update standards to 4.1.3
+ - d/control: document new standards version
+ - d/copyright: use https in Format field
+ - d/watch: use https
-- Olek Wojnar <olek-dev at wojnar.org> Sun, 31 Dec 2017 20:59:13 -0500
diff --git a/debian/control b/debian/control
index c74a4cb..94dc71b 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 9),
dpkg-dev (>= 1.16.1.1)
Build-Depends-Indep: doxygen
Build-Conflicts: libsigc++-1.2-dev, libsigc-perl, libsigcoperl-dev
-Standards-Version: 3.9.8
+Standards-Version: 4.1.3
Homepage: http://www.worldforge.org/
Vcs-Git: https://anonscm.debian.org/git/pkg-games/eris.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/eris.git
diff --git a/debian/copyright b/debian/copyright
index 40ad3e1..7e8ebd2 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
Source: https://github.com/worldforge/eris
Files: *
diff --git a/debian/watch b/debian/watch
index 71272bc..4648bfd 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://sf.net/worldforge/eris-([\d\.]+)\.(?:tar\.(?:gz|bz2|xz)) debian uupdate
+https://sf.net/worldforge/eris-([\d\.]+)\.(?:tar\.(?:gz|bz2|xz)) debian uupdate
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/eris.git
More information about the Pkg-games-commits
mailing list