This is an automated email from the git hooks/post-receive script. olek-guest pushed a commit to branch master in repository atlas-cpp.
commit c3925ffea02d2c582502dbfd3ddaa3f691d07ead Author: Olek Wojnar <[email protected]> Date: Tue Sep 5 14:19:36 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 c79f349..1f7db66 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,9 @@ atlas-cpp (0.6.4-1) unstable; urgency=medium + d/package.install + d/package.lintian-overrides + d/package.symbols + * 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 13:59:11 -0500 diff --git a/debian/control b/debian/control index 0d76b91..07ef365 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 9), zlib1g-dev, dpkg-dev (>= 1.16.1.1) 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/atlas-cpp.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/atlas-cpp.git diff --git a/debian/copyright b/debian/copyright index 85925d0..12ffb70 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/atlas-cpp Files: * -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/atlas-cpp.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

