This is an automated email from the git hooks/post-receive script. smcv pushed a commit to branch master in repository nexuiz.
commit 279e1fe8ad34e52316e2098a3a7af166955ee4dd Author: Simon McVittie <[email protected]> Date: Fri Sep 9 09:33:33 2016 +0100 Remove unnecessary override_dh_icons recipe --- debian/changelog | 1 + debian/rules | 3 --- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index b15f381..ef353a0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ nexuiz (2.5.2+dp-4) UNRELEASED; urgency=medium - Stop installing obsolete XPM icon * Normalize packaging via wrap-and-sort -abst * Update Vcs-Git, Vcs-Browser to https and cgit + * Remove unnecessary override_dh_icons recipe -- Simon McVittie <[email protected]> Wed, 02 Mar 2016 10:24:03 +0000 diff --git a/debian/rules b/debian/rules index 0e1adf9..0d792bf 100755 --- a/debian/rules +++ b/debian/rules @@ -30,6 +30,3 @@ override_dh_auto_install: -e 's/@DPROLE@/server/g' \ -e 's/@DPBINARY@/darkplaces-server/g' \ < debian/nexuiz.in > debian/tmp/nexuiz-server - -override_dh_icons: - dh_icons -pnexuiz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/nexuiz.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

