[eccodes] 10/106: As per policy, shiop only python3 in new pkgs

Alastair McKinstry mckinstry at moszumanska.debian.org
Fri Jul 28 09:04:59 UTC 2017


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

mckinstry pushed a commit to branch debian/master
in repository eccodes.

commit f9d65ea64e57edafbe745bf89f801d83570ef37f
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Tue Mar 15 17:49:24 2016 +0000

    As per policy, shiop only python3 in new pkgs
---
 debian/control | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 556df6f..dbb7b86 100644
--- a/debian/control
+++ b/debian/control
@@ -44,11 +44,11 @@ Description: GRIB decoding/encoding software (utilities)
  .
  ECMWF is the European Centre for Medium-Range Weather Forecasts.
 
-Package: python-eccodes
+Package: python3-eccodes
 Section: python
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, ${python:Depends}
-Provides: ${python:Provides}
+Depends: ${misc:Depends}, ${shlibs:Depends}, ${python3:Depends}
+Provides: ${pythoni3:Provides}
 Description: Python module for the ECMWF GRIB API library
  ecCodes is the ECMWF encoding/decoding software for GRIB and BUFR.
  .

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/eccodes.git



More information about the debian-science-commits mailing list