[pyepr] 03/10: Remove -dbg packages

Antonio Valentino a_valentino-guest at moszumanska.debian.org
Tue Aug 8 08:40:40 UTC 2017


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 8307b01e5637428e53582b93a5d68beef570794d
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date:   Tue Aug 8 06:54:19 2017 +0000

    Remove -dbg packages
---
 debian/changelog |  2 ++
 debian/control   | 50 --------------------------------------------------
 2 files changed, 2 insertions(+), 50 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1cde7c8..85109c0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,8 @@ pyepr (0.9.3-2) UNRELEASED; urgency=medium
   * Override dh_python{2,3} to call dh_numpy{,3} too.
 
   [ Antonio Valentino ]
+  * remove dbg packages form the control file (now they are generated
+    automatically)
   * debian/copyright
     - fix format URL
   * debian/control
diff --git a/debian/control b/debian/control
index 2c9babc..fb7829b 100644
--- a/debian/control
+++ b/debian/control
@@ -6,17 +6,11 @@ Priority: optional
 Build-Depends: debhelper (>= 9),
                dh-python,
                python-all-dev,
-               python-all-dbg,
                python3-all-dev,
-               python3-all-dbg,
                cython,
-               cython-dbg,
                cython3,
-               cython3-dbg,
                python-numpy,
-               python-numpy-dbg,
                python3-numpy,
-               python3-numpy-dbg,
                libepr-api-dev,
                python-sphinx,
                texlive-latex-extra,
@@ -49,28 +43,6 @@ Description: Python ENVISAT Product Reader API (Python 2)
  .
  This is the Python 2 version of the package.
 
-Package: python-epr-dbg
-Architecture: any
-Section: debug
-Priority: extra
-Depends: ${misc:Depends},
-         ${python:Depends},
-         ${shlibs:Depends},
-         python-epr (= ${binary:Version})
-Recommends: python-numpy-dbg
-Description: Python ENVISAT Product Reader API (debug extension for Python 2)
- PyEPR provides Python bindings for the ENVISAT Product Reader C API
- (EPR API) for reading satellite data from ENVISAT ESA (European Space
- Agency) mission.
- .
- PyEPR, as well as the EPR API for C, supports ENVISAT MERIS, AATSR
- Level 1B and Level 2 and also ASAR data products. It provides access
- to the data either on a geophysical (decoded, ready-to-use pixel
- samples) or on a raw data layer. The raw data access makes it possible
- to read any data field contained in a product file.
- .
- This package contains the extension built for the Python 2 debug interpreter.
-
 Package: python3-epr
 Architecture: any
 Depends: ${misc:Depends},
@@ -91,28 +63,6 @@ Description: Python ENVISAT Product Reader API (Python 3)
  .
  This package contains pyepr for Python 3.
 
-Package: python3-epr-dbg
-Architecture: any
-Section: debug
-Priority: extra
-Depends: ${misc:Depends},
-         ${python3:Depends},
-         ${shlibs:Depends},
-         python3-epr (= ${binary:Version})
-Recommends: python-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
- Agency) mission.
- .
- PyEPR, as well as the EPR API for C, supports ENVISAT MERIS, AATSR
- Level 1B and Level 2 and also ASAR data products. It provides access
- to the data either on a geophysical (decoded, ready-to-use pixel
- samples) or on a raw data layer. The raw data access makes it possible
- to read any data field contained in a product file.
- .
- This package contains the extension built for the Python 3 debug interpreter.
-
 Package: python-epr-doc
 Architecture: all
 Section: doc

-- 
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