This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository merkaartor.
commit ad9f86648a08b10ec2b95df7657ee41041d184a7 Author: Bas Couwenberg <[email protected]> Date: Fri Sep 18 15:18:45 2015 +0200 Don't create empty usr/sbin directory. --- debian/changelog | 1 + debian/dirs | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 9acbd2d..50b1294 100644 --- a/debian/changelog +++ b/debian/changelog @@ -25,6 +25,7 @@ merkaartor (0.18.2-1) UNRELEASED; urgency=medium * Disable SpatiaLite support, causes FTBFS. * Add patch to fix various typos. * Add patch to add hardening buildflags to qmake build. + * Don't create empty usr/sbin directory. -- Bas Couwenberg <[email protected]> Fri, 18 Sep 2015 01:17:53 +0200 diff --git a/debian/dirs b/debian/dirs index ca882bb..e772481 100644 --- a/debian/dirs +++ b/debian/dirs @@ -1,2 +1 @@ usr/bin -usr/sbin -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/merkaartor.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

