[SCM] website branch, master, updated. c3022805e4742186816d7c6c85e6858b8667e1f4
Bas Couwenberg
sebastic at xs4all.nl
Sun Jan 19 17:06:36 UTC 2014
The following commit has been merged in the master branch:
commit c3022805e4742186816d7c6c85e6858b8667e1f4
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sun Jan 19 18:06:30 2014 +0100
Use <replaceable> for example names.
diff --git a/policy.xml b/policy.xml
index 5e1f7d6..b8a5f6f 100644
--- a/policy.xml
+++ b/policy.xml
@@ -292,13 +292,13 @@ Host *.debian.org
<para>
<programlisting>
pkg-grass/
- ├ <package-A>.git
+ ├ <replaceable><package-A></replaceable>.git
│ ├ master
│ │ ├ <replaceable><upstream sources></replaceable>
│ │ └ debian/
│ ├ pristine-tar
│ └ upstream
- ├ <package-B>.git
+ ├ <replaceable><package-B></replaceable>.git
│ ├ master
│ │ ├ <replaceable><upstream sources></replaceable>
│ │ └ debian/
@@ -502,12 +502,12 @@ pkg-grass/
│ ├ branches/
│ └ tags/
├ packages/
- │ ├ <package A>/
+ │ ├ <replaceable><package A></replaceable>/
│ │ ├ branches/
│ │ ├ tags/
│ │ └ trunk/
│ │ └ debian/
- │ ├ <package B>/
+ │ ├ <replaceable><package B></replaceable>/
│ │ ├ branches/
│ │ ├ tags/
│ │ └ trunk/
--
pkg-grass website
More information about the Pkg-grass-devel
mailing list