[SCM] liblscp packaging branch, master, updated. upstream/0.5.6-24-gb1fc5f6

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Tue Aug 17 13:54:42 UTC 2010


The following commit has been merged in the master branch:
commit a436731657591414a809722093c6085715da3a42
Author: Alessio Treglia <alessio at debian.org>
Date:   Tue Aug 17 15:50:44 2010 +0200

    Build and install the documentation.

diff --git a/debian/control b/debian/control
index 12d733b..b402e50 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,9 @@ Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alio
 Uploaders: Paul Brossier <piem at debian.org>,
  Free Ekanayaka <freee at debian.org>,
  Alessio Treglia <alessio at debian.org>
-Build-Depends: debhelper (>= 7),
+Build-Depends: debhelper (>= 7.0.50~),
  autotools-dev (>= 20100122.1~),
+ doxygen,
  automake,
  autoconf,
  libtool
diff --git a/debian/rules b/debian/rules
index dcf6189..8f26c23 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,7 @@
 
 %:
 	dh $@ --with autotools_dev
+
+override_dh_auto_build:
+	dh_auto_build
+	$(MAKE) -C doc

-- 
liblscp packaging



More information about the pkg-multimedia-commits mailing list