chiark / gitweb /
dgit-sponsorship(7): Add import-dsc for NEW package
authorSean Whitton <spwhitton@spwhitton.name>
Sat, 29 Oct 2016 17:58:11 +0000 (10:58 -0700)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 30 Oct 2016 17:27:52 +0000 (17:27 +0000)
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
dgit-sponsorship.7.pod

index 9fe8abc7809e37efa90f56b568f45211d4e5b05a..2bc9454656ff7aa98039fbeb1775adc56a097f12 100644 (file)
@@ -259,6 +259,17 @@ Then:
 
 =back
 
 
 =back
 
+Or for an entirely new package:
+
+=over 4
+
+    % mkdir PACKAGE
+    % cd PACKAGE
+    % git init
+    % dgit -pPACKAGE import-dsc /path/to/sponsee's.dsc +sponsee
+
+=back
+
 This will leave you looking at the sponsee's package,
 formatted as a dgit branch.
 
 This will leave you looking at the sponsee's package,
 formatted as a dgit branch.