This is an automated email from the git hooks/post-receive script. skitt pushed a commit to branch master in repository rocksndiamonds.
commit ae8aa718168a57976a338c5bba864a0890b4eb9d Author: Stephen Kitt <[email protected]> Date: Fri Oct 20 21:58:16 2017 +0200 New upstream release --- debian/changelog | 6 ++++++ debian/postinst.in | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index cf92c6a..ae5f610 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +rocksndiamonds (4.0.1.0+dfsg-1) UNRELEASED; urgency=medium + + * New upstream release. + + -- Stephen Kitt <[email protected]> Fri, 20 Oct 2017 21:55:58 +0200 + rocksndiamonds (4.0.0.2+dfsg-2) unstable; urgency=medium * Upload to unstable. diff --git a/debian/postinst.in b/debian/postinst.in index 2282dc6..cc0138d 100644 --- a/debian/postinst.in +++ b/debian/postinst.in @@ -18,8 +18,8 @@ our %info= { url => 'http://www.artsoft.org/RELEASES/unix/rocksndiamonds/rocksndiamonds-#VERSION#.tar.gz', - # Valid for 4.0.0.2 - md5 => '5d07035001b3a1d26ced6f2e2ebddc45', + # Valid for 4.0.1.0 + md5 => '30bf2a4edc30dace56997221a84d7097', topdir => 'rocksndiamonds-#VERSION#', }, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/rocksndiamonds.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

