[SCM] advene/master: Use CDBS variables to install doc/changelog

oaubert-guest at users.alioth.debian.org oaubert-guest at users.alioth.debian.org
Tue May 31 21:40:47 UTC 2011


The following commit has been merged in the master branch:
commit 39a70d387435b62d971fc4146c390783e9ff08f8
Author: Olivier Aubert <olivier.aubert at liris.cnrs.fr>
Date:   Fri May 13 16:11:49 2011 +0200

    Use CDBS variables to install doc/changelog

diff --git a/debian/docs b/debian/docs
deleted file mode 100644
index daff3c6..0000000
--- a/debian/docs
+++ /dev/null
@@ -1,8 +0,0 @@
-CHANGES.txt
-doc/copyright
-doc/developper.txt
-doc/mimetypes.txt
-doc/mediacontrol.txt
-doc/adhoc-views.txt
-doc/fileformat.txt
-doc/plugins.txt
diff --git a/debian/rules b/debian/rules
index cd411e6..a24b793 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,3 +7,5 @@ include /usr/share/cdbs/1/rules/utils.mk
 include /usr/share/cdbs/1/class/python-distutils.mk
 
 DEB_PYTHON_INSTALL_ARGS_ALL = --no-compile --prefix=/usr
+DEB_INSTALL_CHANGELOGS_ALL := CHANGES.txt
+DEB_INSTALL_DOCS_ALL := doc/*

-- 
advene packaging



More information about the pkg-multimedia-commits mailing list