[med-svn] r15327 - trunk/community/website/docs

Charles Plessy plessy at moszumanska.debian.org
Sat Nov 30 02:54:45 UTC 2013


Author: plessy
Date: 2013-11-30 02:54:44 +0000 (Sat, 30 Nov 2013)
New Revision: 15327

Modified:
   trunk/community/website/docs/policy.xml
Log:
Clarify that the recommendation is to use svn-buildpackage for Subversion packages.

It is not a recommendation to prefer svn to Git (we are neutral).


Modified: trunk/community/website/docs/policy.xml
===================================================================
--- trunk/community/website/docs/policy.xml	2013-11-30 02:51:36 UTC (rev 15326)
+++ trunk/community/website/docs/policy.xml	2013-11-30 02:54:44 UTC (rev 15327)
@@ -194,8 +194,9 @@
 		<sect2 id="subversion-tips">
 			<title>Subversion tips</title>
 			<para id="svn-buildpackage-aliases">
-				Many of us use <command>svn-buildpackage</command> and we recommend it to
-				beginners.  The following aliases may be useful:<programlisting>
+				For Debian Med packages maintained with Subversion, many of us use
+				<command>svn-buildpackage</command> and we recommend it to beginners.
+				The following aliases may be useful:<programlisting>
 alias <command>svn-b</command>='svn-buildpackage -us -uc --svn-ignore'
 alias <command>svn-br</command>='svn-b --svn-dont-purge --svn-reuse'
 alias <command>svn-bt</command>='svn-buildpackage --svn-tag'</programlisting>




More information about the debian-med-commit mailing list