The following commit has been merged in the master branch:
commit 32b9a665ca94fddd99b9c609773dd2f01f17b4c3
Author: Paul Wise <[EMAIL PROTECTED]>
Date:   Sat Jul 5 12:56:52 2008 +0800

    Drop shlibs:Depends from libglc-dev Depends, not needed

diff --git a/debian/changelog b/debian/changelog
index 3a844e4..869c7d0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ quesoglc (0.7.1-2) unstable; urgency=low
   [ Paul Wise ]
   * Support parallel=N in DEB_BUILD_OPTIONS
   * Fix support for noopt in DEB_BUILD_OPTIONS
+  * Drop shlibs:Depends from libglc-dev Depends, not needed
 
  -- Bradley Smith <[EMAIL PROTECTED]>  Fri, 04 Jul 2008 23:00:40 +0100
 
diff --git a/debian/control b/debian/control
index ab846b2..c34c3b6 100644
--- a/debian/control
+++ b/debian/control
@@ -25,7 +25,7 @@ Description: QuesoGLC GLC implementation
 Package: libglc-dev
 Section: libdevel
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, libglc0 (= ${binary:Version})
+Depends: ${misc:Depends}, libglc0 (= ${binary:Version})
 Description: An implementation of SGI's OpenGL Character Renderer (GLC)
  The OpenGL Character Renderer (GLC) is a state machine that provides OpenGL
  programs with character rendering services via an application programming

-- 
Packaging for quesoglc

_______________________________________________
Pkg-games-commits mailing list
Pkg-games-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to