[berusky] 04/31: wrap-and-sort -sab

Markus Koschany apo at moszumanska.debian.org
Sun Jun 12 11:57:01 UTC 2016


This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository berusky.

commit f84035cbc5bc0fea3be46b837aae7d1c6a636ed0
Author: Markus Koschany <apo at debian.org>
Date:   Sun Jun 12 09:42:29 2016 +0200

    wrap-and-sort -sab
---
 debian/control   | 16 ++++++++++++++--
 debian/copyright | 22 +++++++++++-----------
 debian/install   |  2 +-
 3 files changed, 26 insertions(+), 14 deletions(-)

diff --git a/debian/control b/debian/control
index deeddab..1fe10c5 100644
--- a/debian/control
+++ b/debian/control
@@ -2,13 +2,25 @@ Source: berusky
 Section: games
 Priority: optional
 Maintainer: Bart Martens <bartm at debian.org>
-Build-Depends: debhelper (>= 8.0.0), autotools-dev, sharutils, imagemagick, libsdl1.2-dev, libncurses5-dev, chrpath, libgtk2.0-dev, po4a
+Build-Depends:
+ autotools-dev,
+ chrpath,
+ debhelper (>= 8.0.0),
+ imagemagick,
+ libgtk2.0-dev,
+ libncurses5-dev,
+ libsdl1.2-dev,
+ po4a,
+ sharutils
 Standards-Version: 3.9.8
 Homepage: http://www.anakreon.cz/?q=node/1
 
 Package: berusky
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, berusky-data (>= 1.4)
+Depends:
+ berusky-data (>= 1.4),
+ ${misc:Depends},
+ ${shlibs:Depends}
 Description: Logic game based on Sokoban
  Berusky is a free logic game based on an ancient puzzle named Sokoban.  An old
  idea of moving boxes in a maze has been expanded with new logic items such as
diff --git a/debian/copyright b/debian/copyright
index cf1d31f..bab0a83 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -11,28 +11,28 @@ Upstream authors:
 
     Code
     Martin "Komat" Stransky <stransky at anakreon.cz>, www.anakreon.cz
-    
+
     Game rules & Level design
     Lubos "Shobul" Dolezal <dolezall at brno.ferona.cz>, www.anakreon.cz
-    
+
     In-game graphics
     Jan "Riva" Halfar <jan.halfar at pixellive.net>, www.pixellive.net
-    
+
     Menu graphics & logos
     Vaclav "Mega" Hlobil <mega at megadesign.cz>, www.megadesign.cz
-    
+
     Sound & Music
     Martin Linda <amorph at seznam.cz>
-    
+
     Translation to English
     Radek Biba <rbiba at redhat.com>, people.redhat.com/rbiba
-    
+
     Language check
     Michal "Mipo" Policky
-    
+
     Levels tests
     Ondrej Soucek
-    
+
     Contributors:
     Michal "Kofola" Simonik
     Pavel Dolezal
@@ -44,7 +44,7 @@ Upstream authors:
     Milan Crha
     Mary Stranska
 
-Copyright: 
+Copyright:
 
     Copyright (C) 1997-2007 AnakreoN <anakreon at anakreon.cz>
 
@@ -54,12 +54,12 @@ License:
     it under the terms of the GNU General Public License as published by
     the Free Software Foundation; either version 2 of the License, or
     (at your option) any later version.
- 
+
     This package is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     GNU General Public License for more details.
- 
+
     You should have received a copy of the GNU General Public License
     along with this package; if not, write to the Free Software
     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
diff --git a/debian/install b/debian/install
index 08279e8..0dc22e1 100644
--- a/debian/install
+++ b/debian/install
@@ -1,2 +1,2 @@
-debian/berusky.xpm usr/share/pixmaps/
 debian/berusky.desktop usr/share/applications/
+debian/berusky.xpm usr/share/pixmaps/

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/berusky.git



More information about the Pkg-games-commits mailing list