[libtheora] 02/02: Enable telemetry support for those that need it.

Petter Reinholdtsen pere at moszumanska.debian.org
Wed May 25 10:12:03 UTC 2016


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

pere pushed a commit to branch master
in repository libtheora.

commit 810845f79be13980da323e643f60a90437376d69
Author: Petter Reinholdtsen <pere at hungry.com>
Date:   Wed May 25 12:10:22 2016 +0200

    Enable telemetry support for those that need it.
---
 debian/rules | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/debian/rules b/debian/rules
index b7a676a..bd4d881 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,6 +6,11 @@ export CONFIG_SHELL
 %:
 	dh $@ --with quilt,autoreconf
 
+# Enable Telemetry debugging information (LP: #627854), see
+# <URL: http://people.xiph.org/~xiphmont/demo/theora/demo2.html >
+override_dh_auto_configure:
+	dh_auto_configure -- --enable-telemetry
+
 override_dh_strip:
 	dh_strip --dbg-package=libtheora-dbg
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-xiph/libtheora.git



More information about the pkg-xiph-commits mailing list