This is an automated email from the git hooks/post-receive script. skitt pushed a commit to branch master in repository rocksndiamonds.
commit c8bf15fcd752560532828d2222221275c1234f4a Author: Stephen Kitt <[email protected]> Date: Sun Sep 20 22:45:38 2015 +0200 Use canonical VCS URLs. --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 786a7b6..fdb13b3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,7 @@ rocksndiamonds (3.3.0.1+dfsg1-3) UNRELEASED; urgency=medium Dirik for the patch! * Add new levelsets (closes: #793422); thanks to Andreas Stempfhuber for the patch! + * Use canonical VCS URLs. -- Stephen Kitt <[email protected]> Sun, 20 Sep 2015 22:18:33 +0200 diff --git a/debian/control b/debian/control index c750036..f20a909 100644 --- a/debian/control +++ b/debian/control @@ -10,8 +10,8 @@ Build-Depends: debhelper (>= 5), cdbs, po-debconf, libsdl-net1.2-dev (>= 1.2.7) Standards-Version: 3.8.4 Homepage: http://artsoft.org -VCS-Browser: http://git.debian.org/?p=collab-maint/rocksndiamonds.git;a=summary -VCS-Git: git://git.debian.org/collab-maint/rocksndiamonds.git +VCS-Browser: https://anonscm.debian.org/cgit/collab-maint/rocksndiamonds.git;a=summary +VCS-Git: git://anonscm.debian.org/collab-maint/rocksndiamonds.git Package: rocksndiamonds Pre-Depends: debconf (>= 0.5) | debconf-2.0 -- 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

