Re: create a package for multiple debian versions

2009-09-11 Thread Ron Johnson
On 2009-09-11 09:07, Marek Simon wrote: Hi, I am working on a autbuilding system to build my packeges. I want to make packages for both lenny and etch version. But the package changes some other aplication's config and the configuration is different for both version - the postinst and postrm s

Re: create a package for multiple debian versions

2009-09-11 Thread Boyd Stephen Smith Jr.
On Friday 11 September 2009 09:07:16 Marek Simon wrote: > I want to > make packages for both lenny and etch version. But the package changes > some other aplication's config and the configuration is different for > both version. Is that even allowed for an official Debian package? I don't think s

create a package for multiple debian versions

2009-09-11 Thread Marek Simon
Hi, I am working on a autbuilding system to build my packeges. I want to make packages for both lenny and etch version. But the package changes some other aplication's config and the configuration is different for both version - the postinst and postrm scripts are totaly different. The basic p