This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository tinyows.
commit 0f98ee0c2247eb56a359830b7fb1bf98706d3cb7 Author: Bas Couwenberg <[email protected]> Date: Tue Oct 4 15:39:56 2016 +0200 Drop autotools-dev & autoconf build dependencies, pulled in via dh-autoreconf already. --- debian/changelog | 2 ++ debian/control | 2 -- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index f7a70d7..20359dc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ tinyows (1.1.1-3) UNRELEASED; urgency=medium * Update Vcs-Git URL to use HTTPS. * Bump Standards-Version to 3.9.8, no changes. + * Drop autotools-dev & autoconf build dependencies, + pulled in via dh-autoreconf already. -- Bas Couwenberg <[email protected]> Tue, 16 Feb 2016 23:43:54 +0100 diff --git a/debian/control b/debian/control index 5074665..deaf526 100644 --- a/debian/control +++ b/debian/control @@ -6,8 +6,6 @@ Section: non-free/web Priority: optional Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.16.1.1), - autotools-dev, - autoconf, dh-autoreconf, libxml2-dev (>= 2.8.0), libxml2 (>= 2.8.0), -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/tinyows.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

