This is an automated email from the git hooks/post-receive script. dogsleg pushed a commit to branch master in repository developers-reference.
commit 92f3209411d5e3200964cc0cb02a78585b0156c5 Author: Lev Lamberov <[email protected]> Date: Sat Dec 12 17:29:21 2015 +0500 changing Makefile to handle russian translation --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 63730d3..017154f 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ MANUAL := developers-reference SOURCES := $(wildcard *.dbk) common.ent version.ent FORMATS := html txt pdf epub -LANGS := de fr ja +LANGS := de fr ja ru TARGETS := $(foreach fmt,$(FORMATS),developers-reference.$(fmt)) \ $(foreach lng,$(LANGS), \ $(foreach fmt,$(FORMATS), \ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/developers-reference.git

