both regular releases and prereleases.
- Depend on $(QUILT_STAMPFN) instead of patch.
- Use touch $@ to create stamp files.
- Use a stamp file for the module's install target.
+ * Uncomment and fix the watch rules for pre-releases and always scan for
+ both regular releases and prereleases.
-- Russ Allbery <rra@debian.org> Mon, 03 Mar 2008 18:49:17 -0800
# Release candidates are stashed in another secret place and we change the
# version number for proper sorting of versions in Debian.
-#opts="uversionmangle=s/-rc/~rc/ dversionmangle=s/\.dfsg\d+$//" \
-# http://dl.openafs.org/dl/openafs/candidate/ ([^/]+-rc\d+)/
+opts="uversionmangle=s/-rc/~rc/;s/pre/~pre/,dversionmangle=s/\.dfsg\d+$//" \
+ http://dl.openafs.org/dl/openafs/candidate/ ([^/]+-?(?:rc|pre)\d+)/