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

Andreas Tille tille at moszumanska.debian.org
Fri May 15 04:45:01 UTC 2015


Author: tille
Date: 2015-05-15 04:45:00 +0000 (Fri, 15 May 2015)
New Revision: 19238

Modified:
   trunk/community/website/docs/policy.xml
Log:
Remove (hopefully) last occurance of git where it should be gbp


Modified: trunk/community/website/docs/policy.xml
===================================================================
--- trunk/community/website/docs/policy.xml	2015-05-14 06:35:32 UTC (rev 19237)
+++ trunk/community/website/docs/policy.xml	2015-05-15 04:45:00 UTC (rev 19238)
@@ -381,7 +381,7 @@
 <command>mkdir</command> <filename class="directory">package</filename>
 <command>cd</command> <filename class="directory">package</filename>
 <command>git init</command>
-<command>git import-orig</command> <option>--pristine-tar</option> <filename>/path/to/package_version.orig.tar.gz</filename>
+<command>gbp import-orig</command> <option>--pristine-tar</option> <filename>/path/to/package_version.orig.tar.gz</filename>
 <command>svn export svn://anonscm.debian.org/svn/debian-med/trunk/package_template debian</command></programlisting>
 				</para>
 				The above steps will create a repository with the appropriate layout for <command>gbp buildpackage</command>, with three branches:




More information about the debian-med-commit mailing list