[med-svn] r24222 - trunk/community/website/docs
Charles Plessy
plessy at moszumanska.debian.org
Mon Oct 2 03:58:13 UTC 2017
Author: plessy
Date: 2017-10-02 03:58:12 +0000 (Mon, 02 Oct 2017)
New Revision: 24222
Modified:
trunk/community/website/docs/policy.xml
Log:
Relative link to convert_svn_2_git, so that cut-pasting the command works.
Modified: trunk/community/website/docs/policy.xml
===================================================================
--- trunk/community/website/docs/policy.xml 2017-10-01 21:36:48 UTC (rev 24221)
+++ trunk/community/website/docs/policy.xml 2017-10-02 03:58:12 UTC (rev 24222)
@@ -229,7 +229,7 @@
<programlisting>
svn checkout svn://anonscm.debian.org/debian-med/trunk/helper-scripts
cd helper-scripts
-convert_svn_2_git <package>
+./convert_svn_2_git <package>
cd <package> # check that debian/ dir exists - if not check logfile!!
git branch upstream
gbp import-orig --pristine-tar <orig.tar.gz_of_last_uploaded_version>
More information about the debian-med-commit
mailing list