Bug#269635: 269635 - patch to add doxygen docs

Peter Samuelson peter at p12n.org
Sun Jan 22 21:21:03 UTC 2006


[Max Bowsher]
> From 1.3.0 onwards, adequate Makefile support is in place to make this
> fairly easy.
> 
> Attached is a patch which adds a new libsvn0-doc subpackage containing
> doxygen docs.

Thanks!  Looks pretty straightforward.

> +Package: libsvn0-doc
> +Section: libdevel
> +Priority: extra
> +Architecture: all
> +Conflicts: libsvn0 (<< ${Source-Version}), libsvn0 (>> ${Source-Version})

s/libdevel/doc/, although really that *could* go either way.

And I'm going to remove the Conflicts unless there's a good reason to
keep it that I haven't thought of.  It's best, in general, to keep the
dependency web as uncomplicated as possible, and there's no real *harm*
from having this package out of sync with libsvn0 or libsvn0-dev.

(In the present case, a strict version dependency between an
"Architecture: all" and an "Architecture: any" package causes problems
because the two sets of packages are built separately on most
architectures and thus not always in sync in the archive.)

> +	install -d debian/libsvn0-doc/usr/share/doc/libsvn0-doc
> +	cp -rf $(DEB_BUILDDIR)/doc/doxygen/html \
> +		debian/libsvn0-doc/usr/share/doc/libsvn0-doc/doxygen

I think I'll install the content into /usr/share/doc/libsvn0 and name
the subdirectory 'html'.  This is allowed, and makes it a bit easier
for users to find.

Thanks again,
Peter
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-subversion-maintainers/attachments/20060122/4a9c8c72/attachment.pgp


More information about the pkg-subversion-maintainers mailing list