Bug#615495: Patch for problem with ept-cache updating
Petter Reinholdtsen
pere at hungry.com
Sat Feb 11 19:57:01 UTC 2012
tags 460921 + patch
tags 615495 + patch
thanks
According to
<URL: http://mentors.debian.net/debian/pool/main/g/goplay/goplay_0.4-1.1.dsc >
listed on <URL: http://mentors.debian.net/package/goplay >, the
following patch solve this issue. Mentioning it here to have the patch
in BTS. This is the changelog entry:
* ept-cache replaced with apt-xapian-index in Depends
(Closes: #615495 important:"goplay must be run as root at least
once to function")
(Closes: #460921 wishlist:"requires manual ept-cache reindex on
the first start")
And this is the change:
diff -ur goplay-0.4.orig//debian/control goplay-0.4/debian/control
--- goplay-0.4.orig//debian/control 2010-06-25 09:59:44.000000000 +0200
+++ goplay-0.4/debian/control 2012-02-11 20:55:55.000000000 +0100
@@ -15,7 +15,7 @@
Package: goplay
Architecture: any
-Depends: ept-cache (>= 0.5.11), debtags, games-thumbnails, ${shlibs:Depends}, ${misc:Depends}
+Depends: apt-xapian-index, debtags, games-thumbnails, ${shlibs:Depends}, ${misc:Depends}
Conflicts: golearn
Provides: golearn
Replaces: golearn
--
Happy hacking
Petter Reinholdtsen
More information about the Pkg-games-devel
mailing list