jed-B0.99-17.135 available

G. Milde g.milde at web.de
Thu Nov 3 11:13:18 UTC 2005


On  2.11.05, Rafael Laboissiere wrote:
> * G. Milde <g.milde at web.de> [2005-11-02 14:28]:
> 
> > The DJG-Guidelines tell not to include the upstream tarball into the SVN.
> > Is there a script similar to the build-orig-tar-gz in jed-extra for jed or
> > do I have to find the right source tarball and its correct name inside the
> > package "by hand".
> 
> Once the package is released, this becomes a non-issue, because "apt-get
> source" takes care of downloading and unpacking the orig.tar.gz file.
> 
> However, while the version is still only at the SVN repository,
> developers have to generate the orig.tar.gz by hand.  In waiting that
> someone will volunteer to write a build-orig-tar-gz script, here is the
> cookbook you should use:
> 
>     srcver=B0.99-17.135
>     debver=`echo $srcver | sed s/^B// | sed s/-/./`
>     wget ftp://space.mit.edu/pub/davis/jed/v0.99/pre-0.99-17/jed-$srcver.tar.gz
>     mv jed-$srcver.tar.gz jed_$debver.orig.tar.gz
>     tar xfz jed_$debver.orig.tar.gz
>     cd jed-$srcver
>     svn co svn+ssh://svn.debian.org/svn/pkg-jed/trunk/packages/jed/debian

I just took your receipt saved, tested and commented. See

  pkg-jed/trunk/packages/jed/debian/build-orig-tar-gz

There were some warnings

hevea -fix -o debian/tmp/usr/share/jed/doc/manual/jed.hevea \
    debian/tmp/usr/share/jed/doc/manual/jed.tex
./debian/tmp/usr/share/jed/doc/manual/jed.tex:7: Warning: Command not found: \parindent
./debian/tmp/usr/share/jed/doc/manual/jed.tex:8: Warning: Command not found: \parskip
./debian/tmp/usr/share/jed/doc/manual/jed.tex:34: Warning: File \jobname.htoc not found
HeVeA Warning: Label(s) may have changed. Rerun me to get cross-references right.
Run, run, again...
./debian/tmp/usr/share/jed/doc/manual/jed.tex:7: Warning: Command not found: \parindent
./debian/tmp/usr/share/jed/doc/manual/jed.tex:8: Warning: Command not found: \parskip

but otherwise it went ok.

Jörg, could you find the time to update the 50_jed_manpage.dpatch? The lines


+If the Debian package jed-extra is installed, the user configuration can
+also be in one of these files. (See
+.I /etc/jed-init.d/05home-lib.sl
+)
+.RE
+.I ~/.jed/lib/
+.RS
+If the Debian package jed-extra is installed, this directory is searched
+for .sl files like
+.I /usr/share/jed/lib/
+. (See
+.I /etc/jed-init.d/05home-lib.sl
+)

are outdated by now.

Günter


-- 
G.Milde web.de



More information about the Pkg-jed-devel mailing list