This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository ncview.
commit decc8e5377df4ec3d5f0366d332414b375eb9721 Author: Bas Couwenberg <[email protected]> Date: Thu Mar 9 07:34:56 2017 +0100 Drop autotools-dev from Build-Depends, pulled in via dh-autoreconf. --- debian/changelog | 1 + debian/control | 7 +++---- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 6691e9b..fefbc0c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ ncview (2.1.8+ds-1) UNRELEASED; urgency=medium * New upstream release. * Bump Standards-Version to 3.9.8, no changes. + * Drop autotools-dev from Build-Depends, pulled in via dh-autoreconf. -- Bas Couwenberg <[email protected]> Thu, 09 Mar 2017 07:31:25 +0100 diff --git a/debian/control b/debian/control index 2da9f39..d23c88f 100644 --- a/debian/control +++ b/debian/control @@ -7,15 +7,14 @@ Section: science Priority: optional Build-Depends: debhelper (>= 9), dh-autoreconf, - autotools-dev, chrpath, libexpat1-dev, - libpng-dev, libnetcdf-dev, - netcdf-bin, libnetpbm10-dev, + libpng-dev, libudunits2-dev, - libxaw7-dev + libxaw7-dev, + netcdf-bin Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/ncview.git Vcs-Git: https://anonscm.debian.org/git/pkg-grass/ncview.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/ncview.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

