This is an automated email from the git hooks/post-receive script. tobi pushed a commit to branch master in repository darkradiant.
commit 717117e0aca21766577ae4f1873786213598c734 Author: Tobias Frost <[email protected]> Date: Sun Aug 2 11:17:54 2015 +0200 Relax version requirment on gettext to the version in Jessie to avoid versioned B-D --- debian/patches/01-autotext.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/patches/01-autotext.patch b/debian/patches/01-autotext.patch index b69d7ed..0692c30 100644 --- a/debian/patches/01-autotext.patch +++ b/debian/patches/01-autotext.patch @@ -14,7 +14,7 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ AC_CONFIG_MACRO_DIR([m4]) # Initialise Gettext -+AM_GNU_GETTEXT_VERSION(0.19.4) ++AM_GNU_GETTEXT_VERSION(0.19.3) AM_GNU_GETTEXT([external]) # Save user flags -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/darkradiant.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

