Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Add Breaks/Replaces to python-epr-doc for files moved from python-epr. (closes: #891514)
· 3f1fa26d
Bas Couwenberg
authored
Feb 26, 2018
3f1fa26d
Set distribution to unstable.
· 93e5466f
Bas Couwenberg
authored
Feb 26, 2018
93e5466f
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
93e5466f
pyepr (0.9.3-5) unstable; urgency=medium
* Team upload.
* Add Breaks/Replaces to python-epr-doc for files moved from python-epr.
(closes: #891514)
-- Bas Couwenberg <sebastic@debian.org> Mon, 26 Feb 2018 12:46:29 +0100
pyepr (0.9.3-4) unstable; urgency=medium
[ Bas Couwenberg ]
...
...
debian/control
View file @
93e5466f
...
...
@@ -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
...
...