[dreamchess] 60/80: Wrap build-deps, deps one per line

Markus Koschany apo-guest at moszumanska.debian.org
Mon Nov 9 20:26:32 UTC 2015


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

apo-guest pushed a commit to branch master
in repository dreamchess.

commit 3a5ef34bb22dde86f962466fc9af2d6402976322
Author: Paul Wise <pabs at debian.org>
Date:   Fri Mar 25 01:11:01 2011 +0000

    Wrap build-deps, deps one per line
---
 debian/changelog |  1 +
 debian/control   | 12 +++++++++---
 2 files changed, 10 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ebb3515..7887d94 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ dreamchess (0.2.0-3) UNRELEASED; urgency=low
 
   * Team upload.
   * Minor watch file fixes
+  * Wrap build-deps, deps one per line
 
  -- Paul Wise <pabs at debian.org>  Fri, 25 Mar 2011 08:26:43 +0800
 
diff --git a/debian/control b/debian/control
index 612871d..2f8825b 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,12 @@ Section: games
 Priority: optional
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
 Uploaders: Barry deFreese <bdefreese at debian.org>
-Build-Depends: debhelper (>= 5.0.0), autotools-dev, libsdl-image1.2-dev,
- quilt, libsdl1.2-dev, libmxml-dev
+Build-Depends: debhelper (>= 5.0.0),
+ autotools-dev,
+ libsdl-image1.2-dev,
+ quilt,
+ libsdl1.2-dev,
+ libmxml-dev
 Standards-Version: 3.8.1
 Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/dreamchess/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/dreamchess/?op=log
@@ -12,7 +16,9 @@ Homepage: http://www.dreamchess.org/
 
 Package: dreamchess
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, dreamchess-data (= ${source:Version})
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ dreamchess-data (= ${source:Version})
 Description: a 3D chess game
  DreamChess features 3D OpenGL graphics and provides various chess board sets,
  ranging from classic wooden to flat.

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



More information about the Pkg-games-commits mailing list