Re: collab-qa: udd/sql/debvercmp.sql (Was: UDD and DEHS)

2009-03-07 Thread Roger Leigh
On Sat, Mar 07, 2009 at 01:06:47PM +0100, Adeodato Simó wrote: > * Alexander Wirt [Sat, 07 Mar 2009 12:13:35 +0100]: > > > Good news: since DSA requested the package it is already accepted in lenny > > bpo regardless of the NEW queue. > > Ah, great, thanks. Expect a new upload soon, because TTBO

Re: collab-qa: udd/sql/debvercmp.sql (Was: UDD and DEHS)

2009-03-07 Thread Adeodato Simó
* Alexander Wirt [Sat, 07 Mar 2009 12:13:35 +0100]: > Good news: since DSA requested the package it is already accepted in lenny > bpo regardless of the NEW queue. Ah, great, thanks. Expect a new upload soon, because TTBOMK the uploaded package has a bug that makes the sql not useable as-is (it

Re: collab-qa: udd/sql/debvercmp.sql (Was: UDD and DEHS)

2009-03-07 Thread Alexander Wirt
Adeodato Simó schrieb am Saturday, den 07. March 2009: Hi, > * Roger Leigh [Tue, 03 Mar 2009 00:38:11 +]: > > > So, in summary: > > - DUMP YOUR DATABASE FIRST in case something screws up!! > > - build and install debversion.so > > - install the debversion type in your database using debvers

Re: collab-qa: udd/sql/debvercmp.sql (Was: UDD and DEHS)

2009-03-07 Thread Adeodato Simó
* Roger Leigh [Tue, 03 Mar 2009 00:38:11 +]: > So, in summary: > - DUMP YOUR DATABASE FIRST in case something screws up!! > - build and install debversion.so > - install the debversion type in your database using debversion.sql > - verify it's working as shown above > - alter your version colu

Re: collab-qa: udd/sql/debvercmp.sql (Was: UDD and DEHS)

2009-03-02 Thread Roger Leigh
On Mon, Mar 02, 2009 at 02:13:35PM +0100, Lucas Nussbaum wrote: > On 02/03/09 at 13:15 +0100, Andreas Tille wrote: > > On Mon, 2 Mar 2009, Lucas Nussbaum wrote: > > > >> The plan is to switch to Roger Leigh's work in UDD as well, but someone > >> needs to do the work, and unfortunately, i'm very bu

Re: collab-qa: udd/sql/debvercmp.sql (Was: UDD and DEHS)

2009-03-02 Thread Lucas Nussbaum
On 02/03/09 at 13:15 +0100, Andreas Tille wrote: > On Mon, 2 Mar 2009, Lucas Nussbaum wrote: > >> The plan is to switch to Roger Leigh's work in UDD as well, but someone >> needs to do the work, and unfortunately, i'm very busy currently. See >> http://git.debian.org/?p=users/rleigh/sbuild.git;a=tr

Re: collab-qa: udd/sql/debvercmp.sql (Was: UDD and DEHS)

2009-03-02 Thread Andreas Tille
On Mon, 2 Mar 2009, Lucas Nussbaum wrote: The plan is to switch to Roger Leigh's work in UDD as well, but someone needs to do the work, and unfortunately, i'm very busy currently. See http://git.debian.org/?p=users/rleigh/sbuild.git;a=tree;f=db;hb=81fd39259953853632a7d0e2198cfc745d270fe3 for his

Re: collab-qa: udd/sql/debvercmp.sql (Was: UDD and DEHS)

2009-03-02 Thread Lucas Nussbaum
Hi, and sorry for the delay. On 25/02/09 at 17:03 +0100, Andreas Tille wrote: > On Wed, 25 Feb 2009, Andreas Tille wrote: > >> Regarding the version number I found >> >> http://svn.debian.org/viewsvn/collab-qa/udd/sql/debvercmp.sql?view=markup >> >> which contains a function which implements `dp

Re: collab-qa: udd/sql/debvercmp.sql (Was: UDD and DEHS)

2009-02-25 Thread Andreas Tille
On Wed, 25 Feb 2009, Andreas Tille wrote: Regarding the version number I found http://svn.debian.org/viewsvn/collab-qa/udd/sql/debvercmp.sql?view=markup which contains a function which implements `dpkg --compare-versions` in SQL which would be really handy for my task. Unfortunately this fu