This is an automated email from the git hooks/post-receive script. locutusofborg-guest pushed a commit to branch master in repository hedgewars.
commit c610fa9362049d1704e26982dd5e4b1eaca4184d Author: Gianfranco Costamagna <[email protected]> Date: Mon Feb 22 16:03:14 2016 +0100 Bump std-version, VCS fields, watch file --- debian/changelog | 8 ++++++++ debian/control | 6 +++--- debian/watch | 2 +- 3 files changed, 12 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index fe3b940..a260291 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +hedgewars (0.9.22-dfsg-5) UNRELEASED; urgency=medium + + * Fix VCS fields. + * Bump std-version to 3.9.7. + * Bump watch file to 4. + + -- Gianfranco Costamagna <[email protected]> Mon, 22 Feb 2016 16:02:39 +0100 + hedgewars (0.9.22-dfsg-4) unstable; urgency=medium * Built with new new fpc-3.0 in arm64, and add new diff --git a/debian/control b/debian/control index 0c16c5a..7f48ac8 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Debian Games Team <[email protected]> Uploaders: Dmitry E. Oboukhov <[email protected]>, Gianfranco Costamagna <[email protected]> -Standards-Version: 3.9.6 +Standards-Version: 3.9.7 Build-Depends: clang [hurd-i386 kfreebsd-amd64 kfreebsd-i386 mips mipsel mips64el ppc64el s390x alpha hppa m68k powerpcspe sh4 sparc64 x32], cmake, debhelper (>= 9), @@ -43,8 +43,8 @@ Build-Depends: clang [hurd-i386 kfreebsd-amd64 kfreebsd-i386 mips mipsel mips64e ttf-dejavu-core, ttf-wqy-zenhei Homepage: http://hedgewars.org -VCS-Git: git://anonscm.debian.org/pkg-games/hedgewars.git -VCS-Browser: http://anonscm.debian.org/gitweb/?p=pkg-games/hedgewars.git +VCS-Git: https://anonscm.debian.org/git/pkg-games/hedgewars.git +VCS-Browser: https://anonscm.debian.org/cgit/?p=pkg-games/hedgewars.git Package: hedgewars Architecture: any diff --git a/debian/watch b/debian/watch index b818bc7..ef62dae 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ -version=3 +version=4 opts=dversionmangle=s/\-(debian|dfsg|ds|deb)(\.\d+)?$// \ http://hedgewars.org/download.html .*/hedgewars-src-(\d.*)\.(?:tgz|tbz2|tar\.(?:gz|bz2|xz)) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/hedgewars.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

