[root-system] 03/21: Build-depend on libglew-dev rather than libglew1.5-dev.

Lifeng Sun lifengsun-guest at moszumanska.debian.org
Sat Aug 2 08:35:04 UTC 2014


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

lifengsun-guest pushed a commit to branch master
in repository root-system.

commit 1b5693fcf9bcf5ce1dcb646ded2236aebf4576ae
Author: Lifeng Sun <lifongsun at gmail.com>
Date:   Tue Dec 3 11:57:19 2013 +0800

    Build-depend on libglew-dev rather than libglew1.5-dev.
---
 debian/changelog                 | 1 +
 debian/control                   | 2 +-
 debian/script/makebuilddepend.sh | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 4a4a16f..7cc0b19 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 root-system (5.34.13-1) unstable; urgency=low
 
   * New upstream release.
+  * Build-depend on libglew-dev rather than libglew1.5-dev.
 
  -- Lifeng Sun <lifongsun at gmail.com>  Tue, 03 Dec 2013 11:30:01 +0800
 
diff --git a/debian/control b/debian/control
index 5a15637..125d073 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
 Uploaders: Lifeng Sun <lifongsun at gmail.com>
 Homepage: http://root.cern.ch
-Build-Depends: debhelper (>= 5.0.37.2), lsb-release, autotools-dev, po-debconf, libssl-dev, comerr-dev, libxpm-dev, libltdl-dev, x11proto-xext-dev, libxext-dev, libfreetype6-dev, libpcre3-dev, zlib1g-dev | libz-dev, liblzma-dev, python-dev (>= 2.1), graphviz, ttf-freefont, libncurses5-dev, libgraphviz-dev, libavahi-core-dev, libsqlite3-dev, libxft-dev, python-support (>= 0.3), ruby, ruby-dev, libglu1-mesa-dev| xlibmesa-glu-dev |  libglu-dev, libglew1.5-dev | libglew-dev, libftgl-dev, lib [...]
+Build-Depends: debhelper (>= 5.0.37.2), lsb-release, autotools-dev, po-debconf, libssl-dev, comerr-dev, libxpm-dev, libltdl-dev, x11proto-xext-dev, libxext-dev, libfreetype6-dev, libpcre3-dev, zlib1g-dev | libz-dev, liblzma-dev, python-dev (>= 2.1), graphviz, ttf-freefont, libncurses5-dev, libgraphviz-dev, libavahi-core-dev, libsqlite3-dev, libxft-dev, python-support (>= 0.3), ruby, ruby-dev, libglu1-mesa-dev| xlibmesa-glu-dev |  libglu-dev, libglew-dev, libftgl-dev, libgl2ps-dev, libxml [...]
 Standards-Version: 3.9.4
 Vcs-Git: git://anonscm.debian.org/debian-science/packages/root-system.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/root-system.git
diff --git a/debian/script/makebuilddepend.sh b/debian/script/makebuilddepend.sh
index 31f3627..6beaa54 100755
--- a/debian/script/makebuilddepend.sh
+++ b/debian/script/makebuilddepend.sh
@@ -196,7 +196,7 @@ for i in $* ; do
 	libroot-graf3d-gl)					        
 	    echo -n ", libglu1-mesa-dev"
 	    echo -n "| xlibmesa-glu-dev |  libglu-dev"
-	    echo -n ", libglew1.5-dev | libglew-dev"	
+	    echo -n ", libglew-dev"
 	    echo -n ", libftgl-dev"
 	    echo -n ", libgl2ps-dev"					;;
 	libroot-gui)  							;;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/root-system.git



More information about the debian-science-commits mailing list