[SCM] liblo/master: Build-depend on doxygen-latex (not doxygen), and add note on maybe switching back again later when possible to verify difference.

js at users.alioth.debian.org js at users.alioth.debian.org
Sat Mar 12 14:18:45 UTC 2011


The following commit has been merged in the master branch:
commit ecc71b21bff0d0f0af5bd1f82016dd1456f58dee
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sat Mar 12 15:13:40 2011 +0100

    Build-depend on doxygen-latex (not doxygen), and add note on maybe switching back again later when possible to verify difference.

diff --git a/debian/rules b/debian/rules
index 230400e..07596a7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,7 +27,9 @@ include /usr/share/cdbs/1/rules/debhelper.mk
 CDBS_BUILD_DEPENDS_rules_upstream-tarball =
 CDBS_BUILD_DEPENDS_rules_utils_copyright-check =
 
-CDBS_BUILD_DEPENDS += , doxygen
+# TODO: Check (when temporary doxygen circular dependency is dropped) if
+# perhaps only dependency on dexygen itself is satisfactory
+CDBS_BUILD_DEPENDS += , doxygen-latex
 
 DEB_UPSTREAM_URL = http://downloads.sourceforge.net/liblo
 

-- 
liblo packaging



More information about the pkg-multimedia-commits mailing list