This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository pyepr.
commit 3f1fa26d681ce4835f306a1fb3397f093da649f2 Author: Bas Couwenberg <[email protected]> Date: Mon Feb 26 12:41:45 2018 +0100 Add Breaks/Replaces to python-epr-doc for files moved from python-epr. (closes: #891514) --- debian/changelog | 8 ++++++++ debian/control | 2 ++ 2 files changed, 10 insertions(+) diff --git a/debian/changelog b/debian/changelog index ae574e3..3b6f008 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +pyepr (0.9.3-5) UNRELEASED; urgency=medium + + * Team upload. + * Add Breaks/Replaces to python-epr-doc for files moved from python-epr. + (closes: #891514) + + -- Bas Couwenberg <[email protected]> Mon, 26 Feb 2018 12:40:49 +0100 + pyepr (0.9.3-4) unstable; urgency=medium [ Bas Couwenberg ] diff --git a/debian/control b/debian/control index d515537..d254b0d 100644 --- a/debian/control +++ b/debian/control @@ -119,6 +119,8 @@ Multi-Arch: foreign Depends: ${sphinxdoc:Depends}, ${misc:Depends} Suggests: www-browser +Breaks: python-epr (<< 0.9.3-4~) +Replaces: python-epr (<< 0.9.3-4~) Description: Python ENVISAT Product Reader API (common documentation) PyEPR provides Python bindings for the ENVISAT Product Reader C API (EPR API) for reading satellite data from ENVISAT ESA (European Space -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pyepr.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

