This is an automated email from the git hooks/post-receive script. a_valentino-guest pushed a commit to branch master in repository pyresample.
commit 50bf0943bcda2a311b734d37fb0244532ef02169 Author: Antonio Valentino <[email protected]> Date: Sat Jul 11 19:47:56 2015 +0000 Fix lintian warnings --- debian/rules | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/debian/rules b/debian/rules index 4d98a33..bff76ab 100755 --- a/debian/rules +++ b/debian/rules @@ -21,3 +21,7 @@ override_dh_auto_clean: dh_auto_clean --buildsystem=pybuild $(MAKE) -C docs clean $(RM) -r build + + +override_dh_installchangelogs: + dh_installchangelogs README.md -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pyresample.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

