[dangen] 19/29: wrap-and-sort -sa.
Markus Koschany
apo-guest at moszumanska.debian.org
Wed Jan 6 20:04:12 UTC 2016
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch master
in repository dangen.
commit b1924825e8e1b405db52916e6ff073c82ba74a14
Author: Markus Koschany <apo at debian.org>
Date: Wed Jan 6 20:20:30 2016 +0100
wrap-and-sort -sa.
---
debian/control | 15 ++++++++++++---
debian/dangen.dirs | 2 +-
2 files changed, 13 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index 657be9b..be623b2 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,15 @@ Source: dangen
Section: games
Priority: optional
Maintainer: Alexander Alemayhu <alexander at alemayhu.com>
-Build-Depends: debhelper (>= 8), libsdl1.2-dev, libsdl-image1.2-dev, dh-autoreconf, dpkg-dev (>= 1.16.1)
-Build-Conflicts: autoconf2.13, automake1.4
+Build-Depends:
+ debhelper (>= 8),
+ dh-autoreconf,
+ dpkg-dev (>= 1.16.1),
+ libsdl-image1.2-dev,
+ libsdl1.2-dev
+Build-Conflicts:
+ autoconf2.13,
+ automake1.4
Standards-Version: 3.9.6
Homepage: http://www.interq.or.jp/libra/oohara/dangen/index.html
Vcs-Git: git://github.com/scanf/dangen.git
@@ -11,7 +18,9 @@ Vcs-Browser: https://github.com/scanf/dangen
Package: dangen
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends:
+ ${misc:Depends},
+ ${shlibs:Depends}
Description: shoot 'em up game where accurate shooting matters
dangen is a shoot 'em up game that attach importance to accuracy of shooting.
With the combination of the cursor key and the shot button, you can shoot
diff --git a/debian/dangen.dirs b/debian/dangen.dirs
index 8a53a92..294259b 100644
--- a/debian/dangen.dirs
+++ b/debian/dangen.dirs
@@ -1,2 +1,2 @@
-usr/share/pixmaps
usr/share/applications
+usr/share/pixmaps
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/dangen.git
More information about the Pkg-games-commits
mailing list