Package: glotski
Version: 0.2-6
Severity: normal
Hi,
Thank you for porting glotski to Gtk2. However it seems there is still
an erroneous build-dependency on libgnome32. The attached patch fixes
the issue for me.
Thank you!
Barry deFreese
Debian QA
diff -u glotski-0.2/debian/control glotski-0.2/debian/control
--- glotski-0.2/debian/control
+++ glotski-0.2/debian/control
@@ -1,5 +1,5 @@
Source: glotski
-Build-Depends: debhelper, libgnomeui-dev, libgnome32
+Build-Depends: debhelper, libgnomeui-dev
Section: games
Priority: optional
Maintainer: Hwei Sheng Teoh <hst...@debian.org>
diff -u glotski-0.2/debian/rules glotski-0.2/debian/rules
--- glotski-0.2/debian/rules
+++ glotski-0.2/debian/rules
@@ -60,13 +60,6 @@
dh_installdeb
# dh_perl
dh_shlibdeps
- # This package will appear to build properly with some older
versions
- # of libgnome32 and related packages, but 1.0.53 is required for
- # proper operation. Please upgrade (or install) libgnome32 and
related
- # packages if package building stops here.
- # Checking libgnome32 version:
- dpkg --compare-versions `dpkg -s libgnome32|grep "Version:"|cut
-c10-` ge 1.0.53-0 || exit 1
- # Looks like libgnome32 is new enough.
dh_gencontrol
dh_md5sums
dh_builddeb
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org