This is an automated email from the git hooks/post-receive script. arand-guest pushed a commit to branch master in repository redeclipse-data.
commit 4797fcf1234995c2d4f89d29dba50abf6ecd46cf Author: Martin Erik Werner <[email protected]> Date: Sun Feb 11 21:26:39 2018 +0100 Include version.txt with fonts data module version.txt contains the Git commit id of data modules, so keep it in the install it in the fonts data module to keep consistency with other data modules. --- debian/redeclipse-data.install | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/redeclipse-data.install b/debian/redeclipse-data.install index d3b7aaf..0e15c57 100644 --- a/debian/redeclipse-data.install +++ b/debian/redeclipse-data.install @@ -1,2 +1,3 @@ fonts/*.png usr/share/games/redeclipse/data/fonts fonts/*.cfg usr/share/games/redeclipse/config/fonts +fonts/version.txt usr/share/games/redeclipse/data/fonts -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/redeclipse-data.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

