This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository saga.
commit 8e5e4303a22de2cb9069ee723d6c348f39dde8ae Author: Bas Couwenberg <[email protected]> Date: Sat Jan 21 15:45:21 2017 +0100 Add dh-python to build dependencies. --- debian/changelog | 7 +++++++ debian/control | 1 + debian/control.in | 1 + 3 files changed, 9 insertions(+) diff --git a/debian/changelog b/debian/changelog index b21332c..b96aed8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +saga (2.3.1+dfsg-4) UNRELEASED; urgency=medium + + * Team upload. + * Add dh-python to build dependencies. + + -- Bas Couwenberg <[email protected]> Sat, 21 Jan 2017 15:45:06 +0100 + saga (2.3.1+dfsg-3) unstable; urgency=medium * Team upload. diff --git a/debian/control b/debian/control index 35bd09f..fe51698 100644 --- a/debian/control +++ b/debian/control @@ -6,6 +6,7 @@ Section: science Priority: optional Build-Depends: debhelper (>= 9), dh-autoreconf, + dh-python, libdxflib-dev, libexpat-dev, libgdal-dev, diff --git a/debian/control.in b/debian/control.in index c8c0e00..ba3111b 100644 --- a/debian/control.in +++ b/debian/control.in @@ -6,6 +6,7 @@ Section: science Priority: optional Build-Depends: debhelper (>= 9), dh-autoreconf, + dh-python, libcv-dev, libdxflib-dev, libexpat-dev, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/saga.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

