Re: Version numbers with parallel frozen and unstable releases

1998-06-04 Thread Fabrizio Polacco
On Thu, Jun 04, 1998 at 11:16:29PM +0200, Gregor Hoffleit wrote: > How do I handle version numbers if there are two concurrent branches > of a package, one in frozen and one in unstable ? Say I have > package_1-2 in frozen and package_1-3 in unstable. Now if I have to > release a small bug fix for

Version numbers with parallel frozen and unstable releases

1998-06-04 Thread Gregor Hoffleit
How do I handle version numbers if there are two concurrent branches of a package, one in frozen and one in unstable ? Say I have package_1-2 in frozen and package_1-3 in unstable. Now if I have to release a small bug fix for frozen, how do I call that ? I have seen Debian revisions like 2hamm1, is