chiark / gitweb /
dgit: Fix trailing whitespace
[dgit.git] / dgit-maint-merge.7.pod
index 2d5300611374dd62615034198c42c7c80a10f7c4..901707e6eaf2fcec9526eec5345fe0095a4f813d 100644 (file)
@@ -205,11 +205,15 @@ Then make new upstream tags available:
 
 =back
 
+=for dgit-test dpkg-source-ignores begin
+
 Now you simply need to ensure that your git HEAD is dgit-compatible,
 i.e., it is exactly what you would get if you ran
-B<dpkg-buildpackage -i\.git/ -I.git -S>
+B<dpkg-buildpackage -i'(?:^|/)\.git(?:/|$)' -I.git -S>
 and then unpacked the resultant source package.
 
+=for dgit-test dpkg-source-ignores end
+
 To achieve this, you might need to delete
 I<debian/source/local-options>.  One way to have dgit check your
 progress is to run B<dgit build-source>.