r12059 - packages/trunk/openyahtzee/debian

Paul Wise pabs at alioth.debian.org
Fri Apr 1 12:11:51 UTC 2011


Author: pabs
Date: 2011-04-01 12:11:49 +0000 (Fri, 01 Apr 2011)
New Revision: 12059

Modified:
   packages/trunk/openyahtzee/debian/changelog
   packages/trunk/openyahtzee/debian/control
Log:
Wrap build-deps one per line

Modified: packages/trunk/openyahtzee/debian/changelog
===================================================================
--- packages/trunk/openyahtzee/debian/changelog	2011-04-01 11:43:58 UTC (rev 12058)
+++ packages/trunk/openyahtzee/debian/changelog	2011-04-01 12:11:49 UTC (rev 12059)
@@ -3,6 +3,9 @@
   [ Barry deFreese ]
   * Update package description. (Closes: #504432).
 
+  [ Paul Wise ]
+  * Wrap build-deps one per line
+
  -- Barry deFreese <bdefreese at debian.org>  Tue, 04 Nov 2008 12:03:57 -0500
 
 openyahtzee (1.8.1-1) unstable; urgency=low

Modified: packages/trunk/openyahtzee/debian/control
===================================================================
--- packages/trunk/openyahtzee/debian/control	2011-04-01 11:43:58 UTC (rev 12058)
+++ packages/trunk/openyahtzee/debian/control	2011-04-01 12:11:49 UTC (rev 12059)
@@ -3,7 +3,11 @@
 Priority: extra
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
 Uploaders: Barry deFreese <bdefreese at debian.org>
-Build-Depends: autotools-dev, debhelper (>= 5), libsqlite3-dev, libwxgtk2.8-dev, pkg-config
+Build-Depends: debhelper (>= 5),
+ autotools-dev,
+ libsqlite3-dev,
+ libwxgtk2.8-dev,
+ pkg-config
 Standards-Version: 3.8.0
 Homepage: http://openyahtzee.sourceforge.net
 Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/openyahtzee/




More information about the Pkg-games-commits mailing list