[pyepr] 05/06: Fix python3-epr-dbg recommends

Antonio Valentino a_valentino-guest at moszumanska.debian.org
Sat Feb 10 18:56:10 UTC 2018


This is an automated email from the git hooks/post-receive script.

a_valentino-guest pushed a commit to branch master
in repository pyepr.

commit 0996395f9b805777ce81c423809db2bd01453db2
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date:   Sat Feb 10 10:29:39 2018 +0000

    Fix python3-epr-dbg recommends
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 4c5c8bc..435a4ac 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ pyepr (0.9.3-4) UNRELEASED; urgency=medium
   * Strip trailing whitespace from changelog.
   * debian/control
     - use secure URL for HomePage
+    - fix python2-epr-dbg recommends to point to python3-numpy-dbg
 
  -- Antonio Valentino <antonio.valentino at tiscali.it>  Sun, 24 Sep 2017 13:20:24 +0200
 
diff --git a/debian/control b/debian/control
index 8b49893..d515537 100644
--- a/debian/control
+++ b/debian/control
@@ -98,7 +98,7 @@ Depends: ${misc:Depends},
          ${python3:Depends},
          ${shlibs:Depends},
          python3-epr (= ${binary:Version})
-Recommends: python-numpy-dbg
+Recommends: python3-numpy-dbg
 Description: Python ENVISAT Product Reader API (debug extension for Python 3)
  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



More information about the Pkg-grass-devel mailing list