This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository mupen64plus-qt.
commit 662586c5931961cada8eb1348afba807568b8940 Author: Andreas Tille <[email protected]> Date: Mon Jan 11 22:25:43 2016 +0100 Maintain package in pkg-games Git --- debian/changelog | 7 +++++++ debian/control | 10 +++++++--- 2 files changed, 14 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 6ab428c..f9c83f9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +mupen64plus-qt (1.8-2) UNRELEASED; urgency=medium + + * Team upload + * Maintain package in pkg-games Git + + -- Andreas Tille <[email protected]> Mon, 11 Jan 2016 22:23:37 +0100 + mupen64plus-qt (1.8-1) unstable; urgency=low * Initial release (Closes: #787381). diff --git a/debian/control b/debian/control index 481de28..79cc526 100644 --- a/debian/control +++ b/debian/control @@ -1,19 +1,23 @@ Source: mupen64plus-qt -Section: games -Priority: optional Maintainer: Sérgio Benjamim <[email protected]> Uploaders: Debian Games Team <[email protected]> +Section: games +Priority: optional Build-Depends: debhelper (>= 9), libqt5sql5-sqlite, libquazip-qt5-dev, qt5-qmake, qtbase5-dev Standards-Version: 3.9.6 +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/mupen64plus-qt.git +Vcs-Git: git://anonscm.debian.org/pkg-games/mupen64plus-qt.git Homepage: https://github.com/dh4/mupen64plus-qt Package: mupen64plus-qt Architecture: any -Depends: mupen64plus-ui-console, ${misc:Depends}, ${shlibs:Depends} +Depends: mupen64plus-ui-console, + ${misc:Depends}, + ${shlibs:Depends} Description: Basic launcher for Mupen64Plus Mupen64Plus-Qt is a basic launcher for the standard UI frontend of Mupen64Plus. It supports downloading game information and cover images from thegamesdb.net. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mupen64plus-qt.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

