The following commit has been merged in the master branch:
commit 357838548a0723cb3b6914c6d4b2869621a5a38c
Author: Bruno Kleinert <[email protected]>
Date:   Sat Mar 12 00:00:33 2011 +0100

    Don't install upstream CHANGELOG
    
    Upstream just ships an empty file so it's worthless to install it

diff --git a/debian/changelog b/debian/changelog
index 4a811a3..f315f02 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,8 +5,9 @@ scorched3d (43.2a.dfsg-2) unstable; urgency=low
     /usr/games/scorched3d with full path.
   * Source package: fix typo in the filename of
     debian/update-avatar-icons-from-svg.sh
+  * Do not install upstream CHANGELOG since it's empty anyway
 
- -- Bruno "Fuddl" Kleinert <[email protected]>  Fri, 11 Mar 2011 19:38:23 +0100
+ -- Bruno "Fuddl" Kleinert <[email protected]>  Fri, 11 Mar 2011 23:58:48 +0100
 
 scorched3d (43.2a.dfsg-1) unstable; urgency=low
 
diff --git a/debian/rules b/debian/rules
index 4777c2b..c06410c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -106,7 +106,7 @@ binary-indep: build install
 binary-arch: build install
        dh_testdir -a
        dh_testroot -a
-       dh_installchangelogs -a
+       dh_installchangelogs -a --exclude=CHANGELOG
        dh_installdocs -a
        dh_install --source=debian/tmp -a
        dh_installmenu -a

-- 
Packaging for scorched3d

_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to