]> git.donarmstrong.com Git - debian/debian-policy.git/commitdiff
* Make # in closes: regexp optional, as in latest dpkg-dev
authorManoj Srivastava <srivasta@debian.org>
Thu, 16 Jun 2005 05:11:43 +0000 (05:11 +0000)
committerManoj Srivastava <srivasta@debian.org>
Thu, 16 Jun 2005 05:11:43 +0000 (05:11 +0000)
Author: jdg
Date: 2001/04/27 14:53:26
* Make # in closes: regexp optional, as in latest dpkg-dev

git-archimport-id: srivasta@debian.org--etch/debian-policy--devel--3.0--patch-101

policy.sgml

index 8db38042737005c63d404e97e874634d5f0cd36c..df49d6430b4fe9cabadc72bc43237cecb6e4444b 100644 (file)
              To be precise, the string should match the following
              Perl regular expression:
              <example>
-/closes:\s*(?:bug)?\#\s?\d+(?:,\s*(?:bug)?\#\s?\d+)*/i
+/closes:\s*(?:bug)?\#?\s?\d+(?:,\s*(?:bug)?\#?\s?\d+)*/i
              </example>
              Then all of the bug numbers listed will be closed by the
              archive maintenance script (<prgn>katie</prgn>), or in