Package: quesoglc
Version: 0.7.2-5
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu quantal ubuntu-patch

Dear Maintainer,

Reviewing the Ubuntu NBS report, I noticed that quesoglc depends on
libglewmx1.6-dev, which no longer exists.  It has been replaced by the
unversioned libglewmx-dev package for 1.7 and above.

In Ubuntu, I've applied the attached patch to fix this, and it seems to work
fine.  Thanks for considering it.


-- System Information:
Debian Release: wheezy/sid
  APT prefers quantal-updates
  APT policy: (500, 'quantal-updates'), (500, 'quantal-security'), (500, 
'quantal')
Architecture: i386 (i686)

Kernel: Linux 3.5.0-3-generic (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru quesoglc-0.7.2/debian/changelog quesoglc-0.7.2/debian/changelog
diff -Nru quesoglc-0.7.2/debian/control quesoglc-0.7.2/debian/control
--- quesoglc-0.7.2/debian/control	2011-08-15 13:10:32.000000000 -0400
+++ quesoglc-0.7.2/debian/control	2012-07-05 16:56:57.000000000 -0400
@@ -10,7 +10,7 @@
  libfontconfig1-dev,
  libgl1-mesa-dev | libgl-dev,
  libglu1-mesa-dev | libglu-dev,
- libglewmx1.6-dev | libglewmx1.5-dev (>= 1.5.1-4),
+ libglewmx-dev | libglewmx1.6-dev | libglewmx1.5-dev (>= 1.5.1-4),
  dh-autoreconf
 Standards-Version: 3.9.2
 Homepage: http://quesoglc.sourceforge.net/

Reply via email to