1 2 3 4 5 6 7 8 9 10 11 12 13
|
gtkspellmm source for Debian
--------------------------
The gtkspellmm source is repackaged because it ships a version of it's
documentation that is not reproducible from source.
When running uscan the script debian/get-orig-source.sh is executed, which
- unpacks the source tarball
- removes doc/reference/[gtkspellmm-3.0.devhelp2, gtkspellmm-3.0.tag, html/]
- builds the .orig.tar.gz Debian source tarball
The script is fully compliant with uscan and its switches like --destdir.
If the opposite is discovered, this should be reported as a bug.
|