Source: ydiff
Standards-Version: 4.7.4
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Michael Banck <mbanck@debian.org>,
Section: python
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 python3-all,
 python3-setuptools,
Vcs-Browser: https://salsa.debian.org/python-team/packages/ydiff
Vcs-Git: https://salsa.debian.org/python-team/packages/ydiff.git
Homepage: https://github.com/ymattw/ydiff

Package: python3-ydiff
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Breaks:
 python3-cdiff (<< 1.1-1~),
Provides:
 python3-cdiff (= 1.0-1.1),
Replaces:
 python3-cdiff (<< 1.1-1~),
Description: Colored, incremental diff with side by side and auto pager support (Python 3)
 Ydiff is a Python module to view colored, incremental diff in a Git/Mercurial/
 Svn workspace or from stdin, with side by side and auto pager support.

Package: python3-cdiff
Architecture: all
Section: oldlibs
Depends:
 python3-ydiff,
 ${misc:Depends},
Description: Colored, incremental diff (transitional package)
 This is a transitional package. It can safely be removed.
