[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#755096: transition: postgresql-9.4



Re: Julien Cristau 2014-07-18 <20140717230423.GP3236@betterave.cristau.org>
> On Thu, Jul 17, 2014 at 22:42:59 +0300, Christoph Berg wrote:
> 
> > Fwiw, I think the ben file needs "9." changed to "9\." Atm it is picking
> > up some git commitish version number in the haskell-persistent-postgresql
> > dependencies or something like that.
> > 
> Fixed, thanks.

Here's another update to also include Build-Depends and Recommends.
(Hopefully I got the syntax right.)

title = "postgresql-9.4";
is_affected = .depends ~ /postgresql.*-9\.[34].*/ | .build-depends ~ /postgresql.*-9\.[34].*/ | .recommends ~ /postgresql.*-9\.[34].*/;
is_good = .depends ~ /postgresql.*-9\.4.*/ | .build-depends ~ /postgresql.*-9\.4.*/ | .recommends ~ /postgresql.*-9\.4.*/;
is_bad = .depends ~ /postgresql.*-9\.3.*/ | .build-depends ~ /postgresql.*-9\.3.*/ | .recommends ~ /postgresql.*-9\.3.*/;

BTS Tracking: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=migration-94;tag=migration-93;users=pkg-postgresql-public@lists.alioth.debian.org

Christoph
-- 
cb@df7cb.de | http://www.df7cb.de/


Reply to: