This is an automated email from the git hooks/post-receive script. fgeyer pushed a commit to branch master in repository pnglite.
commit 3ff51332a65fb815c936b39ad372a6b3663a1289 Author: Felix Geyer <[email protected]> Date: Sat Apr 23 18:20:14 2016 +0200 Move packaging repo to Git. --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 06fae45..ac7bd7c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,7 @@ pnglite (0.1.17-2) UNRELEASED; urgency=low * Switch to debhelper compat level 9. * Build a shared library instead of a static one. - Add libpnglite0 binary package. + * Move packaging repo to Git. -- Ansgar Burchardt <[email protected]> Thu, 29 May 2008 20:10:49 +0200 diff --git a/debian/control b/debian/control index 310f431..d8e1989 100644 --- a/debian/control +++ b/debian/control @@ -3,8 +3,8 @@ Priority: optional Maintainer: Debian Games Team <[email protected]> Uploaders: Jack Coulter <[email protected]> Build-Depends: debhelper (>= 9), dh-exec, zlib1g-dev -Vcs-Svn: svn://anonscm.debian.org/pkg-games/packages/trunk/pnglite -Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-games/packages/trunk/pnglite/ +Vcs-Git: https://anonscm.debian.org/git/pkg-games/pnglite.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/pnglite.git Standards-Version: 3.7.3 Section: devel Homepage: http://www.karlings.com/~danne/pnglite/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/pnglite.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

