[angrydd] 04/11: wrap-and-sort -sa.
Markus Koschany
apo-guest at moszumanska.debian.org
Sun Apr 24 19:48:44 UTC 2016
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch master
in repository angrydd.
commit ac711b05a94a9139440f06b22fbed8a5f0b34db1
Author: Markus Koschany <apo at debian.org>
Date: Sun Apr 24 21:32:59 2016 +0200
wrap-and-sort -sa.
---
debian/control | 15 +++++++++++----
debian/copyright | 1 -
2 files changed, 11 insertions(+), 5 deletions(-)
diff --git a/debian/control b/debian/control
index b55081d..e59cd08 100644
--- a/debian/control
+++ b/debian/control
@@ -2,9 +2,13 @@ Source: angrydd
Section: games
Priority: optional
Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
-Uploaders: Markus Koschany <apo at debian.org>
-Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: python, python-pygame
+Uploaders:
+ Markus Koschany <apo at debian.org>
+Build-Depends:
+ debhelper (>= 9)
+Build-Depends-Indep:
+ python,
+ python-pygame
Standards-Version: 3.9.8
Homepage: http://www.sacredchao.net/~piman/angrydd/
VCS-Git: https://anonscm.debian.org/git/pkg-games/angrydd.git
@@ -12,7 +16,10 @@ VCS-Browser: https://anonscm.debian.org/cgit/pkg-games/angrydd.git
Package: angrydd
Architecture: all
-Depends: python-pygame, ${misc:Depends}, ${python:Depends}
+Depends:
+ python-pygame,
+ ${misc:Depends},
+ ${python:Depends}
Description: Angry Drunken Dwarves - falling blocks puzzle game
In Angry, Drunken Dwarves, you are an angry, drunken dwarf. Why are you so
angry? Who knows. But you've decided to take your aggression out on other
diff --git a/debian/copyright b/debian/copyright
index 21d5e31..4844541 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -72,4 +72,3 @@ License: GPL-2
.
On Debian systems, the complete text of the GNU General
Public License can be found in `/usr/share/common-licenses/GPL-2'.
-
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/angrydd.git
More information about the Pkg-games-commits
mailing list