Author: plessy
Date: 2012-01-28 01:56:27 +0000 (Sat, 28 Jan 2012)
New Revision: 9463

Modified:
   trunk/community/website/docs/policy.xml
Log:
git-import-orig does not support zip archives.


Modified: trunk/community/website/docs/policy.xml
===================================================================
--- trunk/community/website/docs/policy.xml     2012-01-28 01:50:49 UTC (rev 
9462)
+++ trunk/community/website/docs/policy.xml     2012-01-28 01:56:27 UTC (rev 
9463)
@@ -326,7 +326,8 @@
                        <title>Git tips</title>
                        <para id="new-repository-with-gbp">
                                Example to create a new git repository for a 
package where the upstream
-                               sources are distributed as file archives (tar, 
zip, …):<programlisting>
+                               sources are distributed as compressed 
<command>tar</command> archives
+                               (<literal>tar.gz</literal>, …).<programlisting>
 <command>mkdir</command> <filename class="directory">package</filename>
 <command>cd</command> <filename class="directory">package</filename>
 <command>git init</command>


_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to