[SCM] simple music quiz game using your own music files branch, master, updated. debian/0.8-1-3-gebb5ec7
Dean Evans
dean at codemonkies.net
Wed Feb 8 12:03:34 UTC 2012
The following commit has been merged in the master branch:
commit d30d533ff0b4d8a5700034d37a806bea82ffaaee
Author: Dean Evans <dean at codemonkies.net>
Date: Wed Feb 8 23:51:15 2012 +1300
wrap-and-sort -s the control file.
diff --git a/debian/control b/debian/control
index efa28c2..1ac44f9 100644
--- a/debian/control
+++ b/debian/control
@@ -3,13 +3,14 @@ Section: games
Priority: optional
Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
Uploaders: Dean Evans <dean at codemonkies.net>
-Build-Depends: debhelper (>= 9.0.0),
- qt4-qmake,
- libqt4-dev,
+Build-Depends:
+ debhelper (>= 9.0.0),
+ imagemagick,
libphonon-dev,
+ libqt4-dev,
+ librsvg2-bin,
libtag1-dev,
- imagemagick,
- librsvg2-bin
+ qt4-qmake
Standards-Version: 3.9.2
Homepage: http://jancoding.wordpress.com/auralquiz/
Vcs-Git: git://git.debian.org/pkg-games/auralquiz.git
@@ -17,7 +18,10 @@ Vcs-Browser: http://git.debian.org/?p=pkg-games/auralquiz.git;a=summary
Package: auralquiz
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, phonon-backend-vlc | phonon-backend-xine | phonon-backend-gstreamer
+Depends:
+ phonon-backend-vlc | phonon-backend-xine | phonon-backend-gstreamer,
+ ${misc:Depends},
+ ${shlibs:Depends}
Description: simple music quiz game using your own music files
auralquiz is a music quiz game that scans a users selected folder of music
and creates a quiz using the tags from the audio files. A sample of a
--
simple music quiz game using your own music files
More information about the Pkg-games-commits
mailing list