This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository tinyows.
commit 6b5fbe008b9a2048a4ca3b2e7794cb136bc023ae Author: Bas Couwenberg <[email protected]> Date: Tue Oct 4 15:41:51 2016 +0200 Drop obsolete dpkg-dev (>= 1.16.1.1) build dependency. --- debian/changelog | 1 + debian/control | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 20359dc..5f107dc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ tinyows (1.1.1-3) UNRELEASED; urgency=medium * Bump Standards-Version to 3.9.8, no changes. * Drop autotools-dev & autoconf build dependencies, pulled in via dh-autoreconf already. + * Drop obsolete dpkg-dev (>= 1.16.1.1) build dependency. -- Bas Couwenberg <[email protected]> Tue, 16 Feb 2016 23:43:54 +0100 diff --git a/debian/control b/debian/control index deaf526..359357d 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,6 @@ Uploaders: Pirmin Kalberer <[email protected]>, Section: non-free/web Priority: optional Build-Depends: debhelper (>= 9), - dpkg-dev (>= 1.16.1.1), 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

