[SCM] taopm/master: weird error output, cleaning rules...
tiago at users.alioth.debian.org
tiago at users.alioth.debian.org
Fri Apr 19 15:27:13 UTC 2013
The following commit has been merged in the master branch:
commit 7f28b7cd2396c1a7751519b726d382aaa04bd2bf
Author: Tiago Bortoletto Vaz <tiago at debian.org>
Date: Fri Apr 19 10:32:12 2013 -0400
weird error output, cleaning rules...
diff --git a/debian/rules b/debian/rules
index a9851b0..677aeb5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,8 +8,6 @@ DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
override_dh_auto_configure:
dh_auto_configure -- TAODIR=/usr/lib/$(DEB_HOST_MULTIARCH)/taopm
-# TODO: fix libtool old instructions
-# autoreconf -i --force
override_dh_auto_clean:
dh_auto_clean
rm -f libtao/*.loT config.status.lineno
diff --git a/doc/ClassReference/tao.doxy.cnf b/doc/ClassReference/tao.doxy.cnf
index 366b5c5..274ba21 100644
--- a/doc/ClassReference/tao.doxy.cnf
+++ b/doc/ClassReference/tao.doxy.cnf
@@ -18,7 +18,7 @@ PROJECT_NAME = Tao
# This could be handy for archiving the generated documentation or
# if some version control system is used.
-PROJECT_NUMBER = 1.0-beta-10May2006
+PROJECT_NUMBER = 1.0-beta-19Apr2013
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.
diff --git a/doc/UserManual/introduction.tex b/doc/UserManual/introduction.tex
index d459a5c..e44ccbc 100644
--- a/doc/UserManual/introduction.tex
+++ b/doc/UserManual/introduction.tex
@@ -1,6 +1,6 @@
\chapter{Introduction}
Welcome to the \tao\ user manual. This manual is for version
-1.0-beta-10May2006 built on Wed May 10 15:26:37 BST 2006.
+1.0-beta-19Apr2013 built on Fri Apr 19 10:31:15 EDT 2013.
\tao\ is a software package for sound synthesis
using physical modelling techniques. It is written in C++ and provides
--
taopm packaging
More information about the pkg-multimedia-commits
mailing list