On Thu, Jun 11, 2009 at 10:36:26AM +1000, Felipe Sateler wrote:
> El jueves 11 de junio, Guido Günther escribió:
> > On Wed, Jun 10, 2009 at 12:50:33PM +1000, Felipe Sateler wrote:
> > > Well, - in upstream version nambers should be reasonably common in -rc
> > > -alpha or such. And your original r
El jueves 11 de junio, Guido Günther escribió:
> On Wed, Jun 10, 2009 at 12:50:33PM +1000, Felipe Sateler wrote:
> > Well, - in upstream version nambers should be reasonably common in -rc
> > -alpha or such. And your original regex allows it in orig but not in
> > plain upstream.
>
> So iff we add
On Wed, Jun 10, 2009 at 12:50:33PM +1000, Felipe Sateler wrote:
> Well, - in upstream version nambers should be reasonably common in -rc -alpha
> or such. And your original regex allows it in orig but not in plain upstream.
So iff we add '-' we'd need something like:
^[a-zA-Z\d\.\+\-]+-(?
El miércoles 10 de junio, Guido Günther escribió:
> On Fri, Jun 05, 2009 at 11:03:32AM +1000, Felipe Sateler wrote:
> > El viernes 5 de junio, Guido Günther escribió:
> > > On Thu, Jun 04, 2009 at 07:43:53PM +1000, Felipe Sateler wrote:
> > > > Package: git-buildpackage
> > > > Version: 0.4.53
> >
On Fri, Jun 05, 2009 at 11:03:32AM +1000, Felipe Sateler wrote:
> El viernes 5 de junio, Guido Günther escribió:
> > On Thu, Jun 04, 2009 at 07:43:53PM +1000, Felipe Sateler wrote:
> > > Package: git-buildpackage
> > > Version: 0.4.53
> > > Severity: minor
> > > Tags: patch
> > >
> > >
> > > Automa
El viernes 5 de junio, Guido Günther escribió:
> On Thu, Jun 04, 2009 at 07:43:53PM +1000, Felipe Sateler wrote:
> > Package: git-buildpackage
> > Version: 0.4.53
> > Severity: minor
> > Tags: patch
> >
> >
> > Automatic guessing of version by parsing package's upstream tarball name
> > is wrong. I
On Thu, Jun 04, 2009 at 07:43:53PM +1000, Felipe Sateler wrote:
> Package: git-buildpackage
> Version: 0.4.53
> Severity: minor
> Tags: patch
>
>
> Automatic guessing of version by parsing package's upstream tarball name
> is wrong. It misses + and : and capital letters
Not entirely. The first re
Package: git-buildpackage
Version: 0.4.53
Severity: minor
Tags: patch
Automatic guessing of version by parsing package's upstream tarball name
is wrong. It misses + and : and capital letters
The attached patch fixes this issue, and makes both regex use the same
version pattern.
-- System Inform
8 matches
Mail list logo