r13287 - packages/trunk/openyahtzee/debian
Paul Wise
pabs at alioth.debian.org
Sat Feb 25 06:43:23 UTC 2012
Author: pabs
Date: 2012-02-25 06:43:23 +0000 (Sat, 25 Feb 2012)
New Revision: 13287
Modified:
packages/trunk/openyahtzee/debian/changelog
packages/trunk/openyahtzee/debian/control
Log:
Run wrap-and-sort again
Modified: packages/trunk/openyahtzee/debian/changelog
===================================================================
--- packages/trunk/openyahtzee/debian/changelog 2012-02-25 06:39:27 UTC (rev 13286)
+++ packages/trunk/openyahtzee/debian/changelog 2012-02-25 06:43:23 UTC (rev 13287)
@@ -6,6 +6,7 @@
- Doesn't use sqlite any more, drop that
- Manual page merged, drop Debian one
- Freedesktop menu file merged, drop Debian one
+ * Run wrap-and-sort again
-- Paul Wise <pabs at debian.org> Sat, 25 Feb 2012 14:25:15 +0800
Modified: packages/trunk/openyahtzee/debian/control
===================================================================
--- packages/trunk/openyahtzee/debian/control 2012-02-25 06:39:27 UTC (rev 13286)
+++ packages/trunk/openyahtzee/debian/control 2012-02-25 06:43:23 UTC (rev 13287)
@@ -3,9 +3,10 @@
Priority: extra
Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
Uploaders: Barry deFreese <bdefreese at debian.org>
-Build-Depends: debhelper (>= 7.0.50~),
+Build-Depends:
+ autotools-dev,
+ debhelper (>= 7.0.50~),
dh-autoreconf,
- autotools-dev,
libwxgtk2.8-dev,
pkg-config
Standards-Version: 3.9.1
@@ -15,7 +16,7 @@
Package: openyahtzee
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
Description: classic dice game of Yahtzee
Open Yahtzee is a version of the classic dice game
Yahtzee. Also known as Knubbel or Pasch.
@@ -26,4 +27,3 @@
.
For other implementations see the gtali game in the
gnome-games package.
-
More information about the Pkg-games-commits
mailing list