[tango] 09/21: build also the documentation

Frédéric-Emmanuel Picca picca at moszumanska.debian.org
Fri Jan 15 15:59:40 UTC 2016


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

picca pushed a commit to branch master
in repository tango.

commit b94f24007a5280c7095a1e5bed1cbc50d148dceb
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date:   Thu Oct 8 15:17:57 2015 +0200

    build also the documentation
    
    Conflicts:
    	debian/control
---
 debian/changelog | 3 ++-
 debian/control   | 7 +++++--
 debian/rules     | 2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9b27c0a..9de5445 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-tango (9.1.0~rc1+dfsg-1) UNRELEASED; urgency=medium
+tango (9.1.0~rc2+dfsg-1) UNRELEASED; urgency=medium
 
   * Imported Upstream version 9.1.0~rc1+dfsg
   * Bump Standards-Version to 3.9.6 (nothing to do)
@@ -8,6 +8,7 @@ tango (9.1.0~rc1+dfsg-1) UNRELEASED; urgency=medium
       + libtango9, libtango9-dev, libtango9-dbg
     - remove binary packages:
       + libtango8, libtango8-dev, libtango8-dbg
+    - BuildDep: added lyx, omniidl and transfig
   * debian/copyright
     - updated for tango9
     - repack using Files-Excluded
diff --git a/debian/control b/debian/control
index ef9fd3a..d1767d3 100644
--- a/debian/control
+++ b/debian/control
@@ -8,8 +8,11 @@ Build-Depends: debhelper (>= 9),
                doxygen,
                libcos4-dev,
                libmysqlclient-dev,
-               libzmq3-dev,
-               po-debconf
+               libzmq3-dev (>= 3.2.2),
+               lyx,
+               omniidl,
+               po-debconf,
+               transfig
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/tango.git
 Vcs-Git: git://anonscm.debian.org/debian-science/packages/tango.git
diff --git a/debian/rules b/debian/rules
index c23e9fa..ea18da2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@ PACKAGE := $(shell dpkg-parsechangelog | sed -n 's/^Source: //p')
 VERSION := $(shell dpkg-parsechangelog | sed -ne 's/^Version: \(.*\)+.*/\1/p')
 FULLDEBVERSION := $(shell dpkg-parsechangelog | sed -ne 's/^Version: \(.*-.*\)/\1/p')
 
-CONFIGURE_OPTS := --with-omni=/usr --disable-static --disable-dbcreate --disable-java --with-doxygen --disable-jpegmmx
+CONFIGURE_OPTS := --with-omni=/usr --disable-static --disable-dbcreate --disable-java --with-doxygen --disable-jpegmmx --with-lyx --with-fig2dev
 
 export DEB_LDFLAGS_MAINT_STRIP = -Wl,-Bsymbolic-functions
 

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



More information about the debian-science-commits mailing list