view MANIFEST.in @ 1789:0b67eff25139 stable

debian: fix version format There was a small error in the debian packaging
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
date Wed, 01 Feb 2017 15:07:30 +0100
parents cb2bac3253fb
children 7b8195e22050
line wrap: on
line source

exclude contrib/nopushpublish.py
exclude hgext/directaccess.py
exclude hgext/drophack.py
exclude hgext/inhibit.py
exclude hgext/obsolete.py
exclude Makefile
exclude tests/test-drop.t
exclude tests/test-inhibit.t
exclude tests/test-oldconvert.t
include COPYING
include docs/figures/hgview-example.png
include docs/makefile
include docs/*.py
include docs/README
include docs/*.rst
include docs/static/*.svg
include docs/tutorials/*.t
include hgext/evolve.py
include hgext/__init__.py
include hgext/pushexperiment.py
include hgext/simple4server.py
include MANIFEST.in
include README
include setup.py
include tests/*.py
include tests/*.sh
include tests/*.t
prune debian
recursive-include docs/figures *.svg