[Blends-commit] [SCM] blends-dev branch, master, updated. 5237be421adff5c763b9c08a6dd6bc95564a07f5
Andreas Tille
tille at debian.org
Mon Nov 25 14:23:42 UTC 2013
The following commit has been merged in the master branch:
commit bf881f35c36565185e1215b6b604431ebea1c6f4
Author: Andreas Tille <tille at debian.org>
Date: Mon Nov 25 15:21:25 2013 +0100
Reflect that SVN and now also Git is allowed to maintain tasks files. Webconf is in Git
diff --git a/doc/Makefile b/doc/Makefile
index fd5669b..5dbc453 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -68,7 +68,7 @@ ps $(doc_ps): $(doc_xml)
done
-pdf $(doc_pdf) $(doc_pdf_en): $(doc_xml)
+pdf $(doc_pdf): $(doc_xml)
for l in $(doc_lang); do \
f=$(doc_name).$$l.xml; d=$$l/pdf; \
mkdir -p $$d; \
diff --git a/doc/en/08_websentinel.xml b/doc/en/08_websentinel.xml
index 0648a3a..fe65bda 100644
--- a/doc/en/08_websentinel.xml
+++ b/doc/en/08_websentinel.xml
@@ -255,8 +255,8 @@ Debian control files do and is kept quite simple:
To set some typical values for the web sentinel per Blend each Blend
has to provide a configuration file. These files are formatted in
RFC822 files and
-<ulink url="http://svn.debian.org/wsvn/blends/blends/trunk/webtools/webconf/"
- >maintained in SVN</ulink>. The following values can be set:
+<ulink url="http://anonscm.debian.org/gitweb/?p=blends/website.git;a=tree;f=webtools/webconf"
+ >maintained in Git</ulink>. The following values can be set:
<variablelist>
<varlistentry>
@@ -332,8 +332,7 @@ RFC822 files and
<varlistentry>
<term>VcsDir</term>
- <listitem><para>Path to tasks files in Blends SVN
- <filename>/svn/blends/projects/science/trunk/<ProjectName></filename>
+ <listitem><para>URL of tasks files in Blends VCS
</para>
</listitem>
</varlistentry>
--
Git repository for blends code
More information about the Blends-commit
mailing list