[SCM] libdvdcss-pkg/master: install guest package' changelog as "upstream" changelog

onlyjob-guest at users.alioth.debian.org onlyjob-guest at users.alioth.debian.org
Sat Sep 22 02:52:17 UTC 2012


The following commit has been merged in the master branch:
commit 0e01f7a43526e3404652c4f68339177f790e2dd1
Author: Dmitry Smirnov <onlyjob at member.fsf.org>
Date:   Sat Sep 22 11:45:00 2012 +1000

    install guest package' changelog as "upstream" changelog
    
     inspired by discussion with Fabian Greffrath

diff --git a/debian/lintian-overrides b/debian/lintian-overrides
index 9a7c2b9..f940020 100644
--- a/debian/lintian-overrides
+++ b/debian/lintian-overrides
@@ -2,8 +2,7 @@
 debconf-is-not-a-registry
 
 # Technically speaking this package could use a native format
-# as we don't really have an "upstream" changelog or Homepage.
+# as we don't really have an "upstream" Homepage.
 # However the intention is to have the very same package
 # version as the package that we're installing.
-no-upstream-changelog
 no-homepage-field
diff --git a/debian/rules b/debian/rules
index fadce1d..8583afd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,6 +17,9 @@ override_dh_auto_configure:
 debian/po/templates.pot:
 	debconf-updatepo --verbose
 
+override_dh_installchangelogs:
+	dh_installchangelogs $(PKGG)/debian/changelog
+
 override_dh_builddeb:
 	dh_builddeb -- -Zxz
 

-- 
libdvdcss-pkg packaging



More information about the pkg-multimedia-commits mailing list