[SCM] mpv/master: Install upstream release notes as changelog

ghedo at users.alioth.debian.org ghedo at users.alioth.debian.org
Wed Jun 25 19:14:56 UTC 2014


The following commit has been merged in the master branch:
commit 8b5f4c928019d91c7e4e1ffe9c839c71d1f83f80
Author: Alessandro Ghedini <alessandro at ghedini.me>
Date:   Wed Jun 25 14:59:03 2014 +0200

    Install upstream release notes as changelog
    
    Closes: #722997

diff --git a/debian/rules b/debian/rules
index 8afec2b..400a12d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,6 +23,9 @@ override_dh_auto_install:
 override_dh_install:
 	dh_install --sourcedir=debian/tmp
 
+override_dh_installchangelogs:
+	dh_installchangelogs RELEASE_NOTES
+
 override_dh_auto_clean:
 	python ./waf -v --nocache distclean
 	find . -name "*.pyc" -delete

-- 
mpv packaging



More information about the pkg-multimedia-commits mailing list