chiark / gitweb /
Actually provide a -p (--package=) option (!)
[dgit.git] / dgit
diff --git a/dgit b/dgit
index f494bb4d5a266cd628523c58bbac372d3365e307..aab59b31e4a2877ef18460918a954b97c3e19354 100755 (executable)
--- a/dgit
+++ b/dgit
@@ -5562,6 +5562,7 @@ defvalopt '',                '-k', '.+',      \$keyid;
 defvalopt '--existing-package','', '.*',      \$existing_package;
 defvalopt '--build-products-dir','','.*',     \$buildproductsdir;
 defvalopt '--clean',       '', $cleanmode_re, \$cleanmode;
+defvalopt '--package',   '-p',   $package_re, \$package;
 defvalopt '--quilt',     '', $quilt_modes_re, \$quilt_mode;
 
 defvalopt '', '-C', '.+', sub {