libquicktime-transition now
Loïc Minier
lool at dooz.org
Fri Jul 6 20:17:53 UTC 2007
On Fri, Jul 06, 2007, Fabian Greffrath wrote:
> My idea was that every bug which has once
> been closed by an upload of a package remains closed with every further
> upload, no matter if the package has been maintained parallelly in the
> experimental branch or not.
This was in the past, before BTS version tracking.
Compare these:
http://bugs.debian.org/cgi-bin/pkgreport.cgi?src=libquicktime;dist=unstable
http://bugs.debian.org/cgi-bin/pkgreport.cgi?src=libquicktime;dist=experimental
> Concerning svn: I have never merged branches via svn and do not know how
> to do this.
It's manual, painful, and "loses" history; quite the opposite of git
where it's automatic, easy, and keeps history. I recommend the second
technique instead which consist of replacing the unstable branch with
the experimental one (svn rm unstable/libquicktime; svn mv
experimental/libquicktime unstable), but only when you're done checking
you didn't leave anything behind.
--
Loïc Minier
More information about the pkg-multimedia-maintainers
mailing list