This is an automated email from the git hooks/post-receive script. fabian pushed a commit to annotated tag debian/5.1.0-1 in repository deutex.
commit 0fd827bd4c88a072d63b2cd211b0bfa9ddaf4506 Author: Fabian Greffrath <[email protected]> Date: Fri Dec 15 20:34:11 2017 +0100 fix some formatting errors --- debian/changelog | 2 +- debian/copyright | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index baf1319..6fab9af 100644 --- a/debian/changelog +++ b/debian/changelog @@ -96,7 +96,7 @@ deutex (4.4.902-9) unstable; urgency=low * remove stray files (tags,op,op2,gcc4-) * don't bother fixing ./docsrc/deutex.6 (since we don't use it) - * check for not-logging before writing to the log FP to avoid + * check for not-logging before writing to the log FP to avoid segfaults when CWD is a read-only filesystem: see <http://www.freelists.org/archives/yadex/03-2006/msg00002.html> diff --git a/debian/copyright b/debian/copyright index 5891a97..bf0a4fc 100644 --- a/debian/copyright +++ b/debian/copyright @@ -13,7 +13,7 @@ Files: pkg.w32/cp-with-libs Copyright: 2016, Simon Howard License: GPL-2+ -Files: src/endianm.*, +Files: src/endianm.* src/endianio.* Copyright: 1999-2005, André Majorel 2006-2017, contributors to the DeuTex project @@ -75,7 +75,7 @@ License: MIT ** */ -Files: debian/ +Files: debian/* Copyright: 2005-2017, Jonathan Dowland <[email protected]> 2017, Fabian Greffrath <[email protected]> License: GPL-2+ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/deutex.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

