[SCM] collaborative maintenance of the dopewars package branch, master, updated. debian/1.5.12-12-14-g4aa0cfe

Dean Evans dean at codemonkies.net
Mon Mar 12 02:24:55 UTC 2012


The following commit has been merged in the master branch:
commit 80eb465b6267ecb1079ec31a5751b2828ff5756b
Author: Dean Evans <dean at codemonkies.net>
Date:   Sat Mar 10 11:36:03 2012 +1300

    Tidied formatting with wrap-and-sort -s.

diff --git a/debian/control b/debian/control
index b7a9d5c..1258c43 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,17 @@
 Source: dopewars
 Section: games
 Priority: extra
-Build-Depends: libgtk2.0-dev, libglib2.0-dev, pkg-config, libncurses5-dev, debhelper (>= 9), libsdl1.2-dev, libesd0-dev, libaudiofile-dev, dh-autoreconf, automake
+Build-Depends:
+ automake,
+ debhelper (>= 9),
+ dh-autoreconf,
+ libaudiofile-dev,
+ libesd0-dev,
+ libglib2.0-dev,
+ libgtk2.0-dev,
+ libncurses5-dev,
+ libsdl1.2-dev,
+ pkg-config
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
 Uploaders: Dean Evans <dean at codemonkies.net>
 Standards-Version: 3.9.3
@@ -11,7 +21,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-games/dopewars.git
 
 Package: dopewars
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, dopewars-data (= ${source:Version})
+Depends: dopewars-data (= ${source:Version}), ${misc:Depends}, ${shlibs:Depends}
 Recommends: pulseaudio-esound-compat | esound
 Description: drug-dealing game set in streets of New York City
  UNIX rewrite of the MS-DOS program of the same name, which in turn was
diff --git a/debian/copyright b/debian/copyright
index fd20e80..82ce77b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -11,15 +11,15 @@ Copyright: 1998-2003 Ben Webb
    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 program 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 with
    the Debian GNU/Linux distribution in file /usr/share/common-licenses/GPL-2;
-   if not, write to the Free Software Foundation, Inc., 51 Franklin Street, 
+   if not, write to the Free Software Foundation, Inc., 51 Franklin Street,
    Fifth Floor, Boston, MA 02110-1301, USA
 
 You are free to distribute this software under the terms of the GNU General
diff --git a/debian/dopewars-data.install b/debian/dopewars-data.install
index b1ea181..88ded31 100644
--- a/debian/dopewars-data.install
+++ b/debian/dopewars-data.install
@@ -1,4 +1,4 @@
+usr/share/doc
+usr/share/dopewars
 usr/share/locale
 usr/share/pixmaps
-usr/share/doc
-usr/share/dopewars
\ No newline at end of file
diff --git a/debian/dopewars.install b/debian/dopewars.install
index 0894ed4..19bf8e0 100644
--- a/debian/dopewars.install
+++ b/debian/dopewars.install
@@ -1,5 +1,3 @@
 dopewars.desktop usr/share/applications
 usr/games
 usr/lib/dopewars
-#usr/lib/*/dopewars/libsound_esd.so usr/lib/dopewars
-#usr/lib/*/dopewars/libsound_sdl.so usr/lib/dopewars
\ No newline at end of file

-- 
collaborative maintenance of the dopewars package



More information about the Pkg-games-commits mailing list