Package: bergman / 1.001+dfsg-2

Metadata

Package Version Patches format
bergman 1.001+dfsg-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
version regex.patch | (download)

auxil/clisp/prelisp.lsp | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix version string regular expression so that it correctly
 matches the CLISP major and minor versions.  Previously, it was matching
 the minor and patch versions, or failing completely when the patch version
 included "+".