[SCM] libdvdcss-pkg/master: libdvdcss: install NEWS 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 4ae24dcab01f6fcae89ee47172fc17df6782483e
Author: Dmitry Smirnov <onlyjob at member.fsf.org>
Date:   Sat Sep 22 12:01:42 2012 +1000

    libdvdcss: install NEWS as upstream changelog

diff --git a/libdvdcss/debian/changelog b/libdvdcss/debian/changelog
index bb817b2..6ba62d5 100644
--- a/libdvdcss/debian/changelog
+++ b/libdvdcss/debian/changelog
@@ -12,7 +12,7 @@ libdvdcss (1.2.12-1) UNRELEASED; urgency=low
       * minor lintianisation and reformatting.
       * Homepage URL is updated.
       * new package description.
-    + install AUTHORS, NEWS and README files.
+    + install files AUTHORS, README and upstream changelog i.e. NEWS.
     + debian/rules:
       * added get-orig-source target.
       * build with --disable-static --disable-doc.
diff --git a/libdvdcss/debian/docs b/libdvdcss/debian/docs
index 2ca0cf4..6f12db5 100644
--- a/libdvdcss/debian/docs
+++ b/libdvdcss/debian/docs
@@ -1,3 +1,2 @@
 AUTHORS
 README
-NEWS
diff --git a/libdvdcss/debian/rules b/libdvdcss/debian/rules
index 24aa34d..66053a9 100755
--- a/libdvdcss/debian/rules
+++ b/libdvdcss/debian/rules
@@ -13,6 +13,9 @@ export DEB_CFLAGS_MAINT_APPEND=-fvisibility=hidden
 override_dh_auto_configure:
 	dh_auto_configure -- --disable-static --disable-doc
 
+override_dh_installchangelogs:
+	dh_installchangelogs NEWS
+
 #override_dh_makeshlibs:
 #	dh_makeshlibs -V 'libdvdcss2 (>= 1.2.0)'
 

-- 
libdvdcss-pkg packaging



More information about the pkg-multimedia-commits mailing list