[SCM] Packaging for scorched3d branch, master, updated. upstream/43.2a.dfsg-70-g3578385
Bruno Kleinert
fuddl at tauware.de
Fri Mar 11 23:01:54 UTC 2011
The following commit has been merged in the master branch:
commit 357838548a0723cb3b6914c6d4b2869621a5a38c
Author: Bruno Kleinert <fuddl at tauware.de>
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 <fuddl at debian.org> Fri, 11 Mar 2011 19:38:23 +0100
+ -- Bruno "Fuddl" Kleinert <fuddl at debian.org> 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
More information about the Pkg-games-commits
mailing list