[netcdf4-python] 02/08: Use python section for binary packages.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Fri Mar 20 17:20:39 UTC 2015


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

sebastic pushed a commit to branch master
in repository netcdf4-python.

commit 2cbdfc7c4a5b5a44e8bce14de80bc6906e414941
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Mar 20 17:41:38 2015 +0100

    Use python section for binary packages.
---
 debian/control | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/control b/debian/control
index efd7583..bbdabf2 100644
--- a/debian/control
+++ b/debian/control
@@ -22,6 +22,7 @@ X-Python-Version: >= 2.6
 
 Package: python-netcdf4
 Architecture: any
+Section: python
 Depends: ${python:Depends},
          ${shlibs:Depends},
          ${misc:Depends}
@@ -43,6 +44,7 @@ Description: Python interface to the netCDF4 (network Common Data Form) library
 
 Package: python3-netcdf4
 Architecture: any
+Section: python
 Depends: ${python3:Depends},
          ${shlibs:Depends},
          ${misc:Depends}

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/netcdf4-python.git



More information about the Pkg-grass-devel mailing list