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

Bug#449630: texlive-doc: debian/watch fails to report upstream's version



On Mo, 12 Nov 2007, Frank Küster wrote:
> I don't know... What I think we need is a reliable way to create
> orig.tar.gz which can be repeated by anyone. And ideally can be checked
> by a watch file.

I have just now added some lines to README.Debian-source:
-------
The following commands will generate the sources:

        # make a temporary directory and chdir to it
        root=$(mktemp -d)
        cd $root
        # checkout the texlive repository
        svn co svn://tug.org/texlive/tags/texlive-2007.0/Master
        # checkout the debian stuff !don't miss the final DOT!!!
        svn co svn://svn.debian.org/debian-tex/texlive-new/trunk .
        # generate the orig.tar.gz for texlive packages
        # replace $src with one of texlive-base, -bin, -extra, -doc, -lang
        perl tpm2deb-source.pl make-orig-tar --master=./Master $src
        
-------------

I also have worked a bit on SVN/texlive-new/trunk/README to explain what
is going on.

> Whether this involves downloading a zip file, or checking out a
> repository, or just checking whether a given repository is really what
> an argument or environment variable claims, that I don't care.

I don't know how to write a decent watch file, but I would use either
the web interface, if possible, to svn:
	http://www.tug.org/svn/texlive/tags/texlive-2007.0
or the tug.org ftp server.

Best wishes

Norbert

-------------------------------------------------------------------------------
Dr. Norbert Preining <preining@logic.at>        Vienna University of Technology
Debian Developer <preining@debian.org>                         Debian TeX Group
gpg DSA: 0x09C5B094      fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
-------------------------------------------------------------------------------
BABWORTH
Something which justifies having a really good cry.
			--- Douglas Adams, The Meaning of Liff




Reply to: