This is an automated email from the git hooks/post-receive script. olek-guest pushed a commit to branch master in repository wfmath.
commit c0c644ea8211a5945e03d933184e9d1ca8e60f8c Author: Olek Wojnar <[email protected]> Date: Tue Sep 5 16:53:33 2017 -0500 Update standards to 4.1.0 --- debian/changelog | 3 +++ debian/control | 2 +- debian/copyright | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 76efc61..0031b43 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,9 @@ wfmath (1.0.2+dfsg1-4) unstable; urgency=high * Update symbols for GCC 7 (Closes: #853706) * Update dh compat to 10 + * Update standards to 4.1.0 + - d/control: document new standards version + - d/copyright: use https in Format field -- Olek Wojnar <[email protected]> Tue, 05 Sep 2017 16:32:09 -0500 diff --git a/debian/control b/debian/control index 9d61edf..4b3554e 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 10), dpkg-dev (>= 1.16.1.1), g++ (>= 4:7) Build-Depends-Indep: doxygen -Standards-Version: 3.9.8 +Standards-Version: 4.1.0 Homepage: http://www.worldforge.org/ Vcs-Git: https://anonscm.debian.org/git/pkg-games/wfmath.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/wfmath.git diff --git a/debian/copyright b/debian/copyright index 46508bf..ac7b82d 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/wfmath Files: * -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/wfmath.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

