This is an automated email from the git hooks/post-receive script. a_valentino-guest pushed a commit to branch master in repository pyresample.
commit c3deb9456bbdb843a3cdce69df310a9bd6b8174c Author: Antonio Valentino <[email protected]> Date: Fri Dec 22 12:24:50 2017 +0000 Mark python-pyresample-doc and python-pyresample-test as Multi-Arch foreign --- debian/changelog | 3 +++ debian/control | 2 ++ 2 files changed, 5 insertions(+) diff --git a/debian/changelog b/debian/changelog index 69b814f..6a8e8c3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,9 @@ pyresample (1.7.1-1) UNRELEASED; urgency=medium * Standerd version bumped to 4.1.2 (no changes) * debiam/patches - refresh all patches + * debian/control + - mark python-pyresample-doc and python-pyresample-test + as Multi-Arch foreign -- Antonio Valentino <[email protected]> Fri, 22 Dec 2017 11:34:50 +0000 diff --git a/debian/control b/debian/control index 7d3fda6..b5ff94e 100644 --- a/debian/control +++ b/debian/control @@ -92,6 +92,7 @@ Description: Resampling of remote sensing data in Python 3 Package: python-pyresample-doc Architecture: all +Multi-Arch: foreign Section: doc Depends: ${misc:Depends}, ${sphinxdoc:Depends} @@ -109,6 +110,7 @@ Description: Resampling of remote sensing data in Python (documentation) Package: python-pyresample-test Architecture: all +Multi-Arch: foreign Depends: ${misc:Depends}, python-mock Description: Resampling of remote sensing data in Python (test suite) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pyresample.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

