This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository libgeo-shapelib-perl.
commit 61bada1e5123294cda787ad0527d5cfbbc6a1f95 Author: Bas Couwenberg <[email protected]> Date: Thu Jan 4 21:22:19 2018 +0100 Move Build-Depends-Indep to Build-Depends, no Architecture: all binary packages are built. --- debian/changelog | 2 ++ debian/control | 6 +++--- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 5472853..c75fa3c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,8 @@ libgeo-shapelib-perl (0.22-2) UNRELEASED; urgency=medium * Restructure control file with cme. * Add standalone license paragraph for Artistic-2.0 license. * Enable all hardening buildflags. + * Move Build-Depends-Indep to Build-Depends, + no Architecture: all binary packages are built. -- Bas Couwenberg <[email protected]> Thu, 04 Jan 2018 21:19:41 +0100 diff --git a/debian/control b/debian/control index 291b230..1b0b03f 100644 --- a/debian/control +++ b/debian/control @@ -4,9 +4,9 @@ Uploaders: Francesco Paolo Lovergine <[email protected]> Section: perl Priority: optional Build-Depends: debhelper (>= 9), - libshp-dev -Build-Depends-Indep: perl, - libtree-r-perl + libshp-dev, + libtree-r-perl, + perl Standards-Version: 4.1.3 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/libgeo-shapelib-perl.git Vcs-Git: https://anonscm.debian.org/git/pkg-grass/libgeo-shapelib-perl.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/libgeo-shapelib-perl.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

