Source: sphinx-patchqueue Section: python Priority: optional Maintainer: Dmitry Smirnov Build-Depends: debhelper (>= 9), dh-python ,python-all ,python-docutils ,python-sphinx # ,python3-all # ,python3-docutils # ,python3-sphinx X-Python-Version: >= 2.7 #X-Python3-Version: << 3.5 Standards-Version: 3.9.6 Homepage: https://pypi.python.org/pypi/sphinx-patchqueue Vcs-Browser: http://anonscm.debian.org/cgit/collab-maint/python-sphinx-patchqueue.git Vcs-Git: git://anonscm.debian.org/collab-maint/python-sphinx-patchqueue.git Package: python-sphinx-patchqueue Architecture: all Depends: ${misc:Depends}, ${python:Depends} ,mercurial ,python-docutils ,python-sphinx Enhances: python-sphinx Description: Sphinx extension for embedding sequences of file alterations (Python 2) Sphinx-Patchqueue is a sphinx extension for displaying and formatting file evolution (captured as a patch queue or patch series) in a sphinx document, for tutorials and other similar pieces of text using sequences of alterations made to files. It's known to work with both Quilt and Mercurial Queues patch series. . This package is for Python 2. #Package: python3-sphinx-patchqueue #Architecture: all #Depends: ${misc:Depends}, ${python3:Depends} # ,mercurial # ,python3-docutils # ,python3-sphinx #Enhances: python3-sphinx #Description: Sphinx extension for embedding sequences of file alterations (Python 3) # Sphinx-Patchqueue is a sphinx extension for displaying and formatting file # evolution (captured as a patch queue or patch series) in a sphinx document, # for tutorials and other similar pieces of text using sequences of # alterations made to files. # It's known to work with both Quilt and Mercurial Queues patch series. # . # This package is for Python 3.