This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository thuban.
commit d3aa5384e7e028a913e3a027f3dab3b306fbdd78 Author: Bas Couwenberg <[email protected]> Date: Sat Feb 10 11:56:16 2018 +0100 Fix deprecated source override location. --- debian/changelog | 1 + debian/{source.lintian-overrides => source/lintian-overrides} | 0 2 files changed, 1 insertion(+) diff --git a/debian/changelog b/debian/changelog index 39cbbc5..49e88e9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ thuban (1.2.2-13) UNRELEASED; urgency=medium * Strip trailing whitespace from changelog. * Add lintian overrides. * Update copyright-format URL to use HTTPS. + * Fix deprecated source override location. -- Bas Couwenberg <[email protected]> Sat, 23 Sep 2017 13:07:10 +0200 diff --git a/debian/source.lintian-overrides b/debian/source/lintian-overrides similarity index 100% rename from debian/source.lintian-overrides rename to debian/source/lintian-overrides -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/thuban.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

