No longer include docs in source tarball
This commit is contained in:
2
debian/control
vendored
2
debian/control
vendored
@ -3,7 +3,7 @@ Section: mail
|
||||
Priority: optional
|
||||
Maintainer: John Goerzen <jgoerzen@complete.org>
|
||||
Build-Depends: debhelper (>> 4.2.0)
|
||||
Build-Depends-Indep: python-dev, groff, docbook-utils, python-support (>= 0.4.0)
|
||||
Build-Depends-Indep: python-dev, groff, docbook-utils, python-support (>= 0.4.0), gtk-doc-tools, sgml2x, docbook-utils, jade, lynx, scons, xpdf-utils
|
||||
Build-Conflicts-Indep: docbook-ebnf
|
||||
Standards-Version: 3.7.2
|
||||
|
||||
|
1
debian/rules
vendored
1
debian/rules
vendored
@ -36,6 +36,7 @@ build-stamp: configure-stamp
|
||||
|
||||
# Add here commands to compile the package.
|
||||
$(PYTHON) setup.py build
|
||||
make doc
|
||||
#/usr/bin/docbook-to-man debian/pygopherd.sgml > pygopherd.1
|
||||
|
||||
touch build-stamp
|
||||
|
Reference in New Issue
Block a user