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

Re: experimental upload sessions ...



Norbert Preining <preining@logic.at> wrote:

> Hmm that would be good .... I am not really convinced that I want to
> upload tex-common 1.1 to unstable.

Indeed, there are a lot of changes since 1.0. But we could consider
backporting only the fix for --priority to the etch branch (I just
updated tex-common/branches/etch...).

Note: this we discussed about that a few weeks ago:

svn cp 'svn+deb://svn.debian.org/svn/debian-tex/tex-common/tags/1.0' \
       'svn+deb://svn.debian.org/svn/debian-tex/tex-common/branches/etch'

is *not* enough to update branches/etch; if you do that, you will end up
with a f*cked-up structure like:

  tex-common/branches/etch/1.0/debian/changelog

instead of:

  tex-common/branches/etch/debian/changelog.

So, the right command set is:

svn rm 'svn+deb://svn.debian.org/svn/debian-tex/tex-common/branches/etch'
svn cp 'svn+deb://svn.debian.org/svn/debian-tex/tex-common/tags/1.0'
       'svn+deb://svn.debian.org/svn/debian-tex/tex-common/branches/etch'

> At least for lmodern it wouldn't be actually necessary since it is
> arch=all and I upload a binary deb. 

That's true...

-- 
Florent



Reply to: