This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository lure-of-the-temptress.
commit 3f87239f12ee400c7009fa800a67c46a7b4c9876 Author: Markus Koschany <[email protected]> Date: Sun Nov 8 16:00:10 2015 +0100 wrap-and-sort -sa --- debian/control | 13 +++++++++---- debian/lure-of-the-temptress.links | 12 ++++++------ 2 files changed, 15 insertions(+), 10 deletions(-) diff --git a/debian/control b/debian/control index fa943a4..cdbd26d 100644 --- a/debian/control +++ b/debian/control @@ -2,9 +2,12 @@ Source: lure-of-the-temptress Section: games Priority: optional Maintainer: Debian Games Team <[email protected]> -Uploaders: Markus Koschany <[email protected]> -Build-Depends: debhelper (>= 9) -Build-Depends-Indep: gettext +Uploaders: + Markus Koschany <[email protected]> +Build-Depends: + debhelper (>= 9) +Build-Depends-Indep: + gettext Standards-Version: 3.9.6 Homepage: http://www.scummvm.org Vcs-Git: git://anonscm.debian.org/pkg-games/lure-of-the-temptress.git @@ -12,7 +15,9 @@ Vcs-Browser: http://anonscm.debian.org/cgit/pkg-games/lure-of-the-temptress.git Package: lure-of-the-temptress Architecture: all -Depends: scummvm, ${misc:Depends} +Depends: + scummvm, + ${misc:Depends} Description: classic 2D point and click fantasy adventure game Lure of the Temptress was Revolution's very first adventure game and work began on it in 1989, even before Revolution's inception as an actual games diff --git a/debian/lure-of-the-temptress.links b/debian/lure-of-the-temptress.links index c1c5c47..4fc4b3c 100644 --- a/debian/lure-of-the-temptress.links +++ b/debian/lure-of-the-temptress.links @@ -1,9 +1,9 @@ -usr/share/scummvm/lure-of-the-temptress/lure.dat usr/share/scummvm/lure-of-the-temptress/en/lure.dat -usr/share/scummvm/lure-of-the-temptress/lure.dat usr/share/scummvm/lure-of-the-temptress/de/lure.dat -usr/share/scummvm/lure-of-the-temptress/lure.dat usr/share/scummvm/lure-of-the-temptress/es/lure.dat -usr/share/scummvm/lure-of-the-temptress/lure.dat usr/share/scummvm/lure-of-the-temptress/it/lure.dat -usr/share/scummvm/lure-of-the-temptress/lure.dat usr/share/scummvm/lure-of-the-temptress/fr/lure.dat usr/share/scummvm/lure-of-the-temptress/en/Disk3.vga usr/share/scummvm/lure-of-the-temptress/de/Disk3.vga usr/share/scummvm/lure-of-the-temptress/en/Disk3.vga usr/share/scummvm/lure-of-the-temptress/es/DISK3.vga -usr/share/scummvm/lure-of-the-temptress/en/Disk3.vga usr/share/scummvm/lure-of-the-temptress/it/DISK3.vga usr/share/scummvm/lure-of-the-temptress/en/Disk3.vga usr/share/scummvm/lure-of-the-temptress/fr/DISK3.vga +usr/share/scummvm/lure-of-the-temptress/en/Disk3.vga usr/share/scummvm/lure-of-the-temptress/it/DISK3.vga +usr/share/scummvm/lure-of-the-temptress/lure.dat usr/share/scummvm/lure-of-the-temptress/de/lure.dat +usr/share/scummvm/lure-of-the-temptress/lure.dat usr/share/scummvm/lure-of-the-temptress/en/lure.dat +usr/share/scummvm/lure-of-the-temptress/lure.dat usr/share/scummvm/lure-of-the-temptress/es/lure.dat +usr/share/scummvm/lure-of-the-temptress/lure.dat usr/share/scummvm/lure-of-the-temptress/fr/lure.dat +usr/share/scummvm/lure-of-the-temptress/lure.dat usr/share/scummvm/lure-of-the-temptress/it/lure.dat -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/lure-of-the-temptress.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

