[pyepr] 02/10: Apply cme fixes

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 1f590685968db8aa73a77d8b3a918f8750f81d8e
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date:   Tue Aug 8 06:44:47 2017 +0000

    Apply cme fixes
---
 debian/changelog |  5 +++++
 debian/control   | 22 +++++++++++-----------
 2 files changed, 16 insertions(+), 11 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0f9bfee..1cde7c8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,11 @@ pyepr (0.9.3-2) UNRELEASED; urgency=medium
   [ Antonio Valentino ]
   * debian/copyright
     - fix format URL
+  * debian/control
+    - standard version bumped to 4.0.0 (no change)
+    - remove un-necessary version specification
+    - update VCS URLs
+    - reformat using cme 
 
  -- Bas Couwenberg <sebastic at debian.org>  Mon, 28 Mar 2016 16:49:32 +0200
 
diff --git a/debian/control b/debian/control
index a8d604a..2c9babc 100644
--- a/debian/control
+++ b/debian/control
@@ -1,17 +1,15 @@
 Source: pyepr
-Section: python
-Priority: optional
 Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
 Uploaders: Antonio Valentino <antonio.valentino at tiscali.it>
-X-Python-Version: >= 2.6
-X-Python3-Version: >= 3.2
+Section: python
+Priority: optional
 Build-Depends: debhelper (>= 9),
                dh-python,
                python-all-dev,
                python-all-dbg,
                python3-all-dev,
                python3-all-dbg,
-               cython (>= 0.13),
+               cython,
                cython-dbg,
                cython3,
                cython3-dbg,
@@ -20,14 +18,16 @@ Build-Depends: debhelper (>= 9),
                python3-numpy,
                python3-numpy-dbg,
                libepr-api-dev,
-               python-sphinx (>= 1.0.7+dfsg),
+               python-sphinx,
                texlive-latex-extra,
                python3-doc,
                python-numpy-doc
-Standards-Version: 3.9.6
-Homepage: http://avalentino.github.com/pyepr
-Vcs-Git: https://anonscm.debian.org/git/pkg-grass/pyepr.git
+Standards-Version: 4.0.0
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/pyepr.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-grass/pyepr.git
+Homepage: http://avalentino.github.com/pyepr
+X-Python-Version: >= 2.6
+X-Python3-Version: >= 3.2
 
 Package: python-epr
 Architecture: any
@@ -50,9 +50,9 @@ 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
-Architecture: any
 Depends: ${misc:Depends},
          ${python:Depends},
          ${shlibs:Depends},
@@ -92,9 +92,9 @@ 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
-Architecture: any
 Depends: ${misc:Depends},
          ${python3:Depends},
          ${shlibs:Depends},

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