r13284 - packages/trunk/openyahtzee/debian
Paul Wise
pabs at alioth.debian.org
Sat Feb 25 06:35:03 UTC 2012
Author: pabs
Date: 2012-02-25 06:35:03 +0000 (Sat, 25 Feb 2012)
New Revision: 13284
Modified:
packages/trunk/openyahtzee/debian/changelog
packages/trunk/openyahtzee/debian/control
Log:
Doesn't use sqlite any more, drop that
Modified: packages/trunk/openyahtzee/debian/changelog
===================================================================
--- packages/trunk/openyahtzee/debian/changelog 2012-02-25 06:31:54 UTC (rev 13283)
+++ packages/trunk/openyahtzee/debian/changelog 2012-02-25 06:35:03 UTC (rev 13284)
@@ -3,6 +3,7 @@
* Team upload.
* New upstream release
- Drop patches, all obsolete or merged
+ - Doesn't use sqlite any more, drop that
-- 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:31:54 UTC (rev 13283)
+++ packages/trunk/openyahtzee/debian/control 2012-02-25 06:35:03 UTC (rev 13284)
@@ -6,7 +6,6 @@
Build-Depends: debhelper (>= 7.0.50~),
dh-autoreconf,
autotools-dev,
- libsqlite3-dev,
libwxgtk2.8-dev,
pkg-config
Standards-Version: 3.9.1
More information about the Pkg-games-commits
mailing list