This is an automated email from the git hooks/post-receive script. roam-guest pushed a commit to branch master in repository fenix-plugins.
commit 11dd19bf019c54255f59c47c722a91d703c79cb9 Author: Peter Pentchev <[email protected]> Date: Mon Dec 21 16:46:38 2015 +0200 Point the Vcs-* fields to the migrated Git repo. --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index f7562ce..e7c40dc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ fenix-plugins (0.0.20070803-6) UNRELEASED; urgency=medium - use CPPFLAGS, CFLAGS, and LDFLAGS provided by debhelper - thus, drop the explicit versioned dependency on dpkg-dev * Declare compliance with Debian Policy 3.9.6 with no changes. + * Point the Vcs-* source control fields to the migrated Git repository. -- Peter Pentchev <[email protected]> Mon, 21 Dec 2015 16:25:27 +0200 diff --git a/debian/control b/debian/control index 4e5194d..b9d66fe 100644 --- a/debian/control +++ b/debian/control @@ -9,8 +9,8 @@ Build-Depends: debhelper (>= 9), autotools-dev (>= 20100122.1~), zlib1g-dev, libsdl1.2-dev, libsdl-image1.2-dev, libsdl-net1.2-dev, libsdl-mixer1.2-dev, libsmpeg-dev, libfreetype6-dev, fenix, fenix-dev, libtool Standards-Version: 3.9.6 -Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/fenix-plugins/ -Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/fenix-plugins/?op=log +Vcs-Git: git://anonscm.debian.org/pkg-games/fenix-plugins.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/fenix-plugins.git Homepage: http://fenix.divsite.net/ Package: fenix-plugins -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/fenix-plugins.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

