[Pkg-cli-libs-commits] [taoframework] 67/91: * debian/control: Make libtaoframework-freeglut-cil-dev depend on libtaoframework-opengl-cil-dev, as the pcfile has a Requires: relationship, so the package is useless without the other (Closes: #594096) * Update libode0-dev BD to libode-dev, to fix FTBFS due to renamed development package (Closes: #595844)

Jo Shields directhex at moszumanska.debian.org
Mon Sep 22 08:33:22 UTC 2014


This is an automated email from the git hooks/post-receive script.

directhex pushed a commit to branch master
in repository taoframework.

commit 7e6e4c5b393904094cdc1def92754dbf81fef7ed
Author: Iain Lane <laney at debian.org>
Date:   Tue Sep 7 08:42:42 2010 +0000

    * debian/control: Make libtaoframework-freeglut-cil-dev depend on
      libtaoframework-opengl-cil-dev, as the pcfile has a Requires:
      relationship, so the package is useless without the other (Closes:
      #594096)
    * Update libode0-dev BD to libode-dev, to fix FTBFS due to renamed
      development package (Closes: #595844)
---
 debian/changelog | 11 +++++++++++
 debian/control   |  6 ++++--
 2 files changed, 15 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 81f99b8..e8cd703 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+taoframework (2.1.svn20090801-3) UNRELEASED; urgency=low
+
+  * debian/control: Make libtaoframework-freeglut-cil-dev depend on
+    libtaoframework-opengl-cil-dev, as the pcfile has a Requires:
+    relationship, so the package is useless without the other (Closes:
+    #594096)
+  * Update libode0-dev BD to libode-dev, to fix FTBFS due to renamed
+    development package (Closes: #595844)
+
+ -- Iain Lane <laney at ubuntu.com>  Tue, 07 Sep 2010 09:27:20 +0100
+
 taoframework (2.1.svn20090801-2) unstable; urgency=low
 
   * debian/monodoc-taoframework-manual.prerm,
diff --git a/debian/control b/debian/control
index b0b59f7..f7a80e0 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian CLI Libraries Team <pkg-cli-libs-team at lists.alioth.debian.org>
 Uploaders: Sebastian Dröge <slomo at debian.org>, Dylan R. E. Moonfire <debian at mfgames.com>, Sam Hocevar <sho at debian.org>
 Build-Depends: debhelper (>= 5), quilt
-Build-Depends-Indep: cli-common-dev (>= 0.4.4), mono-gac, mono-devel (>= 2.4.3), mono-utils, libmono-dev, libopenal-dev, libsdl-image1.2-dev, libsdl-mixer1.2-dev, libsdl-net1.2-dev, libsdl-ttf2.0-dev, libsdl1.2-dev, libsmpeg-dev, libode0-dev, libdevil-dev, libphysfs-dev, freeglut3-dev, libglu1-mesa-dev | libglu1-dev, libgl1-mesa-dev | libgl1-dev, monodoc-base, liblua5.1-0-dev, libavcodec-dev (>= 3:0.svn20090303), libavformat-dev (>= 3:0.svn20090303), libnunit-cil-dev, libftgl-dev, libfre [...]
+Build-Depends-Indep: cli-common-dev (>= 0.4.4), mono-gac, mono-devel (>= 2.4.3), mono-utils, libmono-dev, libopenal-dev, libsdl-image1.2-dev, libsdl-mixer1.2-dev, libsdl-net1.2-dev, libsdl-ttf2.0-dev, libsdl1.2-dev, libsmpeg-dev, libode-dev, libdevil-dev, libphysfs-dev, freeglut3-dev, libglu1-mesa-dev | libglu1-dev, libgl1-mesa-dev | libgl1-dev, monodoc-base, liblua5.1-0-dev, libavcodec-dev (>= 3:0.svn20090303), libavformat-dev (>= 3:0.svn20090303), libnunit-cil-dev, libftgl-dev, libfree [...]
 Standards-Version: 3.8.3
 Vcs-Svn: svn://svn.debian.org/svn/pkg-cli-libs/packages/taoframework/trunk
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-cli-libs/packages/taoframework/trunk?op=log
@@ -201,7 +201,9 @@ Description: Tao CLI binding for freeglut
 
 Package: libtaoframework-freeglut-cil-dev
 Architecture: all
-Depends: libtaoframework-freeglut2.4-cil (= ${binary:Version}), ${misc:Depends}
+Depends: libtaoframework-freeglut2.4-cil (= ${binary:Version}),
+    libtaoframework-opengl-cil-dev,
+    ${misc:Depends}
 Replaces: libtaoframework-freeglut2.4-cil (<< 2.1.svn20090801-2~)
 Description: Tao CLI binding for freeglut - development files
  The Tao Framework is a collection of bindings and libraries to

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-libs/packages/taoframework.git



More information about the Pkg-cli-libs-commits mailing list