[SCM] flowblade/master: Include upstream added changelog and other documentation files.

js at users.alioth.debian.org js at users.alioth.debian.org
Mon Mar 7 13:10:54 UTC 2016


The following commit has been merged in the master branch:
commit 398fa6be9bc154ed34a4855e1e527ca9594d34a1
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Mon Mar 7 13:13:38 2016 +0100

    Include upstream added changelog and other documentation files.

diff --git a/debian/rules b/debian/rules
index 104d7e2..789af31 100755
--- a/debian/rules
+++ b/debian/rules
@@ -59,6 +59,9 @@ clean::
 	find -type f -name '*.metadata_dump' -delete
 	rm -f debian/stamp-extract-copyright
 
+DEB_INSTALL_DOCS_ALL += README.md $(src)docs/FAQ.md $(src)docs/GDB.md $(src)docs/ROADMAP.md
+DEB_INSTALL_CHANGELOGS_ALL = $(src)docs/RELEASE_NOTES.md
+
 DEB_DH_INSTALL_ARGS_$(pkg) = $(src)installdata/flowblade.png usr/share/pixmaps
 DEB_PYTHON_INSTALL_ARGS_$(pkg) += --install-lib=/usr/share/flowblade
 

-- 
flowblade packaging



More information about the pkg-multimedia-commits mailing list