chiark / gitweb /
dgit-sponsorship(7): Add import-dsc for NEW package
[dgit.git] / dgit-sponsorship.7.pod
index 9fe8abc7809e37efa90f56b568f45211d4e5b05a..2bc9454656ff7aa98039fbeb1775adc56a097f12 100644 (file)
@@ -259,6 +259,17 @@ Then:
 
 =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.