[pyepr] 08/10: Add multi-arch specifiers

Antonio Valentino a_valentino-guest at moszumanska.debian.org
Tue Aug 8 08:40:41 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 385d9520c810a20957a2d18efedb1a2e14a20642
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date:   Tue Aug 8 08:14:55 2017 +0000

    Add multi-arch specifiers
---
 debian/changelog | 3 ++-
 debian/control   | 3 +++
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index a0a571b..6b32d2e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,7 +15,8 @@ pyepr (0.9.3-2) UNRELEASED; urgency=medium
     - standard version bumped to 4.0.0 (no change)
     - remove un-necessary version specification
     - update VCS URLs
-    - reformat using cme 
+    - reformat using cme
+    - add Multi-Arch specifiers 
   * debian/rules
     - no longer parse debian changelog (fix lintian warning)
     - enable hardening flags
diff --git a/debian/control b/debian/control
index fb7829b..2cbc3fd 100644
--- a/debian/control
+++ b/debian/control
@@ -25,6 +25,7 @@ X-Python3-Version: >= 3.2
 
 Package: python-epr
 Architecture: any
+Multi-Arch: same
 Depends: ${misc:Depends},
          ${python:Depends},
          ${shlibs:Depends},
@@ -45,6 +46,7 @@ Description: Python ENVISAT Product Reader API (Python 2)
 
 Package: python3-epr
 Architecture: any
+Multi-Arch: same
 Depends: ${misc:Depends},
          ${python3:Depends},
          ${shlibs:Depends},
@@ -66,6 +68,7 @@ Description: Python ENVISAT Product Reader API (Python 3)
 Package: python-epr-doc
 Architecture: all
 Section: doc
+Multi-Arch: foreign
 Depends: ${sphinxdoc:Depends},
          ${misc:Depends}
 Suggests: www-browser

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